Pull request #42211 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from d9356edcd252710aa3b4228f2071269738c10733+797b974cb90e32c7efe9e324d7459122c3f6b7b0 (44454137a55301597c68df99dd1f53d8fc129181) 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-42211@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-27T17:54:38.529Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-03-27T17:54:38.537Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-03-27T17:54:53.705Z] Still waiting to schedule task [2021-03-27T17:54:53.706Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e588328bae0b26cd)’ is offline [2021-03-27T17:55:37.564Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e588328bae0b26cd) in /home/ubuntu/workspace/moby_PR-42211 [Pipeline] { [Pipeline] checkout [2021-03-27T17:55:37.655Z] The recommended git tool is: git [2021-03-27T17:55:40.699Z] using credential docker-jenkins-github-credentials [2021-03-27T17:55:40.708Z] Cloning the remote Git repository [2021-03-27T17:55:40.708Z] Cloning with configured refspecs honoured and without tags [2021-03-27T17:55:40.968Z] Cloning repository https://github.com/moby/moby.git [2021-03-27T17:55:41.021Z] > git init /home/ubuntu/workspace/moby_PR-42211 # timeout=10 [2021-03-27T17:55:41.303Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-27T17:55:41.303Z] > git --version # timeout=10 [2021-03-27T17:55:41.318Z] > git --version # 'git version 2.17.1' [2021-03-27T17:55:41.319Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-27T17:55:41.320Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42211/head:refs/remotes/origin/PR-42211 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-27T17:56:00.528Z] Fetching without tags [2021-03-27T17:56:00.873Z] Merging remotes/origin/master commit 797b974cb90e32c7efe9e324d7459122c3f6b7b0 into PR head commit d9356edcd252710aa3b4228f2071269738c10733 [2021-03-27T17:56:00.446Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-27T17:56:00.462Z] > git config --add remote.origin.fetch +refs/pull/42211/head:refs/remotes/origin/PR-42211 # timeout=10 [2021-03-27T17:56:00.490Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-27T17:56:00.518Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-27T17:56:00.542Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-27T17:56:00.542Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-27T17:56:00.543Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42211/head:refs/remotes/origin/PR-42211 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-27T17:56:00.899Z] > git config core.sparsecheckout # timeout=10 [2021-03-27T17:56:00.928Z] > git checkout -f d9356edcd252710aa3b4228f2071269738c10733 # timeout=10 [2021-03-27T17:56:02.022Z] Merge succeeded, producing d9356edcd252710aa3b4228f2071269738c10733 [2021-03-27T17:56:02.022Z] Checking out Revision d9356edcd252710aa3b4228f2071269738c10733 (PR-42211) [2021-03-27T17:56:01.890Z] > git remote # timeout=10 [2021-03-27T17:56:01.934Z] > git config --get remote.origin.url # timeout=10 [2021-03-27T17:56:01.968Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-27T17:56:01.969Z] > git merge 797b974cb90e32c7efe9e324d7459122c3f6b7b0 # timeout=10 [2021-03-27T17:56:02.001Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-27T17:56:02.033Z] > git config core.sparsecheckout # timeout=10 [2021-03-27T17:56:02.047Z] > git checkout -f d9356edcd252710aa3b4228f2071269738c10733 # timeout=10 [2021-03-27T17:56:06.975Z] Commit message: "add .gitconfig to handle case-only renames" [2021-03-27T17:56:06.975Z] First time build. Skipping changelog. [2021-03-27T17:56:07.018Z] > git --version # timeout=10 [2021-03-27T17:56:07.048Z] > git --version # 'git version 2.17.1' [2021-03-27T17:56:07.085Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-03-27T17:56:08.217Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42211:/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-27T17:56:18.173Z] Unable to find image 'alpine:latest' locally [2021-03-27T17:56:18.173Z] latest: Pulling from library/alpine [2021-03-27T17:56:18.173Z] 9aae54b2144e: Pulling fs layer [2021-03-27T17:56:18.173Z] 9aae54b2144e: Verifying Checksum [2021-03-27T17:56:18.173Z] 9aae54b2144e: Download complete [2021-03-27T17:56:18.173Z] 9aae54b2144e: Pull complete [2021-03-27T17:56:18.173Z] Digest: sha256:826f70e0ac33e99a72cf20fb0571245a8fee52d68cb26d8bc58e53bfa65dcdfa [2021-03-27T17:56:18.430Z] Status: Downloaded newer image for alpine:latest [2021-03-27T17:56:26.542Z] 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-27T17:56:27.097Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e588328bae0b26cd) in /home/ubuntu/workspace/moby_PR-42211 [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-27T17:56:27.155Z] The recommended git tool is: git [Pipeline] // stage [2021-03-27T17:56:27.173Z] using credential docker-jenkins-github-credentials [2021-03-27T17:56:27.177Z] Running on s390x-ubuntu-30 in /home/jenkins/workspace/moby_PR-42211 [Pipeline] // stage [2021-03-27T17:56:27.192Z] Running on ppc64le-ubuntu-15 in /home/docker/workspace/moby_PR-42211 [Pipeline] // stage [2021-03-27T17:56:27.203Z] Fetching changes from the remote Git repository [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-27T17:56:27.237Z] Fetching without tags Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] checkout [2021-03-27T17:56:27.282Z] The recommended git tool is: git [Pipeline] checkout [2021-03-27T17:56:27.307Z] The recommended git tool is: git [Pipeline] // stage [2021-03-27T17:56:27.316Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-03-27T17:56:27.330Z] Cloning the remote Git repository [2021-03-27T17:56:27.330Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [2021-03-27T17:56:27.343Z] 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-27T17:56:27.357Z] Cloning the remote Git repository [2021-03-27T17:56:27.357Z] 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-27T17:56:27.675Z] Merging remotes/origin/master commit 797b974cb90e32c7efe9e324d7459122c3f6b7b0 into PR head commit d9356edcd252710aa3b4228f2071269738c10733 [2021-03-27T17:56:27.948Z] Merge succeeded, producing d9356edcd252710aa3b4228f2071269738c10733 [2021-03-27T17:56:27.948Z] Checking out Revision d9356edcd252710aa3b4228f2071269738c10733 (PR-42211) [2021-03-27T17:56:28.087Z] Commit message: "add .gitconfig to handle case-only renames" [2021-03-27T17:56:28.097Z] > git --version # timeout=10 [2021-03-27T17:56:28.114Z] > git --version # 'git version 2.17.1' [2021-03-27T17:56:28.135Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-03-27T17:56:27.177Z] > git rev-parse --is-inside-work-tree # timeout=10 [2021-03-27T17:56:27.205Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-27T17:56:27.240Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-27T17:56:27.240Z] > git --version # timeout=10 [2021-03-27T17:56:27.258Z] > git --version # 'git version 2.17.1' [2021-03-27T17:56:27.258Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-27T17:56:27.259Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42211/head:refs/remotes/origin/PR-42211 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-27T17:56:27.676Z] > git config core.sparsecheckout # timeout=10 [2021-03-27T17:56:27.735Z] > git checkout -f d9356edcd252710aa3b4228f2071269738c10733 # timeout=10 [2021-03-27T17:56:27.848Z] > git remote # timeout=10 [2021-03-27T17:56:27.870Z] > git config --get remote.origin.url # timeout=10 [2021-03-27T17:56:27.896Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-27T17:56:27.897Z] > git merge 797b974cb90e32c7efe9e324d7459122c3f6b7b0 # timeout=10 [2021-03-27T17:56:27.925Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-27T17:56:27.949Z] > git config core.sparsecheckout # timeout=10 [2021-03-27T17:56:27.970Z] > git checkout -f d9356edcd252710aa3b4228f2071269738c10733 # timeout=10 [2021-03-27T17:56:27.338Z] Cloning repository https://github.com/moby/moby.git [2021-03-27T17:56:27.338Z] > git init /home/jenkins/workspace/moby_PR-42211 # timeout=10 [2021-03-27T17:56:27.361Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-27T17:56:27.361Z] > git --version # timeout=10 [2021-03-27T17:56:27.363Z] > git --version # 'git version 2.17.1' [2021-03-27T17:56:27.363Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-27T17:56:27.363Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42211/head:refs/remotes/origin/PR-42211 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-27T17:56:27.364Z] Cloning repository https://github.com/moby/moby.git [2021-03-27T17:56:27.364Z] > git init /home/docker/workspace/moby_PR-42211 # timeout=10 [2021-03-27T17:56:27.374Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-27T17:56:27.374Z] > git --version # timeout=10 [2021-03-27T17:56:27.377Z] > git --version # 'git version 2.7.4' [2021-03-27T17:56:27.377Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-27T17:56:27.378Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42211/head:refs/remotes/origin/PR-42211 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-03-27T17:56:28.878Z] + [ PR != PR ] [2021-03-27T17:56:28.878Z] + [ master != master ] [2021-03-27T17:56:28.878Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-03-27T17:56:29.248Z] + docker version [2021-03-27T17:56:29.248Z] Client: Docker Engine - Community [2021-03-27T17:56:29.248Z] Version: 20.10.3 [2021-03-27T17:56:29.248Z] API version: 1.41 [2021-03-27T17:56:29.248Z] Go version: go1.13.15 [2021-03-27T17:56:29.248Z] Git commit: 48d30b5 [2021-03-27T17:56:29.248Z] Built: Fri Jan 29 14:33:13 2021 [2021-03-27T17:56:29.248Z] OS/Arch: linux/amd64 [2021-03-27T17:56:29.248Z] Context: default [2021-03-27T17:56:29.248Z] Experimental: true [2021-03-27T17:56:29.248Z] [2021-03-27T17:56:29.248Z] Server: Docker Engine - Community [2021-03-27T17:56:29.248Z] Engine: [2021-03-27T17:56:29.248Z] Version: 20.10.3 [2021-03-27T17:56:29.248Z] API version: 1.41 (minimum version 1.12) [2021-03-27T17:56:29.248Z] Go version: go1.13.15 [2021-03-27T17:56:29.248Z] Git commit: 46229ca [2021-03-27T17:56:29.248Z] Built: Fri Jan 29 14:31:25 2021 [2021-03-27T17:56:29.248Z] OS/Arch: linux/amd64 [2021-03-27T17:56:29.248Z] Experimental: true [2021-03-27T17:56:29.248Z] containerd: [2021-03-27T17:56:29.248Z] Version: 1.4.3 [2021-03-27T17:56:29.248Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-27T17:56:29.248Z] runc: [2021-03-27T17:56:29.248Z] Version: 1.0.0-rc92 [2021-03-27T17:56:29.248Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-27T17:56:29.248Z] docker-init: [2021-03-27T17:56:29.248Z] Version: 0.19.0 [2021-03-27T17:56:29.248Z] GitCommit: de40ad0 [Pipeline] sh [2021-03-27T17:56:29.575Z] + docker info [2021-03-27T17:56:36.977Z] Fetching without tags [2021-03-27T17:56:37.251Z] Merging remotes/origin/master commit 797b974cb90e32c7efe9e324d7459122c3f6b7b0 into PR head commit d9356edcd252710aa3b4228f2071269738c10733 [2021-03-27T17:56:37.705Z] Merge succeeded, producing d9356edcd252710aa3b4228f2071269738c10733 [2021-03-27T17:56:37.705Z] Checking out Revision d9356edcd252710aa3b4228f2071269738c10733 (PR-42211) [2021-03-27T17:56:38.235Z] Commit message: "add .gitconfig to handle case-only renames" [2021-03-27T17:56:36.947Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-27T17:56:36.949Z] > git config --add remote.origin.fetch +refs/pull/42211/head:refs/remotes/origin/PR-42211 # timeout=10 [2021-03-27T17:56:36.955Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-27T17:56:36.968Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-27T17:56:36.983Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-27T17:56:36.983Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-27T17:56:36.983Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42211/head:refs/remotes/origin/PR-42211 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-27T17:56:37.257Z] > git config core.sparsecheckout # timeout=10 [2021-03-27T17:56:37.259Z] > git checkout -f d9356edcd252710aa3b4228f2071269738c10733 # timeout=10 [2021-03-27T17:56:37.671Z] > git remote # timeout=10 [2021-03-27T17:56:37.677Z] > git config --get remote.origin.url # timeout=10 [2021-03-27T17:56:37.682Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-27T17:56:37.682Z] > git merge 797b974cb90e32c7efe9e324d7459122c3f6b7b0 # timeout=10 [2021-03-27T17:56:37.695Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-27T17:56:37.711Z] > git config core.sparsecheckout # timeout=10 [2021-03-27T17:56:37.712Z] > git checkout -f d9356edcd252710aa3b4228f2071269738c10733 # timeout=10 [2021-03-27T17:56:38.301Z] > git --version # timeout=10 [2021-03-27T17:56:38.303Z] > git --version # 'git version 2.17.1' [2021-03-27T17:56:38.305Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-03-27T17:56:39.089Z] + docker version [2021-03-27T17:56:39.089Z] Client: Docker Engine - Community [2021-03-27T17:56:39.089Z] Version: 19.03.7 [2021-03-27T17:56:39.089Z] API version: 1.40 [2021-03-27T17:56:39.089Z] Go version: go1.12.17 [2021-03-27T17:56:39.089Z] Git commit: 7141c199a2 [2021-03-27T17:56:39.089Z] Built: Sat Mar 7 16:48:47 2020 [2021-03-27T17:56:39.089Z] OS/Arch: linux/s390x [2021-03-27T17:56:39.089Z] Experimental: false [2021-03-27T17:56:39.089Z] [2021-03-27T17:56:39.089Z] Server: Docker Engine - Community [2021-03-27T17:56:39.089Z] Engine: [2021-03-27T17:56:39.089Z] Version: 19.03.7 [2021-03-27T17:56:39.089Z] API version: 1.40 (minimum version 1.12) [2021-03-27T17:56:39.089Z] Go version: go1.12.17 [2021-03-27T17:56:39.089Z] Git commit: 7141c199a2 [2021-03-27T17:56:39.089Z] Built: Sat Mar 7 16:47:46 2020 [2021-03-27T17:56:39.089Z] OS/Arch: linux/s390x [2021-03-27T17:56:39.089Z] Experimental: true [2021-03-27T17:56:39.089Z] containerd: [2021-03-27T17:56:39.089Z] Version: 1.2.13 [2021-03-27T17:56:39.089Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2021-03-27T17:56:39.089Z] runc: [2021-03-27T17:56:39.089Z] Version: 1.0.0-rc10 [2021-03-27T17:56:39.089Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-03-27T17:56:39.089Z] docker-init: [2021-03-27T17:56:39.089Z] Version: 0.18.0 [2021-03-27T17:56:39.089Z] GitCommit: fec3683 [Pipeline] sh [2021-03-27T17:56:39.463Z] + docker info [2021-03-27T17:56:39.463Z] Client: [2021-03-27T17:56:39.463Z] Debug Mode: false [2021-03-27T17:56:39.463Z] [2021-03-27T17:56:39.463Z] Server: [2021-03-27T17:56:39.463Z] Containers: 0 [2021-03-27T17:56:39.463Z] Running: 0 [2021-03-27T17:56:39.463Z] Paused: 0 [2021-03-27T17:56:39.463Z] Stopped: 0 [2021-03-27T17:56:39.463Z] Images: 0 [2021-03-27T17:56:39.463Z] Server Version: 19.03.7 [2021-03-27T17:56:39.463Z] Storage Driver: overlay2 [2021-03-27T17:56:39.463Z] Backing Filesystem: [2021-03-27T17:56:39.463Z] Supports d_type: true [2021-03-27T17:56:39.463Z] Native Overlay Diff: true [2021-03-27T17:56:39.463Z] Logging Driver: json-file [2021-03-27T17:56:39.463Z] Cgroup Driver: cgroupfs [2021-03-27T17:56:39.463Z] Plugins: [2021-03-27T17:56:39.463Z] Volume: local [2021-03-27T17:56:39.463Z] Network: bridge host ipvlan macvlan null overlay [2021-03-27T17:56:39.463Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-03-27T17:56:39.463Z] Swarm: inactive [2021-03-27T17:56:39.463Z] Runtimes: runc [2021-03-27T17:56:39.463Z] Default Runtime: runc [2021-03-27T17:56:39.463Z] Init Binary: docker-init [2021-03-27T17:56:39.463Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2021-03-27T17:56:39.463Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-03-27T17:56:39.463Z] init version: fec3683 [2021-03-27T17:56:39.463Z] Security Options: [2021-03-27T17:56:39.463Z] apparmor [2021-03-27T17:56:39.463Z] seccomp [2021-03-27T17:56:39.463Z] Profile: default [2021-03-27T17:56:39.463Z] Kernel Version: 4.15.0-88-generic [2021-03-27T17:56:39.463Z] Operating System: Ubuntu 18.04.4 LTS [2021-03-27T17:56:39.463Z] OSType: linux [2021-03-27T17:56:39.463Z] Architecture: s390x [2021-03-27T17:56:39.463Z] CPUs: 2 [2021-03-27T17:56:39.463Z] Total Memory: 7.861GiB [2021-03-27T17:56:39.463Z] Name: s390x-ubuntu-30 [2021-03-27T17:56:39.463Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2021-03-27T17:56:39.463Z] Docker Root Dir: /var/lib/docker [2021-03-27T17:56:39.463Z] Debug Mode: false [2021-03-27T17:56:39.463Z] Registry: https://index.docker.io/v1/ [2021-03-27T17:56:39.463Z] Labels: [2021-03-27T17:56:39.463Z] Experimental: true [2021-03-27T17:56:39.463Z] Insecure Registries: [2021-03-27T17:56:39.463Z] 127.0.0.0/8 [2021-03-27T17:56:39.463Z] Live Restore Enabled: false [2021-03-27T17:56:39.463Z] [2021-03-27T17:56:39.463Z] WARNING: No swap limit support [Pipeline] sh [2021-03-27T17:56:39.838Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-27T17:56:39.838Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-27T17:56:39.838Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-42211/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-03-27T17:56:39.838Z] + bash /home/jenkins/workspace/moby_PR-42211/check-config.sh [2021-03-27T17:56:39.838Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-03-27T17:56:39.838Z] info: reading kernel config from /boot/config-4.15.0-88-generic ... [2021-03-27T17:56:39.838Z] [2021-03-27T17:56:39.838Z] Generally Necessary: [2021-03-27T17:56:39.838Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-03-27T17:56:39.838Z] - apparmor: enabled and tools installed [2021-03-27T17:56:39.838Z] - CONFIG_NAMESPACES: enabled [2021-03-27T17:56:39.838Z] - CONFIG_NET_NS: enabled [2021-03-27T17:56:39.838Z] - CONFIG_PID_NS: enabled [2021-03-27T17:56:39.838Z] - CONFIG_IPC_NS: enabled [2021-03-27T17:56:39.838Z] - CONFIG_UTS_NS: enabled [2021-03-27T17:56:39.838Z] - CONFIG_CGROUPS: enabled [2021-03-27T17:56:39.838Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-03-27T17:56:39.838Z] - CONFIG_CGROUP_DEVICE: enabled [2021-03-27T17:56:39.838Z] - CONFIG_CGROUP_FREEZER: enabled [2021-03-27T17:56:39.838Z] - CONFIG_CGROUP_SCHED: enabled [2021-03-27T17:56:39.838Z] - CONFIG_CPUSETS: enabled [2021-03-27T17:56:39.838Z] - CONFIG_MEMCG: enabled [2021-03-27T17:56:39.838Z] - CONFIG_KEYS: enabled [2021-03-27T17:56:39.838Z] - CONFIG_VETH: enabled (as module) [2021-03-27T17:56:39.838Z] - CONFIG_BRIDGE: enabled (as module) [2021-03-27T17:56:40.128Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-03-27T17:56:40.128Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-03-27T17:56:40.128Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-03-27T17:56:40.128Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-03-27T17:56:40.128Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-03-27T17:56:40.128Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-03-27T17:56:40.128Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-03-27T17:56:40.128Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-03-27T17:56:40.128Z] - CONFIG_NF_NAT: enabled (as module) [2021-03-27T17:56:40.128Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-03-27T17:56:40.128Z] - CONFIG_POSIX_MQUEUE: enabled [2021-03-27T17:56:40.128Z] [2021-03-27T17:56:40.128Z] Optional Features: [2021-03-27T17:56:40.128Z] - CONFIG_USER_NS: enabled [2021-03-27T17:56:40.128Z] - CONFIG_SECCOMP: enabled [2021-03-27T17:56:40.128Z] - CONFIG_CGROUP_PIDS: enabled [2021-03-27T17:56:40.128Z] - CONFIG_MEMCG_SWAP: enabled [2021-03-27T17:56:40.128Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-03-27T17:56:40.128Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-03-27T17:56:40.128Z] - CONFIG_BLK_CGROUP: enabled [2021-03-27T17:56:40.128Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-03-27T17:56:40.128Z] - CONFIG_IOSCHED_CFQ: enabled [2021-03-27T17:56:40.128Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-03-27T17:56:40.128Z] - CONFIG_CGROUP_PERF: enabled [2021-03-27T17:56:40.128Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-03-27T17:56:40.128Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-03-27T17:56:40.128Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-03-27T17:56:40.128Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-03-27T17:56:40.128Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-03-27T17:56:40.128Z] - CONFIG_RT_GROUP_SCHED: missing [2021-03-27T17:56:40.128Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-03-27T17:56:40.128Z] - CONFIG_IP_VS: enabled (as module) [2021-03-27T17:56:40.128Z] - CONFIG_IP_VS_NFCT: enabled [2021-03-27T17:56:40.128Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-03-27T17:56:40.128Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-03-27T17:56:40.128Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-03-27T17:56:40.128Z] - CONFIG_EXT4_FS: enabled [2021-03-27T17:56:40.128Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-03-27T17:56:40.128Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-03-27T17:56:40.128Z] - Network Drivers: [2021-03-27T17:56:40.128Z] - "overlay": [2021-03-27T17:56:40.128Z] - CONFIG_VXLAN: enabled (as module) [2021-03-27T17:56:40.128Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-03-27T17:56:40.128Z] Optional (for encrypted networks): [2021-03-27T17:56:40.128Z] - CONFIG_CRYPTO: enabled [2021-03-27T17:56:40.128Z] - CONFIG_CRYPTO_AEAD: enabled [2021-03-27T17:56:40.128Z] - CONFIG_CRYPTO_GCM: enabled [2021-03-27T17:56:40.128Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-03-27T17:56:40.128Z] - CONFIG_CRYPTO_GHASH: enabled [2021-03-27T17:56:40.128Z] - CONFIG_XFRM: enabled [2021-03-27T17:56:40.128Z] - CONFIG_XFRM_USER: enabled (as module) [2021-03-27T17:56:40.128Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-03-27T17:56:40.128Z] - CONFIG_INET_ESP: enabled (as module) [2021-03-27T17:56:40.128Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-03-27T17:56:40.128Z] - "ipvlan": [2021-03-27T17:56:40.128Z] - CONFIG_IPVLAN: enabled (as module) [2021-03-27T17:56:40.128Z] - "macvlan": [2021-03-27T17:56:40.128Z] - CONFIG_MACVLAN: enabled (as module) [2021-03-27T17:56:40.128Z] - CONFIG_DUMMY: enabled (as module) [2021-03-27T17:56:40.128Z] - "ftp,tftp client in container": [2021-03-27T17:56:40.128Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-03-27T17:56:40.128Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-03-27T17:56:40.128Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-03-27T17:56:40.128Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-03-27T17:56:40.128Z] - Storage Drivers: [2021-03-27T17:56:40.128Z] - "aufs": [2021-03-27T17:56:40.128Z] - CONFIG_AUFS_FS: enabled (as module) [2021-03-27T17:56:40.128Z] - "btrfs": [2021-03-27T17:56:40.128Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-03-27T17:56:40.128Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-03-27T17:56:40.128Z] - "devicemapper": [2021-03-27T17:56:40.128Z] - CONFIG_BLK_DEV_DM: enabled [2021-03-27T17:56:40.128Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-03-27T17:56:40.128Z] - "overlay": [2021-03-27T17:56:40.129Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-03-27T17:56:40.129Z] - "zfs": [2021-03-27T17:56:40.129Z] - /dev/zfs: missing [2021-03-27T17:56:40.129Z] - zfs command: missing [2021-03-27T17:56:40.129Z] - zpool command: missing [2021-03-27T17:56:40.129Z] [2021-03-27T17:56:40.129Z] Limits: [2021-03-27T17:56:40.129Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-03-27T17:56:40.129Z] [2021-03-27T17:56:40.129Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-03-27T17:56:40.553Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:d9356edcd252710aa3b4228f2071269738c10733 . [2021-03-27T17:56:40.553Z] #2 [internal] load .dockerignore [2021-03-27T17:56:40.553Z] #2 transferring context: 87B done [2021-03-27T17:56:40.553Z] #2 DONE 0.0s [2021-03-27T17:56:40.553Z] [2021-03-27T17:56:40.553Z] #1 [internal] load build definition from Dockerfile [2021-03-27T17:56:40.553Z] #1 transferring dockerfile: 17.02kB done [2021-03-27T17:56:40.553Z] #1 DONE 0.0s [2021-03-27T17:56:40.553Z] [2021-03-27T17:56:40.553Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-03-27T17:56:40.843Z] #3 DONE 0.3s [2021-03-27T17:56:40.843Z] [2021-03-27T17:56:40.843Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b... [2021-03-27T17:56:40.843Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-03-27T17:56:40.843Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-03-27T17:56:40.843Z] #4 sha256:6ce32b7af840de740a21ba297f7d1c31e0f1eb0d6b03c0efc03ae0cca9c8fd2a 528B / 528B done [2021-03-27T17:56:40.843Z] #4 sha256:86c932e21798e5a8d71bfc2953075f408c771ba1e111cf08762f5fe4f681358e 1.20kB / 1.20kB done [2021-03-27T17:56:40.843Z] #4 sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 0B / 9.68MB 0.0s [2021-03-27T17:56:41.133Z] #4 sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 3.69MB / 9.68MB 0.1s [2021-03-27T17:56:41.133Z] #4 sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 9.68MB / 9.68MB 0.2s done [2021-03-27T17:56:41.133Z] #4 extracting sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd [2021-03-27T17:56:41.423Z] #4 extracting sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 0.2s done [2021-03-27T17:56:41.423Z] #4 DONE 0.5s [2021-03-27T17:56:41.713Z] [2021-03-27T17:56:41.713Z] #5 [internal] load build definition from Dockerfile [2021-03-27T17:56:41.713Z] #5 transferring dockerfile: 17.02kB done [2021-03-27T17:56:41.713Z] #5 DONE 0.0s [2021-03-27T17:56:42.006Z] [2021-03-27T17:56:42.006Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-27T17:56:42.006Z] #9 DONE 0.1s [2021-03-27T17:56:42.006Z] [2021-03-27T17:56:42.006Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-03-27T17:56:42.006Z] #6 DONE 0.1s [2021-03-27T17:56:42.006Z] [2021-03-27T17:56:42.006Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-27T17:56:42.006Z] #8 DONE 0.1s [2021-03-27T17:56:42.006Z] [2021-03-27T17:56:42.006Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-03-27T17:56:42.097Z] Still waiting to schedule task [2021-03-27T17:56:42.097Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e588328bae0b26cd)’ [2021-03-27T17:56:42.098Z] Still waiting to schedule task [2021-03-27T17:56:42.098Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e588328bae0b26cd)’ [2021-03-27T17:56:42.099Z] Still waiting to schedule task [2021-03-27T17:56:42.099Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2021-03-27T17:56:42.104Z] Still waiting to schedule task [2021-03-27T17:56:42.104Z] All nodes of label ‘arm64&&linux’ are offline [2021-03-27T17:56:42.106Z] Still waiting to schedule task [2021-03-27T17:56:42.106Z] All nodes of label ‘windows-2019’ are offline [2021-03-27T17:56:42.309Z] #7 DONE 0.2s [2021-03-27T17:56:42.309Z] [2021-03-27T17:56:42.309Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-03-27T17:56:42.309Z] #10 DONE 0.0s [2021-03-27T17:56:42.309Z] [2021-03-27T17:56:42.309Z] #11 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2021-03-27T17:56:42.309Z] #11 CACHED [2021-03-27T17:56:42.309Z] [2021-03-27T17:56:42.309Z] #12 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2021-03-27T17:56:42.309Z] #12 CACHED [2021-03-27T17:56:42.309Z] [2021-03-27T17:56:42.309Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57ed... [2021-03-27T17:56:42.309Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-27T17:56:42.309Z] #63 DONE 0.0s [2021-03-27T17:56:42.309Z] [2021-03-27T17:56:42.309Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57ed... [2021-03-27T17:56:42.309Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-03-27T17:56:42.607Z] #65 ... [2021-03-27T17:56:42.607Z] [2021-03-27T17:56:42.607Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-03-27T17:56:42.607Z] #40 DONE 0.3s [2021-03-27T17:56:42.607Z] [2021-03-27T17:56:42.607Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57ed... [2021-03-27T17:56:42.607Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-03-27T17:56:42.607Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-03-27T17:56:42.607Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 6.84MB / 12.42MB 0.2s [2021-03-27T17:56:42.607Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-03-27T17:56:42.607Z] #65 ... [2021-03-27T17:56:42.607Z] [2021-03-27T17:56:42.607Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-03-27T17:56:42.607Z] #32 DONE 0.3s [2021-03-27T17:56:42.607Z] [2021-03-27T17:56:42.607Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57ed... [2021-03-27T17:56:42.607Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.22MB / 12.42MB 0.3s [2021-03-27T17:56:42.896Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.4s done [2021-03-27T17:56:42.896Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 [2021-03-27T17:56:43.932Z] #65 ... [2021-03-27T17:56:43.932Z] [2021-03-27T17:56:43.932Z] #13 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian... [2021-03-27T17:56:43.932Z] #13 DONE 1.6s [2021-03-27T17:56:43.932Z] [2021-03-27T17:56:43.932Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57ed... [2021-03-27T17:56:44.453Z] Client: [2021-03-27T17:56:44.453Z] Context: default [2021-03-27T17:56:44.453Z] Debug Mode: false [2021-03-27T17:56:44.453Z] Plugins: [2021-03-27T17:56:44.453Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-03-27T17:56:44.453Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-03-27T17:56:44.453Z] [2021-03-27T17:56:44.453Z] Server: [2021-03-27T17:56:44.453Z] Containers: 0 [2021-03-27T17:56:44.453Z] Running: 0 [2021-03-27T17:56:44.453Z] Paused: 0 [2021-03-27T17:56:44.453Z] Stopped: 0 [2021-03-27T17:56:44.453Z] Images: 1 [2021-03-27T17:56:44.453Z] Server Version: 20.10.3 [2021-03-27T17:56:44.453Z] Storage Driver: overlay2 [2021-03-27T17:56:44.453Z] Backing Filesystem: extfs [2021-03-27T17:56:44.453Z] Supports d_type: true [2021-03-27T17:56:44.453Z] Native Overlay Diff: true [2021-03-27T17:56:44.453Z] Logging Driver: json-file [2021-03-27T17:56:44.453Z] Cgroup Driver: cgroupfs [2021-03-27T17:56:44.453Z] Cgroup Version: 1 [2021-03-27T17:56:44.453Z] Plugins: [2021-03-27T17:56:44.453Z] Volume: local [2021-03-27T17:56:44.453Z] Network: bridge host ipvlan macvlan null overlay [2021-03-27T17:56:44.453Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-03-27T17:56:44.453Z] Swarm: inactive [2021-03-27T17:56:44.453Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2021-03-27T17:56:44.453Z] Default Runtime: runc [2021-03-27T17:56:44.453Z] Init Binary: docker-init [2021-03-27T17:56:44.453Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-27T17:56:44.453Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-27T17:56:44.453Z] init version: de40ad0 [2021-03-27T17:56:44.453Z] Security Options: [2021-03-27T17:56:44.453Z] apparmor [2021-03-27T17:56:44.453Z] seccomp [2021-03-27T17:56:44.453Z] Profile: default [2021-03-27T17:56:44.453Z] Kernel Version: 5.4.0-1037-aws [2021-03-27T17:56:44.453Z] Operating System: Ubuntu 18.04.5 LTS [2021-03-27T17:56:44.453Z] OSType: linux [2021-03-27T17:56:44.453Z] Architecture: x86_64 [2021-03-27T17:56:44.453Z] CPUs: 2 [2021-03-27T17:56:44.453Z] Total Memory: 7.569GiB [2021-03-27T17:56:44.453Z] Name: ip-10-100-79-107 [2021-03-27T17:56:44.453Z] ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O [2021-03-27T17:56:44.453Z] Docker Root Dir: /var/lib/docker [2021-03-27T17:56:44.453Z] Debug Mode: false [2021-03-27T17:56:44.453Z] Registry: https://index.docker.io/v1/ [2021-03-27T17:56:44.453Z] Labels: [2021-03-27T17:56:44.453Z] Experimental: true [2021-03-27T17:56:44.453Z] Insecure Registries: [2021-03-27T17:56:44.453Z] 127.0.0.0/8 [2021-03-27T17:56:44.453Z] Live Restore Enabled: true [2021-03-27T17:56:44.453Z] [2021-03-27T17:56:44.453Z] WARNING: No swap limit support [2021-03-27T17:56:44.453Z] WARNING: No blkio weight support [2021-03-27T17:56:44.453Z] WARNING: No blkio weight_device support [Pipeline] sh [2021-03-27T17:56:44.791Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-27T17:56:44.791Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-27T17:56:44.791Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42211/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-03-27T17:56:44.791Z] + bash /home/ubuntu/workspace/moby_PR-42211/check-config.sh [2021-03-27T17:56:44.791Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-03-27T17:56:44.791Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ... [2021-03-27T17:56:44.791Z] [2021-03-27T17:56:44.791Z] Generally Necessary: [2021-03-27T17:56:44.791Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-03-27T17:56:44.791Z] - apparmor: enabled and tools installed [2021-03-27T17:56:44.791Z] - CONFIG_NAMESPACES: enabled [2021-03-27T17:56:44.791Z] - CONFIG_NET_NS: enabled [2021-03-27T17:56:44.791Z] - CONFIG_PID_NS: enabled [2021-03-27T17:56:44.791Z] - CONFIG_IPC_NS: enabled [2021-03-27T17:56:44.791Z] - CONFIG_UTS_NS: enabled [2021-03-27T17:56:44.791Z] - CONFIG_CGROUPS: enabled [2021-03-27T17:56:44.791Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-03-27T17:56:44.791Z] - CONFIG_CGROUP_DEVICE: enabled [2021-03-27T17:56:44.791Z] - CONFIG_CGROUP_FREEZER: enabled [2021-03-27T17:56:44.791Z] - CONFIG_CGROUP_SCHED: enabled [2021-03-27T17:56:44.791Z] - CONFIG_CPUSETS: enabled [2021-03-27T17:56:44.791Z] - CONFIG_MEMCG: enabled [2021-03-27T17:56:44.791Z] - CONFIG_KEYS: enabled [2021-03-27T17:56:44.791Z] - CONFIG_VETH: enabled (as module) [2021-03-27T17:56:44.791Z] - CONFIG_BRIDGE: enabled (as module) [2021-03-27T17:56:44.791Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-03-27T17:56:44.791Z] - CONFIG_NF_NAT_IPV4: missing [2021-03-27T17:56:44.791Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-03-27T17:56:44.791Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-03-27T17:56:44.791Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-03-27T17:56:44.791Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-03-27T17:56:44.791Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-03-27T17:56:44.791Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-03-27T17:56:44.791Z] - CONFIG_NF_NAT: enabled (as module) [2021-03-27T17:56:44.791Z] - CONFIG_NF_NAT_NEEDED: missing [2021-03-27T17:56:44.791Z] - CONFIG_POSIX_MQUEUE: enabled [2021-03-27T17:56:44.791Z] [2021-03-27T17:56:44.791Z] Optional Features: [2021-03-27T17:56:44.791Z] - CONFIG_USER_NS: enabled [2021-03-27T17:56:44.791Z] - CONFIG_SECCOMP: enabled [2021-03-27T17:56:44.791Z] - CONFIG_CGROUP_PIDS: enabled [2021-03-27T17:56:45.059Z] - CONFIG_MEMCG_SWAP: enabled [2021-03-27T17:56:45.059Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-03-27T17:56:45.059Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-03-27T17:56:45.059Z] - CONFIG_BLK_CGROUP: enabled [2021-03-27T17:56:45.059Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-03-27T17:56:45.059Z] - CONFIG_IOSCHED_CFQ: missing [2021-03-27T17:56:45.059Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-03-27T17:56:45.059Z] - CONFIG_CGROUP_PERF: enabled [2021-03-27T17:56:45.059Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-03-27T17:56:45.059Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-03-27T17:56:45.059Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-03-27T17:56:45.059Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-03-27T17:56:45.059Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-03-27T17:56:45.059Z] - CONFIG_RT_GROUP_SCHED: missing [2021-03-27T17:56:45.059Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-03-27T17:56:45.059Z] - CONFIG_IP_VS: enabled (as module) [2021-03-27T17:56:45.059Z] - CONFIG_IP_VS_NFCT: enabled [2021-03-27T17:56:45.059Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-03-27T17:56:45.059Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-03-27T17:56:45.059Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-03-27T17:56:45.059Z] - CONFIG_EXT4_FS: enabled [2021-03-27T17:56:45.059Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-03-27T17:56:45.059Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-03-27T17:56:45.059Z] - Network Drivers: [2021-03-27T17:56:45.059Z] - "overlay": [2021-03-27T17:56:45.059Z] - CONFIG_VXLAN: enabled (as module) [2021-03-27T17:56:45.059Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-03-27T17:56:45.059Z] Optional (for encrypted networks): [2021-03-27T17:56:45.059Z] - CONFIG_CRYPTO: enabled [2021-03-27T17:56:45.059Z] - CONFIG_CRYPTO_AEAD: enabled [2021-03-27T17:56:45.059Z] - CONFIG_CRYPTO_GCM: enabled [2021-03-27T17:56:45.059Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-03-27T17:56:45.059Z] - CONFIG_CRYPTO_GHASH: enabled [2021-03-27T17:56:45.059Z] - CONFIG_XFRM: enabled [2021-03-27T17:56:45.059Z] - CONFIG_XFRM_USER: enabled (as module) [2021-03-27T17:56:45.059Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-03-27T17:56:45.059Z] - CONFIG_INET_ESP: enabled (as module) [2021-03-27T17:56:45.059Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-03-27T17:56:45.059Z] - "ipvlan": [2021-03-27T17:56:45.059Z] - CONFIG_IPVLAN: enabled (as module) [2021-03-27T17:56:45.059Z] - "macvlan": [2021-03-27T17:56:45.326Z] - CONFIG_MACVLAN: enabled (as module) [2021-03-27T17:56:45.326Z] - CONFIG_DUMMY: enabled (as module) [2021-03-27T17:56:45.326Z] - "ftp,tftp client in container": [2021-03-27T17:56:45.326Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-03-27T17:56:45.326Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-03-27T17:56:45.326Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-03-27T17:56:45.326Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-03-27T17:56:45.326Z] - Storage Drivers: [2021-03-27T17:56:45.326Z] - "aufs": [2021-03-27T17:56:45.326Z] - CONFIG_AUFS_FS: enabled (as module) [2021-03-27T17:56:45.326Z] - "btrfs": [2021-03-27T17:56:45.326Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-03-27T17:56:45.326Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-03-27T17:56:45.326Z] - "devicemapper": [2021-03-27T17:56:45.326Z] - CONFIG_BLK_DEV_DM: enabled [2021-03-27T17:56:45.326Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-03-27T17:56:45.326Z] - "overlay": [2021-03-27T17:56:45.326Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-03-27T17:56:45.326Z] - "zfs": [2021-03-27T17:56:45.326Z] - /dev/zfs: present [2021-03-27T17:56:45.326Z] - zfs command: missing [2021-03-27T17:56:45.326Z] - zpool command: missing [2021-03-27T17:56:45.326Z] [2021-03-27T17:56:45.326Z] Limits: [2021-03-27T17:56:45.326Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-03-27T17:56:45.326Z] [2021-03-27T17:56:45.326Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-03-27T17:56:45.455Z] #65 ... [2021-03-27T17:56:45.455Z] [2021-03-27T17:56:45.455Z] #24 [internal] load build context [2021-03-27T17:56:45.455Z] #24 transferring context: 53.43MB 2.9s done [2021-03-27T17:56:45.455Z] #24 DONE 3.1s [2021-03-27T17:56:45.455Z] [2021-03-27T17:56:45.455Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57ed... [2021-03-27T17:56:45.665Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:d9356edcd252710aa3b4228f2071269738c10733 . [2021-03-27T17:56:45.922Z] #1 [internal] load build definition from Dockerfile [2021-03-27T17:56:45.922Z] #1 sha256:7dcae973e14e3ef44d750349a5d625ea755f00fd850e5c1014782a3ef076a351 [2021-03-27T17:56:45.922Z] #1 transferring dockerfile: 17.02kB done [2021-03-27T17:56:45.922Z] #1 DONE 0.1s [2021-03-27T17:56:45.922Z] [2021-03-27T17:56:45.922Z] #2 [internal] load .dockerignore [2021-03-27T17:56:45.922Z] #2 sha256:978d186d01c832838e7a992aacf0db3cbb7be5e81a0b03c529328ce8b9089a7e [2021-03-27T17:56:45.922Z] #2 transferring context: 32B [2021-03-27T17:56:45.922Z] #2 transferring context: 87B done [2021-03-27T17:56:45.922Z] #2 DONE 0.1s [2021-03-27T17:56:45.922Z] [2021-03-27T17:56:45.922Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-03-27T17:56:45.922Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-03-27T17:56:46.112Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.2s done [2021-03-27T17:56:46.485Z] #3 DONE 0.4s [2021-03-27T17:56:46.485Z] [2021-03-27T17:56:46.485Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-03-27T17:56:46.485Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-03-27T17:56:46.485Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-03-27T17:56:46.485Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-03-27T17:56:46.485Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0B / 9.64MB 0.1s [2021-03-27T17:56:46.485Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-03-27T17:56:46.485Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-03-27T17:56:46.485Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 3.15MB / 9.64MB 0.2s [2021-03-27T17:56:46.740Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.4s [2021-03-27T17:56:46.740Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.4s done [2021-03-27T17:56:46.740Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s [2021-03-27T17:56:46.997Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done [2021-03-27T17:56:46.997Z] #4 DONE 0.8s [2021-03-27T17:56:47.157Z] #65 DONE 4.7s [2021-03-27T17:56:47.157Z] [2021-03-27T17:56:47.157Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ed28974b... [2021-03-27T17:56:47.157Z] #27 resolve docker.io/library/debian:buster@sha256:ed28974b37a2ee07bc8d43249c7396eee05a210d92aa784871e3bed715671d4f done [2021-03-27T17:56:47.157Z] #27 sha256:ed28974b37a2ee07bc8d43249c7396eee05a210d92aa784871e3bed715671d4f 1.85kB / 1.85kB done [2021-03-27T17:56:47.157Z] #27 sha256:b26b4f416d7d9d31b449538a30785a65021d784b6c387e05d7a3e3f1fdcc8e8f 529B / 529B done [2021-03-27T17:56:47.157Z] #27 sha256:44acbef13f08afa5f2ac9a6ae5d6f5d79a35fd8a4672283cc3c371792452a8f8 1.46kB / 1.46kB done [2021-03-27T17:56:47.157Z] #27 sha256:c1b0086a5cca01c7491d8c2f15dbad8cb1c1829a7d6d1edd7f8c3dd02be85f2b 48.97MB / 48.97MB 2.1s done [2021-03-27T17:56:47.157Z] #27 extracting sha256:c1b0086a5cca01c7491d8c2f15dbad8cb1c1829a7d6d1edd7f8c3dd02be85f2b 1.7s [2021-03-27T17:56:47.304Z] Fetching without tags [2021-03-27T17:56:47.559Z] [2021-03-27T17:56:47.559Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-27T17:56:47.559Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-03-27T17:56:47.682Z] Merging remotes/origin/master commit 797b974cb90e32c7efe9e324d7459122c3f6b7b0 into PR head commit d9356edcd252710aa3b4228f2071269738c10733 [2021-03-27T17:56:48.122Z] #8 ... [2021-03-27T17:56:48.122Z] [2021-03-27T17:56:48.122Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-03-27T17:56:48.122Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-03-27T17:56:48.122Z] #6 DONE 0.8s [2021-03-27T17:56:48.378Z] [2021-03-27T17:56:48.378Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-03-27T17:56:48.378Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-03-27T17:56:48.378Z] #5 DONE 0.9s [2021-03-27T17:56:48.378Z] [2021-03-27T17:56:48.378Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-27T17:56:48.378Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-03-27T17:56:48.378Z] #8 DONE 0.9s [2021-03-27T17:56:48.378Z] [2021-03-27T17:56:48.378Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-27T17:56:48.378Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-03-27T17:56:48.378Z] #7 DONE 0.9s [2021-03-27T17:56:48.451Z] Merge succeeded, producing d9356edcd252710aa3b4228f2071269738c10733 [2021-03-27T17:56:48.451Z] Checking out Revision d9356edcd252710aa3b4228f2071269738c10733 (PR-42211) [2021-03-27T17:56:48.666Z] #27 ... [2021-03-27T17:56:48.666Z] [2021-03-27T17:56:48.666Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-03-27T17:56:48.666Z] #64 DONE 0.8s [2021-03-27T17:56:48.666Z] [2021-03-27T17:56:48.666Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ed28974b... [2021-03-27T17:56:48.666Z] #27 ... [2021-03-27T17:56:48.666Z] [2021-03-27T17:56:48.666Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-03-27T17:56:48.666Z] #14 2.619 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-03-27T17:56:48.666Z] #14 2.660 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-03-27T17:56:48.666Z] #14 2.660 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-27T17:56:48.666Z] #14 2.676 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-27T17:56:48.666Z] #14 3.379 Get:5 http://deb.debian.org/debian buster-backports/main s390x Packages [425 kB] [2021-03-27T17:56:48.666Z] #14 4.282 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-03-27T17:56:47.277Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-27T17:56:47.280Z] > git config --add remote.origin.fetch +refs/pull/42211/head:refs/remotes/origin/PR-42211 # timeout=10 [2021-03-27T17:56:47.283Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-27T17:56:47.297Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-27T17:56:47.311Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-27T17:56:47.312Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-27T17:56:47.313Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42211/head:refs/remotes/origin/PR-42211 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-27T17:56:47.689Z] > git config core.sparsecheckout # timeout=10 [2021-03-27T17:56:47.691Z] > git checkout -f d9356edcd252710aa3b4228f2071269738c10733 # timeout=10 [2021-03-27T17:56:48.414Z] > git remote # timeout=10 [2021-03-27T17:56:48.417Z] > git config --get remote.origin.url # timeout=10 [2021-03-27T17:56:48.420Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-27T17:56:48.421Z] > git merge 797b974cb90e32c7efe9e324d7459122c3f6b7b0 # timeout=10 [2021-03-27T17:56:48.444Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-27T17:56:48.458Z] > git config core.sparsecheckout # timeout=10 [2021-03-27T17:56:48.460Z] > git checkout -f d9356edcd252710aa3b4228f2071269738c10733 # timeout=10 [2021-03-27T17:56:48.959Z] #14 ... [2021-03-27T17:56:48.959Z] [2021-03-27T17:56:48.959Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-03-27T17:56:48.959Z] #66 DONE 0.3s [2021-03-27T17:56:48.959Z] [2021-03-27T17:56:48.959Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ed28974b... [2021-03-27T17:56:49.050Z] Commit message: "add .gitconfig to handle case-only renames" [2021-03-27T17:56:49.102Z] > git --version # timeout=10 [2021-03-27T17:56:49.104Z] > git --version # 'git version 2.7.4' [2021-03-27T17:56:49.106Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-03-27T17:56:49.769Z] [2021-03-27T17:56:49.770Z] #23 [internal] load build context [2021-03-27T17:56:49.770Z] #23 sha256:f4ec7b19f36c7cec58ae82d60fc7cc0dc1a0187a44e9b633c3580f092422916c [2021-03-27T17:56:50.011Z] + docker version [2021-03-27T17:56:50.011Z] Client: [2021-03-27T17:56:50.011Z] Version: 18.06.1-ce [2021-03-27T17:56:50.011Z] API version: 1.38 [2021-03-27T17:56:50.011Z] Go version: go1.10.3 [2021-03-27T17:56:50.011Z] Git commit: e68fc7a [2021-03-27T17:56:50.011Z] Built: Tue Aug 21 17:26:10 2018 [2021-03-27T17:56:50.011Z] OS/Arch: linux/ppc64le [2021-03-27T17:56:50.011Z] Experimental: false [2021-03-27T17:56:50.011Z] [2021-03-27T17:56:50.011Z] Server: [2021-03-27T17:56:50.011Z] Engine: [2021-03-27T17:56:50.011Z] Version: 18.06.1-ce [2021-03-27T17:56:50.011Z] API version: 1.38 (minimum version 1.12) [2021-03-27T17:56:50.011Z] Go version: go1.10.3 [2021-03-27T17:56:50.011Z] Git commit: e68fc7a [2021-03-27T17:56:50.011Z] Built: Tue Aug 21 17:24:20 2018 [2021-03-27T17:56:50.011Z] OS/Arch: linux/ppc64le [2021-03-27T17:56:50.011Z] Experimental: true [Pipeline] sh [2021-03-27T17:56:50.397Z] + docker info [2021-03-27T17:56:50.397Z] Containers: 0 [2021-03-27T17:56:50.397Z] Running: 0 [2021-03-27T17:56:50.397Z] Paused: 0 [2021-03-27T17:56:50.397Z] Stopped: 0 [2021-03-27T17:56:50.397Z] Images: 0 [2021-03-27T17:56:50.397Z] Server Version: 18.06.1-ce [2021-03-27T17:56:50.397Z] Storage Driver: overlay2 [2021-03-27T17:56:50.397Z] Backing Filesystem: extfs [2021-03-27T17:56:50.397Z] Supports d_type: true [2021-03-27T17:56:50.397Z] Native Overlay Diff: true [2021-03-27T17:56:50.397Z] Logging Driver: json-file [2021-03-27T17:56:50.397Z] Cgroup Driver: cgroupfs [2021-03-27T17:56:50.397Z] Plugins: [2021-03-27T17:56:50.397Z] Volume: local [2021-03-27T17:56:50.397Z] Network: bridge host ipvlan macvlan null overlay [2021-03-27T17:56:50.397Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2021-03-27T17:56:50.397Z] Swarm: inactive [2021-03-27T17:56:50.397Z] Runtimes: runc [2021-03-27T17:56:50.397Z] Default Runtime: runc [2021-03-27T17:56:50.397Z] Init Binary: docker-init [2021-03-27T17:56:50.397Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2021-03-27T17:56:50.397Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2021-03-27T17:56:50.397Z] init version: fec3683 [2021-03-27T17:56:50.397Z] Security Options: [2021-03-27T17:56:50.397Z] apparmor [2021-03-27T17:56:50.397Z] seccomp [2021-03-27T17:56:50.397Z] Profile: default [2021-03-27T17:56:50.397Z] Kernel Version: 4.4.0-139-generic [2021-03-27T17:56:50.397Z] Operating System: Ubuntu 16.04.3 LTS [2021-03-27T17:56:50.397Z] OSType: linux [2021-03-27T17:56:50.397Z] Architecture: ppc64le [2021-03-27T17:56:50.397Z] CPUs: 4 [2021-03-27T17:56:50.397Z] Total Memory: 7.972GiB [2021-03-27T17:56:50.397Z] Name: ppc64le-ubuntu-15 [2021-03-27T17:56:50.397Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2021-03-27T17:56:50.397Z] Docker Root Dir: /var/lib/docker [2021-03-27T17:56:50.397Z] Debug Mode (client): false [2021-03-27T17:56:50.397Z] Debug Mode (server): false [2021-03-27T17:56:50.397Z] Registry: https://index.docker.io/v1/ [2021-03-27T17:56:50.397Z] Labels: [2021-03-27T17:56:50.397Z] Experimental: true [2021-03-27T17:56:50.397Z] Insecure Registries: [2021-03-27T17:56:50.397Z] 127.0.0.0/8 [2021-03-27T17:56:50.397Z] Live Restore Enabled: false [2021-03-27T17:56:50.397Z] [Pipeline] sh [2021-03-27T17:56:50.784Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-27T17:56:50.784Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-27T17:56:50.784Z] + curl -fsSL -o /home/docker/workspace/moby_PR-42211/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-03-27T17:56:50.784Z] + bash /home/docker/workspace/moby_PR-42211/check-config.sh [2021-03-27T17:56:50.784Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-03-27T17:56:50.784Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2021-03-27T17:56:50.784Z] [2021-03-27T17:56:50.784Z] Generally Necessary: [2021-03-27T17:56:50.784Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-03-27T17:56:50.784Z] - apparmor: enabled and tools installed [2021-03-27T17:56:50.784Z] - CONFIG_NAMESPACES: enabled [2021-03-27T17:56:50.784Z] - CONFIG_NET_NS: enabled [2021-03-27T17:56:50.784Z] - CONFIG_PID_NS: enabled [2021-03-27T17:56:50.784Z] - CONFIG_IPC_NS: enabled [2021-03-27T17:56:50.784Z] - CONFIG_UTS_NS: enabled [2021-03-27T17:56:50.784Z] - CONFIG_CGROUPS: enabled [2021-03-27T17:56:50.784Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-03-27T17:56:50.784Z] - CONFIG_CGROUP_DEVICE: enabled [2021-03-27T17:56:50.784Z] - CONFIG_CGROUP_FREEZER: enabled [2021-03-27T17:56:50.784Z] - CONFIG_CGROUP_SCHED: enabled [2021-03-27T17:56:50.784Z] - CONFIG_CPUSETS: enabled [2021-03-27T17:56:50.784Z] - CONFIG_MEMCG: enabled [2021-03-27T17:56:50.784Z] - CONFIG_KEYS: enabled [2021-03-27T17:56:50.784Z] - CONFIG_VETH: enabled (as module) [2021-03-27T17:56:50.784Z] - CONFIG_BRIDGE: enabled (as module) [2021-03-27T17:56:51.074Z] #27 extracting sha256:c1b0086a5cca01c7491d8c2f15dbad8cb1c1829a7d6d1edd7f8c3dd02be85f2b 5.8s done [2021-03-27T17:56:51.078Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-03-27T17:56:51.078Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-03-27T17:56:51.078Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-03-27T17:56:51.078Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-03-27T17:56:51.078Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-03-27T17:56:51.078Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-03-27T17:56:51.078Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-03-27T17:56:51.078Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-03-27T17:56:51.078Z] - CONFIG_NF_NAT: enabled (as module) [2021-03-27T17:56:51.078Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-03-27T17:56:51.078Z] - CONFIG_POSIX_MQUEUE: enabled [2021-03-27T17:56:51.078Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2021-03-27T17:56:51.078Z] [2021-03-27T17:56:51.078Z] Optional Features: [2021-03-27T17:56:51.078Z] - CONFIG_USER_NS: enabled [2021-03-27T17:56:51.078Z] - CONFIG_SECCOMP: enabled [2021-03-27T17:56:51.078Z] - CONFIG_CGROUP_PIDS: enabled [2021-03-27T17:56:51.078Z] - CONFIG_MEMCG_SWAP: enabled [2021-03-27T17:56:51.078Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-03-27T17:56:51.078Z] (cgroup swap accounting is currently enabled) [2021-03-27T17:56:51.078Z] - CONFIG_MEMCG_KMEM: enabled [2021-03-27T17:56:51.078Z] - CONFIG_BLK_CGROUP: enabled [2021-03-27T17:56:51.078Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-03-27T17:56:51.078Z] - CONFIG_IOSCHED_CFQ: enabled [2021-03-27T17:56:51.078Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-03-27T17:56:51.078Z] - CONFIG_CGROUP_PERF: enabled [2021-03-27T17:56:51.078Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-03-27T17:56:51.078Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-03-27T17:56:51.078Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-03-27T17:56:51.078Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-03-27T17:56:51.078Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-03-27T17:56:51.078Z] - CONFIG_RT_GROUP_SCHED: missing [2021-03-27T17:56:51.078Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-03-27T17:56:51.078Z] - CONFIG_IP_VS: enabled (as module) [2021-03-27T17:56:51.078Z] - CONFIG_IP_VS_NFCT: enabled [2021-03-27T17:56:51.078Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-03-27T17:56:51.078Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-03-27T17:56:51.078Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-03-27T17:56:51.078Z] - CONFIG_EXT4_FS: enabled [2021-03-27T17:56:51.078Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-03-27T17:56:51.078Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-03-27T17:56:51.078Z] - Network Drivers: [2021-03-27T17:56:51.078Z] - "overlay": [2021-03-27T17:56:51.078Z] - CONFIG_VXLAN: enabled (as module) [2021-03-27T17:56:51.078Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-03-27T17:56:51.078Z] Optional (for encrypted networks): [2021-03-27T17:56:51.136Z] #23 transferring context: 9.32MB 1.1s [2021-03-27T17:56:51.368Z] #27 DONE 9.0s [2021-03-27T17:56:51.368Z] [2021-03-27T17:56:51.368Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-03-27T17:56:51.371Z] - CONFIG_CRYPTO: enabled [2021-03-27T17:56:51.371Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2021-03-27T17:56:51.371Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2021-03-27T17:56:51.371Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2021-03-27T17:56:51.371Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2021-03-27T17:56:51.371Z] - CONFIG_XFRM: enabled [2021-03-27T17:56:51.371Z] - CONFIG_XFRM_USER: enabled (as module) [2021-03-27T17:56:51.371Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-03-27T17:56:51.371Z] - CONFIG_INET_ESP: enabled (as module) [2021-03-27T17:56:51.371Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-03-27T17:56:51.371Z] - "ipvlan": [2021-03-27T17:56:51.371Z] - CONFIG_IPVLAN: enabled (as module) [2021-03-27T17:56:51.371Z] - "macvlan": [2021-03-27T17:56:51.371Z] - CONFIG_MACVLAN: enabled (as module) [2021-03-27T17:56:51.371Z] - CONFIG_DUMMY: enabled (as module) [2021-03-27T17:56:51.371Z] - "ftp,tftp client in container": [2021-03-27T17:56:51.371Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-03-27T17:56:51.371Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-03-27T17:56:51.371Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-03-27T17:56:51.371Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-03-27T17:56:51.371Z] - Storage Drivers: [2021-03-27T17:56:51.371Z] - "aufs": [2021-03-27T17:56:51.371Z] - CONFIG_AUFS_FS: enabled (as module) [2021-03-27T17:56:51.371Z] - "btrfs": [2021-03-27T17:56:51.371Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-03-27T17:56:51.371Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-03-27T17:56:51.371Z] - "devicemapper": [2021-03-27T17:56:51.371Z] - CONFIG_BLK_DEV_DM: enabled [2021-03-27T17:56:51.371Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-03-27T17:56:51.371Z] - "overlay": [2021-03-27T17:56:51.371Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-03-27T17:56:51.371Z] - "zfs": [2021-03-27T17:56:51.371Z] - /dev/zfs: missing [2021-03-27T17:56:51.371Z] - zfs command: missing [2021-03-27T17:56:51.371Z] - zpool command: missing [2021-03-27T17:56:51.371Z] [2021-03-27T17:56:51.371Z] Limits: [2021-03-27T17:56:51.371Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-03-27T17:56:51.371Z] [2021-03-27T17:56:51.371Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-03-27T17:56:51.800Z] + make bundles/buildx [2021-03-27T17:56:52.093Z] make: command: Command not found [2021-03-27T17:56:52.093Z] make: command: Command not found [2021-03-27T17:56:52.093Z] mkdir bundles [2021-03-27T17:56:52.093Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2021-03-27T17:56:52.093Z] --build-arg BUILDX_COMMIT \ [2021-03-27T17:56:52.093Z] --build-arg BUILDX_REPO \ [2021-03-27T17:56:52.093Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2021-03-27T17:56:52.093Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2021-03-27T17:56:52.093Z] . [2021-03-27T17:56:52.093Z] /bin/sh: 4: go: not found [2021-03-27T17:56:52.093Z] /bin/sh: 5: go: not found [2021-03-27T17:56:52.398Z] #28 ... [2021-03-27T17:56:52.398Z] [2021-03-27T17:56:52.398Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-03-27T17:56:52.398Z] #43 1.996 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-03-27T17:56:52.398Z] #43 2.024 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-27T17:56:52.398Z] #43 2.042 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-27T17:56:52.398Z] #43 2.457 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-03-27T17:56:52.398Z] #43 4.035 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [240 kB] [2021-03-27T17:56:52.398Z] #43 4.035 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-03-27T17:56:52.398Z] #43 ... [2021-03-27T17:56:52.398Z] [2021-03-27T17:56:52.398Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-03-27T17:56:52.398Z] #37 2.078 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-03-27T17:56:52.398Z] #37 2.145 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-27T17:56:52.398Z] #37 2.145 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-27T17:56:52.398Z] #37 2.694 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-03-27T17:56:52.398Z] #37 3.986 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [240 kB] [2021-03-27T17:56:52.398Z] #37 4.915 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-03-27T17:56:52.398Z] #37 ... [2021-03-27T17:56:52.398Z] [2021-03-27T17:56:52.398Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-03-27T17:56:52.398Z] #41 2.550 + git clone https://github.com/docker/distribution.git . [2021-03-27T17:56:52.398Z] #41 2.550 Cloning into '.'... [2021-03-27T17:56:52.689Z] #41 ... [2021-03-27T17:56:52.689Z] [2021-03-27T17:56:52.689Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-03-27T17:56:52.689Z] #33 2.119 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-03-27T17:56:52.689Z] #33 2.120 Cloning into '.'... [2021-03-27T17:56:52.689Z] #33 ... [2021-03-27T17:56:52.689Z] [2021-03-27T17:56:52.689Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-03-27T17:56:52.689Z] #56 1.784 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-03-27T17:56:52.689Z] #56 1.817 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-27T17:56:52.689Z] #56 1.828 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-27T17:56:52.689Z] #56 2.444 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-03-27T17:56:52.689Z] #56 3.980 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [240 kB] [2021-03-27T17:56:52.689Z] #56 4.073 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-03-27T17:56:52.979Z] #56 ... [2021-03-27T17:56:52.979Z] [2021-03-27T17:56:52.979Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-03-27T17:56:52.979Z] #28 1.715 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-27T17:56:52.979Z] #28 1.765 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-03-27T17:56:52.979Z] #28 1.765 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-27T17:56:53.629Z] #28 2.497 Get:4 http://security.debian.org/debian-security buster/updates/main s390x Packages [240 kB] [2021-03-27T17:56:54.187Z] Sending build context to Docker daemon 58.34MB [2021-03-27T17:56:54.187Z] Step 1/15 : ARG GO_VERSION=1.13.15 [2021-03-27T17:56:54.187Z] Step 2/15 : ARG BUILDX_COMMIT=v0.5.1 [2021-03-27T17:56:54.187Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2021-03-27T17:56:54.187Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build [2021-03-27T17:56:54.187Z] 1.13.15-buster: Pulling from library/golang [2021-03-27T17:56:54.483Z] db4e2d8d5901: Pulling fs layer [2021-03-27T17:56:54.483Z] dfe2d012519c: Pulling fs layer [2021-03-27T17:56:54.483Z] 5d8f1d1f9197: Pulling fs layer [2021-03-27T17:56:54.483Z] 1301750ffb48: Pulling fs layer [2021-03-27T17:56:54.483Z] dc5c6edc9cff: Pulling fs layer [2021-03-27T17:56:54.483Z] 3c370c2e2f82: Pulling fs layer [2021-03-27T17:56:54.483Z] 5ffb2f5886e2: Pulling fs layer [2021-03-27T17:56:54.483Z] 1301750ffb48: Waiting [2021-03-27T17:56:54.483Z] dc5c6edc9cff: Waiting [2021-03-27T17:56:54.483Z] 3c370c2e2f82: Waiting [2021-03-27T17:56:54.483Z] 5ffb2f5886e2: Waiting [2021-03-27T17:56:54.780Z] dfe2d012519c: Verifying Checksum [2021-03-27T17:56:54.780Z] dfe2d012519c: Download complete [2021-03-27T17:56:55.077Z] 5d8f1d1f9197: Verifying Checksum [2021-03-27T17:56:55.077Z] 5d8f1d1f9197: Download complete [2021-03-27T17:56:55.131Z] #28 3.686 Get:5 http://deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-03-27T17:56:55.423Z] #28 ... [2021-03-27T17:56:55.423Z] [2021-03-27T17:56:55.423Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-27T17:56:55.423Z] #25 3.824 + RM_GOPATH=0 [2021-03-27T17:56:55.423Z] #25 3.824 + TMP_GOPATH= [2021-03-27T17:56:55.423Z] #25 3.824 + : /build [2021-03-27T17:56:55.423Z] #25 3.824 + '[' -z '' ']' [2021-03-27T17:56:55.423Z] #25 3.824 ++ mktemp -d [2021-03-27T17:56:55.423Z] #25 3.824 + export GOPATH=/tmp/tmp.taCGql5TIQ [2021-03-27T17:56:55.423Z] #25 3.824 + GOPATH=/tmp/tmp.taCGql5TIQ [2021-03-27T17:56:55.423Z] #25 3.824 + RM_GOPATH=1 [2021-03-27T17:56:55.423Z] #25 3.824 + case "$(go env GOARCH)" in [2021-03-27T17:56:55.423Z] #25 3.824 ++ go env GOARCH [2021-03-27T17:56:55.423Z] #25 3.841 Install docker/cli version 17.06.2-ce from stable [2021-03-27T17:56:55.423Z] #25 3.841 + export GO_BUILDMODE=-buildmode=pie [2021-03-27T17:56:55.423Z] #25 3.841 + GO_BUILDMODE=-buildmode=pie [2021-03-27T17:56:55.423Z] #25 3.841 ++ dirname /tmp/install/install.sh [2021-03-27T17:56:55.423Z] #25 3.841 + dir=/tmp/install [2021-03-27T17:56:55.423Z] #25 3.841 + bin=dockercli [2021-03-27T17:56:55.423Z] #25 3.841 + shift [2021-03-27T17:56:55.423Z] #25 3.841 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-03-27T17:56:55.423Z] #25 3.841 + . /tmp/install/dockercli.installer [2021-03-27T17:56:55.423Z] #25 3.841 ++ : stable [2021-03-27T17:56:55.423Z] #25 3.841 ++ : 17.06.2-ce [2021-03-27T17:56:55.423Z] #25 3.841 + install_dockercli [2021-03-27T17:56:55.423Z] #25 3.841 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-03-27T17:56:55.423Z] #25 3.841 ++ uname -m [2021-03-27T17:56:55.423Z] #25 3.852 + arch=s390x [2021-03-27T17:56:55.423Z] #25 3.852 + '[' s390x '!=' x86_64 ']' [2021-03-27T17:56:55.423Z] #25 3.852 + '[' s390x '!=' s390x ']' [2021-03-27T17:56:55.423Z] #25 3.852 + url=https://download.docker.com/linux/static [2021-03-27T17:56:55.423Z] #25 3.852 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2021-03-27T17:56:55.423Z] #25 3.853 + tar -xz docker/docker [2021-03-27T17:56:55.423Z] #25 ... [2021-03-27T17:56:55.423Z] [2021-03-27T17:56:55.423Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-27T17:56:55.423Z] #35 5.960 + RM_GOPATH=0 [2021-03-27T17:56:55.423Z] #35 5.960 + TMP_GOPATH= [2021-03-27T17:56:55.423Z] #35 5.960 + : /build [2021-03-27T17:56:55.423Z] #35 5.960 + '[' -z '' ']' [2021-03-27T17:56:55.423Z] #35 5.960 ++ mktemp -d [2021-03-27T17:56:55.423Z] #35 5.960 + export GOPATH=/tmp/tmp.nTzIZnfhNH [2021-03-27T17:56:55.423Z] #35 5.960 + GOPATH=/tmp/tmp.nTzIZnfhNH [2021-03-27T17:56:55.423Z] #35 5.960 + RM_GOPATH=1 [2021-03-27T17:56:55.423Z] #35 5.960 + case "$(go env GOARCH)" in [2021-03-27T17:56:55.423Z] #35 5.960 ++ go env GOARCH [2021-03-27T17:56:55.423Z] #35 5.976 + export GO_BUILDMODE=-buildmode=pie [2021-03-27T17:56:55.423Z] #35 5.976 + GO_BUILDMODE=-buildmode=pie [2021-03-27T17:56:55.423Z] #35 5.979 ++ dirname /tmp/install/install.sh [2021-03-27T17:56:55.423Z] #35 5.980 + dir=/tmp/install [2021-03-27T17:56:55.423Z] #35 5.980 + bin=tomlv [2021-03-27T17:56:55.423Z] #35 5.980 + shift [2021-03-27T17:56:55.423Z] #35 5.980 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-03-27T17:56:55.423Z] #35 5.980 + . /tmp/install/tomlv.installer [2021-03-27T17:56:55.423Z] #35 5.980 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-27T17:56:55.423Z] #35 5.980 + install_tomlv [2021-03-27T17:56:55.423Z] #35 5.980 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-03-27T17:56:55.423Z] #35 5.980 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.nTzIZnfhNH/src/github.com/BurntSushi/toml [2021-03-27T17:56:55.423Z] #35 5.982 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-27T17:56:55.423Z] #35 5.983 Cloning into '/tmp/tmp.nTzIZnfhNH/src/github.com/BurntSushi/toml'... [2021-03-27T17:56:55.423Z] #35 6.752 + cd /tmp/tmp.nTzIZnfhNH/src/github.com/BurntSushi/toml [2021-03-27T17:56:55.423Z] #35 6.752 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-27T17:56:55.423Z] #35 6.772 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-03-27T17:56:55.423Z] #35 7.217 internal/cpu [2021-03-27T17:56:55.423Z] #35 7.220 runtime/internal/sys [2021-03-27T17:56:55.423Z] #35 7.347 runtime/internal/math [2021-03-27T17:56:55.423Z] #35 7.383 math/bits [2021-03-27T17:56:55.423Z] #35 7.851 math [2021-03-27T17:56:55.423Z] #35 8.084 runtime [2021-03-27T17:56:55.713Z] #35 ... [2021-03-27T17:56:55.713Z] [2021-03-27T17:56:55.713Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-27T17:56:55.713Z] #68 4.256 + RM_GOPATH=0 [2021-03-27T17:56:55.713Z] #68 4.256 + TMP_GOPATH= [2021-03-27T17:56:55.713Z] #68 4.256 + : /build [2021-03-27T17:56:55.713Z] #68 4.256 + '[' -z '' ']' [2021-03-27T17:56:55.713Z] #68 4.256 ++ mktemp -d [2021-03-27T17:56:55.713Z] #68 4.264 + export GOPATH=/tmp/tmp.m9QgL6nU8C [2021-03-27T17:56:55.713Z] #68 4.264 + GOPATH=/tmp/tmp.m9QgL6nU8C [2021-03-27T17:56:55.713Z] #68 4.264 + RM_GOPATH=1 [2021-03-27T17:56:55.713Z] #68 4.264 + case "$(go env GOARCH)" in [2021-03-27T17:56:55.713Z] #68 4.264 ++ go env GOARCH [2021-03-27T17:56:55.713Z] #68 4.309 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-27T17:56:55.713Z] #68 4.309 + export GO_BUILDMODE=-buildmode=pie [2021-03-27T17:56:55.713Z] #68 4.309 + GO_BUILDMODE=-buildmode=pie [2021-03-27T17:56:55.713Z] #68 4.309 ++ dirname /tmp/install/install.sh [2021-03-27T17:56:55.713Z] #68 4.309 + dir=/tmp/install [2021-03-27T17:56:55.713Z] #68 4.309 + bin=proxy [2021-03-27T17:56:55.713Z] #68 4.309 + shift [2021-03-27T17:56:55.713Z] #68 4.309 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-03-27T17:56:55.713Z] #68 4.309 + . /tmp/install/proxy.installer [2021-03-27T17:56:55.713Z] #68 4.309 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-27T17:56:55.713Z] #68 4.309 + install_proxy [2021-03-27T17:56:55.713Z] #68 4.309 + case "$1" in [2021-03-27T17:56:55.713Z] #68 4.309 + export CGO_ENABLED=0 [2021-03-27T17:56:55.713Z] #68 4.309 + CGO_ENABLED=0 [2021-03-27T17:56:55.713Z] #68 4.309 + _install_proxy [2021-03-27T17:56:55.713Z] #68 4.309 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-03-27T17:56:55.713Z] #68 4.309 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.m9QgL6nU8C/src/github.com/docker/libnetwork [2021-03-27T17:56:55.713Z] #68 4.338 Cloning into '/tmp/tmp.m9QgL6nU8C/src/github.com/docker/libnetwork'... [2021-03-27T17:56:55.713Z] #68 ... [2021-03-27T17:56:55.713Z] [2021-03-27T17:56:55.713Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-27T17:56:55.713Z] #59 3.923 + RM_GOPATH=0 [2021-03-27T17:56:55.713Z] #59 3.923 + TMP_GOPATH= [2021-03-27T17:56:55.713Z] #59 3.923 + : /build [2021-03-27T17:56:55.713Z] #59 3.923 + '[' -z '' ']' [2021-03-27T17:56:55.713Z] #59 3.925 ++ mktemp -d [2021-03-27T17:56:55.713Z] #59 3.925 + export GOPATH=/tmp/tmp.DQlTQU6QHw [2021-03-27T17:56:55.713Z] #59 3.925 + GOPATH=/tmp/tmp.DQlTQU6QHw [2021-03-27T17:56:55.713Z] #59 3.925 + RM_GOPATH=1 [2021-03-27T17:56:55.713Z] #59 3.925 + case "$(go env GOARCH)" in [2021-03-27T17:56:55.713Z] #59 3.964 ++ go env GOARCH [2021-03-27T17:56:55.713Z] #59 3.972 + export GO_BUILDMODE=-buildmode=pie [2021-03-27T17:56:55.713Z] #59 3.972 + GO_BUILDMODE=-buildmode=pie [2021-03-27T17:56:55.713Z] #59 3.972 ++ dirname /tmp/install/install.sh [2021-03-27T17:56:55.713Z] #59 3.972 + dir=/tmp/install [2021-03-27T17:56:55.713Z] #59 3.972 + bin=rootlesskit [2021-03-27T17:56:55.713Z] #59 3.972 + shift [2021-03-27T17:56:55.713Z] #59 3.972 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-03-27T17:56:55.713Z] #59 3.972 + . /tmp/install/rootlesskit.installer [2021-03-27T17:56:55.713Z] #59 3.972 ++ : 81d7d047d09a5b93645817ec580181de7a984082 [2021-03-27T17:56:55.713Z] #59 3.972 + install_rootlesskit [2021-03-27T17:56:55.713Z] #59 3.972 + case "$1" in [2021-03-27T17:56:55.713Z] #59 3.972 + export CGO_ENABLED=0 [2021-03-27T17:56:55.713Z] #59 3.972 + CGO_ENABLED=0 [2021-03-27T17:56:55.713Z] #59 3.972 + _install_rootlesskit [2021-03-27T17:56:55.713Z] #59 3.973 + echo 'Install rootlesskit version 81d7d047d09a5b93645817ec580181de7a984082' [2021-03-27T17:56:55.713Z] #59 3.973 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.DQlTQU6QHw/src/github.com/rootless-containers/rootlesskit [2021-03-27T17:56:55.713Z] #59 3.973 Install rootlesskit version 81d7d047d09a5b93645817ec580181de7a984082 [2021-03-27T17:56:55.713Z] #59 4.019 Cloning into '/tmp/tmp.DQlTQU6QHw/src/github.com/rootless-containers/rootlesskit'... [2021-03-27T17:56:55.713Z] #59 7.792 + cd /tmp/tmp.DQlTQU6QHw/src/github.com/rootless-containers/rootlesskit [2021-03-27T17:56:55.713Z] #59 7.792 + git checkout -q 81d7d047d09a5b93645817ec580181de7a984082 [2021-03-27T17:56:55.713Z] #59 7.797 + export GO111MODULE=on [2021-03-27T17:56:55.713Z] #59 7.797 + GO111MODULE=on [2021-03-27T17:56:55.713Z] #59 7.797 + export GOPROXY=https://proxy.golang.org [2021-03-27T17:56:55.713Z] #59 7.797 + GOPROXY=https://proxy.golang.org [2021-03-27T17:56:55.713Z] #59 7.797 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-27T17:56:55.713Z] #59 7.797 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-03-27T17:56:55.713Z] #59 9.327 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-03-27T17:56:55.713Z] #59 9.379 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-03-27T17:56:55.713Z] #59 9.441 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-27T17:56:55.713Z] #59 9.461 go: downloading github.com/google/uuid v1.2.0 [2021-03-27T17:56:55.713Z] #59 9.477 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-27T17:56:55.713Z] #59 9.501 go: downloading github.com/pkg/errors v0.9.1 [2021-03-27T17:56:55.713Z] #59 9.508 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-27T17:56:55.713Z] #59 9.607 go: downloading github.com/gorilla/mux v1.8.0 [2021-03-27T17:56:55.713Z] #59 9.609 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-03-27T17:56:55.713Z] #59 9.610 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-03-27T17:56:55.713Z] #59 9.703 go: downloading github.com/gofrs/flock v0.8.0 [2021-03-27T17:56:55.713Z] #59 9.710 go: extracting github.com/pkg/errors v0.9.1 [2021-03-27T17:56:55.713Z] #59 9.791 go: downloading github.com/moby/vpnkit v0.5.0 [2021-03-27T17:56:55.713Z] #59 9.982 go: extracting github.com/google/uuid v1.2.0 [2021-03-27T17:56:55.713Z] #59 10.02 go: extracting github.com/gorilla/mux v1.8.0 [2021-03-27T17:56:55.713Z] #59 10.21 go: extracting github.com/gofrs/flock v0.8.0 [2021-03-27T17:56:55.713Z] #59 10.22 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-03-27T17:56:55.713Z] #59 10.44 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-27T17:56:56.004Z] #59 ... [2021-03-27T17:56:56.004Z] [2021-03-27T17:56:56.004Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-27T17:56:56.004Z] #48 5.802 + RM_GOPATH=0 [2021-03-27T17:56:56.004Z] #48 5.802 + TMP_GOPATH= [2021-03-27T17:56:56.004Z] #48 5.802 + : /build [2021-03-27T17:56:56.004Z] #48 5.802 + '[' -z '' ']' [2021-03-27T17:56:56.004Z] #48 5.802 ++ mktemp -d [2021-03-27T17:56:56.004Z] #48 5.804 + export GOPATH=/tmp/tmp.3L8H7LcI5I [2021-03-27T17:56:56.004Z] #48 5.804 + GOPATH=/tmp/tmp.3L8H7LcI5I [2021-03-27T17:56:56.004Z] #48 5.804 + RM_GOPATH=1 [2021-03-27T17:56:56.004Z] #48 5.804 + case "$(go env GOARCH)" in [2021-03-27T17:56:56.004Z] #48 5.804 ++ go env GOARCH [2021-03-27T17:56:56.004Z] #48 5.864 + export GO_BUILDMODE=-buildmode=pie [2021-03-27T17:56:56.004Z] #48 5.864 + GO_BUILDMODE=-buildmode=pie [2021-03-27T17:56:56.004Z] #48 5.867 ++ dirname /tmp/install/install.sh [2021-03-27T17:56:56.004Z] #48 5.868 + dir=/tmp/install [2021-03-27T17:56:56.004Z] #48 5.868 + bin=gotestsum [2021-03-27T17:56:56.004Z] #48 5.868 + shift [2021-03-27T17:56:56.004Z] #48 5.868 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-03-27T17:56:56.004Z] #48 5.868 + . /tmp/install/gotestsum.installer [2021-03-27T17:56:56.004Z] #48 5.868 ++ : v0.5.3 [2021-03-27T17:56:56.004Z] #48 5.868 + install_gotestsum [2021-03-27T17:56:56.004Z] #48 5.869 + set -e [2021-03-27T17:56:56.004Z] #48 5.869 + export GO111MODULE=on [2021-03-27T17:56:56.004Z] #48 5.869 + GO111MODULE=on [2021-03-27T17:56:56.004Z] #48 5.869 + GOBIN=/build [2021-03-27T17:56:56.004Z] #48 5.869 + go get gotest.tools/gotestsum@v0.5.3 [2021-03-27T17:56:56.004Z] #48 5.960 go: finding gotest.tools v0.5.3 [2021-03-27T17:56:56.004Z] #48 5.960 go: finding gotest.tools/gotestsum v0.5.3 [2021-03-27T17:56:56.004Z] #48 6.721 go: downloading gotest.tools/gotestsum v0.5.3 [2021-03-27T17:56:56.004Z] #48 7.111 go: extracting gotest.tools/gotestsum v0.5.3 [2021-03-27T17:56:56.004Z] #48 8.240 go: downloading github.com/spf13/pflag v1.0.3 [2021-03-27T17:56:56.004Z] #48 8.256 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-27T17:56:56.004Z] #48 8.299 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-27T17:56:56.004Z] #48 8.322 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-27T17:56:56.004Z] #48 8.323 go: downloading github.com/pkg/errors v0.9.1 [2021-03-27T17:56:56.004Z] #48 8.365 go: downloading github.com/fatih/color v1.9.0 [2021-03-27T17:56:56.004Z] #48 8.525 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-03-27T17:56:56.004Z] #48 8.567 go: extracting github.com/spf13/pflag v1.0.3 [2021-03-27T17:56:56.004Z] #48 8.619 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-27T17:56:56.004Z] #48 8.619 go: extracting github.com/pkg/errors v0.9.1 [2021-03-27T17:56:56.004Z] #48 8.733 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-03-27T17:56:56.004Z] #48 8.754 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-27T17:56:56.004Z] #48 8.759 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-27T17:56:56.004Z] #48 8.809 go: extracting github.com/fatih/color v1.9.0 [2021-03-27T17:56:56.004Z] #48 8.864 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-27T17:56:56.004Z] #48 8.938 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-27T17:56:56.004Z] #48 8.942 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-27T17:56:56.004Z] #48 9.144 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-03-27T17:56:56.004Z] #48 9.147 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-03-27T17:56:56.004Z] #48 10.15 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-27T17:56:56.004Z] #48 10.20 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-27T17:56:56.004Z] #48 ... [2021-03-27T17:56:56.004Z] [2021-03-27T17:56:56.004Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-27T17:56:56.004Z] #50 4.258 + RM_GOPATH=0 [2021-03-27T17:56:56.004Z] #50 4.258 + TMP_GOPATH= [2021-03-27T17:56:56.004Z] #50 4.258 + : /build [2021-03-27T17:56:56.004Z] #50 4.258 + '[' -z '' ']' [2021-03-27T17:56:56.004Z] #50 4.260 ++ mktemp -d [2021-03-27T17:56:56.004Z] #50 4.262 + export GOPATH=/tmp/tmp.TnXjf4HrXq [2021-03-27T17:56:56.004Z] #50 4.262 + GOPATH=/tmp/tmp.TnXjf4HrXq [2021-03-27T17:56:56.004Z] #50 4.262 + RM_GOPATH=1 [2021-03-27T17:56:56.004Z] #50 4.262 + case "$(go env GOARCH)" in [2021-03-27T17:56:56.004Z] #50 4.262 ++ go env GOARCH [2021-03-27T17:56:56.004Z] #50 4.272 + export GO_BUILDMODE=-buildmode=pie [2021-03-27T17:56:56.004Z] #50 4.272 + GO_BUILDMODE=-buildmode=pie [2021-03-27T17:56:56.004Z] #50 4.272 ++ dirname /tmp/install/install.sh [2021-03-27T17:56:56.004Z] #50 4.276 + dir=/tmp/install [2021-03-27T17:56:56.004Z] #50 4.276 + bin=golangci_lint [2021-03-27T17:56:56.004Z] #50 4.276 + shift [2021-03-27T17:56:56.004Z] #50 4.276 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-03-27T17:56:56.004Z] #50 4.276 + . /tmp/install/golangci_lint.installer [2021-03-27T17:56:56.004Z] #50 4.276 ++ : v1.23.8 [2021-03-27T17:56:56.004Z] #50 4.276 + install_golangci_lint [2021-03-27T17:56:56.004Z] #50 4.276 + set -e [2021-03-27T17:56:56.004Z] #50 4.276 + export GO111MODULE=on [2021-03-27T17:56:56.004Z] #50 4.276 + GO111MODULE=on [2021-03-27T17:56:56.004Z] #50 4.276 + GOBIN=/build [2021-03-27T17:56:56.004Z] #50 4.276 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-03-27T17:56:56.004Z] #50 4.451 go: finding github.com v1.23.8 [2021-03-27T17:56:56.004Z] #50 4.451 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-03-27T17:56:56.004Z] #50 4.451 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-03-27T17:56:56.004Z] #50 4.451 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-03-27T17:56:56.004Z] #50 4.451 go: finding github.com/golangci v1.23.8 [2021-03-27T17:56:56.004Z] #50 5.674 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-03-27T17:56:56.004Z] #50 6.383 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-03-27T17:56:56.004Z] #50 10.01 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-27T17:56:56.004Z] #50 10.03 go: downloading github.com/fatih/color v1.7.0 [2021-03-27T17:56:56.004Z] #50 10.04 go: downloading github.com/spf13/cobra v0.0.5 [2021-03-27T17:56:56.004Z] #50 10.04 go: downloading github.com/spf13/pflag v1.0.5 [2021-03-27T17:56:56.004Z] #50 10.04 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-27T17:56:56.004Z] #50 10.12 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-27T17:56:56.004Z] #50 10.14 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-03-27T17:56:56.004Z] #50 10.18 go: extracting github.com/fatih/color v1.7.0 [2021-03-27T17:56:56.004Z] #50 10.25 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-27T17:56:56.004Z] #50 10.31 go: downloading github.com/stretchr/testify v1.4.0 [2021-03-27T17:56:56.004Z] #50 10.31 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-03-27T17:56:56.004Z] #50 10.41 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-03-27T17:56:56.004Z] #50 10.42 go: downloading github.com/pkg/errors v0.8.1 [2021-03-27T17:56:56.004Z] #50 10.48 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-03-27T17:56:56.004Z] #50 10.48 go: extracting github.com/spf13/pflag v1.0.5 [2021-03-27T17:56:56.004Z] #50 10.53 go: extracting github.com/spf13/cobra v0.0.5 [2021-03-27T17:56:56.004Z] #50 10.62 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-03-27T17:56:56.004Z] #50 10.73 go: extracting github.com/pkg/errors v0.8.1 [2021-03-27T17:56:56.005Z] #50 10.82 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-27T17:56:56.005Z] #50 ... [2021-03-27T17:56:56.005Z] [2021-03-27T17:56:56.005Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-27T17:56:56.005Z] #46 4.686 + RM_GOPATH=0 [2021-03-27T17:56:56.005Z] #46 4.686 + TMP_GOPATH= [2021-03-27T17:56:56.005Z] #46 4.686 + : /build [2021-03-27T17:56:56.005Z] #46 4.686 + '[' -z '' ']' [2021-03-27T17:56:56.005Z] #46 4.693 ++ mktemp -d [2021-03-27T17:56:56.005Z] #46 4.693 + export GOPATH=/tmp/tmp.kDwtQ7AbH6 [2021-03-27T17:56:56.005Z] #46 4.693 + GOPATH=/tmp/tmp.kDwtQ7AbH6 [2021-03-27T17:56:56.005Z] #46 4.693 + RM_GOPATH=1 [2021-03-27T17:56:56.005Z] #46 4.693 + case "$(go env GOARCH)" in [2021-03-27T17:56:56.005Z] #46 4.723 ++ go env GOARCH [2021-03-27T17:56:56.005Z] #46 4.739 + export GO_BUILDMODE=-buildmode=pie [2021-03-27T17:56:56.005Z] #46 4.740 + GO_BUILDMODE=-buildmode=pie [2021-03-27T17:56:56.005Z] #46 4.741 ++ dirname /tmp/install/install.sh [2021-03-27T17:56:56.005Z] #46 4.741 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-27T17:56:56.005Z] #46 4.742 + dir=/tmp/install [2021-03-27T17:56:56.005Z] #46 4.742 + bin=vndr [2021-03-27T17:56:56.005Z] #46 4.742 + shift [2021-03-27T17:56:56.005Z] #46 4.742 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-03-27T17:56:56.005Z] #46 4.742 + . /tmp/install/vndr.installer [2021-03-27T17:56:56.005Z] #46 4.742 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-27T17:56:56.005Z] #46 4.742 + install_vndr [2021-03-27T17:56:56.005Z] #46 4.742 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-03-27T17:56:56.005Z] #46 4.742 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.kDwtQ7AbH6/src/github.com/LK4D4/vndr [2021-03-27T17:56:56.005Z] #46 4.742 Cloning into '/tmp/tmp.kDwtQ7AbH6/src/github.com/LK4D4/vndr'... [2021-03-27T17:56:56.005Z] #46 5.797 + cd /tmp/tmp.kDwtQ7AbH6/src/github.com/LK4D4/vndr [2021-03-27T17:56:56.005Z] #46 5.797 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-27T17:56:56.005Z] #46 5.825 + go build -buildmode=pie -v -o /build/vndr . [2021-03-27T17:56:56.005Z] #46 6.900 internal/cpu [2021-03-27T17:56:56.005Z] #46 6.918 runtime/internal/atomic [2021-03-27T17:56:56.005Z] #46 7.153 runtime/internal/sys [2021-03-27T17:56:56.005Z] #46 7.307 runtime/internal/math [2021-03-27T17:56:56.005Z] #46 7.369 internal/race [2021-03-27T17:56:56.005Z] #46 7.417 sync/atomic [2021-03-27T17:56:56.005Z] #46 7.442 internal/bytealg [2021-03-27T17:56:56.005Z] #46 7.639 unicode [2021-03-27T17:56:56.005Z] #46 7.964 runtime [2021-03-27T17:56:56.005Z] #46 10.05 unicode/utf8 [2021-03-27T17:56:56.005Z] #46 10.37 math [2021-03-27T17:56:56.295Z] #46 ... [2021-03-27T17:56:56.295Z] [2021-03-27T17:56:56.295Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-27T17:56:56.295Z] #52 5.837 + RM_GOPATH=0 [2021-03-27T17:56:56.295Z] #52 5.837 + TMP_GOPATH= [2021-03-27T17:56:56.295Z] #52 5.837 + : /build [2021-03-27T17:56:56.295Z] #52 5.837 + '[' -z '' ']' [2021-03-27T17:56:56.295Z] #52 5.837 ++ mktemp -d [2021-03-27T17:56:56.295Z] #52 5.837 + export GOPATH=/tmp/tmp.NJEzBoIBkP [2021-03-27T17:56:56.295Z] #52 5.837 + GOPATH=/tmp/tmp.NJEzBoIBkP [2021-03-27T17:56:56.295Z] #52 5.837 + RM_GOPATH=1 [2021-03-27T17:56:56.295Z] #52 5.837 + case "$(go env GOARCH)" in [2021-03-27T17:56:56.295Z] #52 5.848 ++ go env GOARCH [2021-03-27T17:56:56.295Z] #52 5.883 + export GO_BUILDMODE=-buildmode=pie [2021-03-27T17:56:56.295Z] #52 5.883 + GO_BUILDMODE=-buildmode=pie [2021-03-27T17:56:56.295Z] #52 5.884 ++ dirname /tmp/install/install.sh [2021-03-27T17:56:56.295Z] #52 5.893 + dir=/tmp/install [2021-03-27T17:56:56.295Z] #52 5.893 + bin=shfmt [2021-03-27T17:56:56.295Z] #52 5.893 + shift [2021-03-27T17:56:56.295Z] #52 5.893 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-03-27T17:56:56.295Z] #52 5.893 + . /tmp/install/shfmt.installer [2021-03-27T17:56:56.295Z] #52 5.893 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-27T17:56:56.295Z] #52 5.893 + install_shfmt [2021-03-27T17:56:56.295Z] #52 5.893 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-03-27T17:56:56.295Z] #52 5.893 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-27T17:56:56.295Z] #52 5.894 + git clone https://github.com/mvdan/sh.git /tmp/tmp.NJEzBoIBkP/src/github.com/mvdan/sh [2021-03-27T17:56:56.295Z] #52 5.894 Cloning into '/tmp/tmp.NJEzBoIBkP/src/github.com/mvdan/sh'... [2021-03-27T17:56:56.295Z] #52 ... [2021-03-27T17:56:56.295Z] [2021-03-27T17:56:56.295Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-03-27T17:56:56.295Z] #41 13.87 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-03-27T17:56:56.442Z] #23 transferring context: 53.43MB 6.0s done [2021-03-27T17:56:56.443Z] #23 DONE 6.1s [2021-03-27T17:56:56.443Z] [2021-03-27T17:56:56.443Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-27T17:56:56.443Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-27T17:56:56.443Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-03-27T17:56:56.443Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-03-27T17:56:56.443Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-03-27T17:56:56.443Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-03-27T17:56:56.443Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.1s done [2021-03-27T17:56:56.443Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.3s done [2021-03-27T17:56:56.443Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 2.8s done [2021-03-27T17:56:56.443Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 2.9s [2021-03-27T17:56:56.443Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 58.72MB / 68.67MB 5.7s [2021-03-27T17:56:56.443Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 5.6s done [2021-03-27T17:56:56.443Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 78.64MB / 120.17MB 5.7s [2021-03-27T17:56:56.443Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 5.7s done [2021-03-27T17:56:56.443Z] #9 ... [2021-03-27T17:56:56.443Z] [2021-03-27T17:56:56.443Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-27T17:56:56.443Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-03-27T17:56:56.443Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2021-03-27T17:56:56.443Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-03-27T17:56:56.443Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-03-27T17:56:56.443Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-03-27T17:56:56.443Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.9s done [2021-03-27T17:56:56.443Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.1s done [2021-03-27T17:56:56.443Z] #62 DONE 6.2s [2021-03-27T17:56:56.443Z] [2021-03-27T17:56:56.443Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-27T17:56:56.443Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-27T17:56:56.443Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 67.42MB / 68.67MB 6.0s [2021-03-27T17:56:56.443Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 84.93MB / 120.17MB 6.0s [2021-03-27T17:56:56.443Z] #9 ... [2021-03-27T17:56:56.443Z] [2021-03-27T17:56:56.443Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ed28974b37a2ee07bc8d43249c7396eee05a210d92aa784871e3bed715671d4f [2021-03-27T17:56:56.443Z] #26 sha256:0e6099c29c7919193893c3c080e2e0f82f3e7f1b4bd17c9e330a5cabd2212dbf [2021-03-27T17:56:56.443Z] #26 resolve docker.io/library/debian:buster@sha256:ed28974b37a2ee07bc8d43249c7396eee05a210d92aa784871e3bed715671d4f done [2021-03-27T17:56:56.443Z] #26 sha256:ed28974b37a2ee07bc8d43249c7396eee05a210d92aa784871e3bed715671d4f 1.85kB / 1.85kB done [2021-03-27T17:56:56.443Z] #26 sha256:9c00c0c8ee8029803ec0a3e9e858cabaa8b63443d63c0738b5079fab61b4f429 529B / 529B done [2021-03-27T17:56:56.443Z] #26 sha256:463adba1ec3f41bf6cc96732dfa8065a66c528dbfddf494e31afff8755590536 1.46kB / 1.46kB done [2021-03-27T17:56:56.443Z] #26 sha256:8bf9c589d5f9475f1fcc050e02308d6b4eeb86eab7752ef948a13693e81a6aaa 50.40MB / 50.40MB 2.9s done [2021-03-27T17:56:56.443Z] #26 extracting sha256:8bf9c589d5f9475f1fcc050e02308d6b4eeb86eab7752ef948a13693e81a6aaa 2.6s [2021-03-27T17:56:56.443Z] #26 ... [2021-03-27T17:56:56.443Z] [2021-03-27T17:56:56.443Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-27T17:56:56.443Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-27T17:56:56.443Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 91.23MB / 120.17MB 6.2s [2021-03-27T17:56:56.443Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 100.71MB / 120.17MB 6.4s [2021-03-27T17:56:56.597Z] #41 ... [2021-03-27T17:56:56.597Z] [2021-03-27T17:56:56.597Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-27T17:56:56.597Z] #25 10.55 + mkdir -p /build [2021-03-27T17:56:56.597Z] #25 10.55 + mv docker/docker /build/ [2021-03-27T17:56:56.597Z] #25 10.56 + rmdir docker [2021-03-27T17:56:56.597Z] #25 DONE 11.3s [2021-03-27T17:56:56.664Z] db4e2d8d5901: Verifying Checksum [2021-03-27T17:56:56.665Z] db4e2d8d5901: Download complete [2021-03-27T17:56:56.699Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 114.29MB / 120.17MB 6.7s [2021-03-27T17:56:56.887Z] [2021-03-27T17:56:56.887Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-27T17:56:56.887Z] #50 10.84 go: extracting github.com/stretchr/testify v1.4.0 [2021-03-27T17:56:56.887Z] #50 10.88 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-27T17:56:56.887Z] #50 10.88 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-03-27T17:56:56.887Z] #50 10.88 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-27T17:56:56.887Z] #50 10.89 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-27T17:56:56.887Z] #50 10.95 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-27T17:56:56.887Z] #50 11.07 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-03-27T17:56:56.887Z] #50 11.11 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-27T17:56:56.887Z] #50 11.26 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-03-27T17:56:56.887Z] #50 11.26 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-27T17:56:56.887Z] #50 11.28 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-27T17:56:56.887Z] #50 11.28 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-27T17:56:56.887Z] #50 11.28 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-27T17:56:56.887Z] #50 11.38 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-03-27T17:56:56.887Z] #50 11.49 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-27T17:56:56.887Z] #50 11.59 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-03-27T17:56:56.956Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 6.8s done [2021-03-27T17:56:57.517Z] #50 12.09 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-03-27T17:56:57.517Z] #50 12.14 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-27T17:56:57.745Z] 1301750ffb48: Verifying Checksum [2021-03-27T17:56:57.745Z] 1301750ffb48: Download complete [2021-03-27T17:56:58.041Z] 5ffb2f5886e2: Verifying Checksum [2021-03-27T17:56:58.041Z] 5ffb2f5886e2: Download complete [2021-03-27T17:56:58.146Z] #50 12.61 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-03-27T17:56:58.147Z] #50 12.69 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-27T17:56:58.147Z] #50 12.81 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-27T17:56:58.147Z] #50 12.86 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-03-27T17:56:58.147Z] #50 12.90 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-27T17:56:58.147Z] #50 12.95 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-27T17:56:58.436Z] #50 13.18 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-03-27T17:56:58.436Z] #50 13.19 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-27T17:56:58.686Z] dc5c6edc9cff: Verifying Checksum [2021-03-27T17:56:58.686Z] dc5c6edc9cff: Download complete [2021-03-27T17:56:58.726Z] #50 13.30 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-27T17:56:59.017Z] #50 13.69 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-27T17:56:59.471Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 9.1s done [2021-03-27T17:56:59.646Z] #50 14.35 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-27T17:56:59.727Z] #9 ... [2021-03-27T17:56:59.727Z] [2021-03-27T17:56:59.727Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-27T17:56:59.727Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-03-27T17:56:59.727Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2021-03-27T17:56:59.727Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-03-27T17:56:59.727Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-03-27T17:56:59.727Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-03-27T17:56:59.727Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 7.0s done [2021-03-27T17:56:59.727Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.9s done [2021-03-27T17:56:59.989Z] #64 ... [2021-03-27T17:56:59.989Z] [2021-03-27T17:56:59.989Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-27T17:56:59.989Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-27T17:56:59.989Z] #9 ... [2021-03-27T17:56:59.989Z] [2021-03-27T17:56:59.989Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-27T17:56:59.989Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-03-27T17:56:59.989Z] #64 DONE 10.2s [2021-03-27T17:57:00.245Z] [2021-03-27T17:57:00.245Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-27T17:57:00.245Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-27T17:57:00.785Z] db4e2d8d5901: Pull complete [2021-03-27T17:57:00.808Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 8.0s [2021-03-27T17:57:01.081Z] dfe2d012519c: Pull complete [2021-03-27T17:57:01.081Z] 3c370c2e2f82: Download complete [2021-03-27T17:57:01.147Z] #50 15.58 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-03-27T17:57:01.147Z] #50 15.69 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-03-27T17:57:01.147Z] #50 ... [2021-03-27T17:57:01.147Z] [2021-03-27T17:57:01.147Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-27T17:57:01.147Z] #46 15.98 unicode/utf16 [2021-03-27T17:57:01.376Z] 5d8f1d1f9197: Pull complete [2021-03-27T17:57:01.438Z] #46 ... [2021-03-27T17:57:01.438Z] [2021-03-27T17:57:01.438Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-03-27T17:57:01.438Z] #14 7.535 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [240 kB] [2021-03-27T17:57:01.438Z] #14 9.027 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-03-27T17:57:01.438Z] #14 15.87 Fetched 8584 kB in 13s (643 kB/s) [2021-03-27T17:57:01.438Z] #14 15.87 Reading package lists... [2021-03-27T17:57:01.438Z] #14 ... [2021-03-27T17:57:01.438Z] [2021-03-27T17:57:01.438Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-27T17:57:01.438Z] #46 16.25 runtime/cgo [2021-03-27T17:57:01.743Z] #9 ... [2021-03-27T17:57:01.743Z] [2021-03-27T17:57:01.743Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-03-27T17:57:01.743Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-03-27T17:57:01.743Z] #63 DONE 0.3s [2021-03-27T17:57:01.743Z] [2021-03-27T17:57:01.743Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-27T17:57:01.743Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-27T17:57:01.743Z] #9 ... [2021-03-27T17:57:01.743Z] [2021-03-27T17:57:01.743Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-03-27T17:57:01.743Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-03-27T17:57:01.743Z] #65 DONE 0.4s [2021-03-27T17:57:01.999Z] [2021-03-27T17:57:01.999Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ed28974b37a2ee07bc8d43249c7396eee05a210d92aa784871e3bed715671d4f [2021-03-27T17:57:01.999Z] #26 sha256:0e6099c29c7919193893c3c080e2e0f82f3e7f1b4bd17c9e330a5cabd2212dbf [2021-03-27T17:57:01.999Z] #26 extracting sha256:8bf9c589d5f9475f1fcc050e02308d6b4eeb86eab7752ef948a13693e81a6aaa 7.9s [2021-03-27T17:57:02.562Z] #26 extracting sha256:8bf9c589d5f9475f1fcc050e02308d6b4eeb86eab7752ef948a13693e81a6aaa 9.1s done [2021-03-27T17:57:02.819Z] #26 DONE 13.1s [2021-03-27T17:57:02.819Z] [2021-03-27T17:57:02.819Z] #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-27T17:57:02.819Z] #27 sha256:3459938b85e6c6c3864ee7a9c9d25fe87bc4edb40be53b244add29cc0120c068 [2021-03-27T17:57:04.133Z] 1301750ffb48: Pull complete [2021-03-27T17:57:04.161Z] #46 ... [2021-03-27T17:57:04.161Z] [2021-03-27T17:57:04.161Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-03-27T17:57:04.161Z] #56 11.60 Fetched 8112 kB in 10s (813 kB/s) [2021-03-27T17:57:04.161Z] #56 11.60 Reading package lists... [2021-03-27T17:57:04.161Z] #56 16.46 Reading package lists... [2021-03-27T17:57:04.161Z] #56 20.65 Building dependency tree... [2021-03-27T17:57:04.161Z] #56 ... [2021-03-27T17:57:04.161Z] [2021-03-27T17:57:04.161Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-27T17:57:04.161Z] #50 16.04 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-27T17:57:04.161Z] #50 16.04 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-27T17:57:04.161Z] #50 16.04 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-27T17:57:04.161Z] #50 16.04 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-27T17:57:04.161Z] #50 16.04 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-27T17:57:04.161Z] #50 16.04 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-27T17:57:04.161Z] #50 16.04 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-27T17:57:04.161Z] #50 16.06 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-27T17:57:04.161Z] #50 16.13 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-27T17:57:04.161Z] #50 16.14 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-27T17:57:04.161Z] #50 16.15 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-03-27T17:57:04.161Z] #50 16.16 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-27T17:57:04.161Z] #50 16.28 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-27T17:57:04.161Z] #50 16.28 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-27T17:57:04.161Z] #50 16.29 go: downloading github.com/stretchr/objx v0.2.0 [2021-03-27T17:57:04.161Z] #50 16.29 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-27T17:57:04.161Z] #50 16.29 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-27T17:57:04.161Z] #50 16.29 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-27T17:57:04.161Z] #50 16.29 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-03-27T17:57:04.161Z] #50 16.33 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-27T17:57:04.161Z] #50 16.53 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-27T17:57:04.161Z] #50 16.53 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-27T17:57:04.161Z] #50 16.58 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-27T17:57:04.161Z] #50 16.68 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-27T17:57:04.161Z] #50 16.69 go: extracting github.com/stretchr/objx v0.2.0 [2021-03-27T17:57:04.161Z] #50 16.69 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-03-27T17:57:04.161Z] #50 16.69 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-03-27T17:57:04.161Z] #50 16.69 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-27T17:57:04.161Z] #50 16.69 go: downloading github.com/kisielk/gotool v1.0.0 [2021-03-27T17:57:04.161Z] #50 16.69 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-27T17:57:04.161Z] #50 16.71 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-27T17:57:04.161Z] #50 16.74 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-27T17:57:04.161Z] #50 16.74 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-27T17:57:04.161Z] #50 16.75 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-03-27T17:57:04.161Z] #50 16.78 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-27T17:57:04.161Z] #50 16.81 go: downloading github.com/ultraware/funlen v0.0.2 [2021-03-27T17:57:04.161Z] #50 16.83 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-27T17:57:04.161Z] #50 16.90 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-27T17:57:04.161Z] #50 16.96 go: extracting github.com/kisielk/gotool v1.0.0 [2021-03-27T17:57:04.161Z] #50 16.97 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-03-27T17:57:04.161Z] #50 16.97 go: extracting github.com/ultraware/funlen v0.0.2 [2021-03-27T17:57:04.161Z] #50 16.97 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-03-27T17:57:04.161Z] #50 17.01 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-03-27T17:57:04.161Z] #50 17.11 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-03-27T17:57:04.161Z] #50 17.20 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-03-27T17:57:04.161Z] #50 17.21 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-03-27T17:57:04.161Z] #50 17.25 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-27T17:57:04.161Z] #50 17.26 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-03-27T17:57:04.161Z] #50 17.29 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-27T17:57:04.161Z] #50 17.42 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-03-27T17:57:04.161Z] #50 17.42 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-03-27T17:57:04.161Z] #50 17.42 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-03-27T17:57:04.161Z] #50 17.43 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-03-27T17:57:04.161Z] #50 17.49 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-27T17:57:04.161Z] #50 17.50 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-03-27T17:57:04.161Z] #50 17.50 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-03-27T17:57:04.161Z] #50 17.50 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-03-27T17:57:04.161Z] #50 17.51 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-27T17:57:04.161Z] #50 17.54 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-27T17:57:04.161Z] #50 17.56 go: downloading golang.org/x/text v0.3.2 [2021-03-27T17:57:04.161Z] #50 17.57 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-03-27T17:57:04.161Z] #50 17.61 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-27T17:57:04.161Z] #50 17.62 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-27T17:57:04.161Z] #50 17.62 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-03-27T17:57:04.161Z] #50 17.64 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-27T17:57:04.161Z] #50 17.66 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-27T17:57:04.161Z] #50 17.66 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-27T17:57:04.161Z] #50 17.68 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-27T17:57:04.161Z] #50 17.94 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-03-27T17:57:04.161Z] #50 17.96 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-27T17:57:04.161Z] #50 17.99 go: downloading github.com/gogo/protobuf v1.2.1 [2021-03-27T17:57:04.161Z] #50 18.02 go: downloading github.com/spf13/viper v1.6.1 [2021-03-27T17:57:04.161Z] #50 18.10 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-27T17:57:04.161Z] #50 18.16 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-27T17:57:04.161Z] #50 18.27 go: downloading github.com/gobwas/glob v0.2.3 [2021-03-27T17:57:04.161Z] #50 18.50 go: extracting github.com/gobwas/glob v0.2.3 [2021-03-27T17:57:04.161Z] #50 18.52 go: extracting github.com/spf13/viper v1.6.1 [2021-03-27T17:57:04.161Z] #50 ... [2021-03-27T17:57:04.161Z] [2021-03-27T17:57:04.161Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-03-27T17:57:04.161Z] #37 11.96 Fetched 8112 kB in 10s (814 kB/s) [2021-03-27T17:57:04.161Z] #37 11.96 Reading package lists... [2021-03-27T17:57:04.161Z] #37 17.16 Reading package lists... [2021-03-27T17:57:04.161Z] #37 21.17 Building dependency tree... [2021-03-27T17:57:04.451Z] #37 ... [2021-03-27T17:57:04.451Z] [2021-03-27T17:57:04.451Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-03-27T17:57:04.451Z] #56 21.97 The following additional packages will be installed: [2021-03-27T17:57:04.451Z] #56 21.97 libbtrfs0 [2021-03-27T17:57:04.451Z] #56 22.06 The following NEW packages will be installed: [2021-03-27T17:57:04.451Z] #56 22.06 libbtrfs-dev libbtrfs0 [2021-03-27T17:57:04.714Z] #27 1.705 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-27T17:57:04.714Z] #27 1.719 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-03-27T17:57:04.714Z] #27 1.719 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-27T17:57:04.741Z] #56 22.37 0 upgraded, 2 newly installed, 0 to remove and 26 not upgraded. [2021-03-27T17:57:04.741Z] #56 22.37 Need to get 118 kB of archives. [2021-03-27T17:57:04.741Z] #56 22.37 After this operation, 390 kB of additional disk space will be used. [2021-03-27T17:57:04.741Z] #56 22.37 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2021-03-27T17:57:04.741Z] #56 22.43 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2021-03-27T17:57:04.741Z] #56 ... [2021-03-27T17:57:04.741Z] [2021-03-27T17:57:04.741Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-03-27T17:57:04.741Z] #43 12.48 Fetched 8112 kB in 11s (768 kB/s) [2021-03-27T17:57:04.741Z] #43 12.48 Reading package lists... [2021-03-27T17:57:04.741Z] #43 17.02 Reading package lists... [2021-03-27T17:57:04.741Z] #43 21.37 Building dependency tree... [2021-03-27T17:57:04.741Z] #43 ... [2021-03-27T17:57:04.741Z] [2021-03-27T17:57:04.741Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-03-27T17:57:04.741Z] #37 22.54 The following additional packages will be installed: [2021-03-27T17:57:04.741Z] #37 22.55 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-03-27T17:57:04.741Z] #37 22.55 Suggested packages: [2021-03-27T17:57:04.741Z] #37 22.55 cmake-doc ninja-build lrzip [2021-03-27T17:57:04.741Z] #37 22.55 Recommended packages: [2021-03-27T17:57:04.741Z] #37 22.55 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-03-27T17:57:04.970Z] #27 1.944 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-27T17:57:04.970Z] #27 2.101 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-27T17:57:05.226Z] #27 2.388 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-27T17:57:05.370Z] #37 23.26 The following NEW packages will be installed: [2021-03-27T17:57:05.661Z] #37 23.26 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-03-27T17:57:05.661Z] #37 23.27 vim-common xxd [2021-03-27T17:57:05.661Z] #37 23.39 0 upgraded, 10 newly installed, 0 to remove and 26 not upgraded. [2021-03-27T17:57:05.661Z] #37 23.39 Need to get 14.0 MB of archives. [2021-03-27T17:57:05.661Z] #37 23.39 After this operation, 62.1 MB of additional disk space will be used. [2021-03-27T17:57:05.661Z] #37 23.39 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2021-03-27T17:57:05.661Z] #37 23.42 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2021-03-27T17:57:05.661Z] #37 23.43 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2021-03-27T17:57:05.661Z] #37 23.51 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2021-03-27T17:57:05.951Z] #37 23.87 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+deb10u1 [607 kB] [2021-03-27T17:57:05.951Z] #37 23.89 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2021-03-27T17:57:06.224Z] dc5c6edc9cff: Pull complete [2021-03-27T17:57:06.241Z] #37 23.90 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2021-03-27T17:57:06.241Z] #37 23.91 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2021-03-27T17:57:06.241Z] #37 23.91 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2021-03-27T17:57:06.241Z] #37 23.92 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2021-03-27T17:57:06.241Z] #37 ... [2021-03-27T17:57:06.241Z] [2021-03-27T17:57:06.241Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-27T17:57:06.241Z] #59 10.83 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-27T17:57:06.241Z] #59 12.30 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-27T17:57:06.241Z] #59 12.30 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-03-27T17:57:06.241Z] #59 13.03 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-03-27T17:57:06.241Z] #59 13.09 go: extracting github.com/moby/vpnkit v0.5.0 [2021-03-27T17:57:06.241Z] #59 13.16 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-27T17:57:06.241Z] #59 14.57 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-27T17:57:06.241Z] #59 15.01 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-27T17:57:06.241Z] #59 15.02 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-03-27T17:57:06.241Z] #59 15.26 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-03-27T17:57:06.241Z] #59 15.61 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-27T17:57:06.241Z] #59 17.22 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-03-27T17:57:06.241Z] #59 19.08 go: finding github.com/pkg/errors v0.9.1 [2021-03-27T17:57:06.241Z] #59 19.14 go: finding github.com/sirupsen/logrus v1.8.1 [2021-03-27T17:57:06.241Z] #59 19.30 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-27T17:57:06.241Z] #59 19.35 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-27T17:57:06.241Z] #59 19.44 go: finding github.com/google/uuid v1.2.0 [2021-03-27T17:57:06.241Z] #59 19.48 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-27T17:57:06.241Z] #59 19.54 go: finding github.com/gofrs/flock v0.8.0 [2021-03-27T17:57:06.241Z] #59 19.54 go: finding github.com/moby/vpnkit v0.5.0 [2021-03-27T17:57:06.241Z] #59 19.60 go: finding github.com/gorilla/mux v1.8.0 [2021-03-27T17:57:06.241Z] #59 19.62 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-03-27T17:57:06.241Z] #59 19.65 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-27T17:57:06.241Z] #59 19.67 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-03-27T17:57:06.241Z] #59 19.72 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-03-27T17:57:06.241Z] #59 19.78 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-27T17:57:06.241Z] #59 19.88 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-03-27T17:57:06.241Z] #59 ... [2021-03-27T17:57:06.241Z] [2021-03-27T17:57:06.241Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-03-27T17:57:06.241Z] #56 23.17 debconf: delaying package configuration, since apt-utils is not installed [2021-03-27T17:57:06.241Z] #56 23.22 Fetched 118 kB in 0s (350 kB/s) [2021-03-27T17:57:06.241Z] #56 23.30 Selecting previously unselected package libbtrfs0. [2021-03-27T17:57:06.241Z] #56 23.30 (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-27T17:57:06.241Z] #56 23.34 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2021-03-27T17:57:06.241Z] #56 23.35 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-27T17:57:06.241Z] #56 23.43 Selecting previously unselected package libbtrfs-dev. [2021-03-27T17:57:06.241Z] #56 23.44 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2021-03-27T17:57:06.241Z] #56 23.44 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-27T17:57:06.241Z] #56 23.68 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-27T17:57:06.241Z] #56 23.69 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-27T17:57:06.241Z] #56 23.70 Processing triggers for libc-bin (2.28-10) ... [2021-03-27T17:57:06.548Z] #56 ... [2021-03-27T17:57:06.548Z] [2021-03-27T17:57:06.548Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-03-27T17:57:06.548Z] #28 5.106 Get:6 http://deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-03-27T17:57:06.548Z] #28 12.96 Fetched 8112 kB in 11s (716 kB/s) [2021-03-27T17:57:06.548Z] #28 12.96 Reading package lists... [2021-03-27T17:57:06.548Z] #28 ... [2021-03-27T17:57:06.548Z] [2021-03-27T17:57:06.548Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-03-27T17:57:06.548Z] #56 DONE 24.3s [2021-03-27T17:57:06.548Z] [2021-03-27T17:57:06.548Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-03-27T17:57:06.548Z] #43 22.89 The following additional packages will be installed: [2021-03-27T17:57:06.548Z] #43 22.89 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-03-27T17:57:06.548Z] #43 22.89 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-03-27T17:57:06.548Z] #43 22.89 Suggested packages: [2021-03-27T17:57:06.548Z] #43 22.89 manpages-dev python-setuptools [2021-03-27T17:57:06.548Z] #43 23.98 The following NEW packages will be installed: [2021-03-27T17:57:06.548Z] #43 23.99 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-03-27T17:57:06.548Z] #43 23.99 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-03-27T17:57:06.548Z] #43 23.99 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-03-27T17:57:06.548Z] #43 23.99 python-six zlib1g-dev [2021-03-27T17:57:06.548Z] #43 24.13 0 upgraded, 17 newly installed, 0 to remove and 26 not upgraded. [2021-03-27T17:57:06.548Z] #43 24.13 Need to get 3742 kB of archives. [2021-03-27T17:57:06.548Z] #43 24.13 After this operation, 22.0 MB of additional disk space will be used. [2021-03-27T17:57:06.548Z] #43 24.13 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2021-03-27T17:57:06.548Z] #43 24.14 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-27T17:57:06.548Z] #43 24.15 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-27T17:57:06.548Z] #43 24.15 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-27T17:57:06.548Z] #43 24.16 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-27T17:57:06.548Z] #43 24.17 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-27T17:57:06.548Z] #43 24.17 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-27T17:57:06.548Z] #43 24.17 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-27T17:57:06.548Z] #43 24.18 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2021-03-27T17:57:06.548Z] #43 24.22 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2021-03-27T17:57:06.548Z] #43 24.22 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2021-03-27T17:57:06.548Z] #43 24.34 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2021-03-27T17:57:06.548Z] #43 24.38 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-27T17:57:06.548Z] #43 24.39 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-27T17:57:06.548Z] #43 24.40 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2021-03-27T17:57:06.840Z] #43 24.45 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2021-03-27T17:57:06.840Z] #43 24.45 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2021-03-27T17:57:07.117Z] #27 4.010 Fetched 8424 kB in 3s (3298 kB/s) [2021-03-27T17:57:07.682Z] #27 4.010 Reading package lists... [2021-03-27T17:57:07.875Z] #43 ... [2021-03-27T17:57:07.875Z] [2021-03-27T17:57:07.875Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-27T17:57:07.875Z] #35 12.49 internal/testlog [2021-03-27T17:57:07.875Z] #35 12.84 encoding [2021-03-27T17:57:07.875Z] #35 13.00 runtime/cgo [2021-03-27T17:57:07.875Z] #35 ... [2021-03-27T17:57:07.875Z] [2021-03-27T17:57:07.875Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-03-27T17:57:07.875Z] #37 25.14 debconf: delaying package configuration, since apt-utils is not installed [2021-03-27T17:57:07.875Z] #37 25.19 Fetched 14.0 MB in 1s (12.5 MB/s) [2021-03-27T17:57:07.875Z] #37 25.24 Selecting previously unselected package xxd. [2021-03-27T17:57:07.875Z] #37 25.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 ... 15177 files and directories currently installed.) [2021-03-27T17:57:07.875Z] #37 25.32 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2021-03-27T17:57:07.875Z] #37 25.33 Unpacking xxd (2:8.1.0875-5) ... [2021-03-27T17:57:07.875Z] #37 25.45 Selecting previously unselected package vim-common. [2021-03-27T17:57:07.875Z] #37 25.47 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-27T17:57:07.875Z] #37 25.51 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-27T17:57:07.875Z] #37 25.82 Selecting previously unselected package cmake-data. [2021-03-27T17:57:07.875Z] #37 25.83 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-03-27T17:57:07.875Z] #37 25.83 Unpacking cmake-data (3.13.4-1) ... [2021-03-27T17:57:07.875Z] #37 ... [2021-03-27T17:57:07.875Z] [2021-03-27T17:57:07.875Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-27T17:57:07.875Z] #48 12.65 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-27T17:57:07.875Z] #48 14.62 go: finding github.com/fatih/color v1.9.0 [2021-03-27T17:57:07.876Z] #48 14.82 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-27T17:57:07.876Z] #48 14.83 go: finding github.com/pkg/errors v0.9.1 [2021-03-27T17:57:07.876Z] #48 14.87 go: finding github.com/spf13/pflag v1.0.3 [2021-03-27T17:57:07.876Z] #48 14.96 go: finding github.com/mattn/go-colorable v0.1.6 [2021-03-27T17:57:07.876Z] #48 14.97 go: finding github.com/mattn/go-isatty v0.0.12 [2021-03-27T17:57:07.876Z] #48 15.10 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-27T17:57:07.876Z] #48 15.14 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-03-27T17:57:07.876Z] #48 15.19 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-27T17:57:07.876Z] #48 15.21 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-27T17:57:07.876Z] #48 15.22 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-27T17:57:08.165Z] #48 ... [2021-03-27T17:57:08.165Z] [2021-03-27T17:57:08.165Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-03-27T17:57:08.165Z] #41 15.63 + 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-27T17:57:08.165Z] #41 ... [2021-03-27T17:57:08.165Z] [2021-03-27T17:57:08.165Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-03-27T17:57:08.165Z] #43 25.68 debconf: delaying package configuration, since apt-utils is not installed [2021-03-27T17:57:08.165Z] #43 25.77 Fetched 3742 kB in 0s (8744 kB/s) [2021-03-27T17:57:08.165Z] #43 25.83 Selecting previously unselected package libcap-dev:s390x. [2021-03-27T17:57:08.165Z] #43 25.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 ... 15177 files and directories currently installed.) [2021-03-27T17:57:08.165Z] #43 25.89 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2021-03-27T17:57:08.165Z] #43 25.89 Unpacking libcap-dev:s390x (1:2.25-2) ... [2021-03-27T17:57:08.165Z] #43 26.03 Selecting previously unselected package libnet1:s390x. [2021-03-27T17:57:08.165Z] #43 26.04 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2021-03-27T17:57:08.165Z] #43 26.04 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-03-27T17:57:08.165Z] #43 26.12 Selecting previously unselected package libnet1-dev. [2021-03-27T17:57:08.455Z] #43 26.12 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2021-03-27T17:57:08.455Z] #43 26.13 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-27T17:57:08.455Z] #43 26.30 Selecting previously unselected package libnl-3-200:s390x. [2021-03-27T17:57:08.455Z] #43 26.30 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2021-03-27T17:57:08.455Z] #43 26.31 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2021-03-27T17:57:08.455Z] #43 26.41 Selecting previously unselected package libnl-3-dev:s390x. [2021-03-27T17:57:08.745Z] #43 26.41 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2021-03-27T17:57:08.745Z] #43 26.41 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2021-03-27T17:57:08.745Z] #43 26.66 Selecting previously unselected package libprotobuf-c1:s390x. [2021-03-27T17:57:09.035Z] #43 26.66 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2021-03-27T17:57:09.035Z] #43 26.67 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-03-27T17:57:09.035Z] #43 26.76 Selecting previously unselected package libprotobuf-c-dev:s390x. [2021-03-27T17:57:09.035Z] #43 26.76 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2021-03-27T17:57:09.035Z] #43 26.76 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2021-03-27T17:57:09.035Z] #43 ... [2021-03-27T17:57:09.035Z] [2021-03-27T17:57:09.035Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-27T17:57:09.035Z] #52 13.52 + cd /tmp/tmp.NJEzBoIBkP/src/github.com/mvdan/sh [2021-03-27T17:57:09.035Z] #52 13.52 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-27T17:57:09.035Z] #52 13.65 + GO111MODULE=on [2021-03-27T17:57:09.035Z] #52 13.65 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-03-27T17:57:09.035Z] #52 14.49 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-27T17:57:09.035Z] #52 14.50 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-27T17:57:09.035Z] #52 14.51 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-27T17:57:09.035Z] #52 14.66 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-27T17:57:09.035Z] #52 14.74 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-27T17:57:09.035Z] #52 15.17 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-27T17:57:09.035Z] #52 15.71 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-27T17:57:09.035Z] #52 16.62 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-27T17:57:09.035Z] #52 17.58 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-27T17:57:09.035Z] #52 17.68 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-27T17:57:09.035Z] #52 17.75 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-27T17:57:09.035Z] #52 17.86 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-27T17:57:09.035Z] #52 18.50 runtime [2021-03-27T17:57:09.035Z] #52 ... [2021-03-27T17:57:09.035Z] [2021-03-27T17:57:09.035Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-03-27T17:57:09.035Z] #43 26.85 Selecting previously unselected package zlib1g-dev:s390x. [2021-03-27T17:57:09.035Z] #43 26.85 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2021-03-27T17:57:09.035Z] #43 26.86 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2021-03-27T17:57:09.035Z] #43 27.04 Selecting previously unselected package libprotobuf17:s390x. [2021-03-27T17:57:09.052Z] #27 4.948 Reading package lists... [2021-03-27T17:57:09.052Z] #27 5.895 Building dependency tree... [2021-03-27T17:57:09.052Z] #27 6.207 The following additional packages will be installed: [2021-03-27T17:57:09.052Z] #27 6.207 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-03-27T17:57:09.052Z] #27 6.207 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-03-27T17:57:09.052Z] #27 6.207 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-03-27T17:57:09.052Z] #27 6.207 Suggested packages: [2021-03-27T17:57:09.052Z] #27 6.207 krb5-doc krb5-user [2021-03-27T17:57:09.052Z] #27 6.207 Recommended packages: [2021-03-27T17:57:09.052Z] #27 6.207 krb5-locales publicsuffix libsasl2-modules [2021-03-27T17:57:09.309Z] #27 6.423 The following NEW packages will be installed: [2021-03-27T17:57:09.309Z] #27 6.423 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-03-27T17:57:09.309Z] #27 6.423 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-03-27T17:57:09.309Z] #27 6.423 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-03-27T17:57:09.309Z] #27 6.423 libssh2-1 libssl1.1 openssl [2021-03-27T17:57:09.325Z] #43 27.04 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2021-03-27T17:57:09.325Z] #43 27.04 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2021-03-27T17:57:09.565Z] #27 ... [2021-03-27T17:57:09.565Z] [2021-03-27T17:57:09.565Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-27T17:57:09.565Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-27T17:57:09.565Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 10.0s done [2021-03-27T17:57:09.565Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.8s done [2021-03-27T17:57:09.565Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.6s done [2021-03-27T17:57:09.565Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.3s [2021-03-27T17:57:09.565Z] #9 ... [2021-03-27T17:57:09.565Z] [2021-03-27T17:57:09.565Z] #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-27T17:57:09.565Z] #27 sha256:3459938b85e6c6c3864ee7a9c9d25fe87bc4edb40be53b244add29cc0120c068 [2021-03-27T17:57:09.565Z] #27 6.715 0 upgraded, 21 newly installed, 0 to remove and 5 not upgraded. [2021-03-27T17:57:09.565Z] #27 6.715 Need to get 5057 kB of archives. [2021-03-27T17:57:09.565Z] #27 6.715 After this operation, 12.1 MB of additional disk space will be used. [2021-03-27T17:57:09.565Z] #27 6.715 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-03-27T17:57:09.565Z] #27 6.719 Get:2 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-03-27T17:57:09.565Z] #27 6.719 Get:3 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-03-27T17:57:09.565Z] #27 6.719 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-03-27T17:57:09.565Z] #27 6.719 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-03-27T17:57:09.565Z] #27 6.727 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-03-27T17:57:09.565Z] #27 6.734 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-03-27T17:57:09.565Z] #27 6.742 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-03-27T17:57:09.565Z] #27 6.751 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-03-27T17:57:09.565Z] #27 6.751 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-03-27T17:57:09.565Z] #27 6.751 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-03-27T17:57:09.565Z] #27 6.755 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-03-27T17:57:09.565Z] #27 6.755 Get:13 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-03-27T17:57:09.565Z] #27 6.765 Get:14 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-03-27T17:57:09.565Z] #27 6.765 Get:15 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-03-27T17:57:09.565Z] #27 6.766 Get:16 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2021-03-27T17:57:09.565Z] #27 6.777 Get:17 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2021-03-27T17:57:09.565Z] #27 6.777 Get:18 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-03-27T17:57:09.565Z] #27 6.784 Get:19 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-03-27T17:57:09.565Z] #27 6.784 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-03-27T17:57:09.565Z] #27 6.784 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-03-27T17:57:09.615Z] #43 27.56 Selecting previously unselected package libprotobuf-lite17:s390x. [2021-03-27T17:57:09.767Z] 3c370c2e2f82: Pull complete [2021-03-27T17:57:09.767Z] 5ffb2f5886e2: Pull complete [2021-03-27T17:57:09.767Z] Digest: sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-27T17:57:09.767Z] Status: Downloaded newer image for golang:1.13.15-buster [2021-03-27T17:57:09.767Z] ---> 805dc2d65d1c [2021-03-27T17:57:09.767Z] Step 5/15 : ARG BUILDX_REPO [2021-03-27T17:57:09.767Z] ---> Running in 5df0c75626da [2021-03-27T17:57:09.822Z] #27 6.978 debconf: delaying package configuration, since apt-utils is not installed [2021-03-27T17:57:09.822Z] #27 7.033 Fetched 5057 kB in 0s (14.9 MB/s) [2021-03-27T17:57:09.822Z] #27 7.101 Selecting previously unselected package libssl1.1:amd64. [2021-03-27T17:57:09.905Z] #43 27.57 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2021-03-27T17:57:09.905Z] #43 27.57 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2021-03-27T17:57:09.905Z] #43 27.69 Selecting previously unselected package libprotobuf-dev:s390x. [2021-03-27T17:57:09.905Z] #43 27.70 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2021-03-27T17:57:09.905Z] #43 27.70 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2021-03-27T17:57:10.061Z] Removing intermediate container 5df0c75626da [2021-03-27T17:57:10.061Z] ---> 34a211368fd1 [2021-03-27T17:57:10.061Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2021-03-27T17:57:10.061Z] ---> Running in 307f5facda5e [2021-03-27T17:57:10.078Z] #27 7.101 (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-27T17:57:10.078Z] #27 7.106 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-03-27T17:57:10.078Z] #27 7.117 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-03-27T17:57:10.078Z] #27 7.358 Selecting previously unselected package openssl. [2021-03-27T17:57:10.078Z] #27 7.358 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-03-27T17:57:10.333Z] #27 7.369 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-03-27T17:57:10.334Z] #27 7.527 Selecting previously unselected package ca-certificates. [2021-03-27T17:57:10.334Z] #27 7.527 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-03-27T17:57:10.334Z] #27 7.528 Unpacking ca-certificates (20200601~deb10u2) ... [2021-03-27T17:57:10.334Z] #27 7.622 Selecting previously unselected package libkeyutils1:amd64. [2021-03-27T17:57:10.334Z] #27 7.622 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-03-27T17:57:10.360Z] Cloning into '/buildx'... [2021-03-27T17:57:10.534Z] #43 28.51 Selecting previously unselected package libprotoc17:s390x. [2021-03-27T17:57:10.592Z] #27 7.631 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-03-27T17:57:10.592Z] #27 7.665 Selecting previously unselected package libkrb5support0:amd64. [2021-03-27T17:57:10.592Z] #27 7.667 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-03-27T17:57:10.592Z] #27 7.673 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-03-27T17:57:10.592Z] #27 7.736 Selecting previously unselected package libk5crypto3:amd64. [2021-03-27T17:57:10.592Z] #27 7.736 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-03-27T17:57:10.592Z] #27 7.740 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-03-27T17:57:10.592Z] #27 7.808 Selecting previously unselected package libkrb5-3:amd64. [2021-03-27T17:57:10.592Z] #27 7.808 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-03-27T17:57:10.592Z] #27 7.813 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-03-27T17:57:10.824Z] #43 28.52 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2021-03-27T17:57:10.824Z] #43 28.52 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2021-03-27T17:57:10.850Z] #27 7.931 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-03-27T17:57:10.850Z] #27 7.931 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-03-27T17:57:10.850Z] #27 7.936 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-03-27T17:57:10.850Z] #27 7.985 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-03-27T17:57:10.850Z] #27 7.985 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-03-27T17:57:10.850Z] #27 7.990 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-27T17:57:10.850Z] #27 8.042 Selecting previously unselected package libsasl2-2:amd64. [2021-03-27T17:57:10.850Z] #27 8.042 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-03-27T17:57:10.850Z] #27 8.046 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-27T17:57:10.850Z] #27 8.105 Selecting previously unselected package libldap-common. [2021-03-27T17:57:10.850Z] #27 8.105 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-03-27T17:57:11.107Z] #27 8.110 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-27T17:57:11.107Z] #27 8.172 Selecting previously unselected package libldap-2.4-2:amd64. [2021-03-27T17:57:11.107Z] #27 8.172 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-03-27T17:57:11.107Z] #27 8.175 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-27T17:57:11.107Z] #27 8.262 Selecting previously unselected package libnghttp2-14:amd64. [2021-03-27T17:57:11.107Z] #27 8.262 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-03-27T17:57:11.107Z] #27 8.266 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-03-27T17:57:11.107Z] #27 8.324 Selecting previously unselected package libpsl5:amd64. [2021-03-27T17:57:11.107Z] #27 8.324 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-03-27T17:57:11.107Z] #27 8.324 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-03-27T17:57:11.114Z] #43 29.06 Selecting previously unselected package protobuf-c-compiler. [2021-03-27T17:57:11.114Z] #43 29.06 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2021-03-27T17:57:11.367Z] #27 8.371 Selecting previously unselected package librtmp1:amd64. [2021-03-27T17:57:11.367Z] #27 8.371 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-03-27T17:57:11.367Z] #27 8.374 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-27T17:57:11.367Z] #27 8.450 Selecting previously unselected package libssh2-1:amd64. [2021-03-27T17:57:11.367Z] #27 8.450 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-03-27T17:57:11.367Z] #27 8.458 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-03-27T17:57:11.367Z] #27 8.520 Selecting previously unselected package libcurl4:amd64. [2021-03-27T17:57:11.367Z] #27 8.520 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2021-03-27T17:57:11.367Z] #27 8.528 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-03-27T17:57:11.367Z] #27 8.620 Selecting previously unselected package curl. [2021-03-27T17:57:11.367Z] #27 8.620 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2021-03-27T17:57:11.404Z] #43 29.06 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-27T17:57:11.404Z] #43 29.19 Selecting previously unselected package protobuf-compiler. [2021-03-27T17:57:11.404Z] #43 29.19 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2021-03-27T17:57:11.404Z] #43 29.20 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-03-27T17:57:11.404Z] #43 29.29 Selecting previously unselected package python-pkg-resources. [2021-03-27T17:57:11.404Z] #43 29.31 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-03-27T17:57:11.628Z] #27 8.624 Unpacking curl (7.64.0-4+deb10u1) ... [2021-03-27T17:57:11.628Z] #27 8.728 Selecting previously unselected package libonig5:amd64. [2021-03-27T17:57:11.628Z] #27 8.728 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-03-27T17:57:11.628Z] #27 8.732 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-03-27T17:57:11.628Z] #27 8.810 Selecting previously unselected package libjq1:amd64. [2021-03-27T17:57:11.628Z] #27 8.810 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-03-27T17:57:11.628Z] #27 8.814 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-27T17:57:11.694Z] #43 29.32 Unpacking python-pkg-resources (40.8.0-1) ... [2021-03-27T17:57:11.694Z] #43 29.49 Selecting previously unselected package python-six. [2021-03-27T17:57:11.694Z] #43 29.50 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-03-27T17:57:11.694Z] #43 29.51 Unpacking python-six (1.12.0-1) ... [2021-03-27T17:57:11.694Z] #43 29.56 Selecting previously unselected package python-protobuf. [2021-03-27T17:57:11.885Z] #27 8.887 Selecting previously unselected package jq. [2021-03-27T17:57:11.885Z] #27 8.887 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-03-27T17:57:11.885Z] #27 8.889 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-27T17:57:11.885Z] #27 8.954 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-03-27T17:57:11.885Z] #27 8.956 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-03-27T17:57:11.885Z] #27 8.968 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-03-27T17:57:11.885Z] #27 9.121 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-03-27T17:57:11.885Z] #27 9.133 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-27T17:57:11.984Z] #43 29.57 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2021-03-27T17:57:11.984Z] #43 29.57 Unpacking python-protobuf (3.6.1.3-2) ... [2021-03-27T17:57:12.141Z] #27 9.149 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-03-27T17:57:12.141Z] #27 9.159 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-27T17:57:12.141Z] #27 9.182 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-27T17:57:12.141Z] #27 9.189 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-03-27T17:57:12.141Z] #27 9.203 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-27T17:57:12.141Z] #27 9.215 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-03-27T17:57:12.141Z] #27 9.233 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-03-27T17:57:12.141Z] #27 9.244 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-03-27T17:57:12.141Z] #27 9.258 Setting up libonig5:amd64 (6.9.1-1) ... [2021-03-27T17:57:12.141Z] #27 9.273 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-27T17:57:12.141Z] #27 9.283 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-27T17:57:12.141Z] #27 9.295 Setting up ca-certificates (20200601~deb10u2) ... [2021-03-27T17:57:12.274Z] #43 30.04 Setting up python-pkg-resources (40.8.0-1) ... [2021-03-27T17:57:12.905Z] #43 ... [2021-03-27T17:57:12.905Z] [2021-03-27T17:57:12.905Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-27T17:57:12.905Z] #68 17.49 Checking out files: 92% (1771/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-27T17:57:12.905Z] #68 17.62 + cd /tmp/tmp.m9QgL6nU8C/src/github.com/docker/libnetwork [2021-03-27T17:57:12.905Z] #68 17.62 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-27T17:57:12.905Z] #68 18.19 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-03-27T17:57:12.905Z] #68 ... [2021-03-27T17:57:12.905Z] [2021-03-27T17:57:12.905Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-03-27T17:57:13.076Z] #27 10.05 Updating certificates in /etc/ssl/certs... [2021-03-27T17:57:13.194Z] #33 30.37 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-03-27T17:57:13.194Z] #33 30.70 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-03-27T17:57:13.824Z] #33 ... [2021-03-27T17:57:13.824Z] [2021-03-27T17:57:13.824Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-03-27T17:57:13.824Z] #14 15.87 Reading package lists... [2021-03-27T17:57:13.824Z] #14 20.19 Reading package lists... [2021-03-27T17:57:13.824Z] #14 24.50 Building dependency tree... [2021-03-27T17:57:13.824Z] #14 25.77 The following additional packages will be installed: [2021-03-27T17:57:13.824Z] #14 25.79 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-03-27T17:57:13.824Z] #14 25.79 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-03-27T17:57:13.824Z] #14 25.79 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-03-27T17:57:13.824Z] #14 25.79 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-03-27T17:57:13.824Z] #14 25.80 mingw-w64-common mingw-w64-x86-64-dev [2021-03-27T17:57:13.824Z] #14 25.80 Suggested packages: [2021-03-27T17:57:13.824Z] #14 25.80 gcc-8-locales seccomp wine64 [2021-03-27T17:57:13.824Z] #14 26.90 The following NEW packages will be installed: [2021-03-27T17:57:13.824Z] #14 26.92 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-03-27T17:57:13.824Z] #14 26.92 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-03-27T17:57:13.824Z] #14 26.92 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-03-27T17:57:13.824Z] #14 26.92 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-03-27T17:57:13.824Z] #14 26.92 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-03-27T17:57:13.824Z] #14 26.92 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-03-27T17:57:13.824Z] #14 26.92 The following packages will be upgraded: [2021-03-27T17:57:13.824Z] #14 26.92 libseccomp2 libsystemd0 libudev1 [2021-03-27T17:57:13.824Z] #14 27.10 3 upgraded, 25 newly installed, 0 to remove and 24 not upgraded. [2021-03-27T17:57:13.824Z] #14 27.10 Need to get 73.8 MB of archives. [2021-03-27T17:57:13.824Z] #14 27.10 After this operation, 494 MB of additional disk space will be used. [2021-03-27T17:57:13.824Z] #14 27.10 Get:1 http://deb.debian.org/debian buster-backports/main s390x libseccomp2 s390x 2.4.1-2~bpo10+1 [44.9 kB] [2021-03-27T17:57:13.824Z] #14 27.12 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-27T17:57:13.824Z] #14 27.32 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd0 s390x 241-7~deb10u7 [309 kB] [2021-03-27T17:57:13.824Z] #14 27.64 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev1 s390x 241-7~deb10u7 [145 kB] [2021-03-27T17:57:13.824Z] #14 27.74 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-27T17:57:13.824Z] #14 28.07 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-27T17:57:13.824Z] #14 28.79 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-27T17:57:13.824Z] #14 28.80 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-27T17:57:13.824Z] #14 28.81 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2021-03-27T17:57:13.824Z] #14 28.81 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2021-03-27T17:57:13.824Z] #14 29.11 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-27T17:57:13.824Z] #14 29.35 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-27T17:57:13.824Z] #14 29.37 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-27T17:57:13.824Z] #14 ... [2021-03-27T17:57:13.824Z] [2021-03-27T17:57:13.824Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-03-27T17:57:13.824Z] #33 31.40 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-27T17:57:14.004Z] #27 11.31 137 added, 0 removed; done. [2021-03-27T17:57:14.260Z] #27 11.36 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-03-27T17:57:14.260Z] #27 11.40 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-27T17:57:14.260Z] #27 11.41 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-03-27T17:57:14.260Z] #27 11.42 Setting up curl (7.64.0-4+deb10u1) ... [2021-03-27T17:57:14.260Z] #27 11.43 Processing triggers for libc-bin (2.28-10) ... [2021-03-27T17:57:14.260Z] #27 11.45 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-03-27T17:57:14.260Z] #27 11.47 Updating certificates in /etc/ssl/certs... [2021-03-27T17:57:14.454Z] #33 ... [2021-03-27T17:57:14.454Z] [2021-03-27T17:57:14.454Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-27T17:57:14.454Z] #50 18.91 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-03-27T17:57:14.454Z] #50 18.91 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-03-27T17:57:14.454Z] #50 19.10 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-03-27T17:57:14.454Z] #50 19.13 go: downloading github.com/subosito/gotenv v1.2.0 [2021-03-27T17:57:14.454Z] #50 19.13 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-27T17:57:14.454Z] #50 19.13 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-03-27T17:57:14.454Z] #50 19.27 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-27T17:57:14.454Z] #50 19.27 go: downloading github.com/spf13/afero v1.1.2 [2021-03-27T17:57:14.454Z] #50 19.27 go: downloading github.com/spf13/cast v1.3.0 [2021-03-27T17:57:14.454Z] #50 19.27 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-03-27T17:57:14.454Z] #50 19.39 go: extracting github.com/subosito/gotenv v1.2.0 [2021-03-27T17:57:14.454Z] #50 19.48 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-03-27T17:57:14.454Z] #50 19.56 go: downloading github.com/magiconair/properties v1.8.1 [2021-03-27T17:57:14.454Z] #50 19.62 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-27T17:57:14.454Z] #50 19.67 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-03-27T17:57:14.454Z] #50 19.99 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-27T17:57:14.454Z] #50 20.00 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-03-27T17:57:14.454Z] #50 20.03 go: extracting github.com/magiconair/properties v1.8.1 [2021-03-27T17:57:14.454Z] #50 20.11 go: extracting github.com/spf13/afero v1.1.2 [2021-03-27T17:57:14.454Z] #50 20.17 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-03-27T17:57:14.454Z] #50 20.18 go: extracting github.com/spf13/cast v1.3.0 [2021-03-27T17:57:14.454Z] #50 20.46 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-03-27T17:57:14.454Z] #50 20.56 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-03-27T17:57:14.454Z] #50 21.45 go: extracting github.com/gogo/protobuf v1.2.1 [2021-03-27T17:57:14.454Z] #50 23.90 go: extracting golang.org/x/text v0.3.2 [2021-03-27T17:57:14.454Z] #50 27.38 go: finding github.com/fatih/color v1.7.0 [2021-03-27T17:57:14.454Z] #50 27.51 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-27T17:57:14.454Z] #50 27.53 go: finding github.com/mattn/go-colorable v0.1.4 [2021-03-27T17:57:14.454Z] #50 27.54 go: finding github.com/mattn/go-isatty v0.0.8 [2021-03-27T17:57:14.454Z] #50 27.58 go: finding github.com/go-critic/go-critic v0.4.1 [2021-03-27T17:57:14.454Z] #50 27.65 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-27T17:57:14.454Z] #50 27.65 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-27T17:57:14.454Z] #50 27.68 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-03-27T17:57:14.454Z] #50 27.70 go: finding github.com/pkg/errors v0.8.1 [2021-03-27T17:57:14.454Z] #50 27.71 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-03-27T17:57:14.454Z] #50 27.73 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-03-27T17:57:14.454Z] #50 27.74 go: finding github.com/sirupsen/logrus v1.4.2 [2021-03-27T17:57:14.454Z] #50 27.76 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-03-27T17:57:14.454Z] #50 27.77 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-03-27T17:57:14.454Z] #50 27.77 go: finding github.com/stretchr/testify v1.4.0 [2021-03-27T17:57:14.454Z] #50 27.79 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-03-27T17:57:14.454Z] #50 27.80 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-03-27T17:57:14.454Z] #50 27.82 go: finding github.com/davecgh/go-spew v1.1.1 [2021-03-27T17:57:14.454Z] #50 27.82 go: finding github.com/spf13/viper v1.6.1 [2021-03-27T17:57:14.454Z] #50 27.84 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-03-27T17:57:14.454Z] #50 27.84 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-03-27T17:57:14.454Z] #50 27.86 go: finding github.com/stretchr/objx v0.2.0 [2021-03-27T17:57:14.454Z] #50 28.00 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-03-27T17:57:14.454Z] #50 28.01 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-03-27T17:57:14.454Z] #50 28.02 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-27T17:57:14.454Z] #50 28.05 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-27T17:57:14.454Z] #50 28.17 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-03-27T17:57:14.454Z] #50 28.18 go: finding github.com/spf13/cobra v0.0.5 [2021-03-27T17:57:14.454Z] #50 28.20 go: finding github.com/gobwas/glob v0.2.3 [2021-03-27T17:57:14.454Z] #50 28.21 go: finding github.com/hashicorp/hcl v1.0.0 [2021-03-27T17:57:14.454Z] #50 28.22 go: finding github.com/spf13/pflag v1.0.5 [2021-03-27T17:57:14.454Z] #50 28.35 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-27T17:57:14.454Z] #50 28.40 go: finding github.com/magiconair/properties v1.8.1 [2021-03-27T17:57:14.454Z] #50 28.40 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-27T17:57:14.454Z] #50 28.43 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-03-27T17:57:14.454Z] #50 28.44 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-27T17:57:14.454Z] #50 28.48 go: finding github.com/pelletier/go-toml v1.2.0 [2021-03-27T17:57:14.454Z] #50 28.49 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-27T17:57:14.454Z] #50 28.52 go: finding github.com/spf13/afero v1.1.2 [2021-03-27T17:57:14.454Z] #50 28.53 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-27T17:57:14.454Z] #50 28.54 go: finding github.com/spf13/cast v1.3.0 [2021-03-27T17:57:14.454Z] #50 28.56 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-27T17:57:14.454Z] #50 28.57 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-03-27T17:57:14.454Z] #50 28.60 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-27T17:57:14.454Z] #50 28.64 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-27T17:57:14.454Z] #50 28.74 go: finding golang.org/x/text v0.3.2 [2021-03-27T17:57:14.454Z] #50 28.76 go: finding github.com/subosito/gotenv v1.2.0 [2021-03-27T17:57:14.454Z] #50 28.77 go: finding gopkg.in/ini.v1 v1.51.0 [2021-03-27T17:57:14.454Z] #50 28.80 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-27T17:57:14.454Z] #50 28.85 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-27T17:57:14.454Z] #50 28.85 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-27T17:57:14.454Z] #50 28.89 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-27T17:57:14.454Z] #50 28.90 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-27T17:57:14.454Z] #50 28.92 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-27T17:57:14.455Z] #50 28.93 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-27T17:57:14.455Z] #50 28.95 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-27T17:57:14.455Z] #50 28.95 go: finding github.com/kisielk/gotool v1.0.0 [2021-03-27T17:57:14.455Z] #50 28.96 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-27T17:57:14.455Z] #50 28.96 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-27T17:57:14.455Z] #50 28.99 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-27T17:57:14.455Z] #50 29.02 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-03-27T17:57:14.455Z] #50 29.03 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-27T17:57:14.455Z] #50 29.03 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-27T17:57:14.455Z] #50 29.07 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-27T17:57:14.455Z] #50 ... [2021-03-27T17:57:14.455Z] [2021-03-27T17:57:14.455Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-27T17:57:14.455Z] #35 28.87 internal/reflectlite [2021-03-27T17:57:14.455Z] #35 28.89 sync [2021-03-27T17:57:14.868Z] Removing intermediate container 307f5facda5e [2021-03-27T17:57:14.868Z] ---> 1ca76e14a330 [2021-03-27T17:57:14.868Z] Step 7/15 : WORKDIR /buildx [2021-03-27T17:57:14.868Z] ---> Running in 91d2f1412244 [2021-03-27T17:57:14.868Z] Removing intermediate container 91d2f1412244 [2021-03-27T17:57:14.868Z] ---> 993ac28f630d [2021-03-27T17:57:14.869Z] Step 8/15 : ARG BUILDX_COMMIT [2021-03-27T17:57:14.869Z] ---> Running in 18425cdeceee [2021-03-27T17:57:14.869Z] Removing intermediate container 18425cdeceee [2021-03-27T17:57:14.869Z] ---> c20265318705 [2021-03-27T17:57:14.869Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2021-03-27T17:57:14.869Z] ---> Running in 4550ea7f3899 [2021-03-27T17:57:15.171Z] From https://github.com/docker/buildx [2021-03-27T17:57:15.171Z] * [new tag] v0.5.1 -> build [2021-03-27T17:57:15.199Z] #27 12.33 0 added, 0 removed; done. [2021-03-27T17:57:15.199Z] #27 12.33 Running hooks in /etc/ca-certificates/update.d... [2021-03-27T17:57:15.199Z] #27 12.33 done. [2021-03-27T17:57:15.486Z] #35 ... [2021-03-27T17:57:15.486Z] [2021-03-27T17:57:15.486Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-27T17:57:15.486Z] #68 DONE 30.3s [2021-03-27T17:57:15.776Z] [2021-03-27T17:57:15.776Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-27T17:57:15.776Z] #50 29.08 go: finding github.com/ultraware/funlen v0.0.2 [2021-03-27T17:57:15.776Z] #50 29.12 go: finding github.com/gogo/protobuf v1.2.1 [2021-03-27T17:57:15.776Z] #50 29.13 go: finding github.com/ultraware/whitespace v0.0.4 [2021-03-27T17:57:15.776Z] #50 29.14 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-27T17:57:15.776Z] #50 29.14 go: finding github.com/uudashr/gocognit v1.0.1 [2021-03-27T17:57:15.776Z] #50 29.24 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-27T17:57:15.776Z] #50 29.26 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-27T17:57:15.776Z] #50 29.27 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-27T17:57:15.776Z] #50 29.29 go: finding github.com/BurntSushi/toml v0.3.1 [2021-03-27T17:57:15.776Z] #50 29.37 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-27T17:57:15.807Z] Switched to branch 'build' [2021-03-27T17:57:16.128Z] #27 DONE 13.3s [2021-03-27T17:57:16.128Z] [2021-03-27T17:57:16.128Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-27T17:57:16.128Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-27T17:57:16.128Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.0s done [2021-03-27T17:57:16.128Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.7s [2021-03-27T17:57:16.384Z] #9 ... [2021-03-27T17:57:16.384Z] [2021-03-27T17:57:16.384Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-03-27T17:57:16.384Z] #28 sha256:58cf6d794642c39664111fa62d0af42b4ade742e034fd7762a1346ee6d551055 [2021-03-27T17:57:16.384Z] #28 DONE 0.1s [2021-03-27T17:57:16.384Z] [2021-03-27T17:57:16.384Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-27T17:57:16.384Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-27T17:57:16.407Z] #50 ... [2021-03-27T17:57:16.407Z] [2021-03-27T17:57:16.407Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-27T17:57:16.407Z] #57 1.549 + RM_GOPATH=0 [2021-03-27T17:57:16.407Z] #57 1.549 + TMP_GOPATH= [2021-03-27T17:57:16.407Z] #57 1.549 + : /build [2021-03-27T17:57:16.407Z] #57 1.549 + '[' -z '' ']' [2021-03-27T17:57:16.407Z] #57 1.550 ++ mktemp -d [2021-03-27T17:57:16.407Z] #57 1.551 + export GOPATH=/tmp/tmp.brLO0uRSWn [2021-03-27T17:57:16.407Z] #57 1.551 + GOPATH=/tmp/tmp.brLO0uRSWn [2021-03-27T17:57:16.407Z] #57 1.551 + RM_GOPATH=1 [2021-03-27T17:57:16.407Z] #57 1.551 + case "$(go env GOARCH)" in [2021-03-27T17:57:16.407Z] #57 1.552 ++ go env GOARCH [2021-03-27T17:57:16.407Z] #57 1.583 + export GO_BUILDMODE=-buildmode=pie [2021-03-27T17:57:16.407Z] #57 1.583 + GO_BUILDMODE=-buildmode=pie [2021-03-27T17:57:16.407Z] #57 1.583 ++ dirname /tmp/install/install.sh [2021-03-27T17:57:16.407Z] #57 1.586 + dir=/tmp/install [2021-03-27T17:57:16.407Z] #57 1.586 + bin=containerd [2021-03-27T17:57:16.407Z] #57 1.586 + shift [2021-03-27T17:57:16.407Z] #57 1.586 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-03-27T17:57:16.407Z] #57 1.586 + . /tmp/install/containerd.installer [2021-03-27T17:57:16.407Z] #57 1.586 ++ set -e [2021-03-27T17:57:16.407Z] #57 1.586 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-27T17:57:16.407Z] #57 1.586 + install_containerd [2021-03-27T17:57:16.407Z] #57 1.587 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-03-27T17:57:16.407Z] #57 1.587 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-27T17:57:16.407Z] #57 1.587 + git clone https://github.com/containerd/containerd.git /tmp/tmp.brLO0uRSWn/src/github.com/containerd/containerd [2021-03-27T17:57:16.407Z] #57 1.592 Cloning into '/tmp/tmp.brLO0uRSWn/src/github.com/containerd/containerd'... [2021-03-27T17:57:16.450Z] Removing intermediate container 4550ea7f3899 [2021-03-27T17:57:16.450Z] ---> a5784cfcba16 [2021-03-27T17:57:16.450Z] Step 10/15 : ARG GOOS [2021-03-27T17:57:16.450Z] ---> Running in 14b2a7cefee5 [2021-03-27T17:57:16.450Z] Removing intermediate container 14b2a7cefee5 [2021-03-27T17:57:16.450Z] ---> 0a2c457ba4bc [2021-03-27T17:57:16.450Z] Step 11/15 : ARG GOARCH [2021-03-27T17:57:16.697Z] #57 ... [2021-03-27T17:57:16.697Z] [2021-03-27T17:57:16.697Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-27T17:57:16.697Z] #35 31.29 errors [2021-03-27T17:57:16.697Z] #35 31.29 sort [2021-03-27T17:57:16.744Z] ---> Running in 6e38f3113595 [2021-03-27T17:57:16.744Z] Removing intermediate container 6e38f3113595 [2021-03-27T17:57:16.744Z] ---> 69bc063f662d [2021-03-27T17:57:16.744Z] 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-27T17:57:16.744Z] ---> Running in 72890152d200 [2021-03-27T17:57:16.987Z] #35 31.55 strconv [2021-03-27T17:57:17.618Z] #35 32.25 io [2021-03-27T17:57:18.249Z] #35 ... [2021-03-27T17:57:18.249Z] [2021-03-27T17:57:18.249Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-03-27T17:57:18.249Z] #28 12.96 Reading package lists... [2021-03-27T17:57:18.249Z] #28 17.23 Reading package lists... [2021-03-27T17:57:18.249Z] #28 20.98 Building dependency tree... [2021-03-27T17:57:18.249Z] #28 22.48 The following additional packages will be installed: [2021-03-27T17:57:18.249Z] #28 22.49 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-03-27T17:57:18.249Z] #28 22.49 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-03-27T17:57:18.249Z] #28 22.49 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-03-27T17:57:18.249Z] #28 22.49 Suggested packages: [2021-03-27T17:57:18.249Z] #28 22.49 krb5-doc krb5-user [2021-03-27T17:57:18.249Z] #28 22.49 Recommended packages: [2021-03-27T17:57:18.249Z] #28 22.49 krb5-locales publicsuffix libsasl2-modules [2021-03-27T17:57:18.249Z] #28 23.65 The following NEW packages will be installed: [2021-03-27T17:57:18.249Z] #28 23.65 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-03-27T17:57:18.249Z] #28 23.65 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-03-27T17:57:18.249Z] #28 23.66 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-03-27T17:57:18.249Z] #28 23.66 libssh2-1 libssl1.1 openssl [2021-03-27T17:57:18.249Z] #28 23.84 0 upgraded, 21 newly installed, 0 to remove and 5 not upgraded. [2021-03-27T17:57:18.249Z] #28 23.84 Need to get 4603 kB of archives. [2021-03-27T17:57:18.249Z] #28 23.84 After this operation, 11.9 MB of additional disk space will be used. [2021-03-27T17:57:18.249Z] #28 23.84 Get:1 http://security.debian.org/debian-security buster/updates/main s390x libssl1.1 s390x 1.1.1d-0+deb10u6 [1199 kB] [2021-03-27T17:57:18.249Z] #28 23.85 Get:2 http://deb.debian.org/debian buster/main s390x ca-certificates all 20200601~deb10u2 [166 kB] [2021-03-27T17:57:18.249Z] #28 23.89 Get:3 http://deb.debian.org/debian buster/main s390x libkeyutils1 s390x 1.6-6 [14.7 kB] [2021-03-27T17:57:18.249Z] #28 23.89 Get:4 http://deb.debian.org/debian buster/main s390x libkrb5support0 s390x 1.17-3+deb10u1 [64.7 kB] [2021-03-27T17:57:18.249Z] #28 23.89 Get:5 http://deb.debian.org/debian buster/main s390x libk5crypto3 s390x 1.17-3+deb10u1 [120 kB] [2021-03-27T17:57:18.249Z] #28 23.91 Get:6 http://deb.debian.org/debian buster/main s390x libkrb5-3 s390x 1.17-3+deb10u1 [346 kB] [2021-03-27T17:57:18.249Z] #28 23.94 Get:7 http://deb.debian.org/debian buster/main s390x libgssapi-krb5-2 s390x 1.17-3+deb10u1 [146 kB] [2021-03-27T17:57:18.249Z] #28 23.97 Get:8 http://deb.debian.org/debian buster/main s390x libsasl2-modules-db s390x 2.1.27+dfsg-1+deb10u1 [68.2 kB] [2021-03-27T17:57:18.249Z] #28 23.97 Get:9 http://deb.debian.org/debian buster/main s390x libsasl2-2 s390x 2.1.27+dfsg-1+deb10u1 [103 kB] [2021-03-27T17:57:18.249Z] #28 23.98 Get:10 http://deb.debian.org/debian buster/main s390x libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-03-27T17:57:18.249Z] #28 24.01 Get:11 http://deb.debian.org/debian buster/main s390x libldap-2.4-2 s390x 2.4.47+dfsg-3+deb10u6 [213 kB] [2021-03-27T17:57:18.249Z] #28 24.02 Get:12 http://deb.debian.org/debian buster/main s390x libnghttp2-14 s390x 1.36.0-2+deb10u1 [80.8 kB] [2021-03-27T17:57:18.249Z] #28 24.02 Get:13 http://security.debian.org/debian-security buster/updates/main s390x openssl s390x 1.1.1d-0+deb10u6 [830 kB] [2021-03-27T17:57:18.249Z] #28 24.04 Get:14 http://deb.debian.org/debian buster/main s390x libpsl5 s390x 0.20.2-2 [53.5 kB] [2021-03-27T17:57:18.249Z] #28 24.05 Get:15 http://deb.debian.org/debian buster/main s390x librtmp1 s390x 2.4+20151223.gitfa8646d.1-2 [56.6 kB] [2021-03-27T17:57:18.249Z] #28 24.06 Get:16 http://deb.debian.org/debian buster/main s390x libssh2-1 s390x 1.8.0-2.1 [132 kB] [2021-03-27T17:57:18.249Z] #28 24.09 Get:17 http://deb.debian.org/debian buster/main s390x libcurl4 s390x 7.64.0-4+deb10u1 [309 kB] [2021-03-27T17:57:18.249Z] #28 24.13 Get:18 http://deb.debian.org/debian buster/main s390x curl s390x 7.64.0-4+deb10u1 [260 kB] [2021-03-27T17:57:18.249Z] #28 24.16 Get:19 http://deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2021-03-27T17:57:18.249Z] #28 24.17 Get:20 http://deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2021-03-27T17:57:18.249Z] #28 24.18 Get:21 http://deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2021-03-27T17:57:18.249Z] #28 25.29 debconf: delaying package configuration, since apt-utils is not installed [2021-03-27T17:57:18.249Z] #28 25.35 Fetched 4603 kB in 0s (11.1 MB/s) [2021-03-27T17:57:18.249Z] #28 25.41 Selecting previously unselected package libssl1.1:s390x. [2021-03-27T17:57:18.249Z] #28 25.41 (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-27T17:57:18.249Z] #28 25.41 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_s390x.deb ... [2021-03-27T17:57:18.249Z] #28 25.42 Unpacking libssl1.1:s390x (1.1.1d-0+deb10u6) ... [2021-03-27T17:57:18.249Z] #28 26.06 Selecting previously unselected package openssl. [2021-03-27T17:57:18.249Z] #28 26.06 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_s390x.deb ... [2021-03-27T17:57:18.249Z] #28 26.07 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-03-27T17:57:18.249Z] #28 26.54 Selecting previously unselected package ca-certificates. [2021-03-27T17:57:18.249Z] #28 26.54 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-03-27T17:57:18.249Z] #28 26.55 Unpacking ca-certificates (20200601~deb10u2) ... [2021-03-27T17:57:18.249Z] #28 26.83 Selecting previously unselected package libkeyutils1:s390x. [2021-03-27T17:57:18.249Z] #28 26.83 Preparing to unpack .../03-libkeyutils1_1.6-6_s390x.deb ... [2021-03-27T17:57:18.249Z] #28 26.84 Unpacking libkeyutils1:s390x (1.6-6) ... [2021-03-27T17:57:18.249Z] #28 26.89 Selecting previously unselected package libkrb5support0:s390x. [2021-03-27T17:57:18.249Z] #28 26.89 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_s390x.deb ... [2021-03-27T17:57:18.249Z] #28 26.89 Unpacking libkrb5support0:s390x (1.17-3+deb10u1) ... [2021-03-27T17:57:18.249Z] #28 26.96 Selecting previously unselected package libk5crypto3:s390x. [2021-03-27T17:57:18.249Z] #28 26.96 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_s390x.deb ... [2021-03-27T17:57:18.249Z] #28 26.96 Unpacking libk5crypto3:s390x (1.17-3+deb10u1) ... [2021-03-27T17:57:18.249Z] #28 27.12 Selecting previously unselected package libkrb5-3:s390x. [2021-03-27T17:57:18.249Z] #28 27.14 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_s390x.deb ... [2021-03-27T17:57:18.249Z] #28 27.14 Unpacking libkrb5-3:s390x (1.17-3+deb10u1) ... [2021-03-27T17:57:18.249Z] #28 ... [2021-03-27T17:57:18.249Z] [2021-03-27T17:57:18.249Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-03-27T17:57:18.249Z] #14 31.37 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-27T17:57:18.249Z] #14 33.08 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2021-03-27T17:57:18.249Z] #14 33.08 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2021-03-27T17:57:18.249Z] #14 33.09 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2021-03-27T17:57:18.249Z] #14 33.09 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2021-03-27T17:57:18.249Z] #14 33.10 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-27T17:57:18.249Z] #14 33.10 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u7 [110 kB] [2021-03-27T17:57:18.249Z] #14 33.11 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2021-03-27T17:57:18.249Z] #14 33.14 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2021-03-27T17:57:18.249Z] #14 33.15 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2021-03-27T17:57:18.249Z] #14 33.16 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2021-03-27T17:57:18.249Z] #14 33.17 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2021-03-27T17:57:18.249Z] #14 33.20 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2021-03-27T17:57:18.249Z] #14 33.21 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-27T17:57:18.249Z] #14 33.35 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u7 [322 kB] [2021-03-27T17:57:18.249Z] #14 34.24 debconf: delaying package configuration, since apt-utils is not installed [2021-03-27T17:57:18.249Z] #14 34.35 Fetched 73.8 MB in 7s (11.3 MB/s) [2021-03-27T17:57:18.249Z] #14 34.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 ... 15177 files and directories currently installed.) [2021-03-27T17:57:18.249Z] #14 34.51 Preparing to unpack .../libsystemd0_241-7~deb10u7_s390x.deb ... [2021-03-27T17:57:18.249Z] #14 34.52 Unpacking libsystemd0:s390x (241-7~deb10u7) over (241-7~deb10u4) ... [2021-03-27T17:57:18.880Z] #14 34.80 Setting up libsystemd0:s390x (241-7~deb10u7) ... [2021-03-27T17:57:18.880Z] #14 34.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 ... 15177 files and directories currently installed.) [2021-03-27T17:57:18.880Z] #14 34.97 Preparing to unpack .../libseccomp2_2.4.1-2~bpo10+1_s390x.deb ... [2021-03-27T17:57:18.880Z] #14 34.98 Unpacking libseccomp2:s390x (2.4.1-2~bpo10+1) over (2.3.3-4) ... [2021-03-27T17:57:18.903Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 6.0s done [2021-03-27T17:57:18.903Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-03-27T17:57:19.170Z] #14 35.17 Setting up libseccomp2:s390x (2.4.1-2~bpo10+1) ... [2021-03-27T17:57:19.170Z] #14 35.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 ... 15177 files and directories currently installed.) [2021-03-27T17:57:19.170Z] #14 35.37 Preparing to unpack .../libudev1_241-7~deb10u7_s390x.deb ... [2021-03-27T17:57:19.170Z] #14 35.38 Unpacking libudev1:s390x (241-7~deb10u7) over (241-7~deb10u4) ... [2021-03-27T17:57:19.460Z] #14 35.52 Setting up libudev1:s390x (241-7~deb10u7) ... [2021-03-27T17:57:19.460Z] #14 35.60 Selecting previously unselected package binutils-mingw-w64-i686. [2021-03-27T17:57:19.460Z] #14 35.60 (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-27T17:57:19.460Z] #14 35.65 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2021-03-27T17:57:19.460Z] #14 35.65 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-27T17:57:20.498Z] #14 ... [2021-03-27T17:57:20.498Z] [2021-03-27T17:57:20.498Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-03-27T17:57:20.498Z] #43 32.31 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2021-03-27T17:57:20.498Z] #43 32.32 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-03-27T17:57:20.498Z] #43 32.33 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-03-27T17:57:20.498Z] #43 32.33 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2021-03-27T17:57:20.498Z] #43 32.34 Setting up python-six (1.12.0-1) ... [2021-03-27T17:57:20.498Z] #43 34.30 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2021-03-27T17:57:20.498Z] #43 34.31 Setting up libnl-3-200:s390x (3.4.0-1) ... [2021-03-27T17:57:20.498Z] #43 34.32 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2021-03-27T17:57:20.498Z] #43 34.33 Setting up libcap-dev:s390x (1:2.25-2) ... [2021-03-27T17:57:20.498Z] #43 34.34 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2021-03-27T17:57:20.498Z] #43 34.35 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-03-27T17:57:20.498Z] #43 34.35 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-27T17:57:20.498Z] #43 34.36 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2021-03-27T17:57:20.498Z] #43 34.37 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-27T17:57:20.498Z] #43 34.37 Setting up python-protobuf (3.6.1.3-2) ... [2021-03-27T17:57:20.498Z] #43 37.82 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2021-03-27T17:57:20.498Z] #43 37.83 Processing triggers for libc-bin (2.28-10) ... [2021-03-27T17:57:20.498Z] #43 DONE 38.3s [2021-03-27T17:57:20.498Z] [2021-03-27T17:57:20.498Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-03-27T17:57:20.498Z] #37 28.26 Selecting previously unselected package libicu63:s390x. [2021-03-27T17:57:20.498Z] #37 28.27 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2021-03-27T17:57:20.498Z] #37 28.30 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2021-03-27T17:57:20.498Z] #37 34.54 Selecting previously unselected package libxml2:s390x. [2021-03-27T17:57:20.498Z] #37 34.55 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_s390x.deb ... [2021-03-27T17:57:20.498Z] #37 34.55 Unpacking libxml2:s390x (2.9.4+dfsg1-7+deb10u1) ... [2021-03-27T17:57:20.498Z] #37 34.95 Selecting previously unselected package libarchive13:s390x. [2021-03-27T17:57:20.498Z] #37 34.95 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2021-03-27T17:57:20.498Z] #37 34.96 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2021-03-27T17:57:20.498Z] #37 35.15 Selecting previously unselected package libjsoncpp1:s390x. [2021-03-27T17:57:20.498Z] #37 35.16 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2021-03-27T17:57:20.498Z] #37 35.16 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2021-03-27T17:57:20.498Z] #37 35.27 Selecting previously unselected package librhash0:s390x. [2021-03-27T17:57:20.498Z] #37 35.27 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2021-03-27T17:57:20.498Z] #37 35.28 Unpacking librhash0:s390x (1.3.8-1) ... [2021-03-27T17:57:20.498Z] #37 35.47 Selecting previously unselected package libuv1:s390x. [2021-03-27T17:57:20.498Z] #37 35.47 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2021-03-27T17:57:20.498Z] #37 35.48 Unpacking libuv1:s390x (1.24.1-1) ... [2021-03-27T17:57:20.498Z] #37 35.54 Selecting previously unselected package cmake. [2021-03-27T17:57:20.498Z] #37 35.54 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2021-03-27T17:57:20.498Z] #37 35.55 Unpacking cmake (3.13.4-1) ... [2021-03-27T17:57:20.498Z] #37 37.59 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2021-03-27T17:57:20.498Z] #37 37.61 Setting up xxd (2:8.1.0875-5) ... [2021-03-27T17:57:20.498Z] #37 37.62 Setting up libuv1:s390x (1.24.1-1) ... [2021-03-27T17:57:20.498Z] #37 37.62 Setting up vim-common (2:8.1.0875-5) ... [2021-03-27T17:57:20.498Z] #37 37.64 Setting up librhash0:s390x (1.3.8-1) ... [2021-03-27T17:57:20.498Z] #37 37.65 Setting up cmake-data (3.13.4-1) ... [2021-03-27T17:57:20.498Z] #37 37.66 Setting up libxml2:s390x (2.9.4+dfsg1-7+deb10u1) ... [2021-03-27T17:57:20.498Z] #37 37.67 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2021-03-27T17:57:20.498Z] #37 37.68 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2021-03-27T17:57:20.498Z] #37 37.69 Setting up cmake (3.13.4-1) ... [2021-03-27T17:57:20.498Z] #37 37.70 Processing triggers for libc-bin (2.28-10) ... [2021-03-27T17:57:20.498Z] #37 37.77 Processing triggers for mime-support (3.62) ... [2021-03-27T17:57:20.498Z] #37 DONE 38.3s [2021-03-27T17:57:20.498Z] [2021-03-27T17:57:20.498Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-03-27T17:57:20.498Z] #28 27.43 Selecting previously unselected package libgssapi-krb5-2:s390x. [2021-03-27T17:57:20.498Z] #28 27.43 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_s390x.deb ... [2021-03-27T17:57:20.498Z] #28 27.43 Unpacking libgssapi-krb5-2:s390x (1.17-3+deb10u1) ... [2021-03-27T17:57:20.498Z] #28 27.58 Selecting previously unselected package libsasl2-modules-db:s390x. [2021-03-27T17:57:20.498Z] #28 27.58 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_s390x.deb ... [2021-03-27T17:57:20.498Z] #28 27.59 Unpacking libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-03-27T17:57:20.498Z] #28 27.66 Selecting previously unselected package libsasl2-2:s390x. [2021-03-27T17:57:20.498Z] #28 27.66 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_s390x.deb ... [2021-03-27T17:57:20.498Z] #28 27.67 Unpacking libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-03-27T17:57:20.498Z] #28 27.76 Selecting previously unselected package libldap-common. [2021-03-27T17:57:20.498Z] #28 27.76 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-03-27T17:57:20.498Z] #28 27.77 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-27T17:57:20.498Z] #28 27.88 Selecting previously unselected package libldap-2.4-2:s390x. [2021-03-27T17:57:20.498Z] #28 27.88 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_s390x.deb ... [2021-03-27T17:57:20.498Z] #28 27.88 Unpacking libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u6) ... [2021-03-27T17:57:20.498Z] #28 28.11 Selecting previously unselected package libnghttp2-14:s390x. [2021-03-27T17:57:20.498Z] #28 28.11 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_s390x.deb ... [2021-03-27T17:57:20.498Z] #28 28.11 Unpacking libnghttp2-14:s390x (1.36.0-2+deb10u1) ... [2021-03-27T17:57:20.498Z] #28 28.18 Selecting previously unselected package libpsl5:s390x. [2021-03-27T17:57:20.498Z] #28 28.18 Preparing to unpack .../13-libpsl5_0.20.2-2_s390x.deb ... [2021-03-27T17:57:20.498Z] #28 28.18 Unpacking libpsl5:s390x (0.20.2-2) ... [2021-03-27T17:57:20.498Z] #28 28.23 Selecting previously unselected package librtmp1:s390x. [2021-03-27T17:57:20.498Z] #28 28.23 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_s390x.deb ... [2021-03-27T17:57:20.498Z] #28 28.23 Unpacking librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... [2021-03-27T17:57:20.498Z] #28 28.31 Selecting previously unselected package libssh2-1:s390x. [2021-03-27T17:57:20.498Z] #28 28.31 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_s390x.deb ... [2021-03-27T17:57:20.498Z] #28 28.32 Unpacking libssh2-1:s390x (1.8.0-2.1) ... [2021-03-27T17:57:20.498Z] #28 28.44 Selecting previously unselected package libcurl4:s390x. [2021-03-27T17:57:20.498Z] #28 28.44 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_s390x.deb ... [2021-03-27T17:57:20.498Z] #28 28.45 Unpacking libcurl4:s390x (7.64.0-4+deb10u1) ... [2021-03-27T17:57:20.498Z] #28 28.73 Selecting previously unselected package curl. [2021-03-27T17:57:20.498Z] #28 28.75 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_s390x.deb ... [2021-03-27T17:57:20.498Z] #28 28.75 Unpacking curl (7.64.0-4+deb10u1) ... [2021-03-27T17:57:20.498Z] #28 28.89 Selecting previously unselected package libonig5:s390x. [2021-03-27T17:57:20.498Z] #28 28.90 Preparing to unpack .../18-libonig5_6.9.1-1_s390x.deb ... [2021-03-27T17:57:20.498Z] #28 28.90 Unpacking libonig5:s390x (6.9.1-1) ... [2021-03-27T17:57:20.498Z] #28 29.04 Selecting previously unselected package libjq1:s390x. [2021-03-27T17:57:20.498Z] #28 29.04 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2021-03-27T17:57:20.498Z] #28 29.05 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2021-03-27T17:57:20.498Z] #28 29.22 Selecting previously unselected package jq. [2021-03-27T17:57:20.498Z] #28 29.22 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_s390x.deb ... [2021-03-27T17:57:20.498Z] #28 29.22 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-27T17:57:20.798Z] #28 29.37 Setting up libkeyutils1:s390x (1.6-6) ... [2021-03-27T17:57:20.798Z] #28 29.37 Setting up libpsl5:s390x (0.20.2-2) ... [2021-03-27T17:57:20.798Z] #28 29.37 Setting up libssl1.1:s390x (1.1.1d-0+deb10u6) ... [2021-03-27T17:57:21.435Z] #28 30.00 Setting up libnghttp2-14:s390x (1.36.0-2+deb10u1) ... [2021-03-27T17:57:21.435Z] #28 30.02 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-27T17:57:21.435Z] #28 30.05 Setting up libkrb5support0:s390x (1.17-3+deb10u1) ... [2021-03-27T17:57:21.435Z] #28 30.06 Setting up libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-03-27T17:57:21.435Z] #28 30.07 Setting up librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... [2021-03-27T17:57:21.435Z] #28 30.08 Setting up libk5crypto3:s390x (1.17-3+deb10u1) ... [2021-03-27T17:57:21.435Z] #28 30.09 Setting up libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-03-27T17:57:21.435Z] #28 30.10 Setting up libssh2-1:s390x (1.8.0-2.1) ... [2021-03-27T17:57:21.435Z] #28 30.11 Setting up libkrb5-3:s390x (1.17-3+deb10u1) ... [2021-03-27T17:57:21.435Z] #28 30.12 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-03-27T17:57:21.435Z] #28 30.13 Setting up libonig5:s390x (6.9.1-1) ... [2021-03-27T17:57:21.435Z] #28 30.14 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2021-03-27T17:57:21.435Z] #28 30.14 Setting up libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u6) ... [2021-03-27T17:57:21.435Z] #28 30.15 Setting up ca-certificates (20200601~deb10u2) ... [2021-03-27T17:57:23.495Z] #28 32.06 Updating certificates in /etc/ssl/certs... [2021-03-27T17:57:23.988Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0888844eec26a3309) in /home/ubuntu/workspace/moby_PR-42211 [Pipeline] { [Pipeline] checkout [2021-03-27T17:57:24.123Z] The recommended git tool is: git [2021-03-27T17:57:24.162Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.1s [2021-03-27T17:57:25.587Z] #28 34.28 137 added, 0 removed; done. [2021-03-27T17:57:25.587Z] #28 34.33 Setting up libgssapi-krb5-2:s390x (1.17-3+deb10u1) ... [2021-03-27T17:57:25.587Z] #28 34.34 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-27T17:57:25.587Z] #28 34.35 Setting up libcurl4:s390x (7.64.0-4+deb10u1) ... [2021-03-27T17:57:25.587Z] #28 34.37 Setting up curl (7.64.0-4+deb10u1) ... [2021-03-27T17:57:25.587Z] #28 34.37 Processing triggers for libc-bin (2.28-10) ... [2021-03-27T17:57:25.587Z] #28 34.39 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-03-27T17:57:25.877Z] #28 34.40 Updating certificates in /etc/ssl/certs... [2021-03-27T17:57:26.726Z] #9 ... [2021-03-27T17:57:26.726Z] [2021-03-27T17:57:26.726Z] #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-27T17:57:26.726Z] #29 sha256:54a9519e0ce4bfa5a9cdef9e15be159ce6b980f32262d9a2970d9693e111ed04 [2021-03-27T17:57:26.726Z] #29 1.655 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-03-27T17:57:26.726Z] #29 1.771 [2021-03-27T17:57:26.726Z] #29 1.995 #=#=# 0.0% #################### 28.6% ######################################### 57.6% ########################################################## 80.7% ######################################################################## 100.0% [2021-03-27T17:57:26.726Z] #29 2.686 [2021-03-27T17:57:26.726Z] #29 2.805 ########################################################## 81.4% ######################################################################## 100.0% [2021-03-27T17:57:26.726Z] #29 2.919 [2021-03-27T17:57:26.726Z] #29 3.035 ############################################################### 88.4% ######################################################################## 100.0% [2021-03-27T17:57:26.726Z] #29 3.148 [2021-03-27T17:57:26.726Z] #29 3.276 ######## 11.2% #################### 28.8% ####################################### 55.1% ##################################################### 74.5% ################################################################### 93.7% ######################################################################## 100.0% [2021-03-27T17:57:26.726Z] #29 3.809 [2021-03-27T17:57:26.727Z] #29 3.941 # 2.5% ###### 8.7% ######### 13.8% ############# 19.4% ################# 24.6% ##################### 29.8% ######################### 34.9% ############################# 40.3% ################################ 45.5% #################################### 50.7% ######################################## 55.9% ########################################### 61.0% ############################################### 66.2% ################################################## 70.2% ####################################################### 76.4% ########################################################## 81.9% ############################################################## 87.1% ################################################################ 89.9% ##################################################################### 96.9% ######################################################################## 100.0% [2021-03-27T17:57:26.727Z] #29 5.917 [2021-03-27T17:57:26.727Z] #29 6.315 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-03-27T17:57:26.727Z] #29 6.431 [2021-03-27T17:57:26.727Z] #29 6.510 ######################################################################## 100.0% [2021-03-27T17:57:26.727Z] #29 6.542 [2021-03-27T17:57:26.727Z] #29 6.862 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-03-27T17:57:26.727Z] #29 6.975 [2021-03-27T17:57:26.727Z] #29 7.112 ####################################################### 77.0% ######################################################################## 100.0% [2021-03-27T17:57:26.727Z] #29 7.140 [2021-03-27T17:57:26.727Z] #29 7.484 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-03-27T17:57:26.727Z] #29 7.602 [2021-03-27T17:57:26.727Z] #29 7.727 0.0% ############### 21.2% ################################# 47.1% ########################################### 60.4% ############################################################# 85.6% ######################################################################## 100.0% [2021-03-27T17:57:26.727Z] #29 8.251 [2021-03-27T17:57:26.727Z] #29 8.584 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-03-27T17:57:26.727Z] #29 8.698 [2021-03-27T17:57:26.727Z] #29 8.764 ######################################################################## 100.0% [2021-03-27T17:57:26.727Z] #29 8.801 [2021-03-27T17:57:26.727Z] #29 9.037 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-03-27T17:57:26.727Z] #29 9.143 [2021-03-27T17:57:26.727Z] #29 9.220 ######################################################################## 100.0% [2021-03-27T17:57:26.727Z] #29 9.247 [2021-03-27T17:57:26.727Z] #29 9.270 Download of images into '/build' complete. [2021-03-27T17:57:26.727Z] #29 9.270 Use something like the following to load the result into a Docker daemon: [2021-03-27T17:57:26.727Z] #29 9.270 tar -cC '/build' . | docker load [2021-03-27T17:57:26.727Z] #29 ... [2021-03-27T17:57:26.727Z] [2021-03-27T17:57:26.727Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-27T17:57:26.727Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-27T17:57:27.379Z] #28 ... [2021-03-27T17:57:27.379Z] [2021-03-27T17:57:27.379Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-27T17:57:27.379Z] #46 31.83 github.com/LK4D4/vndr/godl/singleflight [2021-03-27T17:57:27.379Z] #46 31.83 io [2021-03-27T17:57:27.379Z] #46 32.06 strconv [2021-03-27T17:57:27.379Z] #46 32.79 bytes [2021-03-27T17:57:27.379Z] #46 34.89 bufio [2021-03-27T17:57:27.379Z] #46 35.31 reflect [2021-03-27T17:57:27.379Z] #46 36.39 syscall [2021-03-27T17:57:27.379Z] #46 ... [2021-03-27T17:57:27.379Z] [2021-03-27T17:57:27.379Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-27T17:57:27.380Z] #44 2.938 Note: Building without setproctitle() and strlcpy() support. [2021-03-27T17:57:27.380Z] #44 2.938 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-27T17:57:27.380Z] #44 2.958 Note: Building without GnuTLS support [2021-03-27T17:57:27.380Z] #44 2.959 Makefile.config:39: Warn: you have no libnftables installed [2021-03-27T17:57:27.380Z] #44 2.959 Makefile.config:40: Warn: Building without nftables support [2021-03-27T17:57:27.380Z] #44 4.120 fatal: not a git repository (or any of the parent directories): .git [2021-03-27T17:57:27.380Z] #44 4.143 GEN .gitid [2021-03-27T17:57:27.380Z] #44 4.170 GEN criu/include/version.h [2021-03-27T17:57:27.380Z] #44 4.185 GEN include/common/asm [2021-03-27T17:57:27.380Z] #44 5.438 PBCC images/timens.pb-c.c [2021-03-27T17:57:27.380Z] #44 5.458 DEP images/timens.pb-c.d [2021-03-27T17:57:27.380Z] #44 5.535 PBCC images/fown.pb-c.c [2021-03-27T17:57:27.380Z] #44 5.555 PBCC images/google/protobuf/descriptor.pb-c.c [2021-03-27T17:57:27.380Z] #44 5.604 PBCC images/opts.pb-c.c [2021-03-27T17:57:27.380Z] #44 5.630 PBCC images/memfd.pb-c.c [2021-03-27T17:57:27.380Z] #44 5.695 DEP images/fown.pb-c.d [2021-03-27T17:57:27.380Z] #44 5.751 DEP images/google/protobuf/descriptor.pb-c.d [2021-03-27T17:57:27.380Z] #44 5.806 DEP images/opts.pb-c.d [2021-03-27T17:57:27.380Z] #44 5.868 DEP images/memfd.pb-c.d [2021-03-27T17:57:27.380Z] #44 5.930 PBCC images/sit.pb-c.c [2021-03-27T17:57:27.380Z] #44 5.971 DEP images/sit.pb-c.d [2021-03-27T17:57:27.380Z] #44 6.033 PBCC images/macvlan.pb-c.c [2021-03-27T17:57:27.380Z] #44 6.074 DEP images/macvlan.pb-c.d [2021-03-27T17:57:27.380Z] #44 6.118 PBCC images/autofs.pb-c.c [2021-03-27T17:57:27.380Z] #44 6.139 DEP images/autofs.pb-c.d [2021-03-27T17:57:27.380Z] #44 6.226 PBCC images/sysctl.pb-c.c [2021-03-27T17:57:27.380Z] #44 6.236 DEP images/sysctl.pb-c.d [2021-03-27T17:57:27.380Z] #44 6.307 PBCC images/time.pb-c.c [2021-03-27T17:57:27.380Z] #44 6.348 DEP images/time.pb-c.d [2021-03-27T17:57:27.380Z] #44 6.382 PBCC images/binfmt-misc.pb-c.c [2021-03-27T17:57:27.380Z] #44 6.403 DEP images/binfmt-misc.pb-c.d [2021-03-27T17:57:27.380Z] #44 6.456 PBCC images/seccomp.pb-c.c [2021-03-27T17:57:27.380Z] #44 6.459 DEP images/seccomp.pb-c.d [2021-03-27T17:57:27.380Z] #44 6.540 PBCC images/userns.pb-c.c [2021-03-27T17:57:27.380Z] #44 6.550 DEP images/userns.pb-c.d [2021-03-27T17:57:27.380Z] #44 6.570 PBCC images/cgroup.pb-c.c [2021-03-27T17:57:27.380Z] #44 6.616 DEP images/cgroup.pb-c.d [2021-03-27T17:57:27.380Z] #44 6.648 PBCC images/ext-file.pb-c.c [2021-03-27T17:57:27.380Z] #44 6.659 DEP images/ext-file.pb-c.d [2021-03-27T17:57:27.380Z] #44 6.675 PBCC images/rpc.pb-c.c [2021-03-27T17:57:27.380Z] #44 6.751 DEP images/rpc.pb-c.d [2021-03-27T17:57:27.380Z] #44 6.790 PBCC images/siginfo.pb-c.c [2021-03-27T17:57:27.380Z] #44 6.793 DEP images/siginfo.pb-c.d [2021-03-27T17:57:27.380Z] #44 6.845 PBCC images/pagemap.pb-c.c [2021-03-27T17:57:27.380Z] #44 6.880 DEP images/pagemap.pb-c.d [2021-03-27T17:57:27.380Z] #44 6.922 PBCC images/rlimit.pb-c.c [2021-03-27T17:57:27.380Z] #44 6.925 DEP images/rlimit.pb-c.d [2021-03-27T17:57:27.380Z] #44 ... [2021-03-27T17:57:27.380Z] [2021-03-27T17:57:27.380Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-03-27T17:57:27.380Z] #28 36.21 0 added, 0 removed; done. [2021-03-27T17:57:27.643Z] using credential docker-jenkins-github-credentials [2021-03-27T17:57:27.651Z] Cloning the remote Git repository [2021-03-27T17:57:27.651Z] Cloning with configured refspecs honoured and without tags [2021-03-27T17:57:27.672Z] #28 36.21 Running hooks in /etc/ca-certificates/update.d... [2021-03-27T17:57:27.672Z] #28 36.21 done. [2021-03-27T17:57:27.687Z] Cloning repository https://github.com/moby/moby.git [2021-03-27T17:57:27.963Z] #28 DONE 36.6s [2021-03-27T17:57:27.963Z] [2021-03-27T17:57:27.963Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-03-27T17:57:27.963Z] #29 DONE 0.1s [2021-03-27T17:57:27.963Z] [2021-03-27T17:57:27.963Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-27T17:57:27.963Z] #44 7.034 PBCC images/file-lock.pb-c.c [2021-03-27T17:57:27.963Z] #44 7.039 DEP images/file-lock.pb-c.d [2021-03-27T17:57:27.963Z] #44 7.128 PBCC images/tty.pb-c.c [2021-03-27T17:57:27.963Z] #44 7.151 DEP images/tty.pb-c.d [2021-03-27T17:57:27.963Z] #44 7.181 PBCC images/tun.pb-c.c [2021-03-27T17:57:27.963Z] #44 7.215 PBCC images/netdev.pb-c.c [2021-03-27T17:57:27.963Z] #44 7.254 DEP images/tun.pb-c.d [2021-03-27T17:57:27.963Z] #44 7.307 DEP images/netdev.pb-c.d [2021-03-27T17:57:27.963Z] #44 7.359 PBCC images/vma.pb-c.c [2021-03-27T17:57:27.963Z] #44 7.434 DEP images/vma.pb-c.d [2021-03-27T17:57:27.963Z] #44 7.531 PBCC images/creds.pb-c.c [2021-03-27T17:57:27.963Z] #44 7.534 DEP images/creds.pb-c.d [2021-03-27T17:57:27.964Z] #44 7.613 PBCC images/utsns.pb-c.c [2021-03-27T17:57:28.254Z] #44 7.656 DEP images/utsns.pb-c.d [2021-03-27T17:57:28.254Z] #44 7.678 PBCC images/ipc-desc.pb-c.c [2021-03-27T17:57:28.254Z] #44 7.716 PBCC images/ipc-sem.pb-c.c [2021-03-27T17:57:28.254Z] #44 7.738 DEP images/ipc-desc.pb-c.d [2021-03-27T17:57:28.254Z] #44 7.776 DEP images/ipc-sem.pb-c.d [2021-03-27T17:57:28.254Z] #44 7.886 PBCC images/ipc-msg.pb-c.c [2021-03-27T17:57:28.254Z] #44 7.919 DEP images/ipc-msg.pb-c.d [2021-03-27T17:57:28.254Z] #44 7.948 PBCC images/ipc-shm.pb-c.c [2021-03-27T17:57:28.254Z] #44 7.976 DEP images/ipc-shm.pb-c.d [2021-03-27T17:57:28.544Z] #44 8.031 PBCC images/ipc-var.pb-c.c [2021-03-27T17:57:28.544Z] #44 8.034 DEP images/ipc-var.pb-c.d [2021-03-27T17:57:28.544Z] #44 8.093 PBCC images/sk-opts.pb-c.c [2021-03-27T17:57:28.544Z] #44 ... [2021-03-27T17:57:28.544Z] [2021-03-27T17:57:28.544Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-27T17:57:28.544Z] #35 33.12 internal/oserror [2021-03-27T17:57:28.544Z] #35 33.18 syscall [2021-03-27T17:57:28.544Z] #35 34.65 reflect [2021-03-27T17:57:28.544Z] #35 38.11 time [2021-03-27T17:57:28.544Z] #35 42.89 internal/poll [2021-03-27T17:57:28.544Z] #35 ... [2021-03-27T17:57:28.544Z] [2021-03-27T17:57:28.544Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-27T17:57:28.544Z] #44 8.121 PBCC images/packet-sock.pb-c.c [2021-03-27T17:57:28.544Z] #44 8.152 DEP images/sk-opts.pb-c.d [2021-03-27T17:57:28.544Z] #44 8.191 DEP images/packet-sock.pb-c.d [2021-03-27T17:57:28.624Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 9.8s done [2021-03-27T17:57:28.834Z] #44 8.236 PBCC images/sk-netlink.pb-c.c [2021-03-27T17:57:28.834Z] #44 8.273 DEP images/sk-netlink.pb-c.d [2021-03-27T17:57:28.835Z] #44 8.319 PBCC images/sk-inet.pb-c.c [2021-03-27T17:57:28.835Z] #44 8.325 DEP images/sk-inet.pb-c.d [2021-03-27T17:57:28.835Z] #44 8.390 PBCC images/sk-unix.pb-c.c [2021-03-27T17:57:28.835Z] #44 8.456 DEP images/sk-unix.pb-c.d [2021-03-27T17:57:28.835Z] #44 8.512 PBCC images/mm.pb-c.c [2021-03-27T17:57:27.864Z] > git init /home/ubuntu/workspace/moby_PR-42211 # timeout=10 [2021-03-27T17:57:28.191Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-27T17:57:28.191Z] > git --version # timeout=10 [2021-03-27T17:57:28.210Z] > git --version # 'git version 2.17.1' [2021-03-27T17:57:28.210Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-27T17:57:28.212Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42211/head:refs/remotes/origin/PR-42211 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-27T17:57:29.125Z] #44 8.519 DEP images/mm.pb-c.d [2021-03-27T17:57:29.125Z] #44 8.569 PBCC images/timerfd.pb-c.c [2021-03-27T17:57:29.125Z] #44 8.613 DEP images/timerfd.pb-c.d [2021-03-27T17:57:29.125Z] #44 8.642 PBCC images/timer.pb-c.c [2021-03-27T17:57:29.125Z] #44 8.666 DEP images/timer.pb-c.d [2021-03-27T17:57:29.125Z] #44 8.685 PBCC images/sa.pb-c.c [2021-03-27T17:57:29.125Z] #44 8.717 DEP images/sa.pb-c.d [2021-03-27T17:57:29.125Z] #44 8.791 PBCC images/pipe-data.pb-c.c [2021-03-27T17:57:29.125Z] #44 8.818 DEP images/pipe-data.pb-c.d [2021-03-27T17:57:29.415Z] #44 8.879 PBCC images/mnt.pb-c.c [2021-03-27T17:57:29.415Z] #44 8.946 DEP images/mnt.pb-c.d [2021-03-27T17:57:29.415Z] #44 8.979 PBCC images/sk-packet.pb-c.c [2021-03-27T17:57:29.415Z] #44 9.009 DEP images/sk-packet.pb-c.d [2021-03-27T17:57:29.415Z] #44 9.056 PBCC images/tcp-stream.pb-c.c [2021-03-27T17:57:29.551Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a [2021-03-27T17:57:29.551Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-03-27T17:57:29.705Z] #44 9.109 DEP images/tcp-stream.pb-c.d [2021-03-27T17:57:29.705Z] #44 9.171 PBCC images/pipe.pb-c.c [2021-03-27T17:57:29.705Z] #44 ... [2021-03-27T17:57:29.705Z] [2021-03-27T17:57:29.705Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-27T17:57:29.705Z] #38 1.980 + RM_GOPATH=0 [2021-03-27T17:57:29.705Z] #38 1.980 + TMP_GOPATH= [2021-03-27T17:57:29.705Z] #38 1.980 + : /build [2021-03-27T17:57:29.705Z] #38 1.980 + '[' -z '' ']' [2021-03-27T17:57:29.705Z] #38 1.980 ++ mktemp -d [2021-03-27T17:57:29.705Z] #38 1.983 + export GOPATH=/tmp/tmp.lahOhrLFGQ [2021-03-27T17:57:29.705Z] #38 1.983 + GOPATH=/tmp/tmp.lahOhrLFGQ [2021-03-27T17:57:29.705Z] #38 1.983 + RM_GOPATH=1 [2021-03-27T17:57:29.705Z] #38 1.983 + case "$(go env GOARCH)" in [2021-03-27T17:57:29.705Z] #38 1.983 ++ go env GOARCH [2021-03-27T17:57:29.705Z] #38 2.001 + export GO_BUILDMODE=-buildmode=pie [2021-03-27T17:57:29.705Z] #38 2.001 + GO_BUILDMODE=-buildmode=pie [2021-03-27T17:57:29.705Z] #38 2.001 ++ dirname /tmp/install/install.sh [2021-03-27T17:57:29.705Z] #38 2.002 + dir=/tmp/install [2021-03-27T17:57:29.705Z] #38 2.002 + bin=tini [2021-03-27T17:57:29.705Z] #38 2.002 + shift [2021-03-27T17:57:29.705Z] #38 2.002 + '[' '!' -f /tmp/install/tini.installer ']' [2021-03-27T17:57:29.705Z] #38 2.002 + . /tmp/install/tini.installer [2021-03-27T17:57:29.705Z] #38 2.002 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-27T17:57:29.705Z] #38 2.002 + install_tini [2021-03-27T17:57:29.705Z] #38 2.002 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-03-27T17:57:29.705Z] #38 2.002 + git clone https://github.com/krallin/tini.git /tmp/tmp.lahOhrLFGQ/tini [2021-03-27T17:57:29.705Z] #38 2.002 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-27T17:57:29.705Z] #38 2.003 Cloning into '/tmp/tmp.lahOhrLFGQ/tini'... [2021-03-27T17:57:29.705Z] #38 2.613 + cd /tmp/tmp.lahOhrLFGQ/tini [2021-03-27T17:57:29.705Z] #38 2.613 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-27T17:57:29.705Z] #38 2.620 + cmake . [2021-03-27T17:57:29.705Z] #38 3.196 -- The C compiler identification is GNU 8.3.0 [2021-03-27T17:57:29.705Z] #38 3.270 -- Check for working C compiler: /usr/bin/cc [2021-03-27T17:57:29.705Z] #38 3.960 -- Check for working C compiler: /usr/bin/cc -- works [2021-03-27T17:57:29.705Z] #38 3.972 -- Detecting C compiler ABI info [2021-03-27T17:57:29.705Z] #38 4.504 -- Detecting C compiler ABI info - done [2021-03-27T17:57:29.705Z] #38 4.543 -- Detecting C compile features [2021-03-27T17:57:29.705Z] #38 6.217 -- Detecting C compile features - done [2021-03-27T17:57:29.705Z] #38 6.270 -- Performing Test HAS_BUILTIN_FORTIFY [2021-03-27T17:57:29.705Z] #38 6.522 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-03-27T17:57:29.705Z] #38 6.594 -- Configuring done [2021-03-27T17:57:29.705Z] #38 6.608 -- Generating done [2021-03-27T17:57:29.705Z] #38 6.615 -- Build files have been written to: /tmp/tmp.lahOhrLFGQ/tini [2021-03-27T17:57:29.705Z] #38 6.628 + make tini-static [2021-03-27T17:57:29.705Z] #38 6.924 Scanning dependencies of target tini-static [2021-03-27T17:57:29.705Z] #38 7.085 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-03-27T17:57:29.705Z] #38 8.377 [100%] Linking C executable tini-static [2021-03-27T17:57:29.705Z] #38 8.917 [100%] Built target tini-static [2021-03-27T17:57:29.705Z] #38 8.976 + mkdir -p /build [2021-03-27T17:57:29.705Z] #38 8.979 + cp tini-static /build/docker-init [2021-03-27T17:57:29.705Z] #38 DONE 9.2s [2021-03-27T17:57:29.705Z] [2021-03-27T17:57:29.705Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-27T17:57:29.705Z] #44 9.207 DEP images/pipe.pb-c.d [2021-03-27T17:57:29.705Z] #44 9.282 PBCC images/pstree.pb-c.c [2021-03-27T17:57:29.705Z] #44 9.305 DEP images/pstree.pb-c.d [2021-03-27T17:57:29.705Z] #44 9.386 PBCC images/fs.pb-c.c [2021-03-27T17:57:29.997Z] #44 9.464 DEP images/fs.pb-c.d [2021-03-27T17:57:29.997Z] #44 9.486 PBCC images/signalfd.pb-c.c [2021-03-27T17:57:29.997Z] #44 9.596 DEP images/signalfd.pb-c.d [2021-03-27T17:57:29.997Z] #44 9.622 PBCC images/fh.pb-c.c [2021-03-27T17:57:29.997Z] #44 9.642 PBCC images/fsnotify.pb-c.c [2021-03-27T17:57:29.997Z] #44 9.727 DEP images/fh.pb-c.d [2021-03-27T17:57:30.299Z] #44 9.774 DEP images/fsnotify.pb-c.d [2021-03-27T17:57:30.299Z] #44 9.915 PBCC images/eventpoll.pb-c.c [2021-03-27T17:57:30.299Z] #44 10.01 DEP images/eventpoll.pb-c.d [2021-03-27T17:57:30.299Z] #44 ... [2021-03-27T17:57:30.299Z] [2021-03-27T17:57:30.299Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-27T17:57:30.299Z] #52 34.99 syscall [2021-03-27T17:57:30.299Z] #52 35.00 reflect [2021-03-27T17:57:30.299Z] #52 40.45 time [2021-03-27T17:57:30.590Z] #52 ... [2021-03-27T17:57:30.590Z] [2021-03-27T17:57:30.590Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-27T17:57:30.590Z] #44 10.04 PBCC images/eventfd.pb-c.c [2021-03-27T17:57:30.590Z] #44 10.14 DEP images/eventfd.pb-c.d [2021-03-27T17:57:30.590Z] #44 10.15 PBCC images/remap-file-path.pb-c.c [2021-03-27T17:57:30.590Z] #44 10.16 DEP images/remap-file-path.pb-c.d [2021-03-27T17:57:30.590Z] #44 10.20 PBCC images/fifo.pb-c.c [2021-03-27T17:57:30.590Z] #44 10.22 DEP images/fifo.pb-c.d [2021-03-27T17:57:30.590Z] #44 10.25 PBCC images/ghost-file.pb-c.c [2021-03-27T17:57:30.881Z] #44 10.26 DEP images/ghost-file.pb-c.d [2021-03-27T17:57:30.881Z] #44 10.33 PBCC images/regfile.pb-c.c [2021-03-27T17:57:30.881Z] #44 10.38 DEP images/regfile.pb-c.d [2021-03-27T17:57:30.881Z] #44 ... [2021-03-27T17:57:30.881Z] [2021-03-27T17:57:30.881Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-27T17:57:30.881Z] #48 DONE 45.6s [2021-03-27T17:57:30.881Z] [2021-03-27T17:57:30.881Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-27T17:57:30.881Z] #44 10.41 PBCC images/ns.pb-c.c [2021-03-27T17:57:30.881Z] #44 10.44 DEP images/ns.pb-c.d [2021-03-27T17:57:31.171Z] #44 10.57 PBCC images/fdinfo.pb-c.c [2021-03-27T17:57:31.171Z] #44 10.60 DEP images/fdinfo.pb-c.d [2021-03-27T17:57:31.171Z] #44 10.64 PBCC images/core-aarch64.pb-c.c [2021-03-27T17:57:31.171Z] #44 10.67 PBCC images/core-arm.pb-c.c [2021-03-27T17:57:31.171Z] #44 10.71 PBCC images/core-ppc64.pb-c.c [2021-03-27T17:57:31.171Z] #44 10.74 PBCC images/core-s390.pb-c.c [2021-03-27T17:57:31.171Z] #44 10.77 PBCC images/core-x86.pb-c.c [2021-03-27T17:57:31.171Z] #44 10.84 PBCC images/core.pb-c.c [2021-03-27T17:57:31.171Z] #44 10.89 PBCC images/inventory.pb-c.c [2021-03-27T17:57:31.462Z] #44 10.93 DEP images/core-aarch64.pb-c.d [2021-03-27T17:57:31.462Z] #44 ... [2021-03-27T17:57:31.462Z] [2021-03-27T17:57:31.462Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-03-27T17:57:31.462Z] #14 37.54 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-03-27T17:57:31.462Z] #14 37.56 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2021-03-27T17:57:31.462Z] #14 37.57 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-27T17:57:31.462Z] #14 39.81 Selecting previously unselected package binutils-mingw-w64. [2021-03-27T17:57:31.462Z] #14 39.84 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-03-27T17:57:31.462Z] #14 39.84 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-27T17:57:31.462Z] #14 39.99 Selecting previously unselected package libdevmapper1.02.1:s390x. [2021-03-27T17:57:31.462Z] #14 39.99 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2021-03-27T17:57:31.462Z] #14 39.99 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2021-03-27T17:57:31.462Z] #14 40.21 Selecting previously unselected package dmsetup. [2021-03-27T17:57:31.462Z] #14 40.21 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2021-03-27T17:57:31.462Z] #14 40.22 Unpacking dmsetup (2:1.02.155-3) ... [2021-03-27T17:57:31.462Z] #14 40.40 Selecting previously unselected package mingw-w64-common. [2021-03-27T17:57:31.462Z] #14 40.42 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-03-27T17:57:31.462Z] #14 40.42 Unpacking mingw-w64-common (6.0.0-3) ... [2021-03-27T17:57:31.462Z] #14 44.85 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-03-27T17:57:31.462Z] #14 44.85 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-03-27T17:57:31.462Z] #14 44.86 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-27T17:57:31.462Z] #14 ... [2021-03-27T17:57:31.462Z] [2021-03-27T17:57:31.462Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-27T17:57:31.463Z] #44 11.00 DEP images/core-arm.pb-c.d [2021-03-27T17:57:31.463Z] #44 11.04 DEP images/core-ppc64.pb-c.d [2021-03-27T17:57:31.489Z] #9 DONE 41.8s [2021-03-27T17:57:31.489Z] [2021-03-27T17:57:31.489Z] #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-27T17:57:31.489Z] #29 sha256:54a9519e0ce4bfa5a9cdef9e15be159ce6b980f32262d9a2970d9693e111ed04 [2021-03-27T17:57:31.489Z] #29 DONE 15.2s [2021-03-27T17:57:31.745Z] [2021-03-27T17:57:31.745Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-27T17:57:31.745Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-03-27T17:57:31.760Z] #44 11.12 DEP images/core-s390.pb-c.d [2021-03-27T17:57:31.760Z] #44 11.17 DEP images/core-x86.pb-c.d [2021-03-27T17:57:31.760Z] #44 11.23 DEP images/core.pb-c.d [2021-03-27T17:57:31.760Z] #44 11.34 DEP images/inventory.pb-c.d [2021-03-27T17:57:31.760Z] #44 11.43 PBCC images/cpuinfo.pb-c.c [2021-03-27T17:57:32.066Z] #44 11.47 DEP images/cpuinfo.pb-c.d [2021-03-27T17:57:32.066Z] #44 11.51 PBCC images/stats.pb-c.c [2021-03-27T17:57:32.066Z] #44 11.53 DEP images/stats.pb-c.d [2021-03-27T17:57:33.097Z] #44 12.64 make[1]: Nothing to be done for 'all'. [2021-03-27T17:57:33.152Z] #10 DONE 1.2s [2021-03-27T17:57:33.152Z] [2021-03-27T17:57:33.152Z] #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-27T17:57:33.152Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-03-27T17:57:33.989Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-014757f9100894782) in /home/ubuntu/workspace/moby_PR-42211 [Pipeline] { [Pipeline] checkout [2021-03-27T17:57:34.106Z] The recommended git tool is: git [2021-03-27T17:57:34.127Z] #44 13.63 CC images/stats.o [2021-03-27T17:57:34.129Z] #11 DONE 1.1s [2021-03-27T17:57:34.129Z] [2021-03-27T17:57:34.129Z] #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-27T17:57:34.129Z] #58 sha256:d057b3dc64666d607b4343eedb95e4b4375918acd7b768255c8631e56f1c7789 [2021-03-27T17:57:34.386Z] #58 ... [2021-03-27T17:57:34.386Z] [2021-03-27T17:57:34.386Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-03-27T17:57:34.386Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-03-27T17:57:34.386Z] #39 DONE 0.3s [2021-03-27T17:57:34.386Z] [2021-03-27T17:57:34.386Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-03-27T17:57:34.386Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-03-27T17:57:34.386Z] #31 DONE 0.4s [2021-03-27T17:57:34.386Z] [2021-03-27T17:57:34.386Z] #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-27T17:57:34.386Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-27T17:57:34.417Z] #44 13.94 CC images/core.o [2021-03-27T17:57:34.721Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b1570a0c726ca6f6) in /home/ubuntu/workspace/moby_PR-42211 [Pipeline] { [Pipeline] checkout [2021-03-27T17:57:34.935Z] The recommended git tool is: git [2021-03-27T17:57:35.058Z] #44 14.55 CC images/core-x86.o [2021-03-27T17:57:35.348Z] #44 14.88 CC images/core-arm.o [2021-03-27T17:57:35.640Z] #44 15.08 CC images/core-aarch64.o [2021-03-27T17:57:35.931Z] #44 15.41 CC images/core-ppc64.o [2021-03-27T17:57:36.561Z] #44 15.95 CC images/core-s390.o [2021-03-27T17:57:36.561Z] #44 ... [2021-03-27T17:57:36.561Z] [2021-03-27T17:57:36.561Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-03-27T17:57:36.561Z] #30 2.669 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-03-27T17:57:36.561Z] #30 3.040 [2021-03-27T17:57:36.561Z] #30 3.234 #=#=# 1.3% #### 5.8% ##### 8.1% ######### 12.6% ############### 21.5% ##################### 30.5% ######################### 35.0% ############################## 41.7% ###################################### 53.0% ############################################ 62.0% ################################################## 70.7% ######################################################### 79.7% ############################################################### 88.7% ###################################################################### 97.8% ######################################################################## 100.0% [2021-03-27T17:57:36.561Z] #30 5.273 [2021-03-27T17:57:36.561Z] #30 5.402 ## 3.4% ############################################# 62.8% ######################################################################## 100.0% [2021-03-27T17:57:36.561Z] #30 5.887 [2021-03-27T17:57:36.561Z] #30 6.000 0.7% ######################### 36.0% ########################################################## 80.6% ######################################################################## 100.0% [2021-03-27T17:57:36.561Z] #30 6.621 [2021-03-27T17:57:36.561Z] #30 6.752 #=#=# ####### 9.7% ############## 20.4% #################### 29.0% ########################### 37.6% ################################# 46.2% ###################################### 53.4% ############################################ 61.9% ################################################## 69.7% ######################################################## 78.7% ############################################################## 87.3% ###################################################################### 98.0% ######################################################################## 100.0% [2021-03-27T17:57:36.561Z] #30 8.386 [2021-03-27T17:57:37.703Z] using credential docker-jenkins-github-credentials [2021-03-27T17:57:37.709Z] Cloning the remote Git repository [2021-03-27T17:57:37.709Z] Cloning with configured refspecs honoured and without tags [2021-03-27T17:57:37.768Z] Cloning repository https://github.com/moby/moby.git [2021-03-27T17:57:37.834Z] > git init /home/ubuntu/workspace/moby_PR-42211 # timeout=10 [2021-03-27T17:57:38.595Z] using credential docker-jenkins-github-credentials [2021-03-27T17:57:38.602Z] Cloning the remote Git repository [2021-03-27T17:57:38.602Z] Cloning with configured refspecs honoured and without tags [2021-03-27T17:57:38.124Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-27T17:57:38.124Z] > git --version # timeout=10 [2021-03-27T17:57:38.156Z] > git --version # 'git version 2.25.1' [2021-03-27T17:57:38.156Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-27T17:57:38.160Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42211/head:refs/remotes/origin/PR-42211 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-27T17:57:39.186Z] #30 8.544 # 1.6% ## 4.1% #### 6.0% ##### 7.8% ####### 10.3% ######### 12.8% ########### 15.3% ############ 17.8% ############## 20.3% ################ 23.4% ################## 25.9% #################### 28.4% ###################### 30.9% ####################### 32.1% ######################## 34.0% ########################## 37.1% ############################ 39.4% ############################### 43.8% ################################## 47.5% #################################### 51.3% ######################################## 55.6% ########################################## 59.3% ############################################ 62.4% [2021-03-27T17:57:39.186Z] #30 ... [2021-03-27T17:57:39.186Z] [2021-03-27T17:57:39.186Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-27T17:57:39.186Z] #46 43.72 internal/poll [2021-03-27T17:57:39.186Z] #46 45.73 os [2021-03-27T17:57:39.186Z] #46 47.10 internal/fmtsort [2021-03-27T17:57:39.186Z] #46 47.50 strings [2021-03-27T17:57:39.186Z] #46 48.90 fmt [2021-03-27T17:57:39.186Z] #46 49.39 path/filepath [2021-03-27T17:57:39.186Z] #46 50.30 regexp/syntax [2021-03-27T17:57:39.186Z] #46 53.25 flag [2021-03-27T17:57:39.186Z] #46 53.71 go/token [2021-03-27T17:57:39.186Z] #46 ... [2021-03-27T17:57:39.186Z] [2021-03-27T17:57:39.186Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-03-27T17:57:39.645Z] #32 ... [2021-03-27T17:57:39.645Z] [2021-03-27T17:57:39.645Z] #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-27T17:57:39.645Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-03-27T17:57:39.645Z] #12 DONE 5.6s [2021-03-27T17:57:39.645Z] [2021-03-27T17:57:39.645Z] #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-27T17:57:39.645Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-27T17:57:38.628Z] Cloning repository https://github.com/moby/moby.git [2021-03-27T17:57:38.689Z] > git init /home/ubuntu/workspace/moby_PR-42211 # timeout=10 [2021-03-27T17:57:38.956Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-27T17:57:38.956Z] > git --version # timeout=10 [2021-03-27T17:57:38.966Z] > git --version # 'git version 2.17.1' [2021-03-27T17:57:38.967Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-27T17:57:39.003Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42211/head:refs/remotes/origin/PR-42211 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-27T17:57:40.057Z] #30 8.544 # 1.6% ## 4.1% #### 6.0% ##### 7.8% ####### 10.3% ######### 12.8% ########### 15.3% ############ 17.8% ############## 20.3% ################ 23.4% ################## 25.9% #################### 28.4% ###################### 30.9% ####################### 32.1% ######################## 34.0% ########################## 37.1% ############################ 39.4% ############################### 43.8% ################################## 47.5% #################################### 51.3% ######################################## 55.6% ########################################## 59.3% ############################################ 62.4% ############################################## 64.9% ################################################# 68.7% ################################################## 70.5% ##################################################### 73.6% ###################################################### 76.1% ######################################################## 78.6% ######################################################### 80.5% ########################################################### 83.0% ############################################################# 85.5% [2021-03-27T17:57:40.057Z] #30 ... [2021-03-27T17:57:40.057Z] [2021-03-27T17:57:40.057Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-27T17:57:40.057Z] #35 44.69 internal/syscall/execenv [2021-03-27T17:57:40.057Z] #35 44.93 internal/syscall/unix [2021-03-27T17:57:40.057Z] #35 45.43 os [2021-03-27T17:57:40.057Z] #35 47.52 strings [2021-03-27T17:57:40.057Z] #35 48.77 fmt [2021-03-27T17:57:40.057Z] #35 49.47 path/filepath [2021-03-27T17:57:40.057Z] #35 50.37 io/ioutil [2021-03-27T17:57:40.057Z] #35 50.81 path [2021-03-27T17:57:40.057Z] #35 51.29 text/tabwriter [2021-03-27T17:57:40.057Z] #35 52.06 flag [2021-03-27T17:57:40.057Z] #35 52.07 github.com/BurntSushi/toml [2021-03-27T17:57:40.057Z] #35 53.41 log [2021-03-27T17:57:40.347Z] #35 ... [2021-03-27T17:57:40.347Z] [2021-03-27T17:57:40.347Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-03-27T17:57:40.927Z] #30 8.544 # 1.6% ## 4.1% #### 6.0% ##### 7.8% ####### 10.3% ######### 12.8% ########### 15.3% ############ 17.8% ############## 20.3% ################ 23.4% ################## 25.9% #################### 28.4% ###################### 30.9% ####################### 32.1% ######################## 34.0% ########################## 37.1% ############################ 39.4% ############################### 43.8% ################################## 47.5% #################################### 51.3% ######################################## 55.6% ########################################## 59.3% ############################################ 62.4% ############################################## 64.9% ################################################# 68.7% ################################################## 70.5% ##################################################### 73.6% ###################################################### 76.1% ######################################################## 78.6% ######################################################### 80.5% ########################################################### 83.0% ############################################################# 85.5% ############################################################### 88.6% ################################################################# 90.5% ################################################################## 93.0% #################################################################### 95.5% ###################################################################### 97.3% ####################################################################### 99.8% ######################################################################## 100.0% [2021-03-27T17:57:40.927Z] #30 12.91 [2021-03-27T17:57:41.217Z] #30 ... [2021-03-27T17:57:41.217Z] [2021-03-27T17:57:41.217Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-27T17:57:41.217Z] #52 45.98 context [2021-03-27T17:57:41.217Z] #52 47.05 os [2021-03-27T17:57:41.217Z] #52 47.35 encoding/binary [2021-03-27T17:57:41.217Z] #52 49.14 encoding/base64 [2021-03-27T17:57:41.217Z] #52 49.64 golang.org/x/sys/unix [2021-03-27T17:57:41.217Z] #52 49.92 fmt [2021-03-27T17:57:41.217Z] #52 53.68 encoding/json [2021-03-27T17:57:41.507Z] #52 ... [2021-03-27T17:57:41.507Z] [2021-03-27T17:57:41.507Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-27T17:57:41.507Z] #57 34.07 Checking out files: 59% (2293/3824) Checking out files: 60% (2295/3824) Checking out files: 61% (2333/3824) Checking out files: 62% (2371/3824) Checking out files: 63% (2410/3824) Checking out files: 64% (2448/3824) Checking out files: 65% (2486/3824) Checking out files: 66% (2524/3824) Checking out files: 67% (2563/3824) Checking out files: 68% (2601/3824) Checking out files: 69% (2639/3824) Checking out files: 70% (2677/3824) Checking out files: 71% (2716/3824) Checking out files: 72% (2754/3824) Checking out files: 73% (2792/3824) Checking out files: 74% (2830/3824) Checking out files: 75% (2868/3824) Checking out files: 76% (2907/3824) Checking out files: 77% (2945/3824) Checking out files: 78% (2983/3824) Checking out files: 79% (3021/3824) Checking out files: 80% (3060/3824) Checking out files: 81% (3098/3824) Checking out files: 82% (3136/3824) Checking out files: 83% (3174/3824) Checking out files: 84% (3213/3824) Checking out files: 85% (3251/3824) Checking out files: 86% (3289/3824) Checking out files: 87% (3327/3824) Checking out files: 88% (3366/3824) Checking out files: 89% (3404/3824) Checking out files: 90% (3442/3824) Checking out files: 91% (3480/3824) Checking out files: 92% (3519/3824) Checking out files: 93% (3557/3824) Checking out files: 94% (3595/3824) Checking out files: 95% (3633/3824) Checking out files: 96% (3672/3824) Checking out files: 97% (3710/3824) Checking out files: 98% (3748/3824) Checking out files: 99% (3786/3824) Checking out files: 100% (3824/3824) Checking out files: 100% (3824/3824), done. [2021-03-27T17:57:41.507Z] #57 35.04 + cd /tmp/tmp.brLO0uRSWn/src/github.com/containerd/containerd [2021-03-27T17:57:41.507Z] #57 35.04 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-27T17:57:43.009Z] #57 36.25 + export 'BUILDTAGS=netgo osusergo static_build' [2021-03-27T17:57:43.009Z] #57 36.25 + BUILDTAGS='netgo osusergo static_build' [2021-03-27T17:57:43.009Z] #57 36.25 + export EXTRA_FLAGS=-buildmode=pie [2021-03-27T17:57:43.009Z] #57 36.25 + EXTRA_FLAGS=-buildmode=pie [2021-03-27T17:57:43.009Z] #57 36.25 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-03-27T17:57:43.009Z] #57 36.25 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-03-27T17:57:43.009Z] #57 36.25 + '[' '' = dynamic ']' [2021-03-27T17:57:43.009Z] #57 36.25 + make [2021-03-27T17:57:43.639Z] #57 37.13 + bin/ctr [2021-03-27T17:57:44.269Z] #57 ... [2021-03-27T17:57:44.270Z] [2021-03-27T17:57:44.270Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-27T17:57:44.270Z] #35 55.03 github.com/BurntSushi/toml/cmd/tomlv [2021-03-27T17:57:44.270Z] #35 DONE 58.8s [2021-03-27T17:57:44.270Z] [2021-03-27T17:57:44.270Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-03-27T17:57:44.270Z] #14 50.42 Selecting previously unselected package gcc-mingw-w64-base. [2021-03-27T17:57:44.270Z] #14 50.44 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-03-27T17:57:44.270Z] #14 50.44 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-27T17:57:44.270Z] #14 50.55 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-03-27T17:57:44.270Z] #14 50.55 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-03-27T17:57:44.270Z] #14 50.56 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-27T17:57:44.568Z] #14 ... [2021-03-27T17:57:44.568Z] [2021-03-27T17:57:44.568Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-03-27T17:57:44.568Z] #30 13.84 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-03-27T17:57:44.568Z] #30 14.15 #=#=# [2021-03-27T17:57:44.568Z] #30 14.31 ################################################ 67.2% ######################################################################## 100.0% [2021-03-27T17:57:44.568Z] #30 14.47 [2021-03-27T17:57:44.568Z] #30 15.40 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-03-27T17:57:44.568Z] #30 15.44 skipping existing aab193acf6ba [2021-03-27T17:57:44.568Z] #30 15.54 [2021-03-27T17:57:44.568Z] #30 16.58 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-03-27T17:57:44.858Z] #30 16.93 [2021-03-27T17:57:44.890Z] #13 ... [2021-03-27T17:57:44.890Z] [2021-03-27T17:57:44.890Z] #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-27T17:57:44.890Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-27T17:57:44.890Z] #36 9.215 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-03-27T17:57:44.890Z] #36 9.288 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-27T17:57:44.890Z] #36 9.288 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-27T17:57:44.890Z] #36 ... [2021-03-27T17:57:44.890Z] [2021-03-27T17:57:44.890Z] #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-27T17:57:44.890Z] #49 sha256:69d4ce034cc3c60b20bc875319a147dfafcc50b8e3d123520460bce9c43534cb [2021-03-27T17:57:44.890Z] #49 7.342 + RM_GOPATH=0 [2021-03-27T17:57:44.890Z] #49 7.349 + TMP_GOPATH= [2021-03-27T17:57:44.890Z] #49 7.349 + : /build [2021-03-27T17:57:44.890Z] #49 7.349 + '[' -z '' ']' [2021-03-27T17:57:44.890Z] #49 7.349 ++ mktemp -d [2021-03-27T17:57:44.890Z] #49 7.349 + export GOPATH=/tmp/tmp.omQ2crKWb2 [2021-03-27T17:57:44.890Z] #49 7.349 + GOPATH=/tmp/tmp.omQ2crKWb2 [2021-03-27T17:57:44.890Z] #49 7.349 + RM_GOPATH=1 [2021-03-27T17:57:44.890Z] #49 7.349 + case "$(go env GOARCH)" in [2021-03-27T17:57:44.890Z] #49 7.349 ++ go env GOARCH [2021-03-27T17:57:44.890Z] #49 7.359 + export GO_BUILDMODE=-buildmode=pie [2021-03-27T17:57:44.890Z] #49 7.359 + GO_BUILDMODE=-buildmode=pie [2021-03-27T17:57:44.890Z] #49 7.359 ++ dirname /tmp/install/install.sh [2021-03-27T17:57:44.890Z] #49 7.359 + dir=/tmp/install [2021-03-27T17:57:44.890Z] #49 7.359 + bin=golangci_lint [2021-03-27T17:57:44.890Z] #49 7.359 + shift [2021-03-27T17:57:44.890Z] #49 7.359 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-03-27T17:57:44.890Z] #49 7.359 + . /tmp/install/golangci_lint.installer [2021-03-27T17:57:44.890Z] #49 7.359 ++ : v1.23.8 [2021-03-27T17:57:44.890Z] #49 7.359 + install_golangci_lint [2021-03-27T17:57:44.890Z] #49 7.359 + set -e [2021-03-27T17:57:44.890Z] #49 7.359 + export GO111MODULE=on [2021-03-27T17:57:44.890Z] #49 7.359 + GO111MODULE=on [2021-03-27T17:57:44.890Z] #49 7.359 + GOBIN=/build [2021-03-27T17:57:44.890Z] #49 7.359 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-03-27T17:57:44.890Z] #49 7.418 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-03-27T17:57:44.890Z] #49 7.418 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-03-27T17:57:44.890Z] #49 7.418 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-03-27T17:57:44.890Z] #49 7.418 go: finding github.com/golangci v1.23.8 [2021-03-27T17:57:44.890Z] #49 7.418 go: finding github.com v1.23.8 [2021-03-27T17:57:44.890Z] #49 8.442 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-03-27T17:57:44.890Z] #49 9.549 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-03-27T17:57:44.890Z] #49 ... [2021-03-27T17:57:44.890Z] [2021-03-27T17:57:44.890Z] #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-27T17:57:44.890Z] #34 sha256:f2f02ee3835bfd3b6a1979597f3312d0245f07341079e91f1cae0a98df845a37 [2021-03-27T17:57:44.890Z] #34 8.607 + RM_GOPATH=0 [2021-03-27T17:57:44.890Z] #34 8.607 + TMP_GOPATH= [2021-03-27T17:57:44.890Z] #34 8.607 + : /build [2021-03-27T17:57:44.890Z] #34 8.607 + '[' -z '' ']' [2021-03-27T17:57:44.890Z] #34 8.607 ++ mktemp -d [2021-03-27T17:57:44.890Z] #34 8.607 + export GOPATH=/tmp/tmp.W2sUOJ6ZuL [2021-03-27T17:57:44.890Z] #34 8.607 + GOPATH=/tmp/tmp.W2sUOJ6ZuL [2021-03-27T17:57:44.890Z] #34 8.607 + RM_GOPATH=1 [2021-03-27T17:57:44.890Z] #34 8.607 + case "$(go env GOARCH)" in [2021-03-27T17:57:44.890Z] #34 8.609 ++ go env GOARCH [2021-03-27T17:57:44.891Z] #34 8.683 + export GO_BUILDMODE=-buildmode=pie [2021-03-27T17:57:44.891Z] #34 8.683 + GO_BUILDMODE=-buildmode=pie [2021-03-27T17:57:44.891Z] #34 8.683 ++ dirname /tmp/install/install.sh [2021-03-27T17:57:44.891Z] #34 8.720 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-27T17:57:44.891Z] #34 8.720 + dir=/tmp/install [2021-03-27T17:57:44.891Z] #34 8.720 + bin=tomlv [2021-03-27T17:57:44.891Z] #34 8.720 + shift [2021-03-27T17:57:44.891Z] #34 8.720 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-03-27T17:57:44.891Z] #34 8.720 + . /tmp/install/tomlv.installer [2021-03-27T17:57:44.891Z] #34 8.720 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-27T17:57:44.891Z] #34 8.720 + install_tomlv [2021-03-27T17:57:44.891Z] #34 8.720 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-03-27T17:57:44.891Z] #34 8.720 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.W2sUOJ6ZuL/src/github.com/BurntSushi/toml [2021-03-27T17:57:44.891Z] #34 8.735 Cloning into '/tmp/tmp.W2sUOJ6ZuL/src/github.com/BurntSushi/toml'... [2021-03-27T17:57:44.891Z] #34 10.40 + cd /tmp/tmp.W2sUOJ6ZuL/src/github.com/BurntSushi/toml [2021-03-27T17:57:44.891Z] #34 10.40 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-27T17:57:44.891Z] #34 10.41 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-03-27T17:57:44.891Z] #34 ... [2021-03-27T17:57:44.891Z] [2021-03-27T17:57:44.891Z] #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-27T17:57:44.891Z] #24 sha256:78fcbd453876385988e06e3c3939bccda52b66fe3fe5573bb05562c49b0161ce [2021-03-27T17:57:44.891Z] #24 8.302 + RM_GOPATH=0 [2021-03-27T17:57:44.891Z] #24 8.302 + TMP_GOPATH= [2021-03-27T17:57:44.891Z] #24 8.302 + : /build [2021-03-27T17:57:44.891Z] #24 8.302 + '[' -z '' ']' [2021-03-27T17:57:44.891Z] #24 8.302 ++ mktemp -d [2021-03-27T17:57:44.891Z] #24 8.302 + export GOPATH=/tmp/tmp.LmyiBnLPRL [2021-03-27T17:57:44.891Z] #24 8.302 + GOPATH=/tmp/tmp.LmyiBnLPRL [2021-03-27T17:57:44.891Z] #24 8.302 + RM_GOPATH=1 [2021-03-27T17:57:44.891Z] #24 8.302 + case "$(go env GOARCH)" in [2021-03-27T17:57:44.891Z] #24 8.307 ++ go env GOARCH [2021-03-27T17:57:44.891Z] #24 8.337 + export GO_BUILDMODE=-buildmode=pie [2021-03-27T17:57:44.891Z] #24 8.337 + GO_BUILDMODE=-buildmode=pie [2021-03-27T17:57:44.891Z] #24 8.337 ++ dirname /tmp/install/install.sh [2021-03-27T17:57:44.891Z] #24 8.337 + dir=/tmp/install [2021-03-27T17:57:44.891Z] #24 8.337 + bin=dockercli [2021-03-27T17:57:44.891Z] #24 8.337 + shift [2021-03-27T17:57:44.891Z] #24 8.337 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-03-27T17:57:44.891Z] #24 8.337 + . /tmp/install/dockercli.installer [2021-03-27T17:57:44.891Z] #24 8.337 ++ : stable [2021-03-27T17:57:44.891Z] #24 8.337 ++ : 17.06.2-ce [2021-03-27T17:57:44.891Z] #24 8.337 + install_dockercli [2021-03-27T17:57:44.891Z] #24 8.337 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-03-27T17:57:44.891Z] #24 8.337 Install docker/cli version 17.06.2-ce from stable [2021-03-27T17:57:44.891Z] #24 8.346 ++ uname -m [2021-03-27T17:57:44.891Z] #24 8.349 + arch=x86_64 [2021-03-27T17:57:44.891Z] #24 8.349 + '[' x86_64 '!=' x86_64 ']' [2021-03-27T17:57:44.891Z] #24 8.349 + url=https://download.docker.com/linux/static [2021-03-27T17:57:44.891Z] #24 8.349 + tar -xz docker/docker [2021-03-27T17:57:44.891Z] #24 8.349 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-03-27T17:57:44.891Z] #24 ... [2021-03-27T17:57:44.891Z] [2021-03-27T17:57:44.891Z] #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-27T17:57:44.891Z] #67 sha256:5dbb40d615db598dbe045722c61f8d506554769a45d876a93450f0c4fda8aefe [2021-03-27T17:57:44.891Z] #67 7.004 + RM_GOPATH=0 [2021-03-27T17:57:44.891Z] #67 7.004 + TMP_GOPATH= [2021-03-27T17:57:44.891Z] #67 7.004 + : /build [2021-03-27T17:57:44.891Z] #67 7.004 + '[' -z '' ']' [2021-03-27T17:57:44.891Z] #67 7.004 ++ mktemp -d [2021-03-27T17:57:44.891Z] #67 7.005 + export GOPATH=/tmp/tmp.nGNMnFCP7S [2021-03-27T17:57:44.891Z] #67 7.005 + GOPATH=/tmp/tmp.nGNMnFCP7S [2021-03-27T17:57:44.891Z] #67 7.005 + RM_GOPATH=1 [2021-03-27T17:57:44.891Z] #67 7.005 + case "$(go env GOARCH)" in [2021-03-27T17:57:44.891Z] #67 7.006 ++ go env GOARCH [2021-03-27T17:57:44.891Z] #67 7.011 + export GO_BUILDMODE=-buildmode=pie [2021-03-27T17:57:44.891Z] #67 7.011 + GO_BUILDMODE=-buildmode=pie [2021-03-27T17:57:44.891Z] #67 7.011 ++ dirname /tmp/install/install.sh [2021-03-27T17:57:44.891Z] #67 7.013 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-27T17:57:44.891Z] #67 7.017 + dir=/tmp/install [2021-03-27T17:57:44.891Z] #67 7.017 + bin=proxy [2021-03-27T17:57:44.891Z] #67 7.017 + shift [2021-03-27T17:57:44.891Z] #67 7.017 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-03-27T17:57:44.891Z] #67 7.017 + . /tmp/install/proxy.installer [2021-03-27T17:57:44.891Z] #67 7.017 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-27T17:57:44.891Z] #67 7.017 + install_proxy [2021-03-27T17:57:44.891Z] #67 7.017 + case "$1" in [2021-03-27T17:57:44.891Z] #67 7.017 + export CGO_ENABLED=0 [2021-03-27T17:57:44.891Z] #67 7.017 + CGO_ENABLED=0 [2021-03-27T17:57:44.891Z] #67 7.017 + _install_proxy [2021-03-27T17:57:44.891Z] #67 7.017 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-03-27T17:57:44.891Z] #67 7.017 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.nGNMnFCP7S/src/github.com/docker/libnetwork [2021-03-27T17:57:44.891Z] #67 7.017 Cloning into '/tmp/tmp.nGNMnFCP7S/src/github.com/docker/libnetwork'... [2021-03-27T17:57:44.891Z] #67 ... [2021-03-27T17:57:44.891Z] [2021-03-27T17:57:44.891Z] #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-27T17:57:44.891Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-27T17:57:44.891Z] #55 9.149 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-03-27T17:57:44.891Z] #55 9.359 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-27T17:57:44.891Z] #55 9.359 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-27T17:57:44.891Z] #55 10.94 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-27T17:57:44.891Z] #55 ... [2021-03-27T17:57:44.891Z] [2021-03-27T17:57:44.891Z] #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-27T17:57:44.891Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-27T17:57:44.891Z] #40 8.282 + git clone https://github.com/docker/distribution.git . [2021-03-27T17:57:44.891Z] #40 8.299 Cloning into '.'... [2021-03-27T17:57:45.159Z] #40 ... [2021-03-27T17:57:45.159Z] [2021-03-27T17:57:45.159Z] #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-27T17:57:45.159Z] #47 sha256:74ee0cd7512ceb8ae02fed1f2703fc9b172e68e1b2dbbca4a48a6db7264282d8 [2021-03-27T17:57:45.159Z] #47 8.273 + RM_GOPATH=0 [2021-03-27T17:57:45.159Z] #47 8.273 + TMP_GOPATH= [2021-03-27T17:57:45.159Z] #47 8.273 + : /build [2021-03-27T17:57:45.159Z] #47 8.273 + '[' -z '' ']' [2021-03-27T17:57:45.159Z] #47 8.273 ++ mktemp -d [2021-03-27T17:57:45.159Z] #47 8.273 + export GOPATH=/tmp/tmp.IBUhEc1Tct [2021-03-27T17:57:45.159Z] #47 8.273 + GOPATH=/tmp/tmp.IBUhEc1Tct [2021-03-27T17:57:45.159Z] #47 8.273 + RM_GOPATH=1 [2021-03-27T17:57:45.159Z] #47 8.273 + case "$(go env GOARCH)" in [2021-03-27T17:57:45.159Z] #47 8.273 ++ go env GOARCH [2021-03-27T17:57:45.159Z] #47 8.293 + export GO_BUILDMODE=-buildmode=pie [2021-03-27T17:57:45.159Z] #47 8.293 + GO_BUILDMODE=-buildmode=pie [2021-03-27T17:57:45.159Z] #47 8.293 ++ dirname /tmp/install/install.sh [2021-03-27T17:57:45.159Z] #47 8.303 + dir=/tmp/install [2021-03-27T17:57:45.159Z] #47 8.303 + bin=gotestsum [2021-03-27T17:57:45.159Z] #47 8.303 + shift [2021-03-27T17:57:45.159Z] #47 8.303 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-03-27T17:57:45.159Z] #47 8.303 + . /tmp/install/gotestsum.installer [2021-03-27T17:57:45.159Z] #47 8.303 ++ : v0.5.3 [2021-03-27T17:57:45.159Z] #47 8.303 + install_gotestsum [2021-03-27T17:57:45.159Z] #47 8.303 + set -e [2021-03-27T17:57:45.159Z] #47 8.303 + export GO111MODULE=on [2021-03-27T17:57:45.159Z] #47 8.303 + GO111MODULE=on [2021-03-27T17:57:45.159Z] #47 8.303 + GOBIN=/build [2021-03-27T17:57:45.159Z] #47 8.303 + go get gotest.tools/gotestsum@v0.5.3 [2021-03-27T17:57:45.159Z] #47 8.353 go: finding gotest.tools/gotestsum v0.5.3 [2021-03-27T17:57:45.159Z] #47 8.353 go: finding gotest.tools v0.5.3 [2021-03-27T17:57:45.159Z] #47 9.850 go: downloading gotest.tools/gotestsum v0.5.3 [2021-03-27T17:57:45.159Z] #47 10.88 go: extracting gotest.tools/gotestsum v0.5.3 [2021-03-27T17:57:45.159Z] #47 ... [2021-03-27T17:57:45.159Z] [2021-03-27T17:57:45.159Z] #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-27T17:57:45.159Z] #45 sha256:ed5708cf945aacb49324be1a7fcefb7e1b7cac90dd28c51384beb6fac8dc63b4 [2021-03-27T17:57:45.159Z] #45 8.272 + RM_GOPATH=0 [2021-03-27T17:57:45.159Z] #45 8.272 + TMP_GOPATH= [2021-03-27T17:57:45.159Z] #45 8.272 + : /build [2021-03-27T17:57:45.159Z] #45 8.272 + '[' -z '' ']' [2021-03-27T17:57:45.159Z] #45 8.272 ++ mktemp -d [2021-03-27T17:57:45.159Z] #45 8.272 + export GOPATH=/tmp/tmp.0mhw3YDmMs [2021-03-27T17:57:45.159Z] #45 8.272 + GOPATH=/tmp/tmp.0mhw3YDmMs [2021-03-27T17:57:45.159Z] #45 8.272 + RM_GOPATH=1 [2021-03-27T17:57:45.159Z] #45 8.272 + case "$(go env GOARCH)" in [2021-03-27T17:57:45.159Z] #45 8.272 ++ go env GOARCH [2021-03-27T17:57:45.159Z] #45 8.298 + export GO_BUILDMODE=-buildmode=pie [2021-03-27T17:57:45.159Z] #45 8.298 + GO_BUILDMODE=-buildmode=pie [2021-03-27T17:57:45.159Z] #45 8.298 ++ dirname /tmp/install/install.sh [2021-03-27T17:57:45.159Z] #45 8.307 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-27T17:57:45.159Z] #45 8.307 + dir=/tmp/install [2021-03-27T17:57:45.159Z] #45 8.307 + bin=vndr [2021-03-27T17:57:45.159Z] #45 8.307 + shift [2021-03-27T17:57:45.159Z] #45 8.307 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-03-27T17:57:45.159Z] #45 8.307 + . /tmp/install/vndr.installer [2021-03-27T17:57:45.159Z] #45 8.307 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-27T17:57:45.159Z] #45 8.307 + install_vndr [2021-03-27T17:57:45.159Z] #45 8.307 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-03-27T17:57:45.159Z] #45 8.307 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.0mhw3YDmMs/src/github.com/LK4D4/vndr [2021-03-27T17:57:45.159Z] #45 8.307 Cloning into '/tmp/tmp.0mhw3YDmMs/src/github.com/LK4D4/vndr'... [2021-03-27T17:57:45.159Z] #45 9.282 + cd /tmp/tmp.0mhw3YDmMs/src/github.com/LK4D4/vndr [2021-03-27T17:57:45.159Z] #45 9.282 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-27T17:57:45.159Z] #45 9.328 + go build -buildmode=pie -v -o /build/vndr . [2021-03-27T17:57:45.419Z] #45 ... [2021-03-27T17:57:45.419Z] [2021-03-27T17:57:45.419Z] #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-27T17:57:45.419Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-27T17:57:45.419Z] #42 7.613 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-03-27T17:57:45.419Z] #42 7.659 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-27T17:57:45.419Z] #42 7.659 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-27T17:57:45.419Z] #42 8.569 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-27T17:57:45.419Z] #42 ... [2021-03-27T17:57:45.419Z] [2021-03-27T17:57:45.419Z] #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-27T17:57:45.419Z] #51 sha256:d4b4c286809f0abbaaf13a7dc64f4b68adf8cea3e4174e7e402752e15bb64d61 [2021-03-27T17:57:45.419Z] #51 6.849 + RM_GOPATH=0 [2021-03-27T17:57:45.419Z] #51 6.849 + TMP_GOPATH= [2021-03-27T17:57:45.419Z] #51 6.849 + : /build [2021-03-27T17:57:45.419Z] #51 6.849 + '[' -z '' ']' [2021-03-27T17:57:45.419Z] #51 6.851 ++ mktemp -d [2021-03-27T17:57:45.419Z] #51 6.851 + export GOPATH=/tmp/tmp.TN8TjxYp3T [2021-03-27T17:57:45.419Z] #51 6.851 + GOPATH=/tmp/tmp.TN8TjxYp3T [2021-03-27T17:57:45.419Z] #51 6.851 + RM_GOPATH=1 [2021-03-27T17:57:45.419Z] #51 6.851 + case "$(go env GOARCH)" in [2021-03-27T17:57:45.419Z] #51 6.853 ++ go env GOARCH [2021-03-27T17:57:45.419Z] #51 6.858 + export GO_BUILDMODE=-buildmode=pie [2021-03-27T17:57:45.419Z] #51 6.858 + GO_BUILDMODE=-buildmode=pie [2021-03-27T17:57:45.419Z] #51 6.858 ++ dirname /tmp/install/install.sh [2021-03-27T17:57:45.419Z] #51 6.865 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-27T17:57:45.419Z] #51 6.865 + dir=/tmp/install [2021-03-27T17:57:45.419Z] #51 6.865 + bin=shfmt [2021-03-27T17:57:45.419Z] #51 6.865 + shift [2021-03-27T17:57:45.419Z] #51 6.865 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-03-27T17:57:45.419Z] #51 6.865 + . /tmp/install/shfmt.installer [2021-03-27T17:57:45.419Z] #51 6.865 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-27T17:57:45.419Z] #51 6.865 + install_shfmt [2021-03-27T17:57:45.419Z] #51 6.865 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-03-27T17:57:45.419Z] #51 6.865 + git clone https://github.com/mvdan/sh.git /tmp/tmp.TN8TjxYp3T/src/github.com/mvdan/sh [2021-03-27T17:57:45.419Z] #51 6.865 Cloning into '/tmp/tmp.TN8TjxYp3T/src/github.com/mvdan/sh'... [2021-03-27T17:57:45.675Z] #51 ... [2021-03-27T17:57:45.675Z] [2021-03-27T17:57:45.675Z] #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-27T17:57:45.675Z] #34 sha256:f2f02ee3835bfd3b6a1979597f3312d0245f07341079e91f1cae0a98df845a37 [2021-03-27T17:57:45.675Z] #34 11.62 runtime/internal/atomic [2021-03-27T17:57:45.675Z] #34 11.67 internal/cpu [2021-03-27T17:57:46.136Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-032149127a9d00a1d) in /home/ubuntu/workspace/moby_PR-42211 [Pipeline] { [Pipeline] checkout [2021-03-27T17:57:46.237Z] #34 12.05 runtime/internal/sys [2021-03-27T17:57:46.237Z] #34 12.20 runtime/internal/math [2021-03-27T17:57:46.297Z] The recommended git tool is: git [2021-03-27T17:57:46.310Z] #30 17.06 #=#=# ##### 7.7% ############ 17.8% ################## 25.9% ######################## 34.1% ############################### 44.3% ####################################### 54.5% ############################################# 62.6% ################################################### 71.5% ######################################################### 80.4% ################################################################ 89.4% ###################################################################### 97.9% ######################################################################## 100.0% [2021-03-27T17:57:46.310Z] #30 18.49 [2021-03-27T17:57:46.493Z] #34 12.38 internal/bytealg [2021-03-27T17:57:46.493Z] #34 12.51 math/bits [2021-03-27T17:57:46.940Z] #30 ... [2021-03-27T17:57:46.940Z] [2021-03-27T17:57:46.940Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-27T17:57:46.940Z] #44 16.39 CC images/cpuinfo.o [2021-03-27T17:57:46.940Z] #44 16.78 CC images/inventory.o [2021-03-27T17:57:46.940Z] #44 17.05 CC images/fdinfo.o [2021-03-27T17:57:46.940Z] #44 17.34 CC images/fown.o [2021-03-27T17:57:46.940Z] #44 17.49 CC images/ns.o [2021-03-27T17:57:46.940Z] #44 17.64 CC images/regfile.o [2021-03-27T17:57:46.940Z] #44 17.76 CC images/ghost-file.o [2021-03-27T17:57:46.940Z] #44 17.92 CC images/fifo.o [2021-03-27T17:57:46.940Z] #44 18.12 CC images/remap-file-path.o [2021-03-27T17:57:46.940Z] #44 18.40 CC images/eventfd.o [2021-03-27T17:57:46.940Z] #44 18.59 CC images/eventpoll.o [2021-03-27T17:57:46.940Z] #44 18.82 CC images/fh.o [2021-03-27T17:57:46.940Z] #44 19.08 CC images/fsnotify.o [2021-03-27T17:57:46.940Z] #44 19.46 CC images/signalfd.o [2021-03-27T17:57:46.940Z] #44 19.71 CC images/fs.o [2021-03-27T17:57:46.940Z] #44 19.95 CC images/pstree.o [2021-03-27T17:57:46.940Z] #44 20.11 CC images/pipe.o [2021-03-27T17:57:46.940Z] #44 20.28 CC images/tcp-stream.o [2021-03-27T17:57:46.940Z] #44 20.42 CC images/sk-packet.o [2021-03-27T17:57:46.940Z] #44 20.58 CC images/mnt.o [2021-03-27T17:57:46.940Z] #44 20.75 CC images/pipe-data.o [2021-03-27T17:57:46.940Z] #44 20.94 CC images/sa.o [2021-03-27T17:57:46.940Z] #44 21.09 CC images/timer.o [2021-03-27T17:57:46.940Z] #44 21.42 CC images/timerfd.o [2021-03-27T17:57:46.940Z] #44 21.68 CC images/mm.o [2021-03-27T17:57:46.940Z] #44 21.97 CC images/sk-opts.o [2021-03-27T17:57:46.940Z] #44 22.07 CC images/sk-unix.o [2021-03-27T17:57:46.940Z] #44 22.24 CC images/sk-inet.o [2021-03-27T17:57:46.940Z] #44 22.52 CC images/tun.o [2021-03-27T17:57:46.940Z] #44 22.71 CC images/sk-netlink.o [2021-03-27T17:57:46.940Z] #44 22.88 CC images/packet-sock.o [2021-03-27T17:57:46.940Z] #44 23.21 CC images/ipc-var.o [2021-03-27T17:57:46.940Z] #44 23.37 CC images/ipc-desc.o [2021-03-27T17:57:46.940Z] #44 23.46 CC images/ipc-shm.o [2021-03-27T17:57:46.940Z] #44 23.55 CC images/ipc-msg.o [2021-03-27T17:57:46.940Z] #44 23.72 CC images/ipc-sem.o [2021-03-27T17:57:46.940Z] #44 23.91 CC images/utsns.o [2021-03-27T17:57:46.940Z] #44 24.03 CC images/creds.o [2021-03-27T17:57:46.940Z] #44 24.19 CC images/vma.o [2021-03-27T17:57:46.940Z] #44 24.55 CC images/netdev.o [2021-03-27T17:57:46.940Z] #44 24.78 CC images/tty.o [2021-03-27T17:57:46.940Z] #44 25.07 CC images/file-lock.o [2021-03-27T17:57:46.940Z] #44 25.22 CC images/rlimit.o [2021-03-27T17:57:46.940Z] #44 25.39 CC images/pagemap.o [2021-03-27T17:57:46.940Z] #44 25.66 CC images/siginfo.o [2021-03-27T17:57:46.940Z] #44 25.93 CC images/rpc.o [2021-03-27T17:57:47.231Z] #44 26.62 CC images/ext-file.o [2021-03-27T17:57:47.231Z] #44 26.72 CC images/cgroup.o [2021-03-27T17:57:47.231Z] #44 ... [2021-03-27T17:57:47.231Z] [2021-03-27T17:57:47.231Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-03-27T17:57:47.231Z] #30 19.34 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-03-27T17:57:47.523Z] #30 19.62 [2021-03-27T17:57:47.813Z] #30 19.73 #=#=# ######################################################################## 100.0% [2021-03-27T17:57:47.813Z] #30 19.82 [2021-03-27T17:57:47.864Z] #34 13.50 math [2021-03-27T17:57:48.103Z] #30 20.29 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-03-27T17:57:48.393Z] #30 20.55 [2021-03-27T17:57:48.428Z] #34 14.24 runtime [2021-03-27T17:57:48.683Z] #30 20.67 #=#=# ######################################################################## 100.0% [2021-03-27T17:57:48.683Z] #30 20.72 [2021-03-27T17:57:48.683Z] #30 20.77 Download of images into '/build' complete. [2021-03-27T17:57:48.683Z] #30 20.77 Use something like the following to load the result into a Docker daemon: [2021-03-27T17:57:48.683Z] #30 20.77 tar -cC '/build' . | docker load [2021-03-27T17:57:48.973Z] #30 DONE 21.1s [2021-03-27T17:57:48.973Z] [2021-03-27T17:57:48.973Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-27T17:57:48.973Z] #44 27.00 CC images/userns.o [2021-03-27T17:57:48.973Z] #44 27.23 CC images/google/protobuf/descriptor.o [2021-03-27T17:57:48.973Z] #44 28.19 CC images/opts.o [2021-03-27T17:57:48.973Z] #44 28.33 CC images/seccomp.o [2021-03-27T17:57:48.973Z] #44 28.47 CC images/binfmt-misc.o [2021-03-27T17:57:48.973Z] #44 28.57 CC images/time.o [2021-03-27T17:57:48.973Z] #44 28.68 CC images/sysctl.o [2021-03-27T17:57:49.263Z] #44 28.80 CC images/autofs.o [2021-03-27T17:57:49.263Z] #44 28.91 CC images/macvlan.o [2021-03-27T17:57:49.304Z] Fetching without tags [2021-03-27T17:57:49.553Z] #44 29.06 CC images/sit.o [2021-03-27T17:57:49.553Z] #44 29.18 CC images/memfd.o [2021-03-27T17:57:49.670Z] Merging remotes/origin/master commit 797b974cb90e32c7efe9e324d7459122c3f6b7b0 into PR head commit d9356edcd252710aa3b4228f2071269738c10733 [2021-03-27T17:57:49.843Z] #44 29.33 CC images/timens.o [2021-03-27T17:57:49.843Z] #44 ... [2021-03-27T17:57:49.843Z] [2021-03-27T17:57:49.843Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-27T17:57:49.843Z] #46 54.50 go/scanner [2021-03-27T17:57:49.843Z] #46 54.61 regexp [2021-03-27T17:57:49.843Z] #46 55.49 go/ast [2021-03-27T17:57:49.843Z] #46 57.59 internal/lazyregexp [2021-03-27T17:57:49.843Z] #46 57.82 net/url [2021-03-27T17:57:49.843Z] #46 59.12 text/template/parse [2021-03-27T17:57:49.843Z] #46 59.15 go/parser [2021-03-27T17:57:49.843Z] #46 61.62 encoding/xml [2021-03-27T17:57:49.843Z] #46 63.24 text/template [2021-03-27T17:57:50.133Z] #46 ... [2021-03-27T17:57:50.133Z] [2021-03-27T17:57:50.133Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-27T17:57:50.133Z] #44 29.56 LINK images/built-in.o [2021-03-27T17:57:50.133Z] #44 29.67 GEN compel/include/asm [2021-03-27T17:57:50.133Z] #44 29.68 GEN compel/include/version.h [2021-03-27T17:57:50.133Z] #44 29.70 touch .config [2021-03-27T17:57:50.133Z] #44 29.72 GEN include/common/config.h [2021-03-27T17:57:50.133Z] #44 29.77 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2021-03-27T17:57:49.199Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-27T17:57:49.216Z] > git config --add remote.origin.fetch +refs/pull/42211/head:refs/remotes/origin/PR-42211 # timeout=10 [2021-03-27T17:57:49.249Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-27T17:57:49.281Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-27T17:57:49.310Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-27T17:57:49.310Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-27T17:57:49.326Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42211/head:refs/remotes/origin/PR-42211 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-27T17:57:49.696Z] > git config core.sparsecheckout # timeout=10 [2021-03-27T17:57:49.715Z] > git checkout -f d9356edcd252710aa3b4228f2071269738c10733 # timeout=10 [2021-03-27T17:57:50.361Z] > git remote # timeout=10 [2021-03-27T17:57:50.392Z] > git config --get remote.origin.url # timeout=10 [2021-03-27T17:57:50.398Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-27T17:57:50.399Z] > git merge 797b974cb90e32c7efe9e324d7459122c3f6b7b0 # timeout=10 [2021-03-27T17:57:50.414Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-27T17:57:50.423Z] #44 29.86 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-03-27T17:57:50.423Z] #44 29.87 GEN compel/plugins/include/uapi/std/syscall.h [2021-03-27T17:57:50.423Z] #44 29.89 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2021-03-27T17:57:50.423Z] #44 29.90 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2021-03-27T17:57:50.423Z] #44 29.93 DEP compel/arch/s390/plugins/std/parasite-head.d [2021-03-27T17:57:50.423Z] #44 29.95 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-03-27T17:57:50.423Z] #44 29.95 DEP compel/plugins/std/infect.d [2021-03-27T17:57:50.423Z] #44 30.01 DEP compel/plugins/std/string.d [2021-03-27T17:57:50.423Z] #44 30.11 DEP compel/plugins/std/log.d [2021-03-27T17:57:50.436Z] Merge succeeded, producing d9356edcd252710aa3b4228f2071269738c10733 [2021-03-27T17:57:50.436Z] Checking out Revision d9356edcd252710aa3b4228f2071269738c10733 (PR-42211) [2021-03-27T17:57:50.713Z] #44 30.20 DEP compel/plugins/std/fds.d [2021-03-27T17:57:50.713Z] #44 30.27 DEP compel/plugins/std/std.d [2021-03-27T17:57:50.713Z] #44 30.31 DEP compel/plugins/shmem/shmem.d [2021-03-27T17:57:50.713Z] #44 30.40 DEP compel/plugins/fds/fds.d [2021-03-27T17:57:51.004Z] #44 30.53 CC compel/plugins/std/std.o [2021-03-27T17:57:51.294Z] #44 30.74 CC compel/plugins/std/fds.o [2021-03-27T17:57:51.498Z] using credential docker-jenkins-github-credentials [2021-03-27T17:57:51.508Z] Cloning the remote Git repository [2021-03-27T17:57:51.508Z] Cloning with configured refspecs honoured and without tags [2021-03-27T17:57:51.584Z] #44 31.06 CC compel/plugins/std/log.o [2021-03-27T17:57:51.584Z] #44 ... [2021-03-27T17:57:51.584Z] [2021-03-27T17:57:51.584Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-27T17:57:51.584Z] #52 56.24 github.com/pkg/diff [2021-03-27T17:57:51.584Z] #52 57.53 go/ast [2021-03-27T17:57:51.584Z] #52 58.20 golang.org/x/crypto/ssh/terminal [2021-03-27T17:57:51.584Z] #52 59.38 mvdan.cc/editorconfig [2021-03-27T17:57:51.584Z] #52 60.41 mvdan.cc/sh/v3/fileutil [2021-03-27T17:57:51.584Z] #52 60.54 mvdan.cc/sh/v3/syntax [2021-03-27T17:57:51.584Z] #52 65.40 mvdan.cc/sh/v3/cmd/shfmt [2021-03-27T17:57:51.705Z] #34 ... [2021-03-27T17:57:51.705Z] [2021-03-27T17:57:51.705Z] #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-27T17:57:51.705Z] #47 sha256:74ee0cd7512ceb8ae02fed1f2703fc9b172e68e1b2dbbca4a48a6db7264282d8 [2021-03-27T17:57:51.705Z] #47 12.09 go: downloading github.com/fatih/color v1.9.0 [2021-03-27T17:57:51.705Z] #47 12.21 go: downloading github.com/spf13/pflag v1.0.3 [2021-03-27T17:57:51.705Z] #47 12.47 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-27T17:57:51.705Z] #47 12.61 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-27T17:57:51.705Z] #47 12.61 go: extracting github.com/fatih/color v1.9.0 [2021-03-27T17:57:51.705Z] #47 12.64 go: downloading github.com/pkg/errors v0.9.1 [2021-03-27T17:57:51.705Z] #47 12.81 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-27T17:57:51.705Z] #47 12.84 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-03-27T17:57:51.705Z] #47 12.86 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-27T17:57:51.705Z] #47 12.96 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-27T17:57:51.705Z] #47 12.96 go: extracting github.com/spf13/pflag v1.0.3 [2021-03-27T17:57:51.705Z] #47 13.03 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-27T17:57:51.705Z] #47 13.06 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-27T17:57:51.705Z] #47 13.10 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-27T17:57:51.705Z] #47 13.20 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-03-27T17:57:51.705Z] #47 13.24 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-27T17:57:51.705Z] #47 13.44 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-03-27T17:57:51.705Z] #47 13.57 go: extracting github.com/pkg/errors v0.9.1 [2021-03-27T17:57:51.705Z] #47 13.59 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-03-27T17:57:51.705Z] #47 16.81 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-27T17:57:51.874Z] #52 ... [2021-03-27T17:57:51.874Z] [2021-03-27T17:57:51.874Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-27T17:57:51.874Z] #46 66.40 github.com/LK4D4/vndr/versioned [2021-03-27T17:57:51.874Z] #46 66.45 hash/crc32 [2021-03-27T17:57:51.971Z] Cloning repository https://github.com/moby/moby.git [2021-03-27T17:57:52.036Z] > git init /home/ubuntu/workspace/moby_PR-42211 # timeout=10 [2021-03-27T17:57:52.309Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-27T17:57:52.309Z] > git --version # timeout=10 [2021-03-27T17:57:52.315Z] > git --version # 'git version 2.7.4' [2021-03-27T17:57:52.316Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-27T17:57:52.319Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42211/head:refs/remotes/origin/PR-42211 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-27T17:57:52.165Z] #46 66.75 compress/gzip [2021-03-27T17:57:52.165Z] #46 66.76 go/doc [2021-03-27T17:57:52.268Z] #47 18.17 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-27T17:57:50.440Z] > git config core.sparsecheckout # timeout=10 [2021-03-27T17:57:50.474Z] > git checkout -f d9356edcd252710aa3b4228f2071269738c10733 # timeout=10 [2021-03-27T17:57:52.795Z] #46 67.32 net [2021-03-27T17:57:52.830Z] #47 ... [2021-03-27T17:57:52.830Z] [2021-03-27T17:57:52.830Z] #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-27T17:57:52.830Z] #49 sha256:69d4ce034cc3c60b20bc875319a147dfafcc50b8e3d123520460bce9c43534cb [2021-03-27T17:57:52.830Z] #49 18.69 go: downloading github.com/spf13/viper v1.6.1 [2021-03-27T17:57:52.830Z] #49 18.69 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-27T17:57:52.830Z] #49 18.69 go: downloading github.com/fatih/color v1.7.0 [2021-03-27T17:57:52.830Z] #49 ... [2021-03-27T17:57:52.830Z] [2021-03-27T17:57:52.830Z] #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-27T17:57:52.830Z] #58 sha256:d057b3dc64666d607b4343eedb95e4b4375918acd7b768255c8631e56f1c7789 [2021-03-27T17:57:52.830Z] #58 8.815 + RM_GOPATH=0 [2021-03-27T17:57:52.830Z] #58 8.815 + TMP_GOPATH= [2021-03-27T17:57:52.830Z] #58 8.815 + : /build [2021-03-27T17:57:52.830Z] #58 8.815 + '[' -z '' ']' [2021-03-27T17:57:52.830Z] #58 8.815 ++ mktemp -d [2021-03-27T17:57:52.830Z] #58 8.815 + export GOPATH=/tmp/tmp.JlyGl4Eh5z [2021-03-27T17:57:52.830Z] #58 8.815 + GOPATH=/tmp/tmp.JlyGl4Eh5z [2021-03-27T17:57:52.830Z] #58 8.815 + RM_GOPATH=1 [2021-03-27T17:57:52.830Z] #58 8.815 + case "$(go env GOARCH)" in [2021-03-27T17:57:52.830Z] #58 8.815 ++ go env GOARCH [2021-03-27T17:57:52.830Z] #58 8.836 + export GO_BUILDMODE=-buildmode=pie [2021-03-27T17:57:52.830Z] #58 8.836 + GO_BUILDMODE=-buildmode=pie [2021-03-27T17:57:52.830Z] #58 8.853 ++ dirname /tmp/install/install.sh [2021-03-27T17:57:52.830Z] #58 8.853 + dir=/tmp/install [2021-03-27T17:57:52.830Z] #58 8.853 + bin=rootlesskit [2021-03-27T17:57:52.830Z] #58 8.853 + shift [2021-03-27T17:57:52.830Z] #58 8.853 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-03-27T17:57:52.830Z] #58 8.853 + . /tmp/install/rootlesskit.installer [2021-03-27T17:57:52.830Z] #58 8.853 ++ : 81d7d047d09a5b93645817ec580181de7a984082 [2021-03-27T17:57:52.830Z] #58 8.853 + install_rootlesskit [2021-03-27T17:57:52.830Z] #58 8.854 + case "$1" in [2021-03-27T17:57:52.830Z] #58 8.860 Install rootlesskit version 81d7d047d09a5b93645817ec580181de7a984082 [2021-03-27T17:57:52.830Z] #58 8.860 + export CGO_ENABLED=0 [2021-03-27T17:57:52.830Z] #58 8.860 + CGO_ENABLED=0 [2021-03-27T17:57:52.830Z] #58 8.860 + _install_rootlesskit [2021-03-27T17:57:52.830Z] #58 8.860 + echo 'Install rootlesskit version 81d7d047d09a5b93645817ec580181de7a984082' [2021-03-27T17:57:52.830Z] #58 8.860 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.JlyGl4Eh5z/src/github.com/rootless-containers/rootlesskit [2021-03-27T17:57:52.830Z] #58 8.872 Cloning into '/tmp/tmp.JlyGl4Eh5z/src/github.com/rootless-containers/rootlesskit'... [2021-03-27T17:57:52.830Z] #58 15.87 + cd /tmp/tmp.JlyGl4Eh5z/src/github.com/rootless-containers/rootlesskit [2021-03-27T17:57:52.830Z] #58 15.87 + git checkout -q 81d7d047d09a5b93645817ec580181de7a984082 [2021-03-27T17:57:52.830Z] #58 15.95 + export GO111MODULE=on [2021-03-27T17:57:52.830Z] #58 15.95 + GO111MODULE=on [2021-03-27T17:57:52.830Z] #58 15.95 + export GOPROXY=https://proxy.golang.org [2021-03-27T17:57:52.830Z] #58 15.95 + GOPROXY=https://proxy.golang.org [2021-03-27T17:57:52.830Z] #58 15.95 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-27T17:57:52.830Z] #58 15.95 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-03-27T17:57:52.830Z] #58 18.78 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-03-27T17:57:52.831Z] #58 18.84 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-03-27T17:57:52.831Z] #58 18.88 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-03-27T17:57:53.163Z] #58 18.93 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-27T17:57:53.163Z] #58 ... [2021-03-27T17:57:53.163Z] [2021-03-27T17:57:53.163Z] #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-27T17:57:53.163Z] #49 sha256:69d4ce034cc3c60b20bc875319a147dfafcc50b8e3d123520460bce9c43534cb [2021-03-27T17:57:53.163Z] #49 18.93 go: downloading github.com/spf13/pflag v1.0.5 [2021-03-27T17:57:53.163Z] #49 19.03 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-03-27T17:57:53.451Z] #49 ... [2021-03-27T17:57:53.451Z] [2021-03-27T17:57:53.451Z] #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-27T17:57:53.451Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-27T17:57:53.451Z] #32 8.740 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-03-27T17:57:53.451Z] #32 8.740 Cloning into '.'... [2021-03-27T17:57:53.451Z] #32 ... [2021-03-27T17:57:53.451Z] [2021-03-27T17:57:53.451Z] #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-27T17:57:53.451Z] #51 sha256:d4b4c286809f0abbaaf13a7dc64f4b68adf8cea3e4174e7e402752e15bb64d61 [2021-03-27T17:57:53.451Z] #51 19.28 + cd /tmp/tmp.TN8TjxYp3T/src/github.com/mvdan/sh [2021-03-27T17:57:53.451Z] #51 19.28 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-27T17:57:53.733Z] #51 19.62 + GO111MODULE=on [2021-03-27T17:57:53.733Z] #51 19.62 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-03-27T17:57:54.300Z] #46 68.72 github.com/LK4D4/vndr/build [2021-03-27T17:57:54.300Z] #46 ... [2021-03-27T17:57:54.300Z] [2021-03-27T17:57:54.300Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-27T17:57:54.300Z] #52 DONE 69.0s [2021-03-27T17:57:54.763Z] [2021-03-27T17:57:54.763Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-27T17:57:54.763Z] #44 31.56 CC compel/plugins/std/string.o [2021-03-27T17:57:54.763Z] #44 31.94 CC compel/plugins/std/infect.o [2021-03-27T17:57:54.763Z] #44 32.14 CC compel/arch/s390/plugins/std/parasite-head.o [2021-03-27T17:57:54.763Z] #44 32.16 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2021-03-27T17:57:54.763Z] #44 32.20 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2021-03-27T17:57:54.763Z] #44 32.34 AR compel/plugins/std.lib.a [2021-03-27T17:57:54.763Z] #44 32.36 CC compel/plugins/fds/fds.o [2021-03-27T17:57:54.763Z] #44 32.63 AR compel/plugins/fds.lib.a [2021-03-27T17:57:54.763Z] #44 32.67 HOSTDEP compel/src/lib/log-host.d [2021-03-27T17:57:54.763Z] #44 32.73 HOSTDEP compel/src/lib/handle-elf-host.d [2021-03-27T17:57:54.763Z] #44 32.80 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2021-03-27T17:57:54.763Z] #44 32.86 HOSTDEP compel/src/main-host.d [2021-03-27T17:57:54.763Z] #44 32.93 DEP compel/src/lib/ptrace.d [2021-03-27T17:57:54.763Z] #44 33.00 DEP compel/src/lib/infect.d [2021-03-27T17:57:54.763Z] #44 33.20 DEP compel/src/lib/infect-util.d [2021-03-27T17:57:54.763Z] #44 33.26 DEP compel/src/lib/infect-rpc.d [2021-03-27T17:57:54.763Z] #44 33.34 DEP compel/arch/s390/src/lib/infect.d [2021-03-27T17:57:54.763Z] #44 33.46 DEP compel/arch/s390/src/lib/cpu.d [2021-03-27T17:57:54.763Z] #44 33.50 DEP compel/src/lib/log.d [2021-03-27T17:57:54.763Z] #44 33.59 DEP compel/src/main.d [2021-03-27T17:57:54.763Z] #44 33.67 DEP compel/src/lib/handle-elf.d [2021-03-27T17:57:54.763Z] #44 33.78 DEP compel/arch/s390/src/lib/handle-elf.d [2021-03-27T17:57:54.763Z] #44 33.87 CC compel/src/lib/log.o [2021-03-27T17:57:54.763Z] #44 34.16 CC compel/arch/s390/src/lib/cpu.o [2021-03-27T17:57:54.846Z] Commit message: "add .gitconfig to handle case-only renames" [2021-03-27T17:57:54.870Z] > git --version # timeout=10 [2021-03-27T17:57:54.898Z] > git --version # 'git version 2.17.1' [2021-03-27T17:57:54.919Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-03-27T17:57:55.056Z] #44 34.38 CC compel/arch/s390/src/lib/infect.o [2021-03-27T17:57:55.149Z] #51 ... [2021-03-27T17:57:55.149Z] [2021-03-27T17:57:55.149Z] #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-27T17:57:55.149Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-27T17:57:55.149Z] #13 5.113 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-03-27T17:57:55.149Z] #13 5.183 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-03-27T17:57:55.149Z] #13 5.228 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-27T17:57:55.149Z] #13 5.255 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-27T17:57:55.149Z] #13 7.225 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [458 kB] [2021-03-27T17:57:55.149Z] #13 10.45 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-27T17:57:55.149Z] #13 14.67 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-27T17:57:55.149Z] #13 ... [2021-03-27T17:57:55.149Z] [2021-03-27T17:57:55.149Z] #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-27T17:57:55.149Z] #49 sha256:69d4ce034cc3c60b20bc875319a147dfafcc50b8e3d123520460bce9c43534cb [2021-03-27T17:57:55.149Z] #49 19.66 go: downloading github.com/spf13/cobra v0.0.5 [2021-03-27T17:57:55.149Z] #49 19.67 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-27T17:57:55.149Z] #49 19.67 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-27T17:57:55.149Z] #49 19.67 go: extracting github.com/fatih/color v1.7.0 [2021-03-27T17:57:55.149Z] #49 19.68 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-03-27T17:57:55.149Z] #49 19.77 go: extracting github.com/spf13/viper v1.6.1 [2021-03-27T17:57:55.149Z] #49 19.92 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-27T17:57:55.149Z] #49 19.92 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-03-27T17:57:55.149Z] #49 20.06 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-27T17:57:55.149Z] #49 20.29 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-03-27T17:57:55.149Z] #49 20.40 go: downloading github.com/spf13/afero v1.1.2 [2021-03-27T17:57:55.149Z] #49 20.45 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-03-27T17:57:55.149Z] #49 20.55 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-03-27T17:57:55.149Z] #49 20.60 go: extracting github.com/spf13/pflag v1.0.5 [2021-03-27T17:57:55.149Z] #49 21.05 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-03-27T17:57:55.149Z] #49 21.05 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-03-27T17:57:55.149Z] #49 21.17 go: extracting github.com/spf13/cobra v0.0.5 [2021-03-27T17:57:55.149Z] #49 21.22 go: extracting github.com/spf13/afero v1.1.2 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-03-27T17:57:55.405Z] #49 21.23 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-03-27T17:57:55.405Z] #49 21.30 go: downloading github.com/spf13/cast v1.3.0 [2021-03-27T17:57:55.405Z] #49 ... [2021-03-27T17:57:55.405Z] [2021-03-27T17:57:55.405Z] #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-27T17:57:55.405Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-27T17:57:55.405Z] #36 11.33 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-27T17:57:55.405Z] #36 15.69 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-27T17:57:55.405Z] #36 19.69 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-27T17:57:55.405Z] #36 ... [2021-03-27T17:57:55.405Z] [2021-03-27T17:57:55.405Z] #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-27T17:57:55.405Z] #24 sha256:78fcbd453876385988e06e3c3939bccda52b66fe3fe5573bb05562c49b0161ce [2021-03-27T17:57:55.405Z] #24 21.26 + mkdir -p /build [2021-03-27T17:57:55.405Z] #24 21.28 + mv docker/docker /build/ [2021-03-27T17:57:55.405Z] #24 21.29 + rmdir docker [2021-03-27T17:57:55.688Z] #44 35.12 CC compel/src/lib/infect-rpc.o [2021-03-27T17:57:55.688Z] #44 35.21 CC compel/src/lib/infect-util.o [2021-03-27T17:57:55.978Z] #44 35.37 CC compel/src/lib/infect.o [2021-03-27T17:57:55.980Z] #24 ... [2021-03-27T17:57:55.980Z] [2021-03-27T17:57:55.980Z] #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-27T17:57:55.980Z] #45 sha256:ed5708cf945aacb49324be1a7fcefb7e1b7cac90dd28c51384beb6fac8dc63b4 [2021-03-27T17:57:55.980Z] #45 11.71 internal/cpu [2021-03-27T17:57:55.980Z] #45 11.77 runtime/internal/atomic [2021-03-27T17:57:55.980Z] #45 12.33 runtime/internal/math [2021-03-27T17:57:55.980Z] #45 12.73 internal/bytealg [2021-03-27T17:57:55.980Z] #45 12.81 internal/race [2021-03-27T17:57:55.980Z] #45 13.05 sync/atomic [2021-03-27T17:57:55.980Z] #45 13.76 unicode [2021-03-27T17:57:55.980Z] #45 15.06 runtime [2021-03-27T17:57:55.980Z] #45 19.80 unicode/utf8 [2021-03-27T17:57:55.980Z] #45 21.06 math [2021-03-27T17:57:55.980Z] #45 ... [2021-03-27T17:57:55.980Z] [2021-03-27T17:57:55.980Z] #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-27T17:57:55.980Z] #49 sha256:69d4ce034cc3c60b20bc875319a147dfafcc50b8e3d123520460bce9c43534cb [2021-03-27T17:57:55.980Z] #49 21.55 go: downloading github.com/subosito/gotenv v1.2.0 [2021-03-27T17:57:55.980Z] #49 21.76 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-27T17:57:55.980Z] #49 21.79 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-27T17:57:55.980Z] #49 21.88 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-03-27T17:57:56.087Z] + docker version [2021-03-27T17:57:56.289Z] #49 22.03 go: downloading github.com/stretchr/testify v1.4.0 [2021-03-27T17:57:56.547Z] #49 22.32 go: extracting github.com/subosito/gotenv v1.2.0 [2021-03-27T17:57:56.547Z] #49 22.36 go: extracting github.com/spf13/cast v1.3.0 [2021-03-27T17:57:56.547Z] #49 ... [2021-03-27T17:57:56.547Z] [2021-03-27T17:57:56.547Z] #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-27T17:57:56.547Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-27T17:57:56.547Z] #42 12.33 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-27T17:57:56.547Z] #42 16.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-27T17:57:56.547Z] #42 ... [2021-03-27T17:57:56.547Z] [2021-03-27T17:57:56.547Z] #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-27T17:57:56.547Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-27T17:57:56.547Z] #13 16.83 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-27T17:57:57.009Z] #44 36.63 CC compel/src/lib/ptrace.o [2021-03-27T17:57:57.112Z] #13 ... [2021-03-27T17:57:57.112Z] [2021-03-27T17:57:57.112Z] #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-27T17:57:57.112Z] #24 sha256:78fcbd453876385988e06e3c3939bccda52b66fe3fe5573bb05562c49b0161ce [2021-03-27T17:57:57.112Z] #24 DONE 23.1s [2021-03-27T17:57:57.299Z] #44 36.85 AR compel/libcompel.a [2021-03-27T17:57:57.299Z] #44 36.88 HOSTCC compel/src/main-host.o [2021-03-27T17:57:57.369Z] [2021-03-27T17:57:57.369Z] #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-27T17:57:57.369Z] #49 sha256:69d4ce034cc3c60b20bc875319a147dfafcc50b8e3d123520460bce9c43534cb [2021-03-27T17:57:57.369Z] #49 22.44 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-03-27T17:57:57.369Z] #49 22.54 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-27T17:57:57.369Z] #49 22.55 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-27T17:57:57.369Z] #49 22.63 go: downloading golang.org/x/text v0.3.2 [2021-03-27T17:57:57.369Z] #49 22.69 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-03-27T17:57:57.369Z] #49 22.99 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-03-27T17:57:57.369Z] #49 23.15 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-03-27T17:57:57.369Z] #49 23.31 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-27T17:57:57.589Z] #44 37.10 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2021-03-27T17:57:57.589Z] #44 37.19 HOSTCC compel/src/lib/handle-elf-host.o [2021-03-27T17:57:57.879Z] #44 37.43 HOSTCC compel/src/lib/log-host.o [2021-03-27T17:57:57.932Z] #49 23.63 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-03-27T17:57:57.932Z] #49 23.77 go: extracting github.com/stretchr/testify v1.4.0 [2021-03-27T17:57:57.932Z] #49 23.80 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-03-27T17:57:58.169Z] #44 37.57 HOSTLINK compel/compel-host-bin [2021-03-27T17:57:58.169Z] #44 37.67 DEP soccr/soccr.d [2021-03-27T17:57:58.459Z] #44 37.89 CC soccr/soccr.o [2021-03-27T17:57:58.496Z] #49 ... [2021-03-27T17:57:58.496Z] [2021-03-27T17:57:58.496Z] #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-27T17:57:58.496Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-27T17:57:58.496Z] #55 14.34 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-27T17:57:58.496Z] #55 18.55 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-27T17:57:58.496Z] #55 ... [2021-03-27T17:57:58.496Z] [2021-03-27T17:57:58.496Z] #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-27T17:57:58.496Z] #58 sha256:d057b3dc64666d607b4343eedb95e4b4375918acd7b768255c8631e56f1c7789 [2021-03-27T17:57:58.496Z] #58 19.17 go: downloading github.com/pkg/errors v0.9.1 [2021-03-27T17:57:58.496Z] #58 19.29 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-27T17:57:58.496Z] #58 19.96 go: downloading github.com/google/uuid v1.2.0 [2021-03-27T17:57:58.496Z] #58 19.96 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-03-27T17:57:58.496Z] #58 20.02 go: downloading github.com/gorilla/mux v1.8.0 [2021-03-27T17:57:58.496Z] #58 20.17 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-27T17:57:58.496Z] #58 20.75 go: extracting github.com/google/uuid v1.2.0 [2021-03-27T17:57:58.496Z] #58 20.90 go: downloading github.com/moby/vpnkit v0.5.0 [2021-03-27T17:57:58.496Z] #58 20.94 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-27T17:57:58.496Z] #58 20.97 go: extracting github.com/gorilla/mux v1.8.0 [2021-03-27T17:57:58.496Z] #58 21.07 go: extracting github.com/pkg/errors v0.9.1 [2021-03-27T17:57:58.496Z] #58 21.14 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-03-27T17:57:58.496Z] #58 21.70 go: downloading github.com/gofrs/flock v0.8.0 [2021-03-27T17:57:58.496Z] #58 22.28 go: extracting github.com/gofrs/flock v0.8.0 [2021-03-27T17:57:58.496Z] #58 22.46 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-27T17:57:58.496Z] #58 23.64 go: extracting github.com/moby/vpnkit v0.5.0 [2021-03-27T17:57:59.058Z] #58 25.03 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-27T17:57:59.491Z] #44 38.81 AR soccr/libsoccr.a [2021-03-27T17:57:59.491Z] #44 38.83 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-27T17:57:59.491Z] #44 39.04 DEP criu/arch/s390/sigframe.d [2021-03-27T17:57:59.491Z] #44 39.11 DEP criu/arch/s390/crtools.d [2021-03-27T17:57:59.620Z] #58 25.65 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-27T17:57:59.781Z] #44 39.29 DEP criu/arch/s390/cpu.d [2021-03-27T17:57:59.877Z] #58 ... [2021-03-27T17:57:59.877Z] [2021-03-27T17:57:59.877Z] #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-27T17:57:59.877Z] #45 sha256:ed5708cf945aacb49324be1a7fcefb7e1b7cac90dd28c51384beb6fac8dc63b4 [2021-03-27T17:57:59.877Z] #45 25.75 unicode/utf16 [2021-03-27T17:57:59.951Z] Fetching without tags [2021-03-27T17:58:00.072Z] #44 39.45 CC criu/arch/s390/cpu.o [2021-03-27T17:58:00.337Z] Merging remotes/origin/master commit 797b974cb90e32c7efe9e324d7459122c3f6b7b0 into PR head commit d9356edcd252710aa3b4228f2071269738c10733 [2021-03-27T17:58:00.361Z] #44 39.89 CC criu/arch/s390/crtools.o [2021-03-27T17:58:00.442Z] #45 26.27 container/list [2021-03-27T17:57:59.804Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-27T17:57:59.820Z] > git config --add remote.origin.fetch +refs/pull/42211/head:refs/remotes/origin/PR-42211 # timeout=10 [2021-03-27T17:57:59.895Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-27T17:57:59.927Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-27T17:57:59.958Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-27T17:57:59.958Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-27T17:58:00.016Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42211/head:refs/remotes/origin/PR-42211 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-27T17:58:00.344Z] > git config core.sparsecheckout # timeout=10 [2021-03-27T17:58:00.359Z] > git checkout -f d9356edcd252710aa3b4228f2071269738c10733 # timeout=10 [2021-03-27T17:58:00.991Z] #44 40.58 CC criu/arch/s390/sigframe.o [2021-03-27T17:58:00.991Z] #44 ... [2021-03-27T17:58:00.991Z] [2021-03-27T17:58:00.991Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-03-27T17:58:00.991Z] #14 67.10 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-03-27T17:58:00.991Z] #14 67.11 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-03-27T17:58:00.991Z] #14 67.11 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-27T17:58:01.281Z] #14 ... [2021-03-27T17:58:01.281Z] [2021-03-27T17:58:01.281Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-27T17:58:01.281Z] #46 70.83 vendor/golang.org/x/text/transform [2021-03-27T17:58:01.281Z] #46 71.26 vendor/golang.org/x/text/unicode/bidi [2021-03-27T17:58:01.281Z] #46 72.51 vendor/golang.org/x/text/secure/bidirule [2021-03-27T17:58:01.281Z] #46 72.83 vendor/golang.org/x/text/unicode/norm [2021-03-27T17:58:01.281Z] #46 75.95 vendor/golang.org/x/net/idna [2021-03-27T17:58:01.820Z] #45 27.54 crypto/internal/subtle [2021-03-27T17:58:01.820Z] #45 27.80 crypto/subtle [2021-03-27T17:58:01.912Z] #46 ... [2021-03-27T17:58:01.912Z] [2021-03-27T17:58:01.912Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-03-27T17:58:01.912Z] #14 78.13 Selecting previously unselected package libapparmor1:s390x. [2021-03-27T17:58:01.912Z] #14 78.13 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2021-03-27T17:58:01.912Z] #14 78.14 Unpacking libapparmor1:s390x (2.13.2-10) ... [2021-03-27T17:58:01.912Z] #14 78.20 Selecting previously unselected package libapparmor-dev:s390x. [2021-03-27T17:58:01.912Z] #14 78.20 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2021-03-27T17:58:02.077Z] #45 28.14 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-03-27T17:58:02.202Z] #14 78.21 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2021-03-27T17:58:02.202Z] #14 78.37 Selecting previously unselected package libbtrfs0. [2021-03-27T17:58:02.202Z] #14 78.37 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2021-03-27T17:58:02.202Z] #14 78.37 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-27T17:58:02.202Z] #14 78.42 Selecting previously unselected package libbtrfs-dev. [2021-03-27T17:58:02.202Z] #14 78.42 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2021-03-27T17:58:02.202Z] #14 78.42 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-27T17:58:02.333Z] #45 28.41 internal/nettrace [2021-03-27T17:58:02.492Z] #14 78.52 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2021-03-27T17:58:02.492Z] #14 78.52 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2021-03-27T17:58:02.492Z] #14 78.52 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2021-03-27T17:58:02.492Z] #14 78.56 Selecting previously unselected package libudev-dev:s390x. [2021-03-27T17:58:02.492Z] #14 78.56 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_s390x.deb ... [2021-03-27T17:58:02.492Z] #14 78.58 Unpacking libudev-dev:s390x (241-7~deb10u7) ... [2021-03-27T17:58:02.492Z] #14 78.65 Selecting previously unselected package libsepol1-dev:s390x. [2021-03-27T17:58:02.492Z] #14 78.66 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2021-03-27T17:58:02.492Z] #14 78.67 Unpacking libsepol1-dev:s390x (2.8-1) ... [2021-03-27T17:58:02.608Z] Merge succeeded, producing d9356edcd252710aa3b4228f2071269738c10733 [2021-03-27T17:58:02.608Z] Checking out Revision d9356edcd252710aa3b4228f2071269738c10733 (PR-42211) [2021-03-27T17:58:02.502Z] > git remote # timeout=10 [2021-03-27T17:58:02.542Z] > git config --get remote.origin.url # timeout=10 [2021-03-27T17:58:02.567Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-27T17:58:02.568Z] > git merge 797b974cb90e32c7efe9e324d7459122c3f6b7b0 # timeout=10 [2021-03-27T17:58:02.594Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-27T17:58:02.614Z] > git config core.sparsecheckout # timeout=10 [2021-03-27T17:58:02.621Z] > git checkout -f d9356edcd252710aa3b4228f2071269738c10733 # timeout=10 [2021-03-27T17:58:02.794Z] #14 78.87 Selecting previously unselected package libpcre16-3:s390x. [2021-03-27T17:58:02.794Z] #14 78.87 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2021-03-27T17:58:02.794Z] #14 78.87 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2021-03-27T17:58:02.794Z] #14 78.98 Selecting previously unselected package libpcre32-3:s390x. [2021-03-27T17:58:02.794Z] #14 78.98 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2021-03-27T17:58:02.794Z] #14 78.98 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2021-03-27T17:58:02.794Z] #14 79.08 Selecting previously unselected package libpcrecpp0v5:s390x. [2021-03-27T17:58:02.895Z] #45 28.82 runtime/cgo [2021-03-27T17:58:03.084Z] #14 79.08 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2021-03-27T17:58:03.084Z] #14 79.09 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2021-03-27T17:58:03.084Z] #14 79.18 Selecting previously unselected package libpcre3-dev:s390x. [2021-03-27T17:58:03.084Z] #14 79.18 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2021-03-27T17:58:03.084Z] #14 79.19 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2021-03-27T17:58:03.084Z] #14 79.44 Selecting previously unselected package libselinux1-dev:s390x. [2021-03-27T17:58:03.374Z] #14 79.46 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2021-03-27T17:58:03.374Z] #14 79.46 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2021-03-27T17:58:03.374Z] #14 79.64 Selecting previously unselected package libdevmapper-dev:s390x. [2021-03-27T17:58:03.374Z] #14 79.65 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2021-03-27T17:58:03.374Z] #14 79.66 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2021-03-27T17:58:03.374Z] #14 79.70 Selecting previously unselected package libseccomp-dev:s390x. [2021-03-27T17:58:03.391Z] Fetching without tags [2021-03-27T17:58:03.294Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-27T17:58:03.309Z] > git config --add remote.origin.fetch +refs/pull/42211/head:refs/remotes/origin/PR-42211 # timeout=10 [2021-03-27T17:58:03.339Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-27T17:58:03.365Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-27T17:58:03.396Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-27T17:58:03.396Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-27T17:58:03.397Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42211/head:refs/remotes/origin/PR-42211 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-27T17:58:03.664Z] #14 79.71 Preparing to unpack .../23-libseccomp-dev_2.4.1-2~bpo10+1_s390x.deb ... [2021-03-27T17:58:03.664Z] #14 79.71 Unpacking libseccomp-dev:s390x (2.4.1-2~bpo10+1) ... [2021-03-27T17:58:03.664Z] #14 79.80 Selecting previously unselected package libsystemd-dev:s390x. [2021-03-27T17:58:03.664Z] #14 79.80 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_s390x.deb ... [2021-03-27T17:58:03.664Z] #14 79.81 Unpacking libsystemd-dev:s390x (241-7~deb10u7) ... [2021-03-27T17:58:03.761Z] Merging remotes/origin/master commit 797b974cb90e32c7efe9e324d7459122c3f6b7b0 into PR head commit d9356edcd252710aa3b4228f2071269738c10733 [2021-03-27T17:58:03.954Z] #14 80.24 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2021-03-27T17:58:04.223Z] Client: Docker Engine - Community [2021-03-27T17:58:04.223Z] Version: 20.10.3 [2021-03-27T17:58:04.223Z] API version: 1.41 [2021-03-27T17:58:04.223Z] Go version: go1.13.15 [2021-03-27T17:58:04.223Z] Git commit: 48d30b5 [2021-03-27T17:58:04.223Z] Built: Fri Jan 29 14:33:13 2021 [2021-03-27T17:58:04.223Z] OS/Arch: linux/amd64 [2021-03-27T17:58:04.223Z] Context: default [2021-03-27T17:58:04.223Z] Experimental: true [2021-03-27T17:58:04.223Z] [2021-03-27T17:58:04.223Z] Server: Docker Engine - Community [2021-03-27T17:58:04.223Z] Engine: [2021-03-27T17:58:04.223Z] Version: 20.10.3 [2021-03-27T17:58:04.223Z] API version: 1.41 (minimum version 1.12) [2021-03-27T17:58:04.223Z] Go version: go1.13.15 [2021-03-27T17:58:04.223Z] Git commit: 46229ca [2021-03-27T17:58:04.223Z] Built: Fri Jan 29 14:31:25 2021 [2021-03-27T17:58:04.223Z] OS/Arch: linux/amd64 [2021-03-27T17:58:04.223Z] Experimental: true [2021-03-27T17:58:04.223Z] containerd: [2021-03-27T17:58:04.223Z] Version: 1.4.3 [2021-03-27T17:58:04.223Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-27T17:58:04.223Z] runc: [2021-03-27T17:58:04.223Z] Version: 1.0.0-rc92 [2021-03-27T17:58:04.223Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-27T17:58:04.223Z] docker-init: [2021-03-27T17:58:04.223Z] Version: 0.19.0 [2021-03-27T17:58:04.223Z] GitCommit: de40ad0 [2021-03-27T17:58:04.244Z] #14 80.25 Setting up libseccomp-dev:s390x (2.4.1-2~bpo10+1) ... [2021-03-27T17:58:04.244Z] #14 80.26 Setting up libapparmor1:s390x (2.13.2-10) ... [2021-03-27T17:58:04.244Z] #14 80.26 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-27T17:58:04.244Z] #14 80.27 Setting up libpcre16-3:s390x (2:8.39-12) ... [2021-03-27T17:58:04.244Z] #14 80.28 Setting up libsepol1-dev:s390x (2.8-1) ... [2021-03-27T17:58:04.244Z] #14 80.28 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-27T17:58:04.244Z] #14 80.29 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-27T17:58:04.244Z] #14 80.30 Setting up libpcre32-3:s390x (2:8.39-12) ... [2021-03-27T17:58:04.244Z] #14 80.30 Setting up libudev-dev:s390x (241-7~deb10u7) ... [2021-03-27T17:58:04.244Z] #14 80.32 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-27T17:58:04.244Z] #14 80.32 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-27T17:58:04.244Z] #14 80.33 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2021-03-27T17:58:04.244Z] #14 80.34 Setting up mingw-w64-common (6.0.0-3) ... [2021-03-27T17:58:04.244Z] #14 80.34 Setting up libsystemd-dev:s390x (241-7~deb10u7) ... [2021-03-27T17:58:04.244Z] #14 80.35 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-27T17:58:04.244Z] #14 80.36 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2021-03-27T17:58:04.244Z] #14 80.37 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-27T17:58:04.244Z] #14 80.41 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-27T17:58:04.244Z] #14 80.41 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-27T17:58:04.244Z] #14 80.41 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-27T17:58:04.244Z] #14 80.42 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-27T17:58:04.244Z] #14 80.42 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-27T17:58:04.244Z] #14 80.43 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-27T17:58:04.244Z] #14 80.43 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2021-03-27T17:58:04.244Z] #14 80.44 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2021-03-27T17:58:04.244Z] #14 80.45 Setting up dmsetup (2:1.02.155-3) ... [2021-03-27T17:58:04.244Z] #14 80.46 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2021-03-27T17:58:04.244Z] #14 80.46 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2021-03-27T17:58:04.244Z] #14 80.47 Processing triggers for libc-bin (2.28-10) ... [Pipeline] sh [2021-03-27T17:58:04.567Z] + docker info [2021-03-27T17:58:04.826Z] Merge succeeded, producing d9356edcd252710aa3b4228f2071269738c10733 [2021-03-27T17:58:04.827Z] Checking out Revision d9356edcd252710aa3b4228f2071269738c10733 (PR-42211) [2021-03-27T17:58:04.874Z] #14 DONE 81.0s [2021-03-27T17:58:04.874Z] [2021-03-27T17:58:04.874Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-27T17:58:04.874Z] #44 40.77 LINK criu/arch/s390/crtools.built-in.o [2021-03-27T17:58:04.874Z] #44 40.79 DEP criu/pie/util-vdso.d [2021-03-27T17:58:04.874Z] #44 41.03 DEP criu/pie/util.d [2021-03-27T17:58:04.874Z] #44 41.19 CC criu/pie/util.o [2021-03-27T17:58:04.874Z] #44 41.45 CC criu/pie/util-vdso.o [2021-03-27T17:58:04.874Z] #44 41.71 AR criu/pie/pie.lib.a [2021-03-27T17:58:04.874Z] #44 41.73 DEP criu/pie/restorer.d [2021-03-27T17:58:04.874Z] #44 41.86 DEP criu/arch/s390/restorer.d [2021-03-27T17:58:04.874Z] #44 41.96 DEP criu/arch/s390/vdso-pie.d [2021-03-27T17:58:04.874Z] #44 42.04 DEP criu/pie/parasite-vdso.d [2021-03-27T17:58:04.874Z] #44 42.19 DEP criu/pie/parasite.d [2021-03-27T17:58:04.874Z] #44 42.43 CC criu/pie/parasite.o [2021-03-27T17:58:04.874Z] #44 43.22 LINK criu/pie/parasite.built-in.o [2021-03-27T17:58:04.874Z] #44 43.22 GEN criu/pie/parasite-blob.h [2021-03-27T17:58:04.874Z] #44 43.22 CC criu/pie/parasite-vdso.o [2021-03-27T17:58:04.874Z] #44 43.55 CC criu/arch/s390/vdso-pie.o [2021-03-27T17:58:04.874Z] #44 43.82 CC criu/arch/s390/restorer.o [2021-03-27T17:58:04.874Z] #44 44.09 CC criu/pie/restorer.o [2021-03-27T17:58:05.428Z] #45 ... [2021-03-27T17:58:05.428Z] [2021-03-27T17:58:05.428Z] #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-27T17:58:05.428Z] #67 sha256:5dbb40d615db598dbe045722c61f8d506554769a45d876a93450f0c4fda8aefe [2021-03-27T17:58:05.428Z] #67 30.46 Checking out files: 41% (786/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: 70% (1337/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) [2021-03-27T17:58:05.428Z] #67 ... [2021-03-27T17:58:05.428Z] [2021-03-27T17:58:05.428Z] #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-27T17:58:05.428Z] #47 sha256:74ee0cd7512ceb8ae02fed1f2703fc9b172e68e1b2dbbca4a48a6db7264282d8 [2021-03-27T17:58:05.428Z] #47 21.52 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-27T17:58:05.428Z] #47 26.60 go: finding github.com/fatih/color v1.9.0 [2021-03-27T17:58:05.428Z] #47 26.63 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-27T17:58:05.428Z] #47 26.89 go: finding github.com/pkg/errors v0.9.1 [2021-03-27T17:58:05.428Z] #47 26.98 go: finding github.com/mattn/go-colorable v0.1.6 [2021-03-27T17:58:05.428Z] #47 27.03 go: finding github.com/spf13/pflag v1.0.3 [2021-03-27T17:58:05.428Z] #47 27.13 go: finding github.com/mattn/go-isatty v0.0.12 [2021-03-27T17:58:05.428Z] #47 27.51 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-27T17:58:05.428Z] #47 27.88 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-03-27T17:58:05.428Z] #47 28.08 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-27T17:58:05.428Z] #47 28.19 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-27T17:58:05.428Z] #47 28.30 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-27T17:58:05.684Z] #47 ... [2021-03-27T17:58:05.684Z] [2021-03-27T17:58:05.684Z] #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-27T17:58:05.684Z] #67 sha256:5dbb40d615db598dbe045722c61f8d506554769a45d876a93450f0c4fda8aefe [2021-03-27T17:58:03.772Z] > git config core.sparsecheckout # timeout=10 [2021-03-27T17:58:03.812Z] > git checkout -f d9356edcd252710aa3b4228f2071269738c10733 # timeout=10 [2021-03-27T17:58:04.653Z] > git remote # timeout=10 [2021-03-27T17:58:04.711Z] > git config --get remote.origin.url # timeout=10 [2021-03-27T17:58:04.736Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-27T17:58:04.737Z] > git merge 797b974cb90e32c7efe9e324d7459122c3f6b7b0 # timeout=10 [2021-03-27T17:58:04.784Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-27T17:58:04.836Z] > git config core.sparsecheckout # timeout=10 [2021-03-27T17:58:04.881Z] > git checkout -f d9356edcd252710aa3b4228f2071269738c10733 # timeout=10 [2021-03-27T17:58:06.200Z] #67 30.46 Checking out files: 41% (786/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: 70% (1337/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-27T17:58:06.200Z] #67 32.20 + cd /tmp/tmp.nGNMnFCP7S/src/github.com/docker/libnetwork [2021-03-27T17:58:06.200Z] #67 ... [2021-03-27T17:58:06.200Z] [2021-03-27T17:58:06.200Z] #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-27T17:58:06.200Z] #34 sha256:f2f02ee3835bfd3b6a1979597f3312d0245f07341079e91f1cae0a98df845a37 [2021-03-27T17:58:06.200Z] #34 22.19 internal/testlog [2021-03-27T17:58:06.200Z] #34 22.65 encoding [2021-03-27T17:58:06.200Z] #34 23.05 runtime/cgo [2021-03-27T17:58:06.200Z] #34 ... [2021-03-27T17:58:06.200Z] [2021-03-27T17:58:06.200Z] #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-27T17:58:06.200Z] #51 sha256:d4b4c286809f0abbaaf13a7dc64f4b68adf8cea3e4174e7e402752e15bb64d61 [2021-03-27T17:58:06.200Z] #51 22.32 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-27T17:58:06.200Z] #51 22.41 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-27T17:58:06.200Z] #51 22.51 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-27T17:58:06.200Z] #51 22.99 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-27T17:58:06.200Z] #51 23.01 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-27T17:58:06.200Z] #51 24.35 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-27T17:58:06.200Z] #51 25.55 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-27T17:58:06.200Z] #51 27.71 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-27T17:58:06.200Z] #51 30.10 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-27T17:58:06.200Z] #51 30.40 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-27T17:58:06.200Z] #51 30.73 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-27T17:58:06.200Z] #51 30.89 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-27T17:58:06.200Z] #51 31.99 runtime [2021-03-27T17:58:06.200Z] #51 32.02 runtime/cgo [2021-03-27T17:58:06.460Z] #51 ... [2021-03-27T17:58:06.460Z] [2021-03-27T17:58:06.460Z] #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-27T17:58:06.460Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-27T17:58:06.460Z] #40 31.94 Checking out files: 89% (1509/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-27T17:58:06.716Z] #40 32.12 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-03-27T17:58:06.946Z] #44 ... [2021-03-27T17:58:06.946Z] [2021-03-27T17:58:06.946Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-03-27T17:58:06.946Z] #15 DONE 1.8s [2021-03-27T17:58:06.946Z] [2021-03-27T17:58:06.946Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-27T17:58:06.946Z] #54 1.537 + RM_GOPATH=0 [2021-03-27T17:58:06.946Z] #54 1.537 + TMP_GOPATH= [2021-03-27T17:58:06.946Z] #54 1.537 + : /build [2021-03-27T17:58:06.946Z] #54 1.537 + '[' -z '' ']' [2021-03-27T17:58:06.946Z] #54 1.537 ++ mktemp -d [2021-03-27T17:58:06.946Z] #54 1.542 + export GOPATH=/tmp/tmp.1E7wHnB2BI [2021-03-27T17:58:06.946Z] #54 1.542 + GOPATH=/tmp/tmp.1E7wHnB2BI [2021-03-27T17:58:06.946Z] #54 1.542 + RM_GOPATH=1 [2021-03-27T17:58:06.946Z] #54 1.542 + case "$(go env GOARCH)" in [2021-03-27T17:58:06.946Z] #54 1.542 ++ go env GOARCH [2021-03-27T17:58:06.946Z] #54 1.548 + export GO_BUILDMODE=-buildmode=pie [2021-03-27T17:58:06.946Z] #54 1.548 + GO_BUILDMODE=-buildmode=pie [2021-03-27T17:58:06.946Z] #54 1.548 ++ dirname /tmp/install/install.sh [2021-03-27T17:58:06.946Z] #54 1.554 + dir=/tmp/install [2021-03-27T17:58:06.946Z] #54 1.555 + bin=runc [2021-03-27T17:58:06.946Z] #54 1.555 + shift [2021-03-27T17:58:06.946Z] #54 1.555 + '[' '!' -f /tmp/install/runc.installer ']' [2021-03-27T17:58:06.946Z] #54 1.555 + . /tmp/install/runc.installer [2021-03-27T17:58:06.946Z] #54 1.555 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-27T17:58:06.946Z] #54 1.555 + install_runc [2021-03-27T17:58:06.946Z] #54 1.555 + uname -r [2021-03-27T17:58:06.946Z] #54 1.556 + grep -q '^3\.10\.0.*\.el7\.' [2021-03-27T17:58:06.946Z] #54 1.560 + RUNC_BUILDTAGS='seccomp ' [2021-03-27T17:58:06.946Z] #54 1.560 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-03-27T17:58:06.946Z] #54 1.560 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-03-27T17:58:06.946Z] #54 1.560 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.1E7wHnB2BI/src/github.com/opencontainers/runc [2021-03-27T17:58:06.946Z] #54 1.563 Cloning into '/tmp/tmp.1E7wHnB2BI/src/github.com/opencontainers/runc'... [2021-03-27T17:58:07.317Z] Commit message: "add .gitconfig to handle case-only renames" [2021-03-27T17:58:07.333Z] > git --version # timeout=10 [2021-03-27T17:58:07.343Z] > git --version # 'git version 2.25.1' [2021-03-27T17:58:07.352Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-03-27T17:58:08.378Z] + docker version [2021-03-27T17:58:08.464Z] #54 ... [2021-03-27T17:58:08.464Z] [2021-03-27T17:58:08.464Z] #16 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2021-03-27T17:58:08.464Z] #16 DONE 1.7s [2021-03-27T17:58:08.464Z] [2021-03-27T17:58:08.464Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-27T17:58:08.464Z] #44 46.20 LINK criu/pie/restorer.built-in.o [2021-03-27T17:58:08.464Z] #44 46.21 GEN criu/pie/restorer-blob.h [2021-03-27T17:58:08.464Z] #44 46.32 DEP criu/vdso.d [2021-03-27T17:58:08.464Z] #44 46.49 DEP criu/uts_ns.d [2021-03-27T17:58:08.464Z] #44 46.68 DEP criu/util.d [2021-03-27T17:58:08.464Z] #44 46.92 DEP criu/uffd.d [2021-03-27T17:58:08.464Z] #44 47.02 DEP criu/tun.d [2021-03-27T17:58:08.464Z] #44 47.13 DEP criu/tty.d [2021-03-27T17:58:08.464Z] #44 47.24 DEP criu/timerfd.d [2021-03-27T17:58:08.464Z] #44 47.39 DEP criu/timens.d [2021-03-27T17:58:08.464Z] #44 47.54 DEP criu/sysfs_parse.d [2021-03-27T17:58:08.464Z] #44 47.72 DEP criu/sysctl.d [2021-03-27T17:58:08.464Z] #44 48.00 DEP criu/string.d [2021-03-27T17:58:08.464Z] #44 48.05 DEP criu/stats.d [2021-03-27T17:58:08.624Z] #40 ... [2021-03-27T17:58:08.624Z] [2021-03-27T17:58:08.624Z] #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-27T17:58:08.624Z] #49 sha256:69d4ce034cc3c60b20bc875319a147dfafcc50b8e3d123520460bce9c43534cb [2021-03-27T17:58:08.624Z] #49 24.51 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-03-27T17:58:08.624Z] #49 25.09 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-03-27T17:58:08.624Z] #49 25.25 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-03-27T17:58:08.624Z] #49 25.36 go: downloading github.com/magiconair/properties v1.8.1 [2021-03-27T17:58:08.624Z] #49 25.53 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-03-27T17:58:08.624Z] #49 26.38 go: downloading github.com/stretchr/objx v0.2.0 [2021-03-27T17:58:08.624Z] #49 26.38 go: extracting github.com/magiconair/properties v1.8.1 [2021-03-27T17:58:08.624Z] #49 27.11 go: extracting github.com/stretchr/objx v0.2.0 [2021-03-27T17:58:08.624Z] #49 29.16 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-27T17:58:08.624Z] #49 29.78 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-27T17:58:08.624Z] #49 ... [2021-03-27T17:58:08.624Z] [2021-03-27T17:58:08.624Z] #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-27T17:58:08.624Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-27T17:58:08.624Z] #55 34.64 Fetched 8424 kB in 26s (328 kB/s) [2021-03-27T17:58:08.767Z] #44 48.19 DEP criu/sockets.d [2021-03-27T17:58:08.767Z] #44 48.34 DEP criu/sk-unix.d [2021-03-27T17:58:09.057Z] #44 48.51 DEP criu/sk-tcp.d [2021-03-27T17:58:09.347Z] #44 48.78 DEP criu/sk-queue.d [2021-03-27T17:58:09.347Z] #44 49.02 DEP criu/sk-packet.d [2021-03-27T17:58:09.475Z] Commit message: "add .gitconfig to handle case-only renames" [2021-03-27T17:58:09.498Z] > git --version # timeout=10 [2021-03-27T17:58:09.507Z] > git --version # 'git version 2.17.1' [2021-03-27T17:58:09.534Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-03-27T17:58:09.638Z] #44 49.13 DEP criu/sk-netlink.d [2021-03-27T17:58:09.638Z] #44 49.25 DEP criu/sk-inet.d [Pipeline] withEnv [2021-03-27T17:58:09.929Z] #44 49.48 DEP criu/signalfd.d [Pipeline] { [2021-03-27T17:58:09.929Z] #44 ... [2021-03-27T17:58:09.929Z] [2021-03-27T17:58:09.929Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2021-03-27T17:58:09.929Z] #17 1.526 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-03-27T17:58:09.929Z] #17 DONE 1.7s [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-03-27T17:58:10.222Z] [2021-03-27T17:58:10.222Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-27T17:58:10.222Z] #44 49.74 DEP criu/sigframe.d [2021-03-27T17:58:10.222Z] #44 49.84 DEP criu/shmem.d [2021-03-27T17:58:10.516Z] #55 34.64 Reading package lists... [2021-03-27T17:58:10.516Z] #55 ... [2021-03-27T17:58:10.516Z] [2021-03-27T17:58:10.516Z] #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-27T17:58:10.516Z] #58 sha256:d057b3dc64666d607b4343eedb95e4b4375918acd7b768255c8631e56f1c7789 [2021-03-27T17:58:10.516Z] #58 26.21 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-03-27T17:58:10.516Z] #58 26.23 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-03-27T17:58:10.516Z] #58 31.67 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-27T17:58:10.516Z] #58 33.48 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-27T17:58:10.516Z] #58 33.67 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-27T17:58:10.516Z] #58 33.76 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-03-27T17:58:10.516Z] #58 34.60 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-03-27T17:58:10.516Z] #58 35.02 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-03-27T17:58:10.516Z] #58 ... [2021-03-27T17:58:10.516Z] [2021-03-27T17:58:10.516Z] #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-27T17:58:10.516Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-27T17:58:10.516Z] #40 35.05 + 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-27T17:58:10.627Z] + docker version [2021-03-27T17:58:10.852Z] #44 50.15 DEP criu/servicefd.d [2021-03-27T17:58:10.852Z] #44 50.29 DEP criu/seize.d [2021-03-27T17:58:10.852Z] #44 50.41 DEP criu/seccomp.d [2021-03-27T17:58:11.142Z] #44 50.63 DEP criu/rst-malloc.d [2021-03-27T17:58:11.142Z] #44 50.72 DEP criu/rbtree.d [2021-03-27T17:58:11.142Z] #44 50.79 DEP criu/pstree.d [2021-03-27T17:58:11.432Z] #44 50.98 DEP criu/protobuf.d [2021-03-27T17:58:11.722Z] #44 ... [2021-03-27T17:58:11.722Z] [2021-03-27T17:58:11.722Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2021-03-27T17:58:11.722Z] #18 DONE 1.6s [2021-03-27T17:58:11.722Z] [2021-03-27T17:58:11.722Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-27T17:58:11.722Z] #44 51.13 GEN criu/protobuf-desc-gen.h [2021-03-27T17:58:12.752Z] #44 52.42 DEP criu/protobuf-desc.d [2021-03-27T17:58:13.042Z] #44 ... [2021-03-27T17:58:13.042Z] [2021-03-27T17:58:13.042Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2021-03-27T17:58:13.042Z] #19 DONE 1.3s [2021-03-27T17:58:13.042Z] [2021-03-27T17:58:13.042Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-27T17:58:13.042Z] #44 52.52 DEP criu/proc_parse.d [2021-03-27T17:58:13.042Z] #44 52.71 DEP criu/plugin.d [2021-03-27T17:58:13.042Z] #44 ... [2021-03-27T17:58:13.042Z] [2021-03-27T17:58:13.042Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-27T17:58:13.042Z] #46 77.69 vendor/golang.org/x/net/http2/hpack [2021-03-27T17:58:13.042Z] #46 78.79 mime [2021-03-27T17:58:13.042Z] #46 80.13 mime/quotedprintable [2021-03-27T17:58:13.042Z] #46 80.37 net/http/internal [2021-03-27T17:58:13.042Z] #46 80.83 mime/multipart [2021-03-27T17:58:13.042Z] #46 80.84 crypto/tls [2021-03-27T17:58:13.042Z] #46 87.00 net/http/httptrace [2021-03-27T17:58:13.042Z] #46 87.18 net/http [2021-03-27T17:58:13.339Z] #46 ... [2021-03-27T17:58:13.339Z] [2021-03-27T17:58:13.339Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-27T17:58:13.339Z] #44 52.83 DEP criu/pipes.d [2021-03-27T17:58:13.630Z] #44 53.05 DEP criu/pie-util.d [2021-03-27T17:58:13.630Z] #44 53.12 DEP criu/pie-util-vdso.d [2021-03-27T17:58:13.630Z] #44 53.17 DEP criu/path.d [2021-03-27T17:58:13.920Z] #44 53.31 DEP criu/parasite-syscall.d [2021-03-27T17:58:14.211Z] #44 53.57 DEP criu/pagemap.d [2021-03-27T17:58:14.211Z] #44 53.68 DEP criu/pagemap-cache.d [2021-03-27T17:58:14.211Z] #44 53.81 DEP criu/page-xfer.d [2021-03-27T17:58:14.502Z] #44 ... [2021-03-27T17:58:14.502Z] [2021-03-27T17:58:14.502Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2021-03-27T17:58:14.502Z] #20 DONE 1.5s [2021-03-27T17:58:14.502Z] [2021-03-27T17:58:14.502Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-27T17:58:14.502Z] #44 53.97 DEP criu/page-pipe.d [2021-03-27T17:58:14.502Z] #44 54.03 DEP criu/netfilter.d [2021-03-27T17:58:14.670Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-27T17:58:14.788Z] Fetching without tags [2021-03-27T17:58:14.803Z] #44 54.16 DEP criu/net.d [2021-03-27T17:58:14.803Z] #44 54.36 DEP criu/namespaces.d [2021-03-27T17:58:14.834Z] Client: Docker Engine - Community [2021-03-27T17:58:14.834Z] Version: 20.10.3 [2021-03-27T17:58:14.834Z] API version: 1.41 [2021-03-27T17:58:14.834Z] Go version: go1.13.15 [2021-03-27T17:58:14.834Z] Git commit: 48d30b5 [2021-03-27T17:58:14.834Z] Built: Fri Jan 29 14:33:13 2021 [2021-03-27T17:58:14.834Z] OS/Arch: linux/amd64 [2021-03-27T17:58:14.834Z] Context: default [2021-03-27T17:58:14.834Z] Experimental: true [2021-03-27T17:58:14.834Z] [2021-03-27T17:58:14.834Z] Server: Docker Engine - Community [2021-03-27T17:58:14.834Z] Engine: [2021-03-27T17:58:14.834Z] Version: 20.10.3 [2021-03-27T17:58:14.834Z] API version: 1.41 (minimum version 1.12) [2021-03-27T17:58:14.834Z] Go version: go1.13.15 [2021-03-27T17:58:14.834Z] Git commit: 46229ca [2021-03-27T17:58:14.834Z] Built: Fri Jan 29 14:31:25 2021 [2021-03-27T17:58:14.834Z] OS/Arch: linux/amd64 [2021-03-27T17:58:14.834Z] Experimental: true [2021-03-27T17:58:14.834Z] containerd: [2021-03-27T17:58:14.834Z] Version: 1.4.3 [2021-03-27T17:58:14.834Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-27T17:58:14.834Z] runc: [2021-03-27T17:58:14.834Z] Version: 1.0.0-rc92 [2021-03-27T17:58:14.834Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-27T17:58:14.834Z] docker-init: [2021-03-27T17:58:14.834Z] Version: 0.19.0 [2021-03-27T17:58:14.834Z] GitCommit: de40ad0 [Pipeline] sh [2021-03-27T17:58:15.093Z] #44 54.64 DEP criu/mount.d [2021-03-27T17:58:15.169Z] + docker info [2021-03-27T17:58:15.372Z] Merging remotes/origin/master commit 797b974cb90e32c7efe9e324d7459122c3f6b7b0 into PR head commit d9356edcd252710aa3b4228f2071269738c10733 [2021-03-27T17:58:15.383Z] #44 54.92 DEP criu/memfd.d [2021-03-27T17:58:15.673Z] #44 55.14 DEP criu/mem.d [2021-03-27T17:58:15.673Z] #44 55.28 DEP criu/lsm.d [2021-03-27T17:58:15.762Z] #40 ... [2021-03-27T17:58:15.762Z] [2021-03-27T17:58:15.762Z] #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-27T17:58:15.762Z] #49 sha256:69d4ce034cc3c60b20bc875319a147dfafcc50b8e3d123520460bce9c43534cb [2021-03-27T17:58:15.762Z] #49 35.65 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-27T17:58:15.762Z] #49 37.85 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-27T17:58:15.762Z] #49 39.76 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-03-27T17:58:15.762Z] #49 39.77 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-27T17:58:15.762Z] #49 39.91 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-03-27T17:58:15.762Z] #49 39.97 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-27T17:58:15.762Z] #49 40.03 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-27T17:58:15.762Z] #49 40.03 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-03-27T17:58:15.762Z] #49 40.03 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-27T17:58:15.762Z] #49 40.14 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-03-27T17:58:15.762Z] #49 40.20 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-27T17:58:15.762Z] #49 40.23 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-27T17:58:15.762Z] #49 40.34 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-03-27T17:58:15.762Z] #49 40.53 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-03-27T17:58:15.762Z] #49 40.58 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-27T17:58:15.762Z] #49 40.80 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-27T17:58:15.762Z] #49 40.83 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-03-27T17:58:15.762Z] #49 40.87 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-27T17:58:15.762Z] #49 41.06 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-27T17:58:15.762Z] #49 41.07 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-27T17:58:15.762Z] #49 41.39 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-27T17:58:15.762Z] #49 41.47 go: downloading github.com/pkg/errors v0.8.1 [2021-03-27T17:58:15.762Z] #49 41.59 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-27T17:58:15.762Z] #49 41.61 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-03-27T17:58:15.762Z] #49 41.71 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-27T17:58:15.763Z] #49 41.82 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-27T17:58:15.963Z] #44 55.39 DEP criu/log.d [2021-03-27T17:58:15.963Z] #44 55.51 DEP criu/libnetlink.d [2021-03-27T17:58:16.253Z] #44 55.69 DEP criu/kerndat.d [2021-03-27T17:58:16.253Z] #44 55.86 DEP criu/kcmp-ids.d [2021-03-27T17:58:16.253Z] #44 55.95 DEP criu/irmap.d [2021-03-27T17:58:16.335Z] #49 42.07 go: extracting github.com/pkg/errors v0.8.1 [2021-03-27T17:58:16.335Z] #49 42.18 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-27T17:58:16.335Z] #49 42.24 go: downloading github.com/kisielk/gotool v1.0.0 [2021-03-27T17:58:16.335Z] #49 ... [2021-03-27T17:58:16.335Z] [2021-03-27T17:58:16.335Z] #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-27T17:58:16.335Z] #67 sha256:5dbb40d615db598dbe045722c61f8d506554769a45d876a93450f0c4fda8aefe [2021-03-27T17:58:16.335Z] #67 32.20 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-27T17:58:16.335Z] #67 32.49 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-03-27T17:58:16.543Z] #44 56.10 DEP criu/ipc_ns.d [2021-03-27T17:58:16.592Z] #67 ... [2021-03-27T17:58:16.592Z] [2021-03-27T17:58:16.592Z] #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-27T17:58:16.592Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-27T17:58:16.592Z] #42 32.37 Fetched 8424 kB in 25s (335 kB/s) [2021-03-27T17:58:16.592Z] #42 32.37 Reading package lists... [2021-03-27T17:58:16.592Z] #42 ... [2021-03-27T17:58:16.592Z] [2021-03-27T17:58:16.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-27T17:58:16.592Z] #49 sha256:69d4ce034cc3c60b20bc875319a147dfafcc50b8e3d123520460bce9c43534cb [2021-03-27T17:58:16.592Z] #49 42.37 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-03-27T17:58:16.592Z] #49 42.41 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-03-27T17:58:16.803Z] Client: [2021-03-27T17:58:16.803Z] Context: default [2021-03-27T17:58:16.803Z] Debug Mode: false [2021-03-27T17:58:16.803Z] Plugins: [2021-03-27T17:58:16.803Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-03-27T17:58:16.803Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-03-27T17:58:16.803Z] [2021-03-27T17:58:16.803Z] Server: [2021-03-27T17:58:16.803Z] Containers: 0 [2021-03-27T17:58:16.803Z] Running: 0 [2021-03-27T17:58:16.803Z] Paused: 0 [2021-03-27T17:58:16.803Z] Stopped: 0 [2021-03-27T17:58:16.803Z] Images: 0 [2021-03-27T17:58:16.803Z] Server Version: 20.10.3 [2021-03-27T17:58:16.803Z] Storage Driver: overlay2 [2021-03-27T17:58:16.803Z] Backing Filesystem: extfs [2021-03-27T17:58:16.803Z] Supports d_type: true [2021-03-27T17:58:16.803Z] Native Overlay Diff: true [2021-03-27T17:58:16.803Z] Logging Driver: json-file [2021-03-27T17:58:16.803Z] Cgroup Driver: cgroupfs [2021-03-27T17:58:16.803Z] Cgroup Version: 1 [2021-03-27T17:58:16.803Z] Plugins: [2021-03-27T17:58:16.803Z] Volume: local [2021-03-27T17:58:16.803Z] Network: bridge host ipvlan macvlan null overlay [2021-03-27T17:58:16.803Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-03-27T17:58:16.803Z] Swarm: inactive [2021-03-27T17:58:16.803Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-03-27T17:58:16.803Z] Default Runtime: runc [2021-03-27T17:58:16.803Z] Init Binary: docker-init [2021-03-27T17:58:16.803Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-27T17:58:16.803Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-27T17:58:16.803Z] init version: de40ad0 [2021-03-27T17:58:16.803Z] Security Options: [2021-03-27T17:58:16.803Z] apparmor [2021-03-27T17:58:16.803Z] seccomp [2021-03-27T17:58:16.803Z] Profile: default [2021-03-27T17:58:16.803Z] Kernel Version: 5.4.0-1037-aws [2021-03-27T17:58:16.803Z] Operating System: Ubuntu 18.04.5 LTS [2021-03-27T17:58:16.803Z] OSType: linux [2021-03-27T17:58:16.803Z] Architecture: x86_64 [2021-03-27T17:58:16.803Z] CPUs: 2 [2021-03-27T17:58:16.803Z] Total Memory: 7.569GiB [2021-03-27T17:58:16.803Z] Name: ip-10-100-121-86 [2021-03-27T17:58:16.803Z] ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O [2021-03-27T17:58:16.803Z] Docker Root Dir: /var/lib/docker [2021-03-27T17:58:16.803Z] Debug Mode: false [2021-03-27T17:58:16.803Z] Registry: https://index.docker.io/v1/ [2021-03-27T17:58:16.803Z] Labels: [2021-03-27T17:58:16.803Z] Experimental: true [2021-03-27T17:58:16.803Z] Insecure Registries: [2021-03-27T17:58:16.803Z] 127.0.0.0/8 [2021-03-27T17:58:16.803Z] Live Restore Enabled: true [2021-03-27T17:58:16.803Z] [2021-03-27T17:58:16.803Z] WARNING: No swap limit support [2021-03-27T17:58:16.803Z] WARNING: No blkio weight support [2021-03-27T17:58:16.803Z] WARNING: No blkio weight_device support [Pipeline] sh [2021-03-27T17:58:16.833Z] #44 56.33 DEP criu/image.d [2021-03-27T17:58:16.833Z] #44 56.46 DEP criu/image-desc.d [2021-03-27T17:58:16.833Z] #44 56.52 DEP criu/fsnotify.d [2021-03-27T17:58:16.848Z] #49 42.64 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-27T17:58:16.848Z] #49 42.85 go: extracting github.com/kisielk/gotool v1.0.0 [2021-03-27T17:58:16.848Z] #49 42.85 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-27T17:58:16.848Z] #49 42.85 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-27T17:58:16.848Z] #49 42.85 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-03-27T17:58:16.848Z] #49 42.86 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-03-27T17:58:16.848Z] #49 42.87 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-27T17:58:16.848Z] #49 42.87 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-03-27T17:58:14.692Z] > git config --add remote.origin.fetch +refs/pull/42211/head:refs/remotes/origin/PR-42211 # timeout=10 [2021-03-27T17:58:14.738Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-27T17:58:14.768Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-27T17:58:14.793Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-27T17:58:14.793Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-27T17:58:14.846Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42211/head:refs/remotes/origin/PR-42211 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-27T17:58:15.382Z] > git config core.sparsecheckout # timeout=10 [2021-03-27T17:58:15.392Z] > git checkout -f d9356edcd252710aa3b4228f2071269738c10733 # timeout=10 [2021-03-27T17:58:17.095Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-27T17:58:17.095Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-27T17:58:17.095Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42211/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-03-27T17:58:17.095Z] + bash /home/ubuntu/workspace/moby_PR-42211/check-config.sh [2021-03-27T17:58:17.095Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-03-27T17:58:17.095Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ... [2021-03-27T17:58:17.095Z] [2021-03-27T17:58:17.095Z] Generally Necessary: [2021-03-27T17:58:17.095Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-03-27T17:58:17.095Z] - apparmor: enabled and tools installed [2021-03-27T17:58:17.095Z] - CONFIG_NAMESPACES: enabled [2021-03-27T17:58:17.095Z] - CONFIG_NET_NS: enabled [2021-03-27T17:58:17.095Z] - CONFIG_PID_NS: enabled [2021-03-27T17:58:17.095Z] - CONFIG_IPC_NS: enabled [2021-03-27T17:58:17.095Z] - CONFIG_UTS_NS: enabled [2021-03-27T17:58:17.095Z] - CONFIG_CGROUPS: enabled [2021-03-27T17:58:17.095Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-03-27T17:58:17.095Z] - CONFIG_CGROUP_DEVICE: enabled [2021-03-27T17:58:17.095Z] - CONFIG_CGROUP_FREEZER: enabled [2021-03-27T17:58:17.095Z] - CONFIG_CGROUP_SCHED: enabled [2021-03-27T17:58:17.095Z] - CONFIG_CPUSETS: enabled [2021-03-27T17:58:17.095Z] - CONFIG_MEMCG: enabled [2021-03-27T17:58:17.095Z] - CONFIG_KEYS: enabled [2021-03-27T17:58:17.095Z] - CONFIG_VETH: enabled (as module) [2021-03-27T17:58:17.095Z] - CONFIG_BRIDGE: enabled (as module) [2021-03-27T17:58:17.095Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-03-27T17:58:17.095Z] - CONFIG_NF_NAT_IPV4: missing [2021-03-27T17:58:17.095Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-03-27T17:58:17.095Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-03-27T17:58:17.095Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-03-27T17:58:17.095Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-03-27T17:58:17.095Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-03-27T17:58:17.095Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-03-27T17:58:17.095Z] - CONFIG_NF_NAT: enabled (as module) [2021-03-27T17:58:17.095Z] - CONFIG_NF_NAT_NEEDED: missing [2021-03-27T17:58:17.095Z] - CONFIG_POSIX_MQUEUE: enabled [2021-03-27T17:58:17.095Z] [2021-03-27T17:58:17.095Z] Optional Features: [2021-03-27T17:58:17.095Z] - CONFIG_USER_NS: enabled [2021-03-27T17:58:17.095Z] - CONFIG_SECCOMP: enabled [2021-03-27T17:58:17.095Z] - CONFIG_CGROUP_PIDS: enabled [2021-03-27T17:58:17.095Z] - CONFIG_MEMCG_SWAP: enabled [2021-03-27T17:58:17.095Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-03-27T17:58:17.105Z] #49 42.95 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-27T17:58:17.105Z] #49 42.96 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-27T17:58:17.105Z] #49 42.98 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-03-27T17:58:17.105Z] #49 43.07 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-03-27T17:58:17.105Z] #49 43.14 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-27T17:58:17.105Z] #49 43.22 go: extracting golang.org/x/text v0.3.2 [2021-03-27T17:58:17.123Z] #44 56.73 DEP criu/filesystems.d [2021-03-27T17:58:17.357Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-03-27T17:58:17.357Z] - CONFIG_BLK_CGROUP: enabled [2021-03-27T17:58:17.357Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-03-27T17:58:17.357Z] - CONFIG_IOSCHED_CFQ: missing [2021-03-27T17:58:17.357Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-03-27T17:58:17.357Z] - CONFIG_CGROUP_PERF: enabled [2021-03-27T17:58:17.357Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-03-27T17:58:17.357Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-03-27T17:58:17.357Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-03-27T17:58:17.357Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-03-27T17:58:17.357Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-03-27T17:58:17.357Z] - CONFIG_RT_GROUP_SCHED: missing [2021-03-27T17:58:17.357Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-03-27T17:58:17.357Z] - CONFIG_IP_VS: enabled (as module) [2021-03-27T17:58:17.357Z] - CONFIG_IP_VS_NFCT: enabled [2021-03-27T17:58:17.357Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-03-27T17:58:17.357Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-03-27T17:58:17.357Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-03-27T17:58:17.357Z] - CONFIG_EXT4_FS: enabled [2021-03-27T17:58:17.357Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-03-27T17:58:17.357Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-03-27T17:58:17.357Z] - Network Drivers: [2021-03-27T17:58:17.357Z] - "overlay": [2021-03-27T17:58:17.357Z] - CONFIG_VXLAN: enabled (as module) [2021-03-27T17:58:17.357Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-03-27T17:58:17.357Z] Optional (for encrypted networks): [2021-03-27T17:58:17.357Z] - CONFIG_CRYPTO: enabled [2021-03-27T17:58:17.357Z] - CONFIG_CRYPTO_AEAD: enabled [2021-03-27T17:58:17.357Z] - CONFIG_CRYPTO_GCM: enabled [2021-03-27T17:58:17.357Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-03-27T17:58:17.357Z] - CONFIG_CRYPTO_GHASH: enabled [2021-03-27T17:58:17.357Z] - CONFIG_XFRM: enabled [2021-03-27T17:58:17.357Z] - CONFIG_XFRM_USER: enabled (as module) [2021-03-27T17:58:17.357Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-03-27T17:58:17.357Z] - CONFIG_INET_ESP: enabled (as module) [2021-03-27T17:58:17.357Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-03-27T17:58:17.357Z] - "ipvlan": [2021-03-27T17:58:17.357Z] - CONFIG_IPVLAN: enabled (as module) [2021-03-27T17:58:17.357Z] - "macvlan": [2021-03-27T17:58:17.412Z] #44 56.87 DEP criu/files.d [2021-03-27T17:58:17.412Z] #44 57.11 DEP criu/files-reg.d [2021-03-27T17:58:17.419Z] #49 43.22 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-27T17:58:17.419Z] #49 43.22 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-03-27T17:58:17.419Z] #49 43.27 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-27T17:58:17.419Z] #49 43.28 go: downloading github.com/ultraware/funlen v0.0.2 [2021-03-27T17:58:17.419Z] #49 43.38 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-03-27T17:58:17.419Z] #49 43.47 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-27T17:58:17.617Z] - CONFIG_MACVLAN: enabled (as module) [2021-03-27T17:58:17.617Z] - CONFIG_DUMMY: enabled (as module) [2021-03-27T17:58:17.617Z] - "ftp,tftp client in container": [2021-03-27T17:58:17.617Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-03-27T17:58:17.617Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-03-27T17:58:17.617Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-03-27T17:58:17.617Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-03-27T17:58:17.617Z] - Storage Drivers: [2021-03-27T17:58:17.617Z] - "aufs": [2021-03-27T17:58:17.617Z] - CONFIG_AUFS_FS: enabled (as module) [2021-03-27T17:58:17.617Z] - "btrfs": [2021-03-27T17:58:17.617Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-03-27T17:58:17.617Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-03-27T17:58:17.617Z] - "devicemapper": [2021-03-27T17:58:17.617Z] - CONFIG_BLK_DEV_DM: enabled [2021-03-27T17:58:17.617Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-03-27T17:58:17.617Z] - "overlay": [2021-03-27T17:58:17.617Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-03-27T17:58:17.617Z] - "zfs": [2021-03-27T17:58:17.617Z] - /dev/zfs: present [2021-03-27T17:58:17.617Z] - zfs command: missing [2021-03-27T17:58:17.617Z] - zpool command: missing [2021-03-27T17:58:17.617Z] [2021-03-27T17:58:17.617Z] Limits: [2021-03-27T17:58:17.617Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-03-27T17:58:17.617Z] [2021-03-27T17:58:17.617Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2021-03-27T17:58:17.675Z] #49 43.48 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-27T17:58:17.675Z] #49 43.59 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-27T17:58:17.675Z] #49 43.64 go: extracting github.com/ultraware/funlen v0.0.2 [2021-03-27T17:58:17.675Z] #49 43.64 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-27T17:58:17.675Z] #49 43.64 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-03-27T17:58:17.675Z] #49 43.71 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-27T17:58:17.675Z] #49 43.71 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-03-27T17:58:17.675Z] #49 43.71 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [Pipeline] sh [2021-03-27T17:58:17.702Z] #44 57.25 DEP criu/files-ext.d [2021-03-27T17:58:17.702Z] #44 ... [2021-03-27T17:58:17.702Z] [2021-03-27T17:58:17.702Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-27T17:58:17.702Z] #59 86.27 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-27T17:58:17.702Z] #59 86.27 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-03-27T17:58:17.702Z] #59 DONE 92.4s [2021-03-27T17:58:17.702Z] [2021-03-27T17:58:17.702Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-03-27T17:58:17.702Z] #60 DONE 0.0s [2021-03-27T17:58:17.957Z] + sudo modprobe ip_vs [2021-03-27T17:58:17.957Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:d9356edcd252710aa3b4228f2071269738c10733 . [2021-03-27T17:58:17.994Z] [2021-03-27T17:58:17.994Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-03-27T17:58:17.994Z] #61 DONE 0.1s [2021-03-27T17:58:17.994Z] [2021-03-27T17:58:17.994Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-27T17:58:17.994Z] #44 57.40 DEP criu/file-lock.d [2021-03-27T17:58:18.008Z] #49 43.83 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-27T17:58:18.008Z] #49 43.93 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-03-27T17:58:18.218Z] #2 [internal] load .dockerignore [2021-03-27T17:58:18.218Z] #2 sha256:f911d3e8bd902aebd9d137d3945286fbd5447aa7a42d5bd0b0dcb4b8e2374e4f [2021-03-27T17:58:18.218Z] #2 ... [2021-03-27T17:58:18.218Z] [2021-03-27T17:58:18.218Z] #1 [internal] load build definition from Dockerfile [2021-03-27T17:58:18.218Z] #1 sha256:44b7381e5f409dabc72fad9e6a241e0be773829320a727a73c3a1fdaeafec640 [2021-03-27T17:58:18.218Z] #1 transferring dockerfile: 17.02kB done [2021-03-27T17:58:18.218Z] #1 DONE 0.3s [2021-03-27T17:58:18.218Z] [2021-03-27T17:58:18.218Z] #2 [internal] load .dockerignore [2021-03-27T17:58:18.218Z] #2 sha256:f911d3e8bd902aebd9d137d3945286fbd5447aa7a42d5bd0b0dcb4b8e2374e4f [2021-03-27T17:58:18.218Z] #2 transferring context: 87B done [2021-03-27T17:58:18.265Z] #49 43.93 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-27T17:58:18.265Z] #49 43.98 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-27T17:58:18.265Z] #49 44.28 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-03-27T17:58:18.285Z] #44 57.68 DEP criu/file-ids.d [2021-03-27T17:58:18.285Z] #44 57.85 DEP criu/fifo.d [2021-03-27T17:58:18.435Z] Merge succeeded, producing d9356edcd252710aa3b4228f2071269738c10733 [2021-03-27T17:58:18.435Z] Checking out Revision d9356edcd252710aa3b4228f2071269738c10733 (PR-42211) [2021-03-27T17:58:18.478Z] #2 DONE 0.2s [2021-03-27T17:58:18.478Z] [2021-03-27T17:58:18.478Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-03-27T17:58:18.478Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-03-27T17:58:18.520Z] #49 44.28 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-27T17:58:18.520Z] #49 44.43 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-27T17:58:18.520Z] #49 44.48 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-03-27T17:58:18.520Z] #49 44.52 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-03-27T17:58:18.520Z] #49 44.54 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-27T17:58:18.596Z] #44 58.11 DEP criu/fdstore.d [2021-03-27T17:58:18.596Z] #44 58.29 DEP criu/fault-injection.d [2021-03-27T17:58:18.596Z] #44 58.32 DEP criu/external.d [2021-03-27T17:58:18.788Z] #49 44.56 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-27T17:58:18.788Z] #49 44.59 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-03-27T17:58:18.788Z] #49 44.59 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-27T17:58:18.788Z] #49 44.67 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-27T17:58:18.788Z] #49 44.67 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-27T17:58:18.788Z] #49 44.81 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-27T17:58:18.888Z] #44 58.39 DEP criu/eventpoll.d [2021-03-27T17:58:18.888Z] #44 58.51 DEP criu/eventfd.d [2021-03-27T17:58:18.888Z] #44 58.59 DEP criu/crtools.d [2021-03-27T17:58:19.044Z] #49 44.86 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-03-27T17:58:19.044Z] #49 44.89 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-27T17:58:19.044Z] #49 45.03 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-27T17:58:19.044Z] #49 45.09 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-27T17:58:19.048Z] #3 DONE 0.5s [2021-03-27T17:58:19.048Z] [2021-03-27T17:58:19.048Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-03-27T17:58:19.048Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-03-27T17:58:19.048Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-03-27T17:58:19.048Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-03-27T17:58:19.048Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-03-27T17:58:19.048Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-03-27T17:58:19.048Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-03-27T17:58:19.178Z] #44 58.70 DEP criu/cr-service.d [2021-03-27T17:58:19.178Z] #44 58.78 DEP criu/cr-restore.d [2021-03-27T17:58:19.300Z] #49 45.21 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-27T17:58:19.300Z] #49 45.22 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-03-27T17:58:19.308Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2021-03-27T17:58:19.308Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-03-27T17:58:19.468Z] #44 59.08 DEP criu/cr-errno.d [2021-03-27T17:58:19.468Z] #44 59.08 DEP criu/cr-dump.d [2021-03-27T17:58:19.556Z] #49 45.40 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-03-27T17:58:19.556Z] #49 45.45 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-27T17:58:19.556Z] #49 ... [2021-03-27T17:58:19.556Z] [2021-03-27T17:58:19.556Z] #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-27T17:58:19.556Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-27T17:58:19.556Z] #36 35.61 Fetched 8424 kB in 27s (317 kB/s) [2021-03-27T17:58:19.556Z] #36 35.61 Reading package lists... [2021-03-27T17:58:18.185Z] > git remote # timeout=10 [2021-03-27T17:58:18.190Z] > git config --get remote.origin.url # timeout=10 [2021-03-27T17:58:18.205Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-27T17:58:18.344Z] > git merge 797b974cb90e32c7efe9e324d7459122c3f6b7b0 # timeout=10 [2021-03-27T17:58:18.386Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-27T17:58:18.439Z] > git config core.sparsecheckout # timeout=10 [2021-03-27T17:58:18.475Z] > git checkout -f d9356edcd252710aa3b4228f2071269738c10733 # timeout=10 [2021-03-27T17:58:19.760Z] #44 59.34 DEP criu/cr-dedup.d [2021-03-27T17:58:19.815Z] #36 ... [2021-03-27T17:58:19.815Z] [2021-03-27T17:58:19.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-27T17:58:19.815Z] #49 sha256:69d4ce034cc3c60b20bc875319a147dfafcc50b8e3d123520460bce9c43534cb [2021-03-27T17:58:19.815Z] #49 45.62 go: downloading github.com/gogo/protobuf v1.2.1 [2021-03-27T17:58:19.815Z] #49 45.64 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-27T17:58:19.815Z] #49 45.81 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-27T17:58:19.886Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done [2021-03-27T17:58:19.886Z] #4 DONE 0.9s [2021-03-27T17:58:20.051Z] #44 59.57 DEP criu/cr-check.d [2021-03-27T17:58:20.146Z] [2021-03-27T17:58:20.146Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-03-27T17:58:20.146Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-03-27T17:58:20.341Z] #44 59.85 DEP criu/config.d [2021-03-27T17:58:20.341Z] #44 59.97 DEP criu/clone-noasan.d [2021-03-27T17:58:20.341Z] #44 60.07 DEP criu/cgroup.d [2021-03-27T17:58:20.377Z] #49 46.22 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-03-27T17:58:20.377Z] #49 46.28 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-27T17:58:20.565Z] Client: Docker Engine - Community [2021-03-27T17:58:20.565Z] Version: 20.10.3 [2021-03-27T17:58:20.565Z] API version: 1.41 [2021-03-27T17:58:20.565Z] Go version: go1.13.15 [2021-03-27T17:58:20.565Z] Git commit: 48d30b5 [2021-03-27T17:58:20.565Z] Built: Fri Jan 29 14:33:21 2021 [2021-03-27T17:58:20.565Z] OS/Arch: linux/amd64 [2021-03-27T17:58:20.565Z] Context: default [2021-03-27T17:58:20.565Z] Experimental: true [2021-03-27T17:58:20.565Z] [2021-03-27T17:58:20.565Z] Server: Docker Engine - Community [2021-03-27T17:58:20.565Z] Engine: [2021-03-27T17:58:20.565Z] Version: 20.10.3 [2021-03-27T17:58:20.565Z] API version: 1.41 (minimum version 1.12) [2021-03-27T17:58:20.565Z] Go version: go1.13.15 [2021-03-27T17:58:20.565Z] Git commit: 46229ca [2021-03-27T17:58:20.565Z] Built: Fri Jan 29 14:31:32 2021 [2021-03-27T17:58:20.565Z] OS/Arch: linux/amd64 [2021-03-27T17:58:20.565Z] Experimental: true [2021-03-27T17:58:20.565Z] containerd: [2021-03-27T17:58:20.565Z] Version: 1.4.3 [2021-03-27T17:58:20.565Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-27T17:58:20.565Z] runc: [2021-03-27T17:58:20.565Z] Version: 1.0.0-rc92 [2021-03-27T17:58:20.565Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-27T17:58:20.565Z] docker-init: [2021-03-27T17:58:20.565Z] Version: 0.19.0 [2021-03-27T17:58:20.565Z] GitCommit: de40ad0 [Pipeline] sh [2021-03-27T17:58:20.634Z] #49 46.43 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-27T17:58:20.634Z] #49 46.44 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-03-27T17:58:20.634Z] #49 46.44 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-27T17:58:20.634Z] #49 46.59 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-27T17:58:20.890Z] #49 46.70 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-27T17:58:20.890Z] #49 46.86 go: downloading github.com/gobwas/glob v0.2.3 [2021-03-27T17:58:20.890Z] #49 46.91 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-27T17:58:20.910Z] + docker info [2021-03-27T17:58:20.971Z] #44 60.30 DEP criu/cgroup-props.d [2021-03-27T17:58:20.971Z] #44 60.42 DEP criu/bitmap.d [2021-03-27T17:58:20.971Z] #44 60.43 DEP criu/bfd.d [2021-03-27T17:58:20.971Z] #44 60.55 DEP criu/autofs.d [2021-03-27T17:58:21.092Z] #8 DONE 1.0s [2021-03-27T17:58:21.092Z] [2021-03-27T17:58:21.092Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-27T17:58:21.092Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-03-27T17:58:21.092Z] #6 DONE 0.9s [2021-03-27T17:58:21.092Z] [2021-03-27T17:58:21.092Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-27T17:58:21.092Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-03-27T17:58:21.092Z] #5 DONE 0.9s [2021-03-27T17:58:21.092Z] [2021-03-27T17:58:21.092Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-03-27T17:58:21.092Z] #7 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-03-27T17:58:21.092Z] #7 DONE 1.0s [2021-03-27T17:58:21.261Z] #44 60.72 DEP criu/aio.d [2021-03-27T17:58:21.261Z] #44 60.91 DEP criu/action-scripts.d [2021-03-27T17:58:21.452Z] #49 47.32 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-27T17:58:21.452Z] #49 47.36 go: extracting github.com/gobwas/glob v0.2.3 [2021-03-27T17:58:21.452Z] #49 47.40 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-27T17:58:21.551Z] #44 61.16 CC criu/action-scripts.o [2021-03-27T17:58:21.773Z] Client: [2021-03-27T17:58:21.773Z] Context: default [2021-03-27T17:58:21.773Z] Debug Mode: false [2021-03-27T17:58:21.773Z] Plugins: [2021-03-27T17:58:21.773Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-03-27T17:58:21.773Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-03-27T17:58:21.773Z] [2021-03-27T17:58:21.773Z] Server: [2021-03-27T17:58:21.773Z] Containers: 0 [2021-03-27T17:58:21.773Z] Running: 0 [2021-03-27T17:58:21.773Z] Paused: 0 [2021-03-27T17:58:21.773Z] Stopped: 0 [2021-03-27T17:58:21.773Z] Images: 0 [2021-03-27T17:58:21.773Z] Server Version: 20.10.3 [2021-03-27T17:58:21.773Z] Storage Driver: overlay2 [2021-03-27T17:58:21.773Z] Backing Filesystem: extfs [2021-03-27T17:58:21.773Z] Supports d_type: true [2021-03-27T17:58:21.773Z] Native Overlay Diff: true [2021-03-27T17:58:21.773Z] Logging Driver: json-file [2021-03-27T17:58:21.773Z] Cgroup Driver: cgroupfs [2021-03-27T17:58:21.773Z] Cgroup Version: 1 [2021-03-27T17:58:21.773Z] Plugins: [2021-03-27T17:58:21.773Z] Volume: local [2021-03-27T17:58:21.773Z] Network: bridge host ipvlan macvlan null overlay [2021-03-27T17:58:21.773Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-03-27T17:58:21.773Z] Swarm: inactive [2021-03-27T17:58:21.773Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-03-27T17:58:21.773Z] Default Runtime: runc [2021-03-27T17:58:21.773Z] Init Binary: docker-init [2021-03-27T17:58:21.773Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-27T17:58:21.773Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-27T17:58:21.773Z] init version: de40ad0 [2021-03-27T17:58:21.773Z] Security Options: [2021-03-27T17:58:21.773Z] apparmor [2021-03-27T17:58:21.773Z] seccomp [2021-03-27T17:58:21.773Z] Profile: default [2021-03-27T17:58:21.773Z] Kernel Version: 5.4.0-1037-aws [2021-03-27T17:58:21.773Z] Operating System: Ubuntu 18.04.5 LTS [2021-03-27T17:58:21.773Z] OSType: linux [2021-03-27T17:58:21.773Z] Architecture: x86_64 [2021-03-27T17:58:21.773Z] CPUs: 2 [2021-03-27T17:58:21.773Z] Total Memory: 7.487GiB [2021-03-27T17:58:21.773Z] Name: ip-10-100-61-96 [2021-03-27T17:58:21.773Z] ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O [2021-03-27T17:58:21.773Z] Docker Root Dir: /var/lib/docker [2021-03-27T17:58:21.773Z] Debug Mode: false [2021-03-27T17:58:21.773Z] Registry: https://index.docker.io/v1/ [2021-03-27T17:58:21.773Z] Labels: [2021-03-27T17:58:21.773Z] Experimental: true [2021-03-27T17:58:21.773Z] Insecure Registries: [2021-03-27T17:58:21.773Z] 127.0.0.0/8 [2021-03-27T17:58:21.773Z] Live Restore Enabled: true [2021-03-27T17:58:21.773Z] [2021-03-27T17:58:21.773Z] WARNING: No swap limit support [2021-03-27T17:58:21.773Z] WARNING: No blkio weight support [2021-03-27T17:58:21.773Z] WARNING: No blkio weight_device support [Pipeline] sh [2021-03-27T17:58:22.057Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-27T17:58:22.057Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-27T17:58:22.057Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42211/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-03-27T17:58:22.057Z] + bash /home/ubuntu/workspace/moby_PR-42211/check-config.sh [2021-03-27T17:58:22.057Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-03-27T17:58:22.057Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ... [2021-03-27T17:58:22.057Z] [2021-03-27T17:58:22.057Z] Generally Necessary: [2021-03-27T17:58:22.057Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-03-27T17:58:22.057Z] - apparmor: enabled and tools installed [2021-03-27T17:58:22.057Z] - CONFIG_NAMESPACES: enabled [2021-03-27T17:58:22.057Z] - CONFIG_NET_NS: enabled [2021-03-27T17:58:22.057Z] - CONFIG_PID_NS: enabled [2021-03-27T17:58:22.057Z] - CONFIG_IPC_NS: enabled [2021-03-27T17:58:22.057Z] - CONFIG_UTS_NS: enabled [2021-03-27T17:58:22.057Z] - CONFIG_CGROUPS: enabled [2021-03-27T17:58:22.057Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-03-27T17:58:22.057Z] - CONFIG_CGROUP_DEVICE: enabled [2021-03-27T17:58:22.057Z] - CONFIG_CGROUP_FREEZER: enabled [2021-03-27T17:58:22.057Z] - CONFIG_CGROUP_SCHED: enabled [2021-03-27T17:58:22.057Z] - CONFIG_CPUSETS: enabled [2021-03-27T17:58:22.057Z] - CONFIG_MEMCG: enabled [2021-03-27T17:58:22.057Z] - CONFIG_KEYS: enabled [2021-03-27T17:58:22.057Z] - CONFIG_VETH: enabled (as module) [2021-03-27T17:58:22.057Z] - CONFIG_BRIDGE: enabled (as module) [2021-03-27T17:58:22.057Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-03-27T17:58:22.182Z] #44 61.63 CC criu/aio.o [2021-03-27T17:58:22.335Z] - CONFIG_NF_NAT_IPV4: missing [2021-03-27T17:58:22.335Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-03-27T17:58:22.335Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-03-27T17:58:22.335Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-03-27T17:58:22.335Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-03-27T17:58:22.335Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-03-27T17:58:22.335Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-03-27T17:58:22.335Z] - CONFIG_NF_NAT: enabled (as module) [2021-03-27T17:58:22.335Z] - CONFIG_NF_NAT_NEEDED: missing [2021-03-27T17:58:22.335Z] - CONFIG_POSIX_MQUEUE: enabled [2021-03-27T17:58:22.335Z] [2021-03-27T17:58:22.335Z] Optional Features: [2021-03-27T17:58:22.335Z] - CONFIG_USER_NS: enabled [2021-03-27T17:58:22.335Z] - CONFIG_SECCOMP: enabled [2021-03-27T17:58:22.335Z] - CONFIG_CGROUP_PIDS: enabled [2021-03-27T17:58:22.335Z] - CONFIG_MEMCG_SWAP: enabled [2021-03-27T17:58:22.335Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-03-27T17:58:22.335Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-03-27T17:58:22.335Z] - CONFIG_BLK_CGROUP: enabled [2021-03-27T17:58:22.335Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-03-27T17:58:22.335Z] - CONFIG_IOSCHED_CFQ: missing [2021-03-27T17:58:22.335Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-03-27T17:58:22.335Z] - CONFIG_CGROUP_PERF: enabled [2021-03-27T17:58:22.335Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-03-27T17:58:22.335Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-03-27T17:58:22.335Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-03-27T17:58:22.335Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-03-27T17:58:22.335Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-03-27T17:58:22.335Z] - CONFIG_RT_GROUP_SCHED: missing [2021-03-27T17:58:22.335Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-03-27T17:58:22.335Z] - CONFIG_IP_VS: enabled (as module) [2021-03-27T17:58:22.335Z] - CONFIG_IP_VS_NFCT: enabled [2021-03-27T17:58:22.335Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-03-27T17:58:22.335Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-03-27T17:58:22.335Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-03-27T17:58:22.335Z] - CONFIG_EXT4_FS: enabled [2021-03-27T17:58:22.335Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-03-27T17:58:22.335Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-03-27T17:58:22.335Z] - Network Drivers: [2021-03-27T17:58:22.335Z] - "overlay": [2021-03-27T17:58:22.473Z] #44 62.02 CC criu/autofs.o [2021-03-27T17:58:22.473Z] #44 ... [2021-03-27T17:58:22.473Z] [2021-03-27T17:58:22.473Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-27T17:58:22.473Z] #54 7.776 + cd /tmp/tmp.1E7wHnB2BI/src/github.com/opencontainers/runc [2021-03-27T17:58:22.473Z] #54 7.777 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-27T17:58:22.473Z] #54 8.107 + '[' -z '' ']' [2021-03-27T17:58:22.473Z] #54 8.107 + target=static [2021-03-27T17:58:22.473Z] #54 8.107 + make 'BUILDTAGS=seccomp ' static [2021-03-27T17:58:22.473Z] #54 8.484 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-27T17:58:22.602Z] - CONFIG_VXLAN: enabled (as module) [2021-03-27T17:58:22.602Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-03-27T17:58:22.602Z] Optional (for encrypted networks): [2021-03-27T17:58:22.602Z] - CONFIG_CRYPTO: enabled [2021-03-27T17:58:22.602Z] - CONFIG_CRYPTO_AEAD: enabled [2021-03-27T17:58:22.602Z] - CONFIG_CRYPTO_GCM: enabled [2021-03-27T17:58:22.602Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-03-27T17:58:22.602Z] - CONFIG_CRYPTO_GHASH: enabled [2021-03-27T17:58:22.602Z] - CONFIG_XFRM: enabled [2021-03-27T17:58:22.602Z] - CONFIG_XFRM_USER: enabled (as module) [2021-03-27T17:58:22.602Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-03-27T17:58:22.602Z] - CONFIG_INET_ESP: enabled (as module) [2021-03-27T17:58:22.602Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-03-27T17:58:22.602Z] - "ipvlan": [2021-03-27T17:58:22.602Z] - CONFIG_IPVLAN: enabled (as module) [2021-03-27T17:58:22.602Z] - "macvlan": [2021-03-27T17:58:22.602Z] - CONFIG_MACVLAN: enabled (as module) [2021-03-27T17:58:22.602Z] - CONFIG_DUMMY: enabled (as module) [2021-03-27T17:58:22.602Z] - "ftp,tftp client in container": [2021-03-27T17:58:22.602Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-03-27T17:58:22.602Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-03-27T17:58:22.602Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-03-27T17:58:22.602Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-03-27T17:58:22.602Z] - Storage Drivers: [2021-03-27T17:58:22.602Z] - "aufs": [2021-03-27T17:58:22.602Z] - CONFIG_AUFS_FS: enabled (as module) [2021-03-27T17:58:22.602Z] - "btrfs": [2021-03-27T17:58:22.602Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-03-27T17:58:22.602Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-03-27T17:58:22.602Z] - "devicemapper": [2021-03-27T17:58:22.602Z] - CONFIG_BLK_DEV_DM: enabled [2021-03-27T17:58:22.602Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-03-27T17:58:22.602Z] - "overlay": [2021-03-27T17:58:22.602Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-03-27T17:58:22.602Z] - "zfs": [2021-03-27T17:58:22.602Z] - /dev/zfs: present [2021-03-27T17:58:22.602Z] - zfs command: missing [2021-03-27T17:58:22.602Z] - zpool command: missing [2021-03-27T17:58:22.602Z] [2021-03-27T17:58:22.602Z] Limits: [2021-03-27T17:58:22.602Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-03-27T17:58:22.602Z] [2021-03-27T17:58:22.602Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-03-27T17:58:22.763Z] #54 ... [2021-03-27T17:58:22.763Z] [2021-03-27T17:58:22.763Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-27T17:58:22.763Z] #46 96.61 github.com/LK4D4/vndr/godl [2021-03-27T17:58:22.763Z] #46 97.20 github.com/LK4D4/vndr [2021-03-27T17:58:22.859Z] Commit message: "add .gitconfig to handle case-only renames" [2021-03-27T17:58:22.901Z] > git --version # timeout=10 [2021-03-27T17:58:22.918Z] > git --version # 'git version 2.7.4' [2021-03-27T17:58:22.923Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-03-27T17:58:22.953Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:d9356edcd252710aa3b4228f2071269738c10733 . [2021-03-27T17:58:23.028Z] [2021-03-27T17:58:23.028Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-27T17:58:23.028Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-03-27T17:58:23.028Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-03-27T17:58:23.028Z] #62 DONE 0.0s [2021-03-27T17:58:23.028Z] [2021-03-27T17:58:23.028Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ed28974b37a2ee07bc8d43249c7396eee05a210d92aa784871e3bed715671d4f [2021-03-27T17:58:23.028Z] #26 sha256:0e6099c29c7919193893c3c080e2e0f82f3e7f1b4bd17c9e330a5cabd2212dbf [2021-03-27T17:58:23.028Z] #26 resolve docker.io/library/debian:buster@sha256:ed28974b37a2ee07bc8d43249c7396eee05a210d92aa784871e3bed715671d4f 0.0s done [2021-03-27T17:58:23.028Z] #26 DONE 0.0s [2021-03-27T17:58:23.028Z] [2021-03-27T17:58:23.028Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-27T17:58:23.028Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-27T17:58:23.028Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-03-27T17:58:23.213Z] #2 [internal] load .dockerignore [2021-03-27T17:58:23.213Z] #2 sha256:95e1908ed5a8a2983af8c34d6733d240b79007a58ee60a5d9ddcc33df2073b73 [2021-03-27T17:58:23.213Z] #2 transferring context: 87B done [2021-03-27T17:58:23.213Z] #2 DONE 0.1s [2021-03-27T17:58:23.213Z] [2021-03-27T17:58:23.213Z] #1 [internal] load build definition from Dockerfile [2021-03-27T17:58:23.213Z] #1 sha256:381c9ba645d107217d0987542cf52103bd59ad1ba1265d91e60d42c4014ac026 [2021-03-27T17:58:23.213Z] #1 transferring dockerfile: 17.02kB done [2021-03-27T17:58:23.213Z] #1 DONE 0.2s [2021-03-27T17:58:23.213Z] [2021-03-27T17:58:23.213Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-03-27T17:58:23.213Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-03-27T17:58:23.288Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-03-27T17:58:23.288Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-03-27T17:58:23.288Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-03-27T17:58:23.288Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0B / 50.40MB 0.2s [2021-03-27T17:58:23.366Z] #49 ... [2021-03-27T17:58:23.366Z] [2021-03-27T17:58:23.366Z] #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-27T17:58:23.366Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-27T17:58:23.366Z] #13 33.28 Fetched 8929 kB in 28s (316 kB/s) [2021-03-27T17:58:23.366Z] #13 33.28 Reading package lists... [2021-03-27T17:58:23.366Z] #13 ... [2021-03-27T17:58:23.366Z] [2021-03-27T17:58:23.366Z] #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-27T17:58:23.366Z] #58 sha256:d057b3dc64666d607b4343eedb95e4b4375918acd7b768255c8631e56f1c7789 [2021-03-27T17:58:23.366Z] #58 40.26 go: finding github.com/pkg/errors v0.9.1 [2021-03-27T17:58:23.366Z] #58 40.60 go: finding github.com/sirupsen/logrus v1.8.1 [2021-03-27T17:58:23.366Z] #58 41.05 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-27T17:58:23.366Z] #58 41.35 go: finding github.com/google/uuid v1.2.0 [2021-03-27T17:58:23.366Z] #58 41.54 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-27T17:58:23.366Z] #58 41.56 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-27T17:58:23.366Z] #58 41.77 go: finding github.com/gofrs/flock v0.8.0 [2021-03-27T17:58:23.366Z] #58 41.82 go: finding github.com/moby/vpnkit v0.5.0 [2021-03-27T17:58:23.366Z] #58 41.84 go: finding github.com/gorilla/mux v1.8.0 [2021-03-27T17:58:23.366Z] #58 41.92 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-03-27T17:58:23.366Z] #58 42.03 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-27T17:58:23.366Z] #58 42.12 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-03-27T17:58:23.366Z] #58 42.18 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-03-27T17:58:23.366Z] #58 42.47 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-27T17:58:23.366Z] #58 42.68 go: finding github.com/russross/blackfriday/v2 v2.1.0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-03-27T17:58:23.554Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 3.15MB / 50.40MB 0.3s [2021-03-27T17:58:23.554Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.3s [2021-03-27T17:58:23.554Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.05MB / 7.81MB 0.4s [2021-03-27T17:58:23.621Z] #58 ... [2021-03-27T17:58:23.621Z] [2021-03-27T17:58:23.621Z] #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-27T17:58:23.621Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-27T17:58:23.621Z] #13 33.28 Reading package lists... [2021-03-27T17:58:23.785Z] #3 DONE 0.4s [2021-03-27T17:58:23.785Z] [2021-03-27T17:58:23.785Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-03-27T17:58:23.785Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-03-27T17:58:23.785Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-03-27T17:58:23.819Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 9.44MB / 50.40MB 0.5s [2021-03-27T17:58:23.819Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 3.15MB / 7.81MB 0.5s [2021-03-27T17:58:23.819Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 29.36MB / 50.40MB 0.7s [2021-03-27T17:58:23.819Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.7s [2021-03-27T17:58:23.819Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 2.10MB / 10.00MB 0.7s [2021-03-27T17:58:24.048Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-03-27T17:58:24.048Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-03-27T17:58:24.048Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-03-27T17:58:24.048Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-03-27T17:58:24.048Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2021-03-27T17:58:24.048Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-03-27T17:58:24.079Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 35.65MB / 50.40MB 0.8s [2021-03-27T17:58:24.079Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.8s done [2021-03-27T17:58:24.079Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 6.29MB / 10.00MB 0.8s [2021-03-27T17:58:24.079Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0B / 51.83MB 0.8s [2021-03-27T17:58:24.079Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 42.99MB / 50.40MB 0.9s [2021-03-27T17:58:24.079Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.9s [2021-03-27T17:58:24.321Z] + docker version [2021-03-27T17:58:24.343Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 49.66MB / 50.40MB 1.0s [2021-03-27T17:58:24.343Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.34MB / 51.83MB 1.0s [2021-03-27T17:58:24.343Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.1s done [2021-03-27T17:58:24.343Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 27.26MB / 51.83MB 1.2s [2021-03-27T17:58:24.343Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 9.44MB / 68.67MB 1.2s [2021-03-27T17:58:24.605Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 34.60MB / 51.83MB 1.3s [2021-03-27T17:58:24.605Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 19.92MB / 68.67MB 1.3s [2021-03-27T17:58:24.605Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 40.85MB / 51.83MB 1.4s [2021-03-27T17:58:24.605Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 25.17MB / 68.67MB 1.4s [2021-03-27T17:58:24.619Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done [2021-03-27T17:58:24.619Z] #4 DONE 0.8s [2021-03-27T17:58:24.824Z] #46 ... [2021-03-27T17:58:24.824Z] [2021-03-27T17:58:24.824Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-03-27T17:58:24.824Z] #21 1.469 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-03-27T17:58:24.824Z] #21 1.601 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-03-27T17:58:24.824Z] #21 1.714 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-27T17:58:24.824Z] #21 1.890 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-27T17:58:24.824Z] #21 2.078 Get:5 http://deb.debian.org/debian buster-backports/main s390x Packages [425 kB] [2021-03-27T17:58:24.824Z] #21 2.563 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-03-27T17:58:24.824Z] #21 4.122 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [240 kB] [2021-03-27T17:58:24.824Z] #21 4.281 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-03-27T17:58:24.824Z] #21 7.977 Fetched 8584 kB in 7s (1313 kB/s) [2021-03-27T17:58:24.824Z] #21 7.977 Reading package lists... [2021-03-27T17:58:24.824Z] #21 ... [2021-03-27T17:58:24.824Z] [2021-03-27T17:58:24.824Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-27T17:58:24.824Z] #44 63.09 CC criu/bfd.o [2021-03-27T17:58:24.824Z] #44 63.43 CC criu/bitmap.o [2021-03-27T17:58:24.824Z] #44 63.56 CC criu/cgroup-props.o [2021-03-27T17:58:24.824Z] #44 64.11 CC criu/cgroup.o [2021-03-27T17:58:24.865Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 50.33MB / 51.83MB 1.5s [2021-03-27T17:58:24.865Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 34.07MB / 68.67MB 1.5s [2021-03-27T17:58:24.865Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.6s done [2021-03-27T17:58:24.865Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 45.09MB / 68.67MB 1.7s [2021-03-27T17:58:24.865Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 53.48MB / 68.67MB 1.8s [2021-03-27T17:58:24.865Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2021-03-27T17:58:24.882Z] [2021-03-27T17:58:24.882Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-27T17:58:24.882Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-03-27T17:58:25.126Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 60.82MB / 68.67MB 1.9s [2021-03-27T17:58:25.126Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 2.0s [2021-03-27T17:58:25.705Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.3s done [2021-03-27T17:58:25.705Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.5s [2021-03-27T17:58:25.825Z] #8 DONE 0.8s [2021-03-27T17:58:25.825Z] [2021-03-27T17:58:25.825Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-03-27T17:58:25.825Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-03-27T17:58:25.825Z] #6 DONE 0.8s [2021-03-27T17:58:25.825Z] [2021-03-27T17:58:25.825Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-27T17:58:25.825Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-03-27T17:58:25.825Z] #5 DONE 0.8s [2021-03-27T17:58:25.825Z] [2021-03-27T17:58:25.825Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-03-27T17:58:25.825Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-03-27T17:58:25.825Z] #7 DONE 0.8s [2021-03-27T17:58:26.283Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.2s done [2021-03-27T17:58:26.399Z] [2021-03-27T17:58:26.399Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ed28974b37a2ee07bc8d43249c7396eee05a210d92aa784871e3bed715671d4f [2021-03-27T17:58:26.399Z] #26 sha256:0e6099c29c7919193893c3c080e2e0f82f3e7f1b4bd17c9e330a5cabd2212dbf [2021-03-27T17:58:26.399Z] #26 resolve docker.io/library/debian:buster@sha256:ed28974b37a2ee07bc8d43249c7396eee05a210d92aa784871e3bed715671d4f done [2021-03-27T17:58:26.399Z] #26 sha256:ed28974b37a2ee07bc8d43249c7396eee05a210d92aa784871e3bed715671d4f 1.85kB / 1.85kB done [2021-03-27T17:58:26.399Z] #26 sha256:9c00c0c8ee8029803ec0a3e9e858cabaa8b63443d63c0738b5079fab61b4f429 529B / 529B done [2021-03-27T17:58:26.399Z] #26 sha256:463adba1ec3f41bf6cc96732dfa8065a66c528dbfddf494e31afff8755590536 1.46kB / 1.46kB done [2021-03-27T17:58:26.399Z] #26 sha256:8bf9c589d5f9475f1fcc050e02308d6b4eeb86eab7752ef948a13693e81a6aaa 0B / 50.40MB 0.1s [2021-03-27T17:58:26.399Z] #26 sha256:8bf9c589d5f9475f1fcc050e02308d6b4eeb86eab7752ef948a13693e81a6aaa 3.00MB / 50.40MB 0.2s [2021-03-27T17:58:26.544Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.2s done [2021-03-27T17:58:26.544Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 1.73MB / 120.17MB 3.3s [2021-03-27T17:58:26.666Z] #26 sha256:8bf9c589d5f9475f1fcc050e02308d6b4eeb86eab7752ef948a13693e81a6aaa 8.39MB / 50.40MB 0.3s [2021-03-27T17:58:26.666Z] #26 sha256:8bf9c589d5f9475f1fcc050e02308d6b4eeb86eab7752ef948a13693e81a6aaa 15.73MB / 50.40MB 0.4s [2021-03-27T17:58:26.804Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 13.63MB / 120.17MB 3.5s [2021-03-27T17:58:26.804Z] #9 ... [2021-03-27T17:58:26.804Z] [2021-03-27T17:58:26.804Z] #23 [internal] load build context [2021-03-27T17:58:26.804Z] #23 sha256:8efe48ad684becc14d654787a08d747bbaab25638674e5808c823d983233b5ab [2021-03-27T17:58:26.804Z] #23 transferring context: 53.43MB 3.6s done [2021-03-27T17:58:26.804Z] #23 DONE 3.7s [2021-03-27T17:58:26.804Z] [2021-03-27T17:58:26.804Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-27T17:58:26.804Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-27T17:58:26.804Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 26.21MB / 120.17MB 3.7s [2021-03-27T17:58:26.916Z] #44 66.36 CC criu/clone-noasan.o [2021-03-27T17:58:26.929Z] #26 sha256:8bf9c589d5f9475f1fcc050e02308d6b4eeb86eab7752ef948a13693e81a6aaa 23.07MB / 50.40MB 0.6s [2021-03-27T17:58:27.067Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 32.51MB / 120.17MB 3.8s [2021-03-27T17:58:27.076Z] #13 44.61 Reading package lists... [2021-03-27T17:58:27.076Z] #13 ... [2021-03-27T17:58:27.076Z] [2021-03-27T17:58:27.076Z] #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-27T17:58:27.076Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-27T17:58:27.076Z] #42 32.37 Reading package lists... [2021-03-27T17:58:27.076Z] #42 43.35 Reading package lists... [2021-03-27T17:58:27.190Z] #26 sha256:8bf9c589d5f9475f1fcc050e02308d6b4eeb86eab7752ef948a13693e81a6aaa 30.41MB / 50.40MB 0.8s [2021-03-27T17:58:27.190Z] #26 sha256:8bf9c589d5f9475f1fcc050e02308d6b4eeb86eab7752ef948a13693e81a6aaa 33.55MB / 50.40MB 0.9s [2021-03-27T17:58:27.206Z] #44 66.56 CC criu/config.o [2021-03-27T17:58:27.327Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 39.85MB / 120.17MB 4.0s [2021-03-27T17:58:27.333Z] #42 52.61 Building dependency tree... [2021-03-27T17:58:27.333Z] #42 ... [2021-03-27T17:58:27.333Z] [2021-03-27T17:58:27.333Z] #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-27T17:58:27.333Z] #49 sha256:69d4ce034cc3c60b20bc875319a147dfafcc50b8e3d123520460bce9c43534cb [2021-03-27T17:58:27.333Z] #49 51.26 go: extracting github.com/gogo/protobuf v1.2.1 [2021-03-27T17:58:27.452Z] #26 sha256:8bf9c589d5f9475f1fcc050e02308d6b4eeb86eab7752ef948a13693e81a6aaa 36.70MB / 50.40MB 1.0s [2021-03-27T17:58:27.589Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 48.23MB / 120.17MB 4.2s [2021-03-27T17:58:27.589Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 55.57MB / 120.17MB 4.4s [2021-03-27T17:58:27.718Z] #26 sha256:8bf9c589d5f9475f1fcc050e02308d6b4eeb86eab7752ef948a13693e81a6aaa 41.94MB / 50.40MB 1.2s [2021-03-27T17:58:27.849Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 62.29MB / 120.17MB 4.6s [2021-03-27T17:58:27.999Z] #26 sha256:8bf9c589d5f9475f1fcc050e02308d6b4eeb86eab7752ef948a13693e81a6aaa 47.19MB / 50.40MB 1.5s [2021-03-27T17:58:27.999Z] #26 sha256:8bf9c589d5f9475f1fcc050e02308d6b4eeb86eab7752ef948a13693e81a6aaa 50.40MB / 50.40MB 1.7s [2021-03-27T17:58:28.108Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 70.25MB / 120.17MB 4.9s [2021-03-27T17:58:28.236Z] #44 67.57 CC criu/cr-check.o [2021-03-27T17:58:28.368Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 77.59MB / 120.17MB 5.2s [2021-03-27T17:58:28.703Z] #49 ... [2021-03-27T17:58:28.703Z] [2021-03-27T17:58:28.703Z] #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-27T17:58:28.703Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-27T17:58:28.703Z] #55 34.64 Reading package lists... [2021-03-27T17:58:28.703Z] #55 45.12 Reading package lists... [2021-03-27T17:58:28.703Z] #55 54.49 Building dependency tree... [2021-03-27T17:58:28.703Z] #55 ... [2021-03-27T17:58:28.703Z] [2021-03-27T17:58:28.703Z] #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-27T17:58:28.703Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-27T17:58:28.703Z] #42 52.61 Building dependency tree... [2021-03-27T17:58:28.938Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 84.93MB / 120.17MB 5.7s [2021-03-27T17:58:28.943Z] #26 sha256:8bf9c589d5f9475f1fcc050e02308d6b4eeb86eab7752ef948a13693e81a6aaa 50.40MB / 50.40MB 2.5s done [2021-03-27T17:58:29.197Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 92.73MB / 120.17MB 6.0s [2021-03-27T17:58:29.266Z] #42 ... [2021-03-27T17:58:29.266Z] [2021-03-27T17:58:29.266Z] #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-27T17:58:29.266Z] #45 sha256:ed5708cf945aacb49324be1a7fcefb7e1b7cac90dd28c51384beb6fac8dc63b4 [2021-03-27T17:58:29.266Z] #45 45.16 vendor/golang.org/x/crypto/internal/subtle [2021-03-27T17:58:29.266Z] #45 45.68 vendor/golang.org/x/crypto/curve25519 [2021-03-27T17:58:29.268Z] #44 68.69 CC criu/cr-dedup.o [2021-03-27T17:58:29.268Z] #44 ... [2021-03-27T17:58:29.268Z] [2021-03-27T17:58:29.268Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-27T17:58:29.268Z] #46 DONE 104.0s [2021-03-27T17:58:29.268Z] [2021-03-27T17:58:29.268Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-27T17:58:29.268Z] #44 68.85 CC criu/cr-dump.o [2021-03-27T17:58:29.268Z] #44 ... [2021-03-27T17:58:29.268Z] [2021-03-27T17:58:29.268Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-03-27T17:58:29.268Z] #21 10.21 Reading package lists... [2021-03-27T17:58:29.268Z] #21 12.45 Building dependency tree... [2021-03-27T17:58:29.268Z] #21 13.02 libcap2-bin is already the newest version (1:2.25-2). [2021-03-27T17:58:29.268Z] #21 13.02 The following additional packages will be installed: [2021-03-27T17:58:29.268Z] #21 13.02 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-03-27T17:58:29.268Z] #21 13.02 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-03-27T17:58:29.268Z] #21 13.02 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-03-27T17:58:29.268Z] #21 13.02 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-03-27T17:58:29.268Z] #21 13.02 python3.7 python3.7-minimal vim-runtime xxd [2021-03-27T17:58:29.268Z] #21 13.02 Suggested packages: [2021-03-27T17:58:29.268Z] #21 13.02 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-03-27T17:58:29.268Z] #21 13.02 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-03-27T17:58:29.268Z] #21 13.02 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-03-27T17:58:29.268Z] #21 13.02 Recommended packages: [2021-03-27T17:58:29.268Z] #21 13.02 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-03-27T17:58:29.268Z] #21 13.02 python3-keyrings.alt python3-xdg unzip [2021-03-27T17:58:29.268Z] #21 14.36 The following NEW packages will be installed: [2021-03-27T17:58:29.268Z] #21 14.36 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-03-27T17:58:29.268Z] #21 14.36 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-03-27T17:58:29.268Z] #21 14.36 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-03-27T17:58:29.268Z] #21 14.36 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-03-27T17:58:29.268Z] #21 14.36 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-03-27T17:58:29.268Z] #21 14.36 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-03-27T17:58:29.268Z] #21 14.36 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-03-27T17:58:29.268Z] #21 14.36 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-03-27T17:58:29.268Z] #21 14.36 xz-utils zip [2021-03-27T17:58:29.268Z] #21 14.48 0 upgraded, 48 newly installed, 0 to remove and 24 not upgraded. [2021-03-27T17:58:29.268Z] #21 14.48 Need to get 27.7 MB of archives. [2021-03-27T17:58:29.268Z] #21 14.48 After this operation, 117 MB of additional disk space will be used. [2021-03-27T17:58:29.268Z] #21 14.48 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2021-03-27T17:58:29.268Z] #21 14.71 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u3 [586 kB] [2021-03-27T17:58:29.457Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 100.66MB / 120.17MB 6.3s [2021-03-27T17:58:29.516Z] #26 extracting sha256:8bf9c589d5f9475f1fcc050e02308d6b4eeb86eab7752ef948a13693e81a6aaa [2021-03-27T17:58:29.523Z] #45 ... [2021-03-27T17:58:29.523Z] [2021-03-27T17:58:29.523Z] #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-27T17:58:29.523Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-27T17:58:29.523Z] #36 46.24 Reading package lists... [2021-03-27T17:58:29.559Z] #21 15.06 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u3 [1590 kB] [2021-03-27T17:58:29.718Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 111.15MB / 120.17MB 6.6s [2021-03-27T17:58:29.779Z] #36 55.38 Building dependency tree... [2021-03-27T17:58:29.780Z] #36 ... [2021-03-27T17:58:29.780Z] [2021-03-27T17:58:29.780Z] #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-27T17:58:29.780Z] #34 sha256:f2f02ee3835bfd3b6a1979597f3312d0245f07341079e91f1cae0a98df845a37 [2021-03-27T17:58:29.780Z] #34 55.74 sync [2021-03-27T17:58:29.780Z] #34 55.77 internal/reflectlite [2021-03-27T17:58:29.853Z] #21 15.35 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2021-03-27T17:58:29.854Z] #21 15.35 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2021-03-27T17:58:29.978Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 6.8s [2021-03-27T17:58:30.144Z] #21 15.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u3 [1686 kB] [2021-03-27T17:58:30.238Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.1s [2021-03-27T17:58:30.434Z] #21 15.86 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u3 [330 kB] [2021-03-27T17:58:30.434Z] #21 15.91 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2021-03-27T17:58:30.434Z] #21 15.91 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2021-03-27T17:58:30.434Z] #21 15.91 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2021-03-27T17:58:30.434Z] #21 15.91 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2021-03-27T17:58:30.434Z] #21 15.92 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2021-03-27T17:58:30.434Z] #21 15.92 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2021-03-27T17:58:30.434Z] #21 15.92 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2021-03-27T17:58:30.434Z] #21 15.92 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2021-03-27T17:58:30.434Z] #21 15.92 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2021-03-27T17:58:30.434Z] #21 15.94 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2021-03-27T17:58:30.434Z] #21 15.95 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2021-03-27T17:58:30.434Z] #21 15.96 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2021-03-27T17:58:30.724Z] #21 15.97 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-27T17:58:30.724Z] #21 15.97 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2021-03-27T17:58:30.724Z] #21 15.98 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2021-03-27T17:58:30.724Z] #21 16.01 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2021-03-27T17:58:30.724Z] #21 16.08 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2021-03-27T17:58:30.724Z] #21 16.11 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2021-03-27T17:58:30.724Z] #21 16.12 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2021-03-27T17:58:30.724Z] #21 16.12 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2021-03-27T17:58:30.724Z] #21 16.12 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2021-03-27T17:58:30.724Z] #21 16.12 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2021-03-27T17:58:31.015Z] #21 16.50 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-27T17:58:31.015Z] #21 16.50 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-27T17:58:31.015Z] #21 16.50 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-27T17:58:31.015Z] #21 16.50 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2021-03-27T17:58:31.015Z] #21 16.51 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2021-03-27T17:58:31.015Z] #21 16.52 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2021-03-27T17:58:31.015Z] #21 16.58 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-03-27T17:58:31.015Z] #21 16.59 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2021-03-27T17:58:31.015Z] #21 16.59 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2021-03-27T17:58:31.015Z] #21 16.60 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2021-03-27T17:58:31.305Z] #21 16.60 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2021-03-27T17:58:31.305Z] #21 16.62 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2021-03-27T17:58:31.305Z] #21 16.62 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u3 [1199 kB] [2021-03-27T17:58:31.305Z] #21 16.67 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-27T17:58:31.305Z] #21 16.68 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2021-03-27T17:58:31.305Z] #21 16.69 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-03-27T17:58:31.595Z] #21 16.94 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2021-03-27T17:58:31.595Z] #21 17.03 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2021-03-27T17:58:31.595Z] #21 17.06 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2021-03-27T17:58:31.620Z] #9 ... [2021-03-27T17:58:31.620Z] [2021-03-27T17:58:31.620Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-27T17:58:31.620Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-03-27T17:58:31.620Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2021-03-27T17:58:31.620Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-03-27T17:58:31.620Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-03-27T17:58:31.620Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-03-27T17:58:31.620Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.3s done [2021-03-27T17:58:31.620Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.9s done [2021-03-27T17:58:31.620Z] #62 DONE 8.2s [2021-03-27T17:58:31.620Z] [2021-03-27T17:58:31.620Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-27T17:58:31.620Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-27T17:58:31.620Z] #9 ... [2021-03-27T17:58:31.620Z] [2021-03-27T17:58:31.620Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-27T17:58:31.620Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-03-27T17:58:31.620Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2021-03-27T17:58:31.620Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-03-27T17:58:31.620Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-03-27T17:58:31.620Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-03-27T17:58:31.620Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.8s done [2021-03-27T17:58:31.620Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.2s done [2021-03-27T17:58:31.620Z] #64 DONE 8.2s [2021-03-27T17:58:31.620Z] [2021-03-27T17:58:31.620Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-27T17:58:31.620Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-27T17:58:31.620Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 8.1s done [2021-03-27T17:58:31.885Z] #21 ... [2021-03-27T17:58:31.885Z] [2021-03-27T17:58:31.885Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-03-27T17:58:31.885Z] #33 DONE 109.3s [2021-03-27T17:58:31.885Z] [2021-03-27T17:58:31.885Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-27T17:58:31.885Z] #44 70.60 CC criu/cr-errno.o [2021-03-27T17:58:31.885Z] #44 70.66 CC criu/cr-restore.o [2021-03-27T17:58:32.172Z] #26 ... [2021-03-27T17:58:32.172Z] [2021-03-27T17:58:32.172Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-27T17:58:32.172Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-27T17:58:32.172Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-03-27T17:58:32.172Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-03-27T17:58:32.172Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-03-27T17:58:32.172Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-03-27T17:58:32.172Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.9s done [2021-03-27T17:58:32.172Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.4s done [2021-03-27T17:58:32.172Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.2s done [2021-03-27T17:58:32.172Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.7s done [2021-03-27T17:58:32.172Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 3.4s [2021-03-27T17:58:32.172Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 5.7s [2021-03-27T17:58:32.172Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 70.25MB / 120.17MB 5.7s [2021-03-27T17:58:32.172Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.9s done [2021-03-27T17:58:32.435Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 5.9s done [2021-03-27T17:58:32.435Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 84.93MB / 120.17MB 5.9s [2021-03-27T17:58:32.435Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 99.61MB / 120.17MB 6.1s [2021-03-27T17:58:32.694Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 106.95MB / 120.17MB 6.2s [2021-03-27T17:58:32.954Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 114.29MB / 120.17MB 6.3s [2021-03-27T17:58:33.527Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 8.2s done [2021-03-27T17:58:33.527Z] #9 ... [2021-03-27T17:58:33.527Z] [2021-03-27T17:58:33.527Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ed28974b37a2ee07bc8d43249c7396eee05a210d92aa784871e3bed715671d4f [2021-03-27T17:58:33.527Z] #26 sha256:0e6099c29c7919193893c3c080e2e0f82f3e7f1b4bd17c9e330a5cabd2212dbf [2021-03-27T17:58:33.527Z] #26 resolve docker.io/library/debian:buster@sha256:ed28974b37a2ee07bc8d43249c7396eee05a210d92aa784871e3bed715671d4f done [2021-03-27T17:58:33.527Z] #26 sha256:ed28974b37a2ee07bc8d43249c7396eee05a210d92aa784871e3bed715671d4f 1.85kB / 1.85kB done [2021-03-27T17:58:33.527Z] #26 sha256:9c00c0c8ee8029803ec0a3e9e858cabaa8b63443d63c0738b5079fab61b4f429 529B / 529B done [2021-03-27T17:58:33.527Z] #26 sha256:463adba1ec3f41bf6cc96732dfa8065a66c528dbfddf494e31afff8755590536 1.46kB / 1.46kB done [2021-03-27T17:58:33.527Z] #26 sha256:8bf9c589d5f9475f1fcc050e02308d6b4eeb86eab7752ef948a13693e81a6aaa 50.40MB / 50.40MB 4.9s done [2021-03-27T17:58:33.527Z] #26 extracting sha256:8bf9c589d5f9475f1fcc050e02308d6b4eeb86eab7752ef948a13693e81a6aaa 3.9s [2021-03-27T17:58:33.896Z] #9 ... [2021-03-27T17:58:33.896Z] [2021-03-27T17:58:33.896Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-27T17:58:33.896Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-03-27T17:58:33.896Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-03-27T17:58:33.896Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-03-27T17:58:33.896Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-03-27T17:58:33.896Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.6s done [2021-03-27T17:58:33.896Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.5s done [2021-03-27T17:58:33.896Z] #62 DONE 7.6s [2021-03-27T17:58:33.896Z] [2021-03-27T17:58:33.896Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-27T17:58:33.896Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-27T17:58:33.896Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 7.5s done [2021-03-27T17:58:33.896Z] #9 ... [2021-03-27T17:58:33.896Z] [2021-03-27T17:58:33.896Z] #23 [internal] load build context [2021-03-27T17:58:33.896Z] #23 sha256:6d35818d82f86736d175108a6a6931bce9c24fc24ab3b425e2dd3099cd6ce21e [2021-03-27T17:58:33.896Z] #23 transferring context: 42.68MB 7.6s [2021-03-27T17:58:33.948Z] #34 59.58 sort [2021-03-27T17:58:33.948Z] #34 59.59 errors [2021-03-27T17:58:34.097Z] #26 ... [2021-03-27T17:58:34.097Z] [2021-03-27T17:58:34.097Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-27T17:58:34.097Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-27T17:58:34.097Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-03-27T17:58:34.156Z] #23 ... [2021-03-27T17:58:34.156Z] [2021-03-27T17:58:34.156Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-27T17:58:34.156Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-27T17:58:34.238Z] #34 ... [2021-03-27T17:58:34.238Z] [2021-03-27T17:58:34.238Z] #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-27T17:58:34.238Z] #67 sha256:5dbb40d615db598dbe045722c61f8d506554769a45d876a93450f0c4fda8aefe [2021-03-27T17:58:34.238Z] #67 DONE 60.1s [2021-03-27T17:58:34.238Z] [2021-03-27T17:58:34.238Z] #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-27T17:58:34.238Z] #49 sha256:69d4ce034cc3c60b20bc875319a147dfafcc50b8e3d123520460bce9c43534cb [2021-03-27T17:58:34.238Z] #49 59.05 go: finding github.com/fatih/color v1.7.0 [2021-03-27T17:58:34.238Z] #49 59.19 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-27T17:58:34.238Z] #49 59.45 go: finding github.com/mattn/go-colorable v0.1.4 [2021-03-27T17:58:34.238Z] #49 59.48 go: finding github.com/mattn/go-isatty v0.0.8 [2021-03-27T17:58:34.238Z] #49 59.56 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-27T17:58:34.238Z] #49 59.64 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-27T17:58:34.238Z] #49 59.66 go: finding github.com/go-critic/go-critic v0.4.1 [2021-03-27T17:58:34.238Z] #49 59.72 go: finding github.com/pkg/errors v0.8.1 [2021-03-27T17:58:34.238Z] #49 59.76 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-03-27T17:58:34.238Z] #49 59.87 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-03-27T17:58:34.238Z] #49 59.88 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-03-27T17:58:34.238Z] #49 59.89 go: finding github.com/sirupsen/logrus v1.4.2 [2021-03-27T17:58:34.238Z] #49 59.95 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-03-27T17:58:34.238Z] #49 59.96 go: finding github.com/stretchr/testify v1.4.0 [2021-03-27T17:58:34.238Z] #49 60.03 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-03-27T17:58:34.238Z] #49 60.04 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-03-27T17:58:34.238Z] #49 60.06 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-03-27T17:58:34.238Z] #49 60.13 go: finding github.com/davecgh/go-spew v1.1.1 [2021-03-27T17:58:34.238Z] #49 60.13 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-03-27T17:58:34.238Z] #49 60.21 go: finding github.com/stretchr/objx v0.2.0 [2021-03-27T17:58:34.238Z] #49 60.23 go: finding github.com/spf13/viper v1.6.1 [2021-03-27T17:58:34.238Z] #49 60.24 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-03-27T17:58:34.416Z] #9 ... [2021-03-27T17:58:34.416Z] [2021-03-27T17:58:34.416Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-27T17:58:34.416Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-03-27T17:58:34.416Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2021-03-27T17:58:34.416Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-03-27T17:58:34.416Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-03-27T17:58:34.416Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-03-27T17:58:34.416Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.2s done [2021-03-27T17:58:34.416Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.5s done [2021-03-27T17:58:34.416Z] #64 DONE 8.0s [2021-03-27T17:58:34.416Z] [2021-03-27T17:58:34.416Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-27T17:58:34.416Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-27T17:58:34.584Z] #49 60.49 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-27T17:58:34.585Z] #49 60.51 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-03-27T17:58:34.617Z] #44 74.04 CC criu/cr-service.o [2021-03-27T17:58:34.846Z] #49 60.73 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-27T17:58:34.846Z] #49 60.73 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-03-27T17:58:34.846Z] #49 60.89 go: finding github.com/spf13/cobra v0.0.5 [2021-03-27T17:58:34.846Z] #49 60.90 go: finding github.com/gobwas/glob v0.2.3 [2021-03-27T17:58:35.036Z] #9 ... [2021-03-27T17:58:35.036Z] [2021-03-27T17:58:35.036Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ed28974b37a2ee07bc8d43249c7396eee05a210d92aa784871e3bed715671d4f [2021-03-27T17:58:35.036Z] #26 sha256:0e6099c29c7919193893c3c080e2e0f82f3e7f1b4bd17c9e330a5cabd2212dbf [2021-03-27T17:58:35.036Z] #26 extracting sha256:8bf9c589d5f9475f1fcc050e02308d6b4eeb86eab7752ef948a13693e81a6aaa 5.3s done [2021-03-27T17:58:35.036Z] #26 DONE 11.8s [2021-03-27T17:58:35.036Z] [2021-03-27T17:58:35.036Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-27T17:58:35.036Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-27T17:58:35.036Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.7s done [2021-03-27T17:58:35.036Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-03-27T17:58:35.110Z] #49 60.98 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-03-27T17:58:35.110Z] #49 61.00 go: finding github.com/spf13/pflag v1.0.5 [2021-03-27T17:58:35.366Z] #49 61.32 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-27T17:58:35.366Z] #49 61.38 go: finding github.com/hashicorp/hcl v1.0.0 [2021-03-27T17:58:35.622Z] #49 61.48 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-27T17:58:35.622Z] #49 61.56 go: finding github.com/magiconair/properties v1.8.1 [2021-03-27T17:58:35.622Z] #49 61.56 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-27T17:58:35.622Z] #49 61.58 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-03-27T17:58:35.622Z] #49 61.59 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-27T17:58:35.622Z] #49 61.61 go: finding github.com/pelletier/go-toml v1.2.0 [2021-03-27T17:58:35.622Z] #49 61.67 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-27T17:58:35.647Z] #44 74.93 CC criu/crtools.o [2021-03-27T17:58:35.647Z] #44 75.18 CC criu/eventfd.o [2021-03-27T17:58:35.798Z] #9 ... [2021-03-27T17:58:35.798Z] [2021-03-27T17:58:35.798Z] #23 [internal] load build context [2021-03-27T17:58:35.798Z] #23 sha256:6d35818d82f86736d175108a6a6931bce9c24fc24ab3b425e2dd3099cd6ce21e [2021-03-27T17:58:35.798Z] #23 transferring context: 53.43MB 8.5s done [2021-03-27T17:58:35.798Z] #23 DONE 9.2s [2021-03-27T17:58:35.798Z] [2021-03-27T17:58:35.798Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-27T17:58:35.798Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-27T17:58:35.840Z] Client: [2021-03-27T17:58:35.840Z] Context: default [2021-03-27T17:58:35.840Z] Debug Mode: false [2021-03-27T17:58:35.840Z] Plugins: [2021-03-27T17:58:35.840Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-03-27T17:58:35.840Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-03-27T17:58:35.840Z] [2021-03-27T17:58:35.840Z] Server: [2021-03-27T17:58:35.840Z] Containers: 0 [2021-03-27T17:58:35.840Z] Running: 0 [2021-03-27T17:58:35.840Z] Paused: 0 [2021-03-27T17:58:35.840Z] Stopped: 0 [2021-03-27T17:58:35.840Z] Images: 0 [2021-03-27T17:58:35.840Z] Server Version: 20.10.3 [2021-03-27T17:58:35.840Z] Storage Driver: overlay2 [2021-03-27T17:58:35.840Z] Backing Filesystem: extfs [2021-03-27T17:58:35.840Z] Supports d_type: true [2021-03-27T17:58:35.840Z] Native Overlay Diff: true [2021-03-27T17:58:35.840Z] Logging Driver: json-file [2021-03-27T17:58:35.840Z] Cgroup Driver: systemd [2021-03-27T17:58:35.840Z] Cgroup Version: 2 [2021-03-27T17:58:35.840Z] Plugins: [2021-03-27T17:58:35.840Z] Volume: local [2021-03-27T17:58:35.840Z] Network: bridge host ipvlan macvlan null overlay [2021-03-27T17:58:35.840Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-03-27T17:58:35.840Z] Swarm: inactive [2021-03-27T17:58:35.840Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-03-27T17:58:35.840Z] Default Runtime: runc [2021-03-27T17:58:35.840Z] Init Binary: docker-init [2021-03-27T17:58:35.840Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-27T17:58:35.840Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-27T17:58:35.840Z] init version: de40ad0 [2021-03-27T17:58:35.840Z] Security Options: [2021-03-27T17:58:35.840Z] apparmor [2021-03-27T17:58:35.840Z] seccomp [2021-03-27T17:58:35.840Z] Profile: default [2021-03-27T17:58:35.840Z] cgroupns [2021-03-27T17:58:35.840Z] Kernel Version: 5.4.0-1037-aws [2021-03-27T17:58:35.840Z] Operating System: Ubuntu 20.04.2 LTS [2021-03-27T17:58:35.840Z] OSType: linux [2021-03-27T17:58:35.840Z] Architecture: x86_64 [2021-03-27T17:58:35.840Z] CPUs: 2 [2021-03-27T17:58:35.840Z] Total Memory: 7.569GiB [2021-03-27T17:58:35.840Z] Name: ip-10-100-88-191 [2021-03-27T17:58:35.840Z] ID: OFF2:BTCM:CKDV:MQWH:UM2E:5MQ5:AWUO:EWJ5:ACPR:VNBW:3JGL:VG7K [2021-03-27T17:58:35.840Z] Docker Root Dir: /var/lib/docker [2021-03-27T17:58:35.840Z] Debug Mode: false [2021-03-27T17:58:35.840Z] Registry: https://index.docker.io/v1/ [2021-03-27T17:58:35.840Z] Labels: [2021-03-27T17:58:35.840Z] Experimental: true [2021-03-27T17:58:35.840Z] Insecure Registries: [2021-03-27T17:58:35.840Z] 127.0.0.0/8 [2021-03-27T17:58:35.840Z] Live Restore Enabled: true [2021-03-27T17:58:35.840Z] [2021-03-27T17:58:35.840Z] WARNING: No kernel memory TCP limit support [2021-03-27T17:58:35.840Z] WARNING: No oom kill disable support [2021-03-27T17:58:35.840Z] WARNING: Support for cgroup v2 is experimental [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2021-03-27T17:58:35.878Z] #49 61.72 go: finding github.com/spf13/afero v1.1.2 [2021-03-27T17:58:35.878Z] #49 61.77 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-27T17:58:35.878Z] #49 61.81 go: finding github.com/spf13/cast v1.3.0 [2021-03-27T17:58:35.878Z] #49 61.86 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-27T17:58:35.878Z] #49 61.89 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-03-27T17:58:35.878Z] #49 61.99 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [Pipeline] sh [2021-03-27T17:58:35.937Z] #44 75.55 CC criu/eventpoll.o [2021-03-27T17:58:35.978Z] #9 ... [2021-03-27T17:58:35.978Z] [2021-03-27T17:58:35.978Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-03-27T17:58:35.978Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-03-27T17:58:35.978Z] #63 DONE 0.4s [2021-03-27T17:58:35.978Z] [2021-03-27T17:58:35.978Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-27T17:58:35.978Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-27T17:58:35.978Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.8s done [2021-03-27T17:58:35.978Z] #9 ... [2021-03-27T17:58:35.978Z] [2021-03-27T17:58:35.978Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-03-27T17:58:35.978Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-03-27T17:58:35.978Z] #65 DONE 0.3s [2021-03-27T17:58:36.134Z] #49 62.01 go: finding github.com/subosito/gotenv v1.2.0 [2021-03-27T17:58:36.134Z] #49 62.04 go: finding gopkg.in/ini.v1 v1.51.0 [2021-03-27T17:58:36.166Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:d9356edcd252710aa3b4228f2071269738c10733 . [2021-03-27T17:58:36.237Z] [2021-03-27T17:58:36.237Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-27T17:58:36.237Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-27T17:58:36.237Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-03-27T17:58:36.389Z] #49 62.14 go: finding golang.org/x/text v0.3.2 [2021-03-27T17:58:36.389Z] #49 62.38 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-27T17:58:36.424Z] #2 [internal] load .dockerignore [2021-03-27T17:58:36.424Z] #2 sha256:31dd2bb1ad14ce9f889f8b0be631e709fde01237a025ef165df88a57ec6d018f [2021-03-27T17:58:36.568Z] #44 76.09 CC criu/external.o [2021-03-27T17:58:36.568Z] #44 ... [2021-03-27T17:58:36.568Z] [2021-03-27T17:58:36.568Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-03-27T17:58:36.568Z] #21 17.49 debconf: delaying package configuration, since apt-utils is not installed [2021-03-27T17:58:36.568Z] #21 17.58 Fetched 27.7 MB in 3s (10.3 MB/s) [2021-03-27T17:58:36.568Z] #21 17.67 Selecting previously unselected package pigz. [2021-03-27T17:58:36.568Z] #21 17.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23201 files and directories currently installed.) [2021-03-27T17:58:36.568Z] #21 17.76 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2021-03-27T17:58:36.568Z] #21 17.78 Unpacking pigz (2.4-1) ... [2021-03-27T17:58:36.568Z] #21 17.87 Selecting previously unselected package libpython3.7-minimal:s390x. [2021-03-27T17:58:36.568Z] #21 17.87 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_s390x.deb ... [2021-03-27T17:58:36.568Z] #21 17.87 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u3) ... [2021-03-27T17:58:36.568Z] #21 18.38 Selecting previously unselected package python3.7-minimal. [2021-03-27T17:58:36.568Z] #21 18.38 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_s390x.deb ... [2021-03-27T17:58:36.568Z] #21 18.38 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-03-27T17:58:36.568Z] #21 18.89 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u3) ... [2021-03-27T17:58:36.568Z] #21 18.90 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-03-27T17:58:36.568Z] #21 19.97 Selecting previously unselected package python3-minimal. [2021-03-27T17:58:36.568Z] #21 19.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 ... 23450 files and directories currently installed.) [2021-03-27T17:58:36.568Z] #21 19.99 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2021-03-27T17:58:36.568Z] #21 19.99 Unpacking python3-minimal (3.7.3-1) ... [2021-03-27T17:58:36.568Z] #21 20.06 Selecting previously unselected package libmpdec2:s390x. [2021-03-27T17:58:36.568Z] #21 20.06 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2021-03-27T17:58:36.568Z] #21 20.07 Unpacking libmpdec2:s390x (2.4.2-2) ... [2021-03-27T17:58:36.568Z] #21 20.15 Selecting previously unselected package libpython3.7-stdlib:s390x. [2021-03-27T17:58:36.568Z] #21 20.15 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_s390x.deb ... [2021-03-27T17:58:36.568Z] #21 20.15 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u3) ... [2021-03-27T17:58:36.568Z] #21 20.76 Selecting previously unselected package python3.7. [2021-03-27T17:58:36.568Z] #21 20.76 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_s390x.deb ... [2021-03-27T17:58:36.568Z] #21 20.76 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-03-27T17:58:36.568Z] #21 20.85 Selecting previously unselected package libpython3-stdlib:s390x. [2021-03-27T17:58:36.568Z] #21 20.85 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2021-03-27T17:58:36.568Z] #21 20.85 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2021-03-27T17:58:36.568Z] #21 20.92 Setting up python3-minimal (3.7.3-1) ... [2021-03-27T17:58:36.568Z] #21 21.43 Selecting previously unselected package python3. [2021-03-27T17:58:36.568Z] #21 21.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 ... 23862 files and directories currently installed.) [2021-03-27T17:58:36.568Z] #21 21.47 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2021-03-27T17:58:36.568Z] #21 21.48 Unpacking python3 (3.7.3-1) ... [2021-03-27T17:58:36.568Z] #21 21.55 Selecting previously unselected package libip4tc0:s390x. [2021-03-27T17:58:36.568Z] #21 21.55 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2021-03-27T17:58:36.568Z] #21 21.55 Unpacking libip4tc0:s390x (1.8.2-4) ... [2021-03-27T17:58:36.568Z] #21 21.63 Selecting previously unselected package libip6tc0:s390x. [2021-03-27T17:58:36.568Z] #21 21.63 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2021-03-27T17:58:36.568Z] #21 21.63 Unpacking libip6tc0:s390x (1.8.2-4) ... [2021-03-27T17:58:36.568Z] #21 21.67 Selecting previously unselected package libiptc0:s390x. [2021-03-27T17:58:36.568Z] #21 21.67 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2021-03-27T17:58:36.568Z] #21 21.67 Unpacking libiptc0:s390x (1.8.2-4) ... [2021-03-27T17:58:36.568Z] #21 21.75 Selecting previously unselected package libnfnetlink0:s390x. [2021-03-27T17:58:36.568Z] #21 21.75 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2021-03-27T17:58:36.568Z] #21 21.76 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2021-03-27T17:58:36.568Z] #21 21.80 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2021-03-27T17:58:36.568Z] #21 21.80 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2021-03-27T17:58:36.568Z] #21 21.80 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2021-03-27T17:58:36.568Z] #21 21.85 Selecting previously unselected package libnftnl11:s390x. [2021-03-27T17:58:36.568Z] #21 21.85 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2021-03-27T17:58:36.568Z] #21 21.85 Unpacking libnftnl11:s390x (1.1.2-2) ... [2021-03-27T17:58:36.568Z] #21 21.89 Selecting previously unselected package iptables. [2021-03-27T17:58:36.568Z] #21 21.90 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2021-03-27T17:58:36.568Z] #21 21.90 Unpacking iptables (1.8.2-4) ... [2021-03-27T17:58:36.585Z] Client: Docker Engine - Community [2021-03-27T17:58:36.585Z] Version: 20.10.3 [2021-03-27T17:58:36.585Z] API version: 1.41 [2021-03-27T17:58:36.585Z] Go version: go1.13.15 [2021-03-27T17:58:36.585Z] Git commit: 48d30b5 [2021-03-27T17:58:36.585Z] Built: Fri Jan 29 14:33:53 2021 [2021-03-27T17:58:36.585Z] OS/Arch: linux/arm64 [2021-03-27T17:58:36.585Z] Context: default [2021-03-27T17:58:36.585Z] Experimental: true [2021-03-27T17:58:36.585Z] [2021-03-27T17:58:36.585Z] Server: Docker Engine - Community [2021-03-27T17:58:36.585Z] Engine: [2021-03-27T17:58:36.585Z] Version: 20.10.3 [2021-03-27T17:58:36.585Z] API version: 1.41 (minimum version 1.12) [2021-03-27T17:58:36.585Z] Go version: go1.13.15 [2021-03-27T17:58:36.585Z] Git commit: 46229ca [2021-03-27T17:58:36.585Z] Built: Fri Jan 29 14:32:08 2021 [2021-03-27T17:58:36.585Z] OS/Arch: linux/arm64 [2021-03-27T17:58:36.585Z] Experimental: true [2021-03-27T17:58:36.585Z] containerd: [2021-03-27T17:58:36.585Z] Version: 1.4.3 [2021-03-27T17:58:36.585Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-27T17:58:36.585Z] runc: [2021-03-27T17:58:36.585Z] Version: 1.0.0-rc92 [2021-03-27T17:58:36.585Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-27T17:58:36.585Z] docker-init: [2021-03-27T17:58:36.585Z] Version: 0.19.0 [2021-03-27T17:58:36.585Z] GitCommit: de40ad0 [Pipeline] sh [2021-03-27T17:58:36.646Z] #49 62.55 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-27T17:58:36.646Z] #49 62.57 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-27T17:58:36.646Z] #49 62.64 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-27T17:58:36.646Z] #49 62.66 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-27T17:58:36.646Z] #49 62.66 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-27T17:58:36.727Z] #2 transferring context: 87B done [2021-03-27T17:58:36.858Z] #21 22.16 Selecting previously unselected package xxd. [2021-03-27T17:58:36.858Z] #21 22.16 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2021-03-27T17:58:36.858Z] #21 22.17 Unpacking xxd (2:8.1.0875-5) ... [2021-03-27T17:58:36.858Z] #21 22.28 Selecting previously unselected package vim-common. [2021-03-27T17:58:36.858Z] #21 22.28 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-27T17:58:36.858Z] #21 22.30 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-27T17:58:36.858Z] #21 22.42 Selecting previously unselected package bash-completion. [2021-03-27T17:58:36.903Z] #49 62.69 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-27T17:58:36.903Z] #49 62.79 go: finding github.com/kisielk/gotool v1.0.0 [2021-03-27T17:58:36.903Z] #49 62.79 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-27T17:58:36.903Z] #49 62.79 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-27T17:58:36.903Z] #49 62.80 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-27T17:58:36.903Z] #49 62.85 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-27T17:58:36.903Z] #49 62.89 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-03-27T17:58:36.903Z] #49 62.92 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-27T17:58:36.903Z] #49 62.93 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-27T17:58:36.903Z] #49 62.99 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-27T17:58:36.906Z] + docker info [2021-03-27T17:58:36.993Z] #2 DONE 0.6s [2021-03-27T17:58:36.993Z] [2021-03-27T17:58:36.993Z] #1 [internal] load build definition from Dockerfile [2021-03-27T17:58:36.993Z] #1 sha256:6538e5572b7cf4f13fe7fed18b183909b8f2379fa15ef78d700fbe01d59fd0f9 [2021-03-27T17:58:36.993Z] #1 transferring dockerfile: 17.02kB done [2021-03-27T17:58:36.993Z] #1 DONE 0.6s [2021-03-27T17:58:37.149Z] #21 22.42 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-03-27T17:58:37.159Z] #49 63.14 go: finding github.com/ultraware/whitespace v0.0.4 [2021-03-27T17:58:37.159Z] #49 63.14 go: finding github.com/ultraware/funlen v0.0.2 [2021-03-27T17:58:37.159Z] #49 63.15 go: finding github.com/uudashr/gocognit v1.0.1 [2021-03-27T17:58:37.159Z] #49 63.27 go: finding github.com/gogo/protobuf v1.2.1 [2021-03-27T17:58:37.185Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 8.4s [2021-03-27T17:58:37.251Z] [2021-03-27T17:58:37.251Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-03-27T17:58:37.251Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-03-27T17:58:37.414Z] #49 63.31 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-27T17:58:37.414Z] #49 63.51 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-27T17:58:37.670Z] #49 63.57 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-27T17:58:37.670Z] #49 63.59 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-27T17:58:37.670Z] #49 63.66 go: finding github.com/BurntSushi/toml v0.3.1 [2021-03-27T17:58:37.670Z] #49 63.72 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-27T17:58:38.126Z] #9 ... [2021-03-27T17:58:38.126Z] [2021-03-27T17:58:38.126Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-03-27T17:58:38.126Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-03-27T17:58:38.126Z] #63 DONE 1.5s [2021-03-27T17:58:38.181Z] #3 DONE 0.8s [2021-03-27T17:58:38.181Z] [2021-03-27T17:58:38.181Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-03-27T17:58:38.181Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-03-27T17:58:38.181Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-03-27T17:58:38.181Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-03-27T17:58:38.181Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-03-27T17:58:38.181Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-03-27T17:58:38.181Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-03-27T17:58:38.397Z] [2021-03-27T17:58:38.397Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-27T17:58:38.397Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-27T17:58:38.438Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.4s done [2021-03-27T17:58:38.597Z] #49 ... [2021-03-27T17:58:38.597Z] [2021-03-27T17:58:38.597Z] #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-27T17:58:38.597Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-27T17:58:38.597Z] #55 54.49 Building dependency tree... [2021-03-27T17:58:38.597Z] #55 59.52 The following additional packages will be installed: [2021-03-27T17:58:38.597Z] #55 59.55 libbtrfs0 [2021-03-27T17:58:38.597Z] #55 59.83 The following NEW packages will be installed: [2021-03-27T17:58:38.597Z] #55 59.84 libbtrfs-dev libbtrfs0 [2021-03-27T17:58:38.597Z] #55 60.28 0 upgraded, 2 newly installed, 0 to remove and 26 not upgraded. [2021-03-27T17:58:38.597Z] #55 60.28 Need to get 119 kB of archives. [2021-03-27T17:58:38.597Z] #55 60.28 After this operation, 387 kB of additional disk space will be used. [2021-03-27T17:58:38.597Z] #55 60.28 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-03-27T17:58:38.597Z] #55 60.28 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-03-27T17:58:38.597Z] #55 61.95 debconf: delaying package configuration, since apt-utils is not installed [2021-03-27T17:58:38.597Z] #55 62.29 Fetched 119 kB in 0s (424 kB/s) [2021-03-27T17:58:38.597Z] #55 62.64 Selecting previously unselected package libbtrfs0. [2021-03-27T17:58:38.597Z] #55 62.64 (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-27T17:58:38.597Z] #55 62.79 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-03-27T17:58:38.597Z] #55 62.82 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-27T17:58:38.597Z] #55 63.18 Selecting previously unselected package libbtrfs-dev. [2021-03-27T17:58:38.597Z] #55 63.18 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-03-27T17:58:38.597Z] #55 63.19 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-27T17:58:38.598Z] #55 63.59 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-27T17:58:38.598Z] #55 63.70 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-27T17:58:38.598Z] #55 63.74 Processing triggers for libc-bin (2.28-10) ... [2021-03-27T17:58:38.598Z] #55 DONE 64.6s [2021-03-27T17:58:38.598Z] [2021-03-27T17:58:38.598Z] #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-27T17:58:38.598Z] #56 sha256:50f701cf0c79a8c06e5b8c0bb6d0ef26c56dcc74bb6727cdc78d80e6d6ca8fac [2021-03-27T17:58:38.651Z] #21 23.78 Unpacking bash-completion (1:2.8-6) ... [2021-03-27T17:58:38.651Z] #21 24.10 Selecting previously unselected package bzip2. [2021-03-27T17:58:38.651Z] #21 24.10 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2021-03-27T17:58:38.651Z] #21 24.11 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-27T17:58:38.651Z] #21 24.20 Selecting previously unselected package xz-utils. [2021-03-27T17:58:38.651Z] #21 24.20 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2021-03-27T17:58:38.657Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 9.7s done [2021-03-27T17:58:38.694Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-03-27T17:58:38.921Z] #9 ... [2021-03-27T17:58:38.921Z] [2021-03-27T17:58:38.921Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ed28974b37a2ee07bc8d43249c7396eee05a210d92aa784871e3bed715671d4f [2021-03-27T17:58:38.921Z] #26 sha256:0e6099c29c7919193893c3c080e2e0f82f3e7f1b4bd17c9e330a5cabd2212dbf [2021-03-27T17:58:38.921Z] #26 extracting sha256:8bf9c589d5f9475f1fcc050e02308d6b4eeb86eab7752ef948a13693e81a6aaa 9.2s done [2021-03-27T17:58:38.921Z] #26 DONE 12.5s [2021-03-27T17:58:38.921Z] [2021-03-27T17:58:38.921Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-03-27T17:58:38.921Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-03-27T17:58:38.921Z] #65 DONE 0.8s [2021-03-27T17:58:38.921Z] [2021-03-27T17:58:38.921Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-27T17:58:38.921Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-27T17:58:38.921Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-03-27T17:58:38.941Z] #21 24.20 Unpacking xz-utils (5.2.4-1) ... [2021-03-27T17:58:38.941Z] #21 24.32 Selecting previously unselected package apparmor. [2021-03-27T17:58:38.941Z] #21 24.32 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2021-03-27T17:58:38.941Z] #21 24.36 Unpacking apparmor (2.13.2-10) ... [2021-03-27T17:58:38.950Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2021-03-27T17:58:38.950Z] #4 DONE 0.9s [2021-03-27T17:58:39.207Z] [2021-03-27T17:58:39.207Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-27T17:58:39.207Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-03-27T17:58:39.232Z] #21 24.62 Selecting previously unselected package aufs-tools. [2021-03-27T17:58:39.232Z] #21 24.62 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2021-03-27T17:58:39.232Z] #21 24.62 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-03-27T17:58:39.232Z] #21 24.71 Selecting previously unselected package libonig5:s390x. [2021-03-27T17:58:39.232Z] #21 24.71 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2021-03-27T17:58:39.232Z] #21 24.71 Unpacking libonig5:s390x (6.9.1-1) ... [2021-03-27T17:58:39.305Z] Removing intermediate container 72890152d200 [2021-03-27T17:58:39.305Z] ---> 1fbb6f06bc67 [2021-03-27T17:58:39.305Z] Step 13/15 : FROM golang:${GO_VERSION}-buster [2021-03-27T17:58:39.305Z] ---> 805dc2d65d1c [2021-03-27T17:58:39.305Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2021-03-27T17:58:39.305Z] ---> 130e09ef86ab [2021-03-27T17:58:39.305Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2021-03-27T17:58:39.305Z] ---> Running in 6c547e2a2a3a [2021-03-27T17:58:39.305Z] Removing intermediate container 6c547e2a2a3a [2021-03-27T17:58:39.305Z] ---> f23c1e9de347 [2021-03-27T17:58:39.305Z] Successfully built f23c1e9de347 [2021-03-27T17:58:39.305Z] Successfully tagged moby-buildx:latest [2021-03-27T17:58:39.305Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2021-03-27T17:58:39.305Z] if [ -n "${id}" ]; then \ [2021-03-27T17:58:39.305Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2021-03-27T17:58:39.305Z] && touch bundles/buildx; \ [2021-03-27T17:58:39.305Z] docker rm -f ${id}; \ [2021-03-27T17:58:39.305Z] fi [2021-03-27T17:58:39.305Z] 657512644b41efc2331786c1f002af7e42b299004d1ff1188397548397e1dea2 [2021-03-27T17:58:39.305Z] bundles/buildx version [2021-03-27T17:58:39.305Z] buildx v0.5.1 11057da [2021-03-27T17:58:39.305Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:d9356edcd252710aa3b4228f2071269738c10733 . [2021-03-27T17:58:39.305Z] #1 [internal] booting buildkit [2021-03-27T17:58:39.305Z] #1 sha256:b176fbff493b64358e7c000b6b798ab131492aaf641e22b1d3208e21394952ba [2021-03-27T17:58:39.305Z] #1 pulling image moby/buildkit:buildx-stable-1 [2021-03-27T17:58:39.305Z] #1 pulling image moby/buildkit:buildx-stable-1 2.6s done [2021-03-27T17:58:39.305Z] #1 creating container buildx_buildkit_default [2021-03-27T17:58:39.305Z] #1 creating container buildx_buildkit_default 0.4s done [2021-03-27T17:58:39.305Z] #1 DONE 3.0s [2021-03-27T17:58:39.305Z] [2021-03-27T17:58:39.305Z] #2 [internal] load build definition from Dockerfile [2021-03-27T17:58:39.305Z] #2 sha256:a3f365c8dad9be33c12f5588e85525e85d6e86a480e64643158666e7404b1ae7 [2021-03-27T17:58:39.305Z] #2 transferring dockerfile: 17.01kB done [2021-03-27T17:58:39.305Z] #2 DONE 0.0s [2021-03-27T17:58:39.305Z] [2021-03-27T17:58:39.305Z] #3 [internal] load .dockerignore [2021-03-27T17:58:39.305Z] #3 sha256:e9f0c5cfe30ce9bb60944f90bfa625fc21355533b2b82aeb487c2c746910062e [2021-03-27T17:58:39.305Z] #3 transferring context: 87B done [2021-03-27T17:58:39.305Z] #3 DONE 0.0s [2021-03-27T17:58:39.305Z] [2021-03-27T17:58:39.305Z] #4 resolve image config for docker.io/docker/dockerfile:1.2 [2021-03-27T17:58:39.305Z] #4 sha256:015248391ba8b1ea9cbf068fd1b217d4a8c47b8199713eff20dde0d4bb1ff54e [2021-03-27T17:58:39.305Z] #4 DONE 0.6s [2021-03-27T17:58:39.305Z] [2021-03-27T17:58:39.305Z] #5 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-03-27T17:58:39.305Z] #5 sha256:c1ffd679b366d96d85a26e8e9be46cbf879ab4272e5979aa145e5162ea217d35 [2021-03-27T17:58:39.305Z] #5 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-03-27T17:58:39.305Z] #5 sha256:0fbb1661cd80a39540a487f097952096281220bdd316f86c49a0ff30e5b4d988 8.92MB / 8.92MB 0.2s done [2021-03-27T17:58:39.305Z] #5 extracting sha256:0fbb1661cd80a39540a487f097952096281220bdd316f86c49a0ff30e5b4d988 [2021-03-27T17:58:39.522Z] #21 24.81 Selecting previously unselected package libjq1:s390x. [2021-03-27T17:58:39.522Z] #21 24.81 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2021-03-27T17:58:39.522Z] #21 24.82 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2021-03-27T17:58:39.522Z] #21 24.88 Selecting previously unselected package jq. [2021-03-27T17:58:39.522Z] #21 24.88 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2021-03-27T17:58:39.522Z] #21 24.89 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-27T17:58:39.522Z] #21 24.95 Selecting previously unselected package libaio1:s390x. [2021-03-27T17:58:39.522Z] #21 24.95 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2021-03-27T17:58:39.522Z] #21 24.95 Unpacking libaio1:s390x (0.3.112-3) ... [2021-03-27T17:58:39.522Z] #21 24.98 Selecting previously unselected package libgpm2:s390x. [2021-03-27T17:58:39.522Z] #21 24.98 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2021-03-27T17:58:39.522Z] #21 24.99 Unpacking libgpm2:s390x (1.20.7-5) ... [2021-03-27T17:58:39.522Z] #21 25.02 Selecting previously unselected package libicu63:s390x. [2021-03-27T17:58:39.522Z] #21 25.02 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2021-03-27T17:58:39.522Z] #21 25.02 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2021-03-27T17:58:39.597Z] #5 extracting sha256:0fbb1661cd80a39540a487f097952096281220bdd316f86c49a0ff30e5b4d988 0.1s done [2021-03-27T17:58:39.597Z] #5 DONE 0.3s [2021-03-27T17:58:39.597Z] [2021-03-27T17:58:39.597Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-03-27T17:58:39.597Z] #6 sha256:372687b2b903cd79cdd8659c1562f9f4227eb74c5d3643ad399921b7565c1743 [2021-03-27T17:58:39.771Z] #8 ... [2021-03-27T17:58:39.771Z] [2021-03-27T17:58:39.771Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-03-27T17:58:39.771Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-03-27T17:58:39.771Z] #5 DONE 0.8s [2021-03-27T17:58:39.771Z] [2021-03-27T17:58:39.771Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-27T17:58:39.771Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-03-27T17:58:39.771Z] #7 DONE 0.9s [2021-03-27T17:58:40.030Z] [2021-03-27T17:58:40.030Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-27T17:58:40.030Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-03-27T17:58:40.030Z] #8 DONE 0.9s [2021-03-27T17:58:40.030Z] [2021-03-27T17:58:40.030Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-03-27T17:58:40.030Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-03-27T17:58:40.030Z] #6 DONE 0.9s [2021-03-27T17:58:40.308Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.1s done [2021-03-27T17:58:40.308Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-03-27T17:58:40.486Z] #56 1.996 + RM_GOPATH=0 [2021-03-27T17:58:40.486Z] #56 1.996 + TMP_GOPATH= [2021-03-27T17:58:40.486Z] #56 1.996 + : /build [2021-03-27T17:58:40.486Z] #56 1.996 + '[' -z '' ']' [2021-03-27T17:58:40.569Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.6s done [2021-03-27T17:58:40.636Z] #6 ... [2021-03-27T17:58:40.636Z] [2021-03-27T17:58:40.636Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-27T17:58:40.636Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-03-27T17:58:40.636Z] #9 DONE 1.0s [2021-03-27T17:58:40.636Z] [2021-03-27T17:58:40.636Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-03-27T17:58:40.636Z] #6 sha256:372687b2b903cd79cdd8659c1562f9f4227eb74c5d3643ad399921b7565c1743 [2021-03-27T17:58:40.636Z] #6 DONE 1.1s [2021-03-27T17:58:40.636Z] [2021-03-27T17:58:40.636Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-03-27T17:58:40.636Z] #7 sha256:40c9f69513e725b643844c4f54ff586edd2c989eaf3d76fa2bc341d2ddd2df16 [2021-03-27T17:58:40.636Z] #7 DONE 1.1s [2021-03-27T17:58:40.636Z] [2021-03-27T17:58:40.636Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-27T17:58:40.636Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-03-27T17:58:40.636Z] #8 DONE 1.1s [2021-03-27T17:58:40.742Z] #56 1.996 ++ mktemp -d [2021-03-27T17:58:40.742Z] #56 1.998 + export GOPATH=/tmp/tmp.fdPJDRNdhw [2021-03-27T17:58:40.742Z] #56 1.998 + GOPATH=/tmp/tmp.fdPJDRNdhw [2021-03-27T17:58:40.742Z] #56 1.998 + RM_GOPATH=1 [2021-03-27T17:58:40.742Z] #56 1.998 + case "$(go env GOARCH)" in [2021-03-27T17:58:40.742Z] #56 2.012 ++ go env GOARCH [2021-03-27T17:58:40.742Z] #56 2.066 + export GO_BUILDMODE=-buildmode=pie [2021-03-27T17:58:40.742Z] #56 2.066 + GO_BUILDMODE=-buildmode=pie [2021-03-27T17:58:40.742Z] #56 2.066 ++ dirname /tmp/install/install.sh [2021-03-27T17:58:40.742Z] #56 2.068 + dir=/tmp/install [2021-03-27T17:58:40.742Z] #56 2.068 + bin=containerd [2021-03-27T17:58:40.742Z] #56 2.068 + shift [2021-03-27T17:58:40.742Z] #56 2.068 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-03-27T17:58:40.742Z] #56 2.068 + . /tmp/install/containerd.installer [2021-03-27T17:58:40.742Z] #56 2.068 ++ set -e [2021-03-27T17:58:40.742Z] #56 2.068 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-27T17:58:40.742Z] #56 2.070 + install_containerd [2021-03-27T17:58:40.742Z] #56 2.100 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-03-27T17:58:40.742Z] #56 2.100 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-27T17:58:40.742Z] #56 2.101 + git clone https://github.com/containerd/containerd.git /tmp/tmp.fdPJDRNdhw/src/github.com/containerd/containerd [2021-03-27T17:58:40.742Z] #56 2.140 Cloning into '/tmp/tmp.fdPJDRNdhw/src/github.com/containerd/containerd'... [2021-03-27T17:58:40.978Z] [2021-03-27T17:58:40.978Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-27T17:58:40.978Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-03-27T17:58:40.978Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-03-27T17:58:40.978Z] #63 DONE 0.1s [2021-03-27T17:58:40.978Z] [2021-03-27T17:58:40.978Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ed28974b37a2ee07bc8d43249c7396eee05a210d92aa784871e3bed715671d4f [2021-03-27T17:58:40.978Z] #27 sha256:5cb40e86452ca78dc2ff89a37b6f1835640cd90c76c9e84bad0c895f0cf1cd23 [2021-03-27T17:58:40.978Z] #27 resolve docker.io/library/debian:buster@sha256:ed28974b37a2ee07bc8d43249c7396eee05a210d92aa784871e3bed715671d4f 0.1s done [2021-03-27T17:58:41.014Z] [2021-03-27T17:58:41.014Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-27T17:58:41.014Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-03-27T17:58:41.014Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-03-27T17:58:41.014Z] #64 DONE 0.0s [2021-03-27T17:58:41.014Z] [2021-03-27T17:58:41.014Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-27T17:58:41.014Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-03-27T17:58:41.014Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-03-27T17:58:41.014Z] #62 DONE 0.1s [2021-03-27T17:58:41.014Z] [2021-03-27T17:58:41.014Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-27T17:58:41.014Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-27T17:58:41.014Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-03-27T17:58:41.141Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-03-27T17:58:41.275Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-03-27T17:58:41.275Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0B / 50.40MB 0.1s [2021-03-27T17:58:41.275Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 0.1s [2021-03-27T17:58:41.275Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-03-27T17:58:41.275Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-03-27T17:58:41.275Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.1s [2021-03-27T17:58:41.275Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 8.40MB / 10.00MB 0.2s [2021-03-27T17:58:41.286Z] #27 sha256:2280757cb36e3eef6465890eb70453bb9f66e271e373f08ae5e9d7a3307c5fe4 0B / 54.14MB 0.2s [2021-03-27T17:58:41.303Z] #56 ... [2021-03-27T17:58:41.303Z] [2021-03-27T17:58:41.303Z] #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-27T17:58:41.303Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-27T17:58:41.303Z] #36 55.38 Building dependency tree... [2021-03-27T17:58:41.303Z] #36 60.40 The following additional packages will be installed: [2021-03-27T17:58:41.303Z] #36 60.46 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-03-27T17:58:41.303Z] #36 60.46 Suggested packages: [2021-03-27T17:58:41.303Z] #36 60.46 cmake-doc ninja-build lrzip [2021-03-27T17:58:41.303Z] #36 60.46 Recommended packages: [2021-03-27T17:58:41.303Z] #36 60.46 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-03-27T17:58:41.303Z] #36 62.45 The following NEW packages will be installed: [2021-03-27T17:58:41.303Z] #36 62.49 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-03-27T17:58:41.303Z] #36 62.52 vim-common xxd [2021-03-27T17:58:41.303Z] #36 63.02 0 upgraded, 10 newly installed, 0 to remove and 26 not upgraded. [2021-03-27T17:58:41.303Z] #36 63.02 Need to get 14.9 MB of archives. [2021-03-27T17:58:41.303Z] #36 63.02 After this operation, 61.8 MB of additional disk space will be used. [2021-03-27T17:58:41.303Z] #36 63.02 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-03-27T17:58:41.303Z] #36 63.03 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-27T17:58:41.303Z] #36 63.06 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-03-27T17:58:41.303Z] #36 63.27 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-03-27T17:58:41.303Z] #36 64.47 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-03-27T17:58:41.303Z] #36 64.53 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-03-27T17:58:41.303Z] #36 64.61 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-03-27T17:58:41.303Z] #36 64.62 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-03-27T17:58:41.303Z] #36 64.62 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-03-27T17:58:41.303Z] #36 64.63 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-03-27T17:58:41.303Z] #36 66.83 debconf: delaying package configuration, since apt-utils is not installed [2021-03-27T17:58:41.303Z] #36 67.17 Fetched 14.9 MB in 3s (5950 kB/s) [2021-03-27T17:58:41.535Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 15.73MB / 50.40MB 0.4s [2021-03-27T17:58:41.535Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.4s [2021-03-27T17:58:41.535Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.4s [2021-03-27T17:58:41.535Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 22.86MB / 50.40MB 0.5s [2021-03-27T17:58:41.535Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.4s done [2021-03-27T17:58:41.535Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0B / 51.83MB 0.5s [2021-03-27T17:58:41.558Z] #36 67.53 Selecting previously unselected package xxd. [2021-03-27T17:58:41.558Z] #36 67.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% [2021-03-27T17:58:41.558Z] #36 ... [2021-03-27T17:58:41.558Z] [2021-03-27T17:58:41.559Z] #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-27T17:58:41.559Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-27T17:58:41.559Z] #42 57.53 The following additional packages will be installed: [2021-03-27T17:58:41.559Z] #42 57.53 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-03-27T17:58:41.559Z] #42 57.53 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-03-27T17:58:41.559Z] #42 57.54 Suggested packages: [2021-03-27T17:58:41.559Z] #42 57.55 manpages-dev python-setuptools [2021-03-27T17:58:41.559Z] #42 59.28 The following NEW packages will be installed: [2021-03-27T17:58:41.559Z] #42 59.29 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-03-27T17:58:41.559Z] #42 59.30 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-03-27T17:58:41.559Z] #42 59.30 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-03-27T17:58:41.559Z] #42 59.30 python-six zlib1g-dev [2021-03-27T17:58:41.559Z] #42 59.79 0 upgraded, 17 newly installed, 0 to remove and 26 not upgraded. [2021-03-27T17:58:41.559Z] #42 59.79 Need to get 4095 kB of archives. [2021-03-27T17:58:41.559Z] #42 59.79 After this operation, 22.5 MB of additional disk space will be used. [2021-03-27T17:58:41.559Z] #42 59.79 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-03-27T17:58:41.559Z] #42 59.80 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-27T17:58:41.559Z] #42 59.80 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-27T17:58:41.559Z] #42 59.80 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-27T17:58:41.559Z] #42 59.81 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-03-27T17:58:41.559Z] #42 59.82 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-27T17:58:41.559Z] #42 59.84 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-27T17:58:41.559Z] #42 59.87 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-27T17:58:41.559Z] #42 59.94 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-03-27T17:58:41.559Z] #42 60.03 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-03-27T17:58:41.559Z] #42 60.07 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-03-27T17:58:41.559Z] #42 60.27 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-03-27T17:58:41.559Z] #42 60.38 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-27T17:58:41.559Z] #42 60.38 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-27T17:58:41.559Z] #42 60.40 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-03-27T17:58:41.559Z] #42 60.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-27T17:58:41.559Z] #42 60.49 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-03-27T17:58:41.559Z] #42 62.39 debconf: delaying package configuration, since apt-utils is not installed [2021-03-27T17:58:41.559Z] #42 62.77 Fetched 4095 kB in 1s (3841 kB/s) [2021-03-27T17:58:41.559Z] #42 62.90 Selecting previously unselected package libcap-dev:amd64. [2021-03-27T17:58:41.559Z] #42 62.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-27T17:58:41.559Z] #42 63.03 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-03-27T17:58:41.559Z] #42 63.04 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-03-27T17:58:41.559Z] #42 63.54 Selecting previously unselected package libnet1:amd64. [2021-03-27T17:58:41.559Z] #42 63.56 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-27T17:58:41.559Z] #42 63.68 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-27T17:58:41.559Z] #42 63.80 Selecting previously unselected package libnet1-dev. [2021-03-27T17:58:41.559Z] #42 63.81 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-27T17:58:41.559Z] #42 63.89 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-27T17:58:41.559Z] #42 64.61 Selecting previously unselected package libnl-3-200:amd64. [2021-03-27T17:58:41.559Z] #42 64.61 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-03-27T17:58:41.559Z] #42 64.62 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-03-27T17:58:41.559Z] #42 64.91 Selecting previously unselected package libnl-3-dev:amd64. [2021-03-27T17:58:41.559Z] #42 64.98 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-03-27T17:58:41.559Z] #42 65.03 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-03-27T17:58:41.559Z] #42 65.69 Selecting previously unselected package libprotobuf-c1:amd64. [2021-03-27T17:58:41.559Z] #42 65.69 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-03-27T17:58:41.559Z] #42 65.70 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-27T17:58:41.559Z] #42 65.97 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-03-27T17:58:41.559Z] #42 65.98 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-03-27T17:58:41.559Z] #42 65.99 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-03-27T17:58:41.559Z] #42 66.33 Selecting previously unselected package zlib1g-dev:amd64. [2021-03-27T17:58:41.559Z] #42 66.33 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-03-27T17:58:41.559Z] #42 66.41 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-03-27T17:58:41.559Z] #42 67.07 Selecting previously unselected package libprotobuf17:amd64. [2021-03-27T17:58:41.559Z] #42 67.07 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-03-27T17:58:41.559Z] #42 67.07 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-03-27T17:58:41.559Z] #42 ... [2021-03-27T17:58:41.559Z] [2021-03-27T17:58:41.559Z] #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-27T17:58:41.559Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-27T17:58:41.630Z] #27 ... [2021-03-27T17:58:41.630Z] [2021-03-27T17:58:41.630Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-27T17:58:41.630Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-03-27T17:58:41.630Z] #10 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done [2021-03-27T17:58:41.630Z] #10 DONE 0.5s [2021-03-27T17:58:41.630Z] [2021-03-27T17:58:41.630Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ed28974b37a2ee07bc8d43249c7396eee05a210d92aa784871e3bed715671d4f [2021-03-27T17:58:41.630Z] #27 sha256:5cb40e86452ca78dc2ff89a37b6f1835640cd90c76c9e84bad0c895f0cf1cd23 [2021-03-27T17:58:41.630Z] #27 sha256:2280757cb36e3eef6465890eb70453bb9f66e271e373f08ae5e9d7a3307c5fe4 3.15MB / 54.14MB 0.3s [2021-03-27T17:58:41.630Z] #27 sha256:2280757cb36e3eef6465890eb70453bb9f66e271e373f08ae5e9d7a3307c5fe4 12.58MB / 54.14MB 0.6s [2021-03-27T17:58:41.667Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.2s [2021-03-27T17:58:41.793Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 32.51MB / 50.40MB 0.6s [2021-03-27T17:58:41.793Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.15MB / 51.83MB 0.6s [2021-03-27T17:58:41.793Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 42.99MB / 50.40MB 0.8s [2021-03-27T17:58:41.793Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.7s done [2021-03-27T17:58:41.793Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 10.99MB / 51.83MB 0.8s [2021-03-27T17:58:41.793Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 1.84MB / 68.67MB 0.8s [2021-03-27T17:58:41.814Z] #36 67.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-27T17:58:41.814Z] #36 67.66 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-03-27T17:58:41.814Z] #36 67.68 Unpacking xxd (2:8.1.0875-5) ... [2021-03-27T17:58:42.059Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 47.30MB / 50.40MB 0.9s [2021-03-27T17:58:42.059Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 14.68MB / 51.83MB 0.9s [2021-03-27T17:58:42.059Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.0s [2021-03-27T17:58:42.059Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 20.97MB / 51.83MB 1.0s [2021-03-27T17:58:42.059Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 10.29MB / 68.67MB 1.0s [2021-03-27T17:58:42.070Z] #36 67.98 Selecting previously unselected package vim-common. [2021-03-27T17:58:42.070Z] #36 68.00 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-27T17:58:42.185Z] #27 sha256:2280757cb36e3eef6465890eb70453bb9f66e271e373f08ae5e9d7a3307c5fe4 15.73MB / 54.14MB 0.8s [2021-03-27T17:58:42.185Z] #27 sha256:2280757cb36e3eef6465890eb70453bb9f66e271e373f08ae5e9d7a3307c5fe4 22.02MB / 54.14MB 1.1s [2021-03-27T17:58:42.272Z] #21 27.26 Selecting previously unselected package libnet1:s390x. [2021-03-27T17:58:42.272Z] #21 27.26 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2021-03-27T17:58:42.272Z] #21 27.27 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-03-27T17:58:42.272Z] #21 27.35 Selecting previously unselected package libnl-3-200:s390x. [2021-03-27T17:58:42.272Z] #21 27.35 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2021-03-27T17:58:42.272Z] #21 27.36 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2021-03-27T17:58:42.272Z] #21 27.41 Selecting previously unselected package libprotobuf-c1:s390x. [2021-03-27T17:58:42.272Z] #21 27.41 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2021-03-27T17:58:42.272Z] #21 27.41 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-03-27T17:58:42.272Z] #21 27.47 Selecting previously unselected package libreadline5:s390x. [2021-03-27T17:58:42.272Z] #21 27.47 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2021-03-27T17:58:42.272Z] #21 27.47 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2021-03-27T17:58:42.272Z] #21 27.52 Selecting previously unselected package net-tools. [2021-03-27T17:58:42.272Z] #21 27.52 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2021-03-27T17:58:42.272Z] #21 27.52 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-27T17:58:42.272Z] #21 27.69 Selecting previously unselected package python-pip-whl. [2021-03-27T17:58:42.272Z] #21 27.69 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-03-27T17:58:42.272Z] #21 27.69 Unpacking python-pip-whl (18.1-5) ... [2021-03-27T17:58:42.322Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 35.65MB / 51.83MB 1.2s [2021-03-27T17:58:42.322Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 26.21MB / 68.67MB 1.2s [2021-03-27T17:58:42.322Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 42.99MB / 51.83MB 1.3s [2021-03-27T17:58:42.322Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 31.46MB / 68.67MB 1.3s [2021-03-27T17:58:42.326Z] #36 68.15 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-27T17:58:42.527Z] #27 sha256:2280757cb36e3eef6465890eb70453bb9f66e271e373f08ae5e9d7a3307c5fe4 26.21MB / 54.14MB 1.4s [2021-03-27T17:58:42.527Z] #27 sha256:2280757cb36e3eef6465890eb70453bb9f66e271e373f08ae5e9d7a3307c5fe4 29.36MB / 54.14MB 1.5s [2021-03-27T17:58:42.562Z] #21 28.12 Selecting previously unselected package python3-lib2to3. [2021-03-27T17:58:42.562Z] #21 28.12 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-03-27T17:58:42.562Z] #21 28.13 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-03-27T17:58:42.579Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 49.28MB / 51.83MB 1.4s [2021-03-27T17:58:42.579Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 36.70MB / 68.67MB 1.5s [2021-03-27T17:58:42.579Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 56.62MB / 68.67MB 1.7s [2021-03-27T17:58:42.835Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.7s done [2021-03-27T17:58:42.835Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 63.96MB / 68.67MB 1.8s [2021-03-27T17:58:42.835Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 1.9s [2021-03-27T17:58:42.835Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2021-03-27T17:58:42.852Z] #27 sha256:2280757cb36e3eef6465890eb70453bb9f66e271e373f08ae5e9d7a3307c5fe4 32.11MB / 54.14MB 1.7s [2021-03-27T17:58:42.852Z] #21 28.23 Selecting previously unselected package python3-distutils. [2021-03-27T17:58:42.852Z] #21 28.23 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-03-27T17:58:42.852Z] #21 28.23 Unpacking python3-distutils (3.7.3-1) ... [2021-03-27T17:58:42.852Z] #21 28.30 Selecting previously unselected package python3-pip. [2021-03-27T17:58:42.852Z] #21 28.30 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-03-27T17:58:42.852Z] #21 28.31 Unpacking python3-pip (18.1-5) ... [2021-03-27T17:58:42.852Z] #21 28.41 Selecting previously unselected package python3-pkg-resources. [2021-03-27T17:58:42.852Z] #21 28.41 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-03-27T17:58:42.889Z] #36 68.81 Selecting previously unselected package cmake-data. [2021-03-27T17:58:42.889Z] #36 68.81 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-03-27T17:58:42.889Z] #36 68.83 Unpacking cmake-data (3.13.4-1) ... [2021-03-27T17:58:43.143Z] #21 28.41 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-03-27T17:58:43.143Z] #21 28.51 Selecting previously unselected package python3-setuptools. [2021-03-27T17:58:43.143Z] #21 28.51 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-03-27T17:58:43.143Z] #21 28.52 Unpacking python3-setuptools (40.8.0-1) ... [2021-03-27T17:58:43.143Z] #21 28.71 Selecting previously unselected package python3-wheel. [2021-03-27T17:58:43.143Z] #21 28.71 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-03-27T17:58:43.143Z] #21 28.71 Unpacking python3-wheel (0.32.3-2) ... [2021-03-27T17:58:43.143Z] #21 28.77 Selecting previously unselected package sudo. [2021-03-27T17:58:43.241Z] #27 sha256:2280757cb36e3eef6465890eb70453bb9f66e271e373f08ae5e9d7a3307c5fe4 37.75MB / 54.14MB 2.1s [2021-03-27T17:58:43.434Z] #21 28.77 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_s390x.deb ... [2021-03-27T17:58:43.434Z] #21 28.78 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-03-27T17:58:43.434Z] #21 29.06 Selecting previously unselected package thin-provisioning-tools. [2021-03-27T17:58:43.452Z] #36 ... [2021-03-27T17:58:43.452Z] [2021-03-27T17:58:43.452Z] #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-27T17:58:43.452Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-27T17:58:43.452Z] #13 44.61 Reading package lists... [2021-03-27T17:58:43.452Z] #13 54.30 Building dependency tree... [2021-03-27T17:58:43.452Z] #13 60.29 The following additional packages will be installed: [2021-03-27T17:58:43.452Z] #13 60.29 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-03-27T17:58:43.452Z] #13 60.29 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-03-27T17:58:43.452Z] #13 60.29 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-03-27T17:58:43.452Z] #13 60.29 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-03-27T17:58:43.452Z] #13 60.32 mingw-w64-common mingw-w64-x86-64-dev [2021-03-27T17:58:43.452Z] #13 60.35 Suggested packages: [2021-03-27T17:58:43.452Z] #13 60.35 gcc-8-locales seccomp wine64 [2021-03-27T17:58:43.452Z] #13 62.21 The following NEW packages will be installed: [2021-03-27T17:58:43.452Z] #13 62.21 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-03-27T17:58:43.452Z] #13 62.22 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-03-27T17:58:43.452Z] #13 62.22 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-03-27T17:58:43.452Z] #13 62.22 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-03-27T17:58:43.452Z] #13 62.23 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-03-27T17:58:43.452Z] #13 62.23 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-03-27T17:58:43.452Z] #13 62.23 The following packages will be upgraded: [2021-03-27T17:58:43.452Z] #13 62.24 libseccomp2 libsystemd0 libudev1 [2021-03-27T17:58:43.452Z] #13 62.81 3 upgraded, 25 newly installed, 0 to remove and 24 not upgraded. [2021-03-27T17:58:43.452Z] #13 62.81 Need to get 78.2 MB of archives. [2021-03-27T17:58:43.452Z] #13 62.81 After this operation, 487 MB of additional disk space will be used. [2021-03-27T17:58:43.452Z] #13 62.81 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-03-27T17:58:43.452Z] #13 62.82 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-27T17:58:43.452Z] #13 62.82 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-03-27T17:58:43.452Z] #13 62.84 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-03-27T17:58:43.452Z] #13 62.85 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-27T17:58:43.452Z] #13 63.06 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-27T17:58:43.452Z] #13 63.31 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-27T17:58:43.452Z] #13 63.33 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-27T17:58:43.452Z] #13 63.35 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-03-27T17:58:43.452Z] #13 63.38 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-03-27T17:58:43.452Z] #13 63.91 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-27T17:58:43.643Z] #27 sha256:2280757cb36e3eef6465890eb70453bb9f66e271e373f08ae5e9d7a3307c5fe4 40.89MB / 54.14MB 2.4s [2021-03-27T17:58:43.643Z] #27 ... [2021-03-27T17:58:43.643Z] [2021-03-27T17:58:43.643Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-27T17:58:43.643Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-03-27T17:58:43.643Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2021-03-27T17:58:43.643Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.9s done [2021-03-27T17:58:43.643Z] #63 DONE 2.7s [2021-03-27T17:58:43.643Z] [2021-03-27T17:58:43.643Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ed28974b37a2ee07bc8d43249c7396eee05a210d92aa784871e3bed715671d4f [2021-03-27T17:58:43.643Z] #27 sha256:5cb40e86452ca78dc2ff89a37b6f1835640cd90c76c9e84bad0c895f0cf1cd23 [2021-03-27T17:58:43.643Z] #27 sha256:2280757cb36e3eef6465890eb70453bb9f66e271e373f08ae5e9d7a3307c5fe4 44.04MB / 54.14MB 2.7s [2021-03-27T17:58:43.709Z] #13 ... [2021-03-27T17:58:43.709Z] [2021-03-27T17:58:43.709Z] #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-27T17:58:43.709Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-27T17:58:43.709Z] #42 68.35 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-03-27T17:58:43.709Z] #42 68.36 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-03-27T17:58:43.709Z] #42 68.37 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-03-27T17:58:43.709Z] #42 68.84 Selecting previously unselected package libprotobuf-dev:amd64. [2021-03-27T17:58:43.709Z] #42 68.84 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-03-27T17:58:43.709Z] #42 68.87 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-03-27T17:58:43.724Z] #21 29.06 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2021-03-27T17:58:43.724Z] #21 29.07 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-03-27T17:58:43.724Z] #21 29.20 Selecting previously unselected package uidmap. [2021-03-27T17:58:43.724Z] #21 29.20 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2021-03-27T17:58:43.724Z] #21 29.21 Unpacking uidmap (1:4.5-1.1) ... [2021-03-27T17:58:43.724Z] #21 29.27 Selecting previously unselected package vim-runtime. [2021-03-27T17:58:43.724Z] #21 29.27 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-03-27T17:58:43.724Z] #21 29.29 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-27T17:58:43.724Z] #21 29.30 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-03-27T17:58:43.724Z] #21 29.32 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-03-27T17:58:43.768Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.6s done [2021-03-27T17:58:43.768Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.7s [2021-03-27T17:58:44.047Z] #27 sha256:2280757cb36e3eef6465890eb70453bb9f66e271e373f08ae5e9d7a3307c5fe4 47.19MB / 54.14MB 3.0s [2021-03-27T17:58:44.230Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.9s done [2021-03-27T17:58:44.274Z] #42 ... [2021-03-27T17:58:44.274Z] [2021-03-27T17:58:44.274Z] #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-27T17:58:44.274Z] #45 sha256:ed5708cf945aacb49324be1a7fcefb7e1b7cac90dd28c51384beb6fac8dc63b4 [2021-03-27T17:58:44.274Z] #45 60.10 errors [2021-03-27T17:58:44.274Z] #45 60.13 sort [2021-03-27T17:58:44.274Z] #45 61.17 io [2021-03-27T17:58:44.274Z] #45 62.40 strconv [2021-03-27T17:58:44.274Z] #45 63.38 bytes [2021-03-27T17:58:44.274Z] #45 66.84 bufio [2021-03-27T17:58:44.274Z] #45 67.89 reflect [2021-03-27T17:58:44.274Z] #45 69.43 syscall [2021-03-27T17:58:44.274Z] #45 ... [2021-03-27T17:58:44.274Z] [2021-03-27T17:58:44.274Z] #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-27T17:58:44.274Z] #51 sha256:d4b4c286809f0abbaaf13a7dc64f4b68adf8cea3e4174e7e402752e15bb64d61 [2021-03-27T17:58:44.274Z] #51 70.00 syscall [2021-03-27T17:58:44.274Z] #51 70.02 reflect [2021-03-27T17:58:44.333Z] #9 ... [2021-03-27T17:58:44.333Z] [2021-03-27T17:58:44.333Z] #23 [internal] load build context [2021-03-27T17:58:44.333Z] #23 sha256:4a8b1bdeda435169bf8f36116b87b901f188065f371a5ac9b9593cb9d069e417 [2021-03-27T17:58:44.333Z] #23 transferring context: 53.42MB 2.6s done [2021-03-27T17:58:44.333Z] #23 DONE 3.5s [2021-03-27T17:58:44.333Z] [2021-03-27T17:58:44.333Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-27T17:58:44.333Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-27T17:58:44.491Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0.1s [2021-03-27T17:58:44.514Z] #27 ... [2021-03-27T17:58:44.514Z] [2021-03-27T17:58:44.514Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-27T17:58:44.514Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-03-27T17:58:44.514Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-03-27T17:58:44.514Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done [2021-03-27T17:58:44.514Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.3s done [2021-03-27T17:58:44.514Z] #65 DONE 3.1s [2021-03-27T17:58:44.514Z] [2021-03-27T17:58:44.514Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ed28974b37a2ee07bc8d43249c7396eee05a210d92aa784871e3bed715671d4f [2021-03-27T17:58:44.514Z] #27 sha256:5cb40e86452ca78dc2ff89a37b6f1835640cd90c76c9e84bad0c895f0cf1cd23 [2021-03-27T17:58:44.514Z] #27 sha256:2280757cb36e3eef6465890eb70453bb9f66e271e373f08ae5e9d7a3307c5fe4 51.38MB / 54.14MB 3.4s [2021-03-27T17:58:44.531Z] #51 ... [2021-03-27T17:58:44.531Z] [2021-03-27T17:58:44.531Z] #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-27T17:58:44.531Z] #34 sha256:f2f02ee3835bfd3b6a1979597f3312d0245f07341079e91f1cae0a98df845a37 [2021-03-27T17:58:44.531Z] #34 60.36 strconv [2021-03-27T17:58:44.531Z] #34 61.52 io [2021-03-27T17:58:44.531Z] #34 63.07 internal/oserror [2021-03-27T17:58:44.531Z] #34 63.22 syscall [2021-03-27T17:58:44.531Z] #34 66.75 reflect [2021-03-27T17:58:44.531Z] #34 ... [2021-03-27T17:58:44.531Z] [2021-03-27T17:58:44.531Z] #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-27T17:58:44.531Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-27T17:58:44.597Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.6s done [2021-03-27T17:58:44.843Z] #27 sha256:2280757cb36e3eef6465890eb70453bb9f66e271e373f08ae5e9d7a3307c5fe4 54.14MB / 54.14MB 3.7s done [2021-03-27T17:58:44.843Z] #27 extracting sha256:2280757cb36e3eef6465890eb70453bb9f66e271e373f08ae5e9d7a3307c5fe4 [2021-03-27T17:58:44.843Z] #27 ... [2021-03-27T17:58:44.843Z] [2021-03-27T17:58:44.843Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-03-27T17:58:44.843Z] #64 sha256:9291c3b4e140d56f3257205169f51baeff14b98cd9f05d842abc32b62c68ed9f [2021-03-27T17:58:44.843Z] #64 DONE 0.2s [2021-03-27T17:58:44.863Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.6s done [2021-03-27T17:58:44.863Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 11.53MB / 120.17MB 3.8s [2021-03-27T17:58:44.863Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 17.83MB / 120.17MB 3.9s [2021-03-27T17:58:45.063Z] #9 ... [2021-03-27T17:58:45.063Z] [2021-03-27T17:58:45.063Z] #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-27T17:58:45.063Z] #27 sha256:3459938b85e6c6c3864ee7a9c9d25fe87bc4edb40be53b244add29cc0120c068 [2021-03-27T17:58:45.063Z] #27 2.178 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-27T17:58:45.063Z] #27 2.245 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-03-27T17:58:45.063Z] #27 2.251 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-27T17:58:45.063Z] #27 2.413 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-27T17:58:45.063Z] #27 2.757 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-27T17:58:45.063Z] #27 3.306 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-27T17:58:45.063Z] #27 4.817 Fetched 8424 kB in 3s (2916 kB/s) [2021-03-27T17:58:45.063Z] #27 4.817 Reading package lists... [2021-03-27T17:58:45.063Z] #27 5.895 Reading package lists... [2021-03-27T17:58:45.063Z] #27 6.842 Building dependency tree... [2021-03-27T17:58:45.063Z] #27 7.268 The following additional packages will be installed: [2021-03-27T17:58:45.063Z] #27 7.268 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-03-27T17:58:45.063Z] #27 7.286 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-03-27T17:58:45.063Z] #27 7.286 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-03-27T17:58:45.063Z] #27 7.286 Suggested packages: [2021-03-27T17:58:45.063Z] #27 7.286 krb5-doc krb5-user [2021-03-27T17:58:45.063Z] #27 7.286 Recommended packages: [2021-03-27T17:58:45.063Z] #27 7.286 krb5-locales publicsuffix libsasl2-modules [2021-03-27T17:58:45.063Z] #27 7.578 The following NEW packages will be installed: [2021-03-27T17:58:45.063Z] #27 7.578 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-03-27T17:58:45.063Z] #27 7.578 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-03-27T17:58:45.063Z] #27 7.578 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-03-27T17:58:45.063Z] #27 7.578 libssh2-1 libssl1.1 openssl [2021-03-27T17:58:45.063Z] #27 7.861 0 upgraded, 21 newly installed, 0 to remove and 5 not upgraded. [2021-03-27T17:58:45.063Z] #27 7.861 Need to get 5057 kB of archives. [2021-03-27T17:58:45.063Z] #27 7.861 After this operation, 12.1 MB of additional disk space will be used. [2021-03-27T17:58:45.063Z] #27 7.861 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-03-27T17:58:45.063Z] #27 7.869 Get:2 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-03-27T17:58:45.063Z] #27 7.869 Get:3 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-03-27T17:58:45.063Z] #27 7.869 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-03-27T17:58:45.063Z] #27 7.869 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-03-27T17:58:45.063Z] #27 7.869 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-03-27T17:58:45.063Z] #27 7.889 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-03-27T17:58:45.063Z] #27 7.889 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-03-27T17:58:45.063Z] #27 7.889 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-03-27T17:58:45.063Z] #27 7.889 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-03-27T17:58:45.063Z] #27 7.899 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-03-27T17:58:45.063Z] #27 7.901 Get:12 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-03-27T17:58:45.063Z] #27 7.901 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-03-27T17:58:45.063Z] #27 7.911 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-03-27T17:58:45.063Z] #27 7.915 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-03-27T17:58:45.063Z] #27 7.915 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-03-27T17:58:45.063Z] #27 7.923 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2021-03-27T17:58:45.063Z] #27 7.929 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2021-03-27T17:58:45.063Z] #27 7.937 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-03-27T17:58:45.063Z] #27 7.940 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-03-27T17:58:45.063Z] #27 7.945 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-03-27T17:58:45.063Z] #27 8.129 debconf: delaying package configuration, since apt-utils is not installed [2021-03-27T17:58:45.063Z] #27 8.158 Fetched 5057 kB in 0s (14.9 MB/s) [2021-03-27T17:58:45.063Z] #27 8.213 Selecting previously unselected package libssl1.1:amd64. [2021-03-27T17:58:45.063Z] #27 8.213 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2021-03-27T17:58:45.063Z] #27 8.213 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-03-27T17:58:45.063Z] #27 8.225 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-03-27T17:58:45.063Z] #27 8.506 Selecting previously unselected package openssl. [2021-03-27T17:58:45.063Z] #27 8.506 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-03-27T17:58:45.063Z] #27 8.511 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-03-27T17:58:45.063Z] #27 8.742 Selecting previously unselected package ca-certificates. [2021-03-27T17:58:45.063Z] #27 8.742 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-03-27T17:58:45.063Z] #27 8.742 Unpacking ca-certificates (20200601~deb10u2) ... [2021-03-27T17:58:45.063Z] #27 8.825 Selecting previously unselected package libkeyutils1:amd64. [2021-03-27T17:58:45.063Z] #27 8.825 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-03-27T17:58:45.063Z] #27 8.828 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-03-27T17:58:45.063Z] #27 8.875 Selecting previously unselected package libkrb5support0:amd64. [2021-03-27T17:58:45.063Z] #27 8.875 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-03-27T17:58:45.063Z] #27 8.882 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-03-27T17:58:45.063Z] #27 8.931 Selecting previously unselected package libk5crypto3:amd64. [2021-03-27T17:58:45.063Z] #27 8.931 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-03-27T17:58:45.063Z] #27 8.936 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-03-27T17:58:45.063Z] #27 9.004 Selecting previously unselected package libkrb5-3:amd64. [2021-03-27T17:58:45.063Z] #27 9.004 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-03-27T17:58:45.063Z] #27 9.013 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-03-27T17:58:45.063Z] #27 9.145 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-03-27T17:58:45.063Z] #27 9.145 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-03-27T17:58:45.063Z] #27 9.151 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-03-27T17:58:45.063Z] #27 9.218 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-03-27T17:58:45.063Z] #27 9.218 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-03-27T17:58:45.063Z] #27 9.225 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-27T17:58:45.063Z] #27 9.295 Selecting previously unselected package libsasl2-2:amd64. [2021-03-27T17:58:45.063Z] #27 9.295 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-03-27T17:58:45.063Z] #27 9.301 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-27T17:58:45.063Z] #27 9.356 Selecting previously unselected package libldap-common. [2021-03-27T17:58:45.063Z] #27 9.356 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-03-27T17:58:45.063Z] #27 9.361 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-27T17:58:45.063Z] #27 9.475 Selecting previously unselected package libldap-2.4-2:amd64. [2021-03-27T17:58:45.063Z] #27 9.475 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-03-27T17:58:45.063Z] #27 9.480 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-27T17:58:45.063Z] #27 9.587 Selecting previously unselected package libnghttp2-14:amd64. [2021-03-27T17:58:45.063Z] #27 9.587 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-03-27T17:58:45.063Z] #27 9.597 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-03-27T17:58:45.063Z] #27 9.655 Selecting previously unselected package libpsl5:amd64. [2021-03-27T17:58:45.063Z] #27 9.655 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-03-27T17:58:45.063Z] #27 9.661 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-03-27T17:58:45.063Z] #27 9.726 Selecting previously unselected package librtmp1:amd64. [2021-03-27T17:58:45.063Z] #27 9.726 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-03-27T17:58:45.063Z] #27 9.731 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-27T17:58:45.063Z] #27 9.800 Selecting previously unselected package libssh2-1:amd64. [2021-03-27T17:58:45.063Z] #27 9.800 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-03-27T17:58:45.063Z] #27 9.804 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-03-27T17:58:45.063Z] #27 9.922 Selecting previously unselected package libcurl4:amd64. [2021-03-27T17:58:45.063Z] #27 9.922 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2021-03-27T17:58:45.063Z] #27 9.926 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-03-27T17:58:45.063Z] #27 10.04 Selecting previously unselected package curl. [2021-03-27T17:58:45.063Z] #27 10.04 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2021-03-27T17:58:45.063Z] #27 10.04 Unpacking curl (7.64.0-4+deb10u1) ... [2021-03-27T17:58:45.063Z] #27 10.15 Selecting previously unselected package libonig5:amd64. [2021-03-27T17:58:45.063Z] #27 10.15 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-03-27T17:58:45.063Z] #27 10.16 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-03-27T17:58:45.063Z] #27 10.24 Selecting previously unselected package libjq1:amd64. [2021-03-27T17:58:45.063Z] #27 10.24 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-03-27T17:58:45.063Z] #27 10.25 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-27T17:58:45.063Z] #27 ... [2021-03-27T17:58:45.063Z] [2021-03-27T17:58:45.063Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-27T17:58:45.063Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-27T17:58:45.125Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 28.31MB / 120.17MB 4.0s [2021-03-27T17:58:45.125Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 34.60MB / 120.17MB 4.1s [2021-03-27T17:58:45.190Z] [2021-03-27T17:58:45.190Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-27T17:58:45.190Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-03-27T17:58:45.190Z] #10 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 157B / 157B 0.2s done [2021-03-27T17:58:45.190Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 46.14MB / 96.52MB 3.5s [2021-03-27T17:58:45.190Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 38.80MB / 73.58MB 3.5s [2021-03-27T17:58:45.190Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 50.33MB / 57.46MB 3.5s [2021-03-27T17:58:45.190Z] #10 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 0.8s done [2021-03-27T17:58:45.190Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 34.60MB / 54.14MB 3.5s [2021-03-27T17:58:45.190Z] #10 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 0.9s done [2021-03-27T17:58:45.190Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 53.48MB / 57.46MB 3.6s [2021-03-27T17:58:45.302Z] #32 69.82 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-27T17:58:45.302Z] #32 70.82 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-03-27T17:58:45.383Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 41.94MB / 120.17MB 4.2s [2021-03-27T17:58:45.383Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 54.53MB / 120.17MB 4.4s [2021-03-27T17:58:45.592Z] #10 ... [2021-03-27T17:58:45.592Z] [2021-03-27T17:58:45.592Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-03-27T17:58:45.592Z] #66 sha256:f5430741c081573d02fc73e742c13c54ad86b2979a0d716d52e92328bd15c9ac [2021-03-27T17:58:45.592Z] #66 DONE 0.2s [2021-03-27T17:58:45.592Z] [2021-03-27T17:58:45.592Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-27T17:58:45.592Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-03-27T17:58:45.592Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 42.99MB / 73.58MB 3.8s [2021-03-27T17:58:45.592Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 56.62MB / 57.46MB 3.8s [2021-03-27T17:58:45.592Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 37.75MB / 54.14MB 3.8s [2021-03-27T17:58:45.592Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 51.38MB / 96.52MB 3.9s [2021-03-27T17:58:45.592Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 3.9s done [2021-03-27T17:58:45.641Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 63.96MB / 120.17MB 4.5s [2021-03-27T17:58:45.641Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 72.35MB / 120.17MB 4.6s [2021-03-27T17:58:45.815Z] #32 71.15 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-27T17:58:45.899Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 85.98MB / 120.17MB 4.8s [2021-03-27T17:58:45.899Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 95.42MB / 120.17MB 4.9s [2021-03-27T17:58:45.920Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 56.62MB / 96.52MB 4.2s [2021-03-27T17:58:45.920Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 50.33MB / 73.58MB 4.1s [2021-03-27T17:58:45.920Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 41.94MB / 54.14MB 4.1s [2021-03-27T17:58:46.155Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 104.86MB / 120.17MB 5.0s [2021-03-27T17:58:46.155Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 115.34MB / 120.17MB 5.1s [2021-03-27T17:58:46.232Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 56.62MB / 73.58MB 4.4s [2021-03-27T17:58:46.232Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 47.19MB / 54.14MB 4.4s [2021-03-27T17:58:46.232Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 68.16MB / 96.52MB 4.8s [2021-03-27T17:58:46.232Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 62.91MB / 73.58MB 4.7s [2021-03-27T17:58:46.232Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 53.48MB / 54.14MB 4.7s [2021-03-27T17:58:46.434Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.2s [2021-03-27T17:58:46.445Z] #21 31.62 Selecting previously unselected package vim. [2021-03-27T17:58:46.445Z] #21 31.63 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2021-03-27T17:58:46.445Z] #21 31.65 Unpacking vim (2:8.1.0875-5) ... [2021-03-27T17:58:46.445Z] #21 32.03 Selecting previously unselected package xfsprogs. [2021-03-27T17:58:46.533Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 4.8s done [2021-03-27T17:58:46.533Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 [2021-03-27T17:58:46.533Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 67.11MB / 73.58MB 5.0s [2021-03-27T17:58:46.719Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 3.9s done [2021-03-27T17:58:46.735Z] #21 32.03 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2021-03-27T17:58:46.735Z] #21 32.03 Unpacking xfsprogs (4.20.0-1) ... [2021-03-27T17:58:46.735Z] #21 ... [2021-03-27T17:58:46.735Z] [2021-03-27T17:58:46.735Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-27T17:58:46.735Z] #44 76.37 CC criu/fault-injection.o [2021-03-27T17:58:46.735Z] #44 76.43 CC criu/fdstore.o [2021-03-27T17:58:46.735Z] #44 76.74 CC criu/fifo.o [2021-03-27T17:58:46.735Z] #44 77.10 CC criu/file-ids.o [2021-03-27T17:58:46.735Z] #44 77.26 CC criu/file-lock.o [2021-03-27T17:58:46.735Z] #44 77.82 CC criu/files-ext.o [2021-03-27T17:58:46.735Z] #44 78.08 CC criu/files-reg.o [2021-03-27T17:58:46.735Z] #44 79.18 CC criu/files.o [2021-03-27T17:58:46.735Z] #44 80.70 CC criu/filesystems.o [2021-03-27T17:58:46.735Z] #44 81.04 CC criu/fsnotify.o [2021-03-27T17:58:46.735Z] #44 81.77 CC criu/image-desc.o [2021-03-27T17:58:46.735Z] #44 81.84 CC criu/image.o [2021-03-27T17:58:46.735Z] #44 82.46 CC criu/ipc_ns.o [2021-03-27T17:58:46.735Z] #44 83.11 CC criu/irmap.o [2021-03-27T17:58:46.735Z] #44 83.57 CC criu/kcmp-ids.o [2021-03-27T17:58:46.735Z] #44 83.82 CC criu/kerndat.o [2021-03-27T17:58:46.735Z] #44 84.68 CC criu/libnetlink.o [2021-03-27T17:58:46.735Z] #44 84.92 CC criu/log.o [2021-03-27T17:58:46.735Z] #44 85.32 CC criu/lsm.o [2021-03-27T17:58:46.735Z] #44 85.60 CC criu/mem.o [2021-03-27T17:58:46.847Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 75.50MB / 96.52MB 5.1s [2021-03-27T17:58:46.847Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 71.11MB / 73.58MB 5.3s [2021-03-27T17:58:47.025Z] #44 ... [2021-03-27T17:58:47.026Z] [2021-03-27T17:58:47.026Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-03-27T17:58:47.026Z] #21 32.34 Selecting previously unselected package zip. [2021-03-27T17:58:47.026Z] #21 32.34 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2021-03-27T17:58:47.026Z] #21 32.34 Unpacking zip (3.0-11+b1) ... [2021-03-27T17:58:47.026Z] #21 32.51 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-03-27T17:58:47.026Z] #21 32.52 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-27T17:58:47.026Z] #21 32.52 Setting up libip6tc0:s390x (1.8.2-4) ... [2021-03-27T17:58:47.026Z] #21 32.53 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2021-03-27T17:58:47.026Z] #21 32.54 Setting up libgpm2:s390x (1.20.7-5) ... [2021-03-27T17:58:47.026Z] #21 32.55 Setting up libip4tc0:s390x (1.8.2-4) ... [2021-03-27T17:58:47.026Z] #21 32.55 Setting up uidmap (1:4.5-1.1) ... [2021-03-27T17:58:47.026Z] #21 32.56 Setting up libnftnl11:s390x (1.1.2-2) ... [2021-03-27T17:58:47.026Z] #21 32.57 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-03-27T17:58:47.026Z] #21 32.58 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-27T17:58:47.026Z] #21 32.58 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-03-27T17:58:47.157Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 83.89MB / 96.52MB 5.4s [2021-03-27T17:58:47.157Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 5.5s done [2021-03-27T17:58:47.316Z] #21 32.59 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2021-03-27T17:58:47.316Z] #21 32.60 Setting up xxd (2:8.1.0875-5) ... [2021-03-27T17:58:47.316Z] #21 32.60 Setting up zip (3.0-11+b1) ... [2021-03-27T17:58:47.316Z] #21 32.61 Setting up vim-common (2:8.1.0875-5) ... [2021-03-27T17:58:47.316Z] #21 32.62 Setting up bash-completion (1:2.8-6) ... [2021-03-27T17:58:47.379Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 6.3s done [2021-03-27T17:58:47.477Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 91.42MB / 96.52MB 5.7s [2021-03-27T17:58:47.477Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 6.0s done [2021-03-27T17:58:47.952Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-03-27T17:58:48.087Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-03-27T17:58:48.212Z] #9 ... [2021-03-27T17:58:48.212Z] [2021-03-27T17:58:48.212Z] #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-27T17:58:48.212Z] #27 sha256:3459938b85e6c6c3864ee7a9c9d25fe87bc4edb40be53b244add29cc0120c068 [2021-03-27T17:58:48.212Z] #27 1.692 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-27T17:58:48.212Z] #27 1.695 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-03-27T17:58:48.212Z] #27 1.709 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-27T17:58:48.212Z] #27 1.873 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-27T17:58:48.212Z] #27 2.013 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-27T17:58:48.212Z] #27 2.400 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-27T17:58:48.212Z] #27 4.110 Fetched 8424 kB in 3s (3162 kB/s) [2021-03-27T17:58:48.212Z] #27 4.110 Reading package lists... [2021-03-27T17:58:48.212Z] #27 5.079 Reading package lists... [2021-03-27T17:58:48.212Z] #27 5.977 Building dependency tree... [2021-03-27T17:58:48.212Z] #27 6.301 The following additional packages will be installed: [2021-03-27T17:58:48.212Z] #27 6.301 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-03-27T17:58:48.212Z] #27 6.301 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-03-27T17:58:48.212Z] #27 6.306 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-03-27T17:58:48.212Z] #27 6.306 Suggested packages: [2021-03-27T17:58:48.212Z] #27 6.306 krb5-doc krb5-user [2021-03-27T17:58:48.212Z] #27 6.306 Recommended packages: [2021-03-27T17:58:48.212Z] #27 6.306 krb5-locales publicsuffix libsasl2-modules [2021-03-27T17:58:48.212Z] #27 6.527 The following NEW packages will be installed: [2021-03-27T17:58:48.212Z] #27 6.528 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-03-27T17:58:48.212Z] #27 6.528 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-03-27T17:58:48.212Z] #27 6.528 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-03-27T17:58:48.212Z] #27 6.530 libssh2-1 libssl1.1 openssl [2021-03-27T17:58:48.212Z] #27 6.810 0 upgraded, 21 newly installed, 0 to remove and 5 not upgraded. [2021-03-27T17:58:48.212Z] #27 6.810 Need to get 5057 kB of archives. [2021-03-27T17:58:48.212Z] #27 6.810 After this operation, 12.1 MB of additional disk space will be used. [2021-03-27T17:58:48.212Z] #27 6.810 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-03-27T17:58:48.212Z] #27 6.821 Get:2 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-03-27T17:58:48.212Z] #27 6.833 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-03-27T17:58:48.212Z] #27 6.833 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-03-27T17:58:48.212Z] #27 6.833 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-03-27T17:58:48.212Z] #27 6.833 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-03-27T17:58:48.212Z] #27 6.849 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-03-27T17:58:48.212Z] #27 6.854 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-03-27T17:58:48.212Z] #27 6.857 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-03-27T17:58:48.212Z] #27 6.865 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-03-27T17:58:48.212Z] #27 6.865 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-03-27T17:58:48.212Z] #27 6.875 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-03-27T17:58:48.212Z] #27 6.875 Get:13 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-03-27T17:58:48.212Z] #27 6.875 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-03-27T17:58:48.212Z] #27 6.877 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-03-27T17:58:48.212Z] #27 6.877 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-03-27T17:58:48.212Z] #27 6.887 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2021-03-27T17:58:48.212Z] #27 6.889 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2021-03-27T17:58:48.212Z] #27 6.922 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-03-27T17:58:48.212Z] #27 6.922 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-03-27T17:58:48.212Z] #27 6.929 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-03-27T17:58:48.212Z] #27 7.177 debconf: delaying package configuration, since apt-utils is not installed [2021-03-27T17:58:48.212Z] #27 7.214 Fetched 5057 kB in 0s (13.4 MB/s) [2021-03-27T17:58:48.212Z] #27 7.252 Selecting previously unselected package libssl1.1:amd64. [2021-03-27T17:58:48.212Z] #27 7.252 (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-27T17:58:48.212Z] #27 7.252 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-03-27T17:58:48.212Z] #27 7.263 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-03-27T17:58:48.212Z] #27 7.508 Selecting previously unselected package openssl. [2021-03-27T17:58:48.212Z] #27 7.508 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-03-27T17:58:48.212Z] #27 7.513 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-03-27T17:58:48.212Z] #27 7.697 Selecting previously unselected package ca-certificates. [2021-03-27T17:58:48.212Z] #27 7.698 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-03-27T17:58:48.212Z] #27 7.702 Unpacking ca-certificates (20200601~deb10u2) ... [2021-03-27T17:58:48.212Z] #27 7.798 Selecting previously unselected package libkeyutils1:amd64. [2021-03-27T17:58:48.212Z] #27 7.798 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-03-27T17:58:48.212Z] #27 7.807 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-03-27T17:58:48.212Z] #27 7.919 Selecting previously unselected package libkrb5support0:amd64. [2021-03-27T17:58:48.212Z] #27 7.919 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-03-27T17:58:48.212Z] #27 7.924 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-03-27T17:58:48.212Z] #27 7.981 Selecting previously unselected package libk5crypto3:amd64. [2021-03-27T17:58:48.212Z] #27 7.981 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-03-27T17:58:48.212Z] #27 7.989 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-03-27T17:58:48.213Z] #27 8.078 Selecting previously unselected package libkrb5-3:amd64. [2021-03-27T17:58:48.213Z] #27 8.078 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-03-27T17:58:48.213Z] #27 8.088 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-03-27T17:58:48.213Z] #27 8.225 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-03-27T17:58:48.213Z] #27 8.225 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-03-27T17:58:48.213Z] #27 8.229 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-03-27T17:58:48.213Z] #27 8.320 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-03-27T17:58:48.213Z] #27 8.320 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-03-27T17:58:48.213Z] #27 8.320 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-27T17:58:48.213Z] #27 8.370 Selecting previously unselected package libsasl2-2:amd64. [2021-03-27T17:58:48.213Z] #27 8.370 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-03-27T17:58:48.213Z] #27 8.376 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-27T17:58:48.213Z] #27 8.499 Selecting previously unselected package libldap-common. [2021-03-27T17:58:48.213Z] #27 8.499 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-03-27T17:58:48.213Z] #27 8.510 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-27T17:58:48.213Z] #27 8.594 Selecting previously unselected package libldap-2.4-2:amd64. [2021-03-27T17:58:48.213Z] #27 8.594 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-03-27T17:58:48.213Z] #27 8.602 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-27T17:58:48.213Z] #27 8.724 Selecting previously unselected package libnghttp2-14:amd64. [2021-03-27T17:58:48.213Z] #27 8.726 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-03-27T17:58:48.213Z] #27 8.741 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-03-27T17:58:48.213Z] #27 8.773 Selecting previously unselected package libpsl5:amd64. [2021-03-27T17:58:48.213Z] #27 8.773 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-03-27T17:58:48.213Z] #27 8.779 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-03-27T17:58:48.213Z] #27 8.841 Selecting previously unselected package librtmp1:amd64. [2021-03-27T17:58:48.213Z] #27 8.842 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-03-27T17:58:48.213Z] #27 8.847 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-27T17:58:48.213Z] #27 8.895 Selecting previously unselected package libssh2-1:amd64. [2021-03-27T17:58:48.213Z] #27 8.895 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-03-27T17:58:48.213Z] #27 8.899 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-03-27T17:58:48.213Z] #27 9.045 Selecting previously unselected package libcurl4:amd64. [2021-03-27T17:58:48.213Z] #27 9.045 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2021-03-27T17:58:48.213Z] #27 9.046 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-03-27T17:58:48.213Z] #27 9.122 Selecting previously unselected package curl. [2021-03-27T17:58:48.213Z] #27 9.124 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2021-03-27T17:58:48.213Z] #27 9.132 Unpacking curl (7.64.0-4+deb10u1) ... [2021-03-27T17:58:48.213Z] #27 9.198 Selecting previously unselected package libonig5:amd64. [2021-03-27T17:58:48.213Z] #27 9.198 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-03-27T17:58:48.213Z] #27 9.202 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-03-27T17:58:48.213Z] #27 9.290 Selecting previously unselected package libjq1:amd64. [2021-03-27T17:58:48.213Z] #27 9.290 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-03-27T17:58:48.213Z] #27 9.295 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-27T17:58:48.213Z] #27 9.376 Selecting previously unselected package jq. [2021-03-27T17:58:48.213Z] #27 9.376 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-03-27T17:58:48.213Z] #27 9.377 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-27T17:58:48.213Z] #27 9.432 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-03-27T17:58:48.213Z] #27 9.446 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-03-27T17:58:48.213Z] #27 9.479 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-03-27T17:58:48.350Z] #9 ... [2021-03-27T17:58:48.350Z] [2021-03-27T17:58:48.350Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-27T17:58:48.350Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-03-27T17:58:48.350Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-03-27T17:58:48.350Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-03-27T17:58:48.350Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.1s done [2021-03-27T17:58:48.350Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.3s done [2021-03-27T17:58:48.350Z] #62 DONE 7.1s [2021-03-27T17:58:48.350Z] [2021-03-27T17:58:48.350Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-27T17:58:48.350Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-03-27T17:58:48.350Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2021-03-27T17:58:48.350Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-03-27T17:58:48.350Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-03-27T17:58:48.350Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-03-27T17:58:48.350Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.2s done [2021-03-27T17:58:48.350Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.4s done [2021-03-27T17:58:48.350Z] #64 DONE 7.1s [2021-03-27T17:58:48.350Z] [2021-03-27T17:58:48.350Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-27T17:58:48.350Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-27T17:58:48.350Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 7.1s done [2021-03-27T17:58:48.477Z] #27 9.680 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-03-27T17:58:48.477Z] #27 9.707 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-27T17:58:48.477Z] #27 9.707 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-03-27T17:58:48.477Z] #27 9.716 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-27T17:58:48.477Z] #27 9.732 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-27T17:58:48.477Z] #27 ... [2021-03-27T17:58:48.477Z] [2021-03-27T17:58:48.477Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-27T17:58:48.477Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-27T17:58:48.819Z] #21 34.13 Setting up libiptc0:s390x (1.8.2-4) ... [2021-03-27T17:58:48.819Z] #21 34.13 Setting up xz-utils (5.2.4-1) ... [2021-03-27T17:58:48.819Z] #21 34.14 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-03-27T17:58:48.819Z] #21 34.15 Setting up sudo (1.8.27-1+deb10u3) ... [2021-03-27T17:58:48.819Z] #21 34.19 invoke-rc.d: could not determine current runlevel [2021-03-27T17:58:48.819Z] #21 34.20 invoke-rc.d: policy-rc.d denied execution of start. [2021-03-27T17:58:48.819Z] #21 34.21 Setting up pigz (2.4-1) ... [2021-03-27T17:58:48.819Z] #21 34.22 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2021-03-27T17:58:48.819Z] #21 34.22 Setting up libnl-3-200:s390x (3.4.0-1) ... [2021-03-27T17:58:48.819Z] #21 34.23 Setting up python-pip-whl (18.1-5) ... [2021-03-27T17:58:48.819Z] #21 34.24 Setting up libmpdec2:s390x (2.4.2-2) ... [2021-03-27T17:58:48.819Z] #21 34.25 Setting up vim-runtime (2:8.1.0875-5) ... [2021-03-27T17:58:49.028Z] #10 ... [2021-03-27T17:58:49.028Z] [2021-03-27T17:58:49.028Z] #24 [internal] load build context [2021-03-27T17:58:49.028Z] #24 sha256:7321bb3aa0d33e2496d8bbc168f62d9901e928f0e05bc3084183eba3e3f56c5a [2021-03-27T17:58:49.028Z] #24 transferring context: 53.43MB 8.0s done [2021-03-27T17:58:49.028Z] #24 DONE 8.1s [2021-03-27T17:58:49.028Z] [2021-03-27T17:58:49.028Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-27T17:58:49.028Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-03-27T17:58:49.110Z] #21 34.54 Setting up libaio1:s390x (0.3.112-3) ... [2021-03-27T17:58:49.110Z] #21 34.55 Setting up libonig5:s390x (6.9.1-1) ... [2021-03-27T17:58:49.110Z] #21 34.56 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u3) ... [2021-03-27T17:58:49.110Z] #21 34.56 Setting up vim (2:8.1.0875-5) ... [2021-03-27T17:58:49.110Z] #21 34.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-03-27T17:58:49.110Z] #21 34.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-03-27T17:58:49.110Z] #21 34.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-03-27T17:58:49.110Z] #21 34.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-03-27T17:58:49.110Z] #21 34.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-03-27T17:58:49.110Z] #21 34.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-03-27T17:58:49.110Z] #21 34.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-03-27T17:58:49.110Z] #21 34.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-03-27T17:58:49.110Z] #21 34.60 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2021-03-27T17:58:49.110Z] #21 34.61 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-03-27T17:58:49.110Z] #21 34.61 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2021-03-27T17:58:49.110Z] #21 34.62 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-27T17:58:49.110Z] #21 34.63 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2021-03-27T17:58:49.110Z] #21 34.63 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-03-27T17:58:49.288Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.9s done [2021-03-27T17:58:49.549Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-03-27T17:58:50.112Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.7s done [2021-03-27T17:58:50.370Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-03-27T17:58:50.391Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.1s [2021-03-27T17:58:50.391Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.5s done [2021-03-27T17:58:50.567Z] #10 ... [2021-03-27T17:58:50.567Z] [2021-03-27T17:58:50.567Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ed28974b37a2ee07bc8d43249c7396eee05a210d92aa784871e3bed715671d4f [2021-03-27T17:58:50.567Z] #27 sha256:5cb40e86452ca78dc2ff89a37b6f1835640cd90c76c9e84bad0c895f0cf1cd23 [2021-03-27T17:58:50.567Z] #27 extracting sha256:2280757cb36e3eef6465890eb70453bb9f66e271e373f08ae5e9d7a3307c5fe4 5.6s done [2021-03-27T17:58:50.567Z] #27 DONE 9.4s [2021-03-27T17:58:50.567Z] [2021-03-27T17:58:50.567Z] #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-27T17:58:50.567Z] #28 sha256:4c9ac34fba489c9a21e75eb4db8b4339bc5cee945923daf80a1efb2d78a05f42 [2021-03-27T17:58:50.567Z] #28 0.234 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-27T17:58:50.567Z] #28 0.253 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-03-27T17:58:50.626Z] #9 ... [2021-03-27T17:58:50.627Z] [2021-03-27T17:58:50.627Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ed28974b37a2ee07bc8d43249c7396eee05a210d92aa784871e3bed715671d4f [2021-03-27T17:58:50.627Z] #26 sha256:0e6099c29c7919193893c3c080e2e0f82f3e7f1b4bd17c9e330a5cabd2212dbf [2021-03-27T17:58:50.627Z] #26 resolve docker.io/library/debian:buster@sha256:ed28974b37a2ee07bc8d43249c7396eee05a210d92aa784871e3bed715671d4f done [2021-03-27T17:58:50.627Z] #26 sha256:ed28974b37a2ee07bc8d43249c7396eee05a210d92aa784871e3bed715671d4f 1.85kB / 1.85kB done [2021-03-27T17:58:50.627Z] #26 sha256:9c00c0c8ee8029803ec0a3e9e858cabaa8b63443d63c0738b5079fab61b4f429 529B / 529B done [2021-03-27T17:58:50.627Z] #26 sha256:463adba1ec3f41bf6cc96732dfa8065a66c528dbfddf494e31afff8755590536 1.46kB / 1.46kB done [2021-03-27T17:58:50.627Z] #26 sha256:8bf9c589d5f9475f1fcc050e02308d6b4eeb86eab7752ef948a13693e81a6aaa 50.40MB / 50.40MB 5.1s done [2021-03-27T17:58:50.627Z] #26 extracting sha256:8bf9c589d5f9475f1fcc050e02308d6b4eeb86eab7752ef948a13693e81a6aaa 4.2s done [2021-03-27T17:58:50.627Z] #26 DONE 9.7s [2021-03-27T17:58:50.650Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-03-27T17:58:50.865Z] #28 ... [2021-03-27T17:58:50.865Z] [2021-03-27T17:58:50.865Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-27T17:58:50.865Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-03-27T17:58:50.865Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 4.4s done [2021-03-27T17:58:50.865Z] #10 DONE 9.4s [2021-03-27T17:58:50.865Z] [2021-03-27T17:58:50.865Z] #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-27T17:58:50.865Z] #28 sha256:4c9ac34fba489c9a21e75eb4db8b4339bc5cee945923daf80a1efb2d78a05f42 [2021-03-27T17:58:50.865Z] #28 0.278 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-27T17:58:50.883Z] [2021-03-27T17:58:50.883Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-03-27T17:58:50.883Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-03-27T17:58:50.883Z] #63 DONE 0.6s [2021-03-27T17:58:50.883Z] [2021-03-27T17:58:50.883Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-03-27T17:58:50.883Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-03-27T17:58:50.911Z] #9 ... [2021-03-27T17:58:50.911Z] [2021-03-27T17:58:50.911Z] #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-27T17:58:50.911Z] #27 sha256:3459938b85e6c6c3864ee7a9c9d25fe87bc4edb40be53b244add29cc0120c068 [2021-03-27T17:58:50.911Z] #27 10.35 Selecting previously unselected package jq. [2021-03-27T17:58:50.911Z] #27 10.35 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-03-27T17:58:50.911Z] #27 10.35 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-27T17:58:50.911Z] #27 10.42 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-03-27T17:58:50.911Z] #27 10.43 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-03-27T17:58:50.911Z] #27 10.44 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-03-27T17:58:50.911Z] #27 10.57 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-03-27T17:58:50.911Z] #27 10.58 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-27T17:58:50.911Z] #27 10.60 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-03-27T17:58:50.911Z] #27 10.61 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-27T17:58:50.911Z] #27 10.63 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-27T17:58:50.911Z] #27 10.64 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-03-27T17:58:50.911Z] #27 10.65 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-27T17:58:50.911Z] #27 10.67 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-03-27T17:58:50.911Z] #27 10.68 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-03-27T17:58:50.911Z] #27 10.70 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-03-27T17:58:50.911Z] #27 10.72 Setting up libonig5:amd64 (6.9.1-1) ... [2021-03-27T17:58:50.911Z] #27 10.74 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-27T17:58:50.911Z] #27 10.75 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-27T17:58:50.911Z] #27 10.77 Setting up ca-certificates (20200601~deb10u2) ... [2021-03-27T17:58:50.911Z] #27 11.53 Updating certificates in /etc/ssl/certs... [2021-03-27T17:58:50.911Z] #27 12.65 137 added, 0 removed; done. [2021-03-27T17:58:50.911Z] #27 12.69 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-03-27T17:58:50.911Z] #27 12.70 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-27T17:58:50.911Z] #27 12.71 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-03-27T17:58:50.911Z] #27 12.72 Setting up curl (7.64.0-4+deb10u1) ... [2021-03-27T17:58:50.911Z] #27 12.74 Processing triggers for libc-bin (2.28-10) ... [2021-03-27T17:58:50.911Z] #27 12.76 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-03-27T17:58:50.911Z] #27 12.77 Updating certificates in /etc/ssl/certs... [2021-03-27T17:58:50.911Z] #27 13.78 0 added, 0 removed; done. [2021-03-27T17:58:50.911Z] #27 13.78 Running hooks in /etc/ca-certificates/update.d... [2021-03-27T17:58:50.911Z] #27 13.78 done. [2021-03-27T17:58:50.911Z] #27 DONE 16.0s [2021-03-27T17:58:50.911Z] [2021-03-27T17:58:50.911Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-27T17:58:50.911Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-27T17:58:50.911Z] #9 ... [2021-03-27T17:58:50.911Z] [2021-03-27T17:58:50.911Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-03-27T17:58:50.911Z] #28 sha256:b3dfc7eb4befc8d83e40acc0dbb5c26f6070184226f81618da0e0db4286cdcb1 [2021-03-27T17:58:51.165Z] #28 0.675 Get:4 http://security.debian.org/debian-security buster/updates/main ppc64el Packages [259 kB] [2021-03-27T17:58:51.165Z] #28 ... [2021-03-27T17:58:51.165Z] [2021-03-27T17:58:51.165Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-27T17:58:51.165Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-03-27T17:58:51.165Z] #10 extracting sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 0.4s done [2021-03-27T17:58:51.165Z] #10 DONE 9.7s [2021-03-27T17:58:51.165Z] [2021-03-27T17:58:51.165Z] #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-27T17:58:51.165Z] #28 sha256:4c9ac34fba489c9a21e75eb4db8b4339bc5cee945923daf80a1efb2d78a05f42 [2021-03-27T17:58:51.165Z] #28 0.771 Get:5 http://deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-03-27T17:58:51.172Z] #21 36.57 Setting up iptables (1.8.2-4) ... [2021-03-27T17:58:51.172Z] #21 36.58 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-27T17:58:51.172Z] #21 36.59 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-27T17:58:51.172Z] #21 36.59 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-27T17:58:51.172Z] #21 36.60 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-27T17:58:51.172Z] #21 36.60 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-03-27T17:58:51.172Z] #21 36.61 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-03-27T17:58:51.172Z] #21 36.62 Setting up python3 (3.7.3-1) ... [2021-03-27T17:58:51.462Z] #21 36.91 Setting up python3-wheel (0.32.3-2) ... [2021-03-27T17:58:51.480Z] #28 DONE 0.4s [2021-03-27T17:58:51.480Z] [2021-03-27T17:58:51.480Z] #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-27T17:58:51.480Z] #29 sha256:89ed09badcceda6db30a7c12a79e7003b378125cc8bf85853200b76cbd0bef2f [2021-03-27T17:58:51.519Z] #65 DONE 0.6s [2021-03-27T17:58:51.519Z] [2021-03-27T17:58:51.519Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-27T17:58:51.519Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-27T17:58:51.808Z] #28 1.395 Get:6 http://deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-03-27T17:58:51.826Z] Client: [2021-03-27T17:58:51.826Z] Context: default [2021-03-27T17:58:51.826Z] Debug Mode: false [2021-03-27T17:58:51.826Z] Plugins: [2021-03-27T17:58:51.826Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-03-27T17:58:51.826Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-03-27T17:58:51.826Z] [2021-03-27T17:58:51.826Z] Server: [2021-03-27T17:58:51.826Z] Containers: 0 [2021-03-27T17:58:51.826Z] Running: 0 [2021-03-27T17:58:51.826Z] Paused: 0 [2021-03-27T17:58:51.826Z] Stopped: 0 [2021-03-27T17:58:51.826Z] Images: 0 [2021-03-27T17:58:51.826Z] Server Version: 20.10.3 [2021-03-27T17:58:51.826Z] Storage Driver: overlay2 [2021-03-27T17:58:51.826Z] Backing Filesystem: extfs [2021-03-27T17:58:51.826Z] Supports d_type: true [2021-03-27T17:58:51.826Z] Native Overlay Diff: true [2021-03-27T17:58:51.826Z] Logging Driver: json-file [2021-03-27T17:58:51.826Z] Cgroup Driver: cgroupfs [2021-03-27T17:58:51.826Z] Cgroup Version: 1 [2021-03-27T17:58:51.826Z] Plugins: [2021-03-27T17:58:51.826Z] Volume: local [2021-03-27T17:58:51.826Z] Network: bridge host ipvlan macvlan null overlay [2021-03-27T17:58:51.826Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-03-27T17:58:51.826Z] Swarm: inactive [2021-03-27T17:58:51.826Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-03-27T17:58:51.826Z] Default Runtime: runc [2021-03-27T17:58:51.826Z] Init Binary: docker-init [2021-03-27T17:58:51.826Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-27T17:58:51.826Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-27T17:58:51.826Z] init version: de40ad0 [2021-03-27T17:58:51.826Z] Security Options: [2021-03-27T17:58:51.826Z] apparmor [2021-03-27T17:58:51.826Z] seccomp [2021-03-27T17:58:51.826Z] Profile: default [2021-03-27T17:58:51.826Z] Kernel Version: 4.15.0-1093-aws [2021-03-27T17:58:51.826Z] Operating System: Ubuntu 16.04.7 LTS [2021-03-27T17:58:51.826Z] OSType: linux [2021-03-27T17:58:51.826Z] Architecture: aarch64 [2021-03-27T17:58:51.826Z] CPUs: 4 [2021-03-27T17:58:51.826Z] Total Memory: 7.525GiB [2021-03-27T17:58:51.826Z] Name: ip-10-100-126-216 [2021-03-27T17:58:51.826Z] ID: HS3U:IGO5:VPJI:V5M2:5SX2:V5CR:PRXJ:5HSF:G7SK:JBQF:ATHM:TB3S [2021-03-27T17:58:51.826Z] Docker Root Dir: /var/lib/docker [2021-03-27T17:58:51.826Z] Debug Mode: false [2021-03-27T17:58:51.826Z] Registry: https://index.docker.io/v1/ [2021-03-27T17:58:51.826Z] Labels: [2021-03-27T17:58:51.826Z] Experimental: true [2021-03-27T17:58:51.826Z] Insecure Registries: [2021-03-27T17:58:51.826Z] 127.0.0.0/8 [2021-03-27T17:58:51.826Z] Live Restore Enabled: true [2021-03-27T17:58:51.826Z] [2021-03-27T17:58:51.826Z] WARNING: No swap limit support [Pipeline] sh [2021-03-27T17:58:52.092Z] #21 37.39 Setting up apparmor (2.13.2-10) ... [2021-03-27T17:58:52.122Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-27T17:58:52.122Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-27T17:58:52.122Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42211/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-03-27T17:58:52.122Z] + bash /home/ubuntu/workspace/moby_PR-42211/check-config.sh [2021-03-27T17:58:52.122Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-03-27T17:58:52.122Z] info: reading kernel config from /boot/config-4.15.0-1093-aws ... [2021-03-27T17:58:52.122Z] [2021-03-27T17:58:52.122Z] Generally Necessary: [2021-03-27T17:58:52.122Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-03-27T17:58:52.122Z] - apparmor: enabled and tools installed [2021-03-27T17:58:52.384Z] - CONFIG_NAMESPACES: enabled [2021-03-27T17:58:52.384Z] - CONFIG_NET_NS: enabled [2021-03-27T17:58:52.384Z] - CONFIG_PID_NS: enabled [2021-03-27T17:58:52.384Z] - CONFIG_IPC_NS: enabled [2021-03-27T17:58:52.384Z] - CONFIG_UTS_NS: enabled [2021-03-27T17:58:52.384Z] - CONFIG_CGROUPS: enabled [2021-03-27T17:58:52.384Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-03-27T17:58:52.384Z] - CONFIG_CGROUP_DEVICE: enabled [2021-03-27T17:58:52.384Z] - CONFIG_CGROUP_FREEZER: enabled [2021-03-27T17:58:52.384Z] - CONFIG_CGROUP_SCHED: enabled [2021-03-27T17:58:52.384Z] - CONFIG_CPUSETS: enabled [2021-03-27T17:58:52.384Z] - CONFIG_MEMCG: enabled [2021-03-27T17:58:52.384Z] - CONFIG_KEYS: enabled [2021-03-27T17:58:52.384Z] - CONFIG_VETH: enabled (as module) [2021-03-27T17:58:52.384Z] - CONFIG_BRIDGE: enabled (as module) [2021-03-27T17:58:52.384Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-03-27T17:58:52.384Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-03-27T17:58:52.384Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-03-27T17:58:52.384Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-03-27T17:58:52.384Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-03-27T17:58:52.384Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-03-27T17:58:52.384Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-03-27T17:58:52.384Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-03-27T17:58:52.384Z] - CONFIG_NF_NAT: enabled (as module) [2021-03-27T17:58:52.646Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-03-27T17:58:52.646Z] - CONFIG_POSIX_MQUEUE: enabled [2021-03-27T17:58:52.646Z] [2021-03-27T17:58:52.646Z] Optional Features: [2021-03-27T17:58:52.646Z] - CONFIG_USER_NS: enabled [2021-03-27T17:58:52.646Z] - CONFIG_SECCOMP: enabled [2021-03-27T17:58:52.646Z] - CONFIG_CGROUP_PIDS: enabled [2021-03-27T17:58:52.646Z] - CONFIG_MEMCG_SWAP: enabled [2021-03-27T17:58:52.646Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-03-27T17:58:52.646Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-03-27T17:58:52.646Z] - CONFIG_BLK_CGROUP: enabled [2021-03-27T17:58:52.646Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-03-27T17:58:52.646Z] - CONFIG_IOSCHED_CFQ: enabled [2021-03-27T17:58:52.646Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-03-27T17:58:52.646Z] - CONFIG_CGROUP_PERF: enabled [2021-03-27T17:58:52.646Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-03-27T17:58:52.646Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-03-27T17:58:52.646Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-03-27T17:58:52.646Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-03-27T17:58:52.646Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-03-27T17:58:52.646Z] - CONFIG_RT_GROUP_SCHED: missing [2021-03-27T17:58:52.646Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-03-27T17:58:52.646Z] - CONFIG_IP_VS: enabled (as module) [2021-03-27T17:58:52.646Z] - CONFIG_IP_VS_NFCT: enabled [2021-03-27T17:58:52.646Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-03-27T17:58:52.646Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-03-27T17:58:52.646Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-03-27T17:58:52.686Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.0s [2021-03-27T17:58:52.909Z] - CONFIG_EXT4_FS: enabled [2021-03-27T17:58:52.909Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-03-27T17:58:52.909Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-03-27T17:58:52.909Z] - Network Drivers: [2021-03-27T17:58:52.909Z] - "overlay": [2021-03-27T17:58:52.909Z] - CONFIG_VXLAN: enabled (as module) [2021-03-27T17:58:52.909Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-03-27T17:58:52.909Z] Optional (for encrypted networks): [2021-03-27T17:58:52.909Z] - CONFIG_CRYPTO: enabled [2021-03-27T17:58:52.909Z] - CONFIG_CRYPTO_AEAD: enabled [2021-03-27T17:58:52.909Z] - CONFIG_CRYPTO_GCM: enabled [2021-03-27T17:58:52.909Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-03-27T17:58:52.909Z] - CONFIG_CRYPTO_GHASH: enabled [2021-03-27T17:58:52.909Z] - CONFIG_XFRM: enabled [2021-03-27T17:58:52.909Z] - CONFIG_XFRM_USER: enabled (as module) [2021-03-27T17:58:52.909Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-03-27T17:58:52.909Z] - CONFIG_INET_ESP: enabled (as module) [2021-03-27T17:58:52.909Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-03-27T17:58:52.909Z] - "ipvlan": [2021-03-27T17:58:52.909Z] - CONFIG_IPVLAN: enabled (as module) [2021-03-27T17:58:52.909Z] - "macvlan": [2021-03-27T17:58:52.909Z] - CONFIG_MACVLAN: enabled (as module) [2021-03-27T17:58:52.909Z] - CONFIG_DUMMY: enabled (as module) [2021-03-27T17:58:52.909Z] - "ftp,tftp client in container": [2021-03-27T17:58:52.909Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-03-27T17:58:52.909Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-03-27T17:58:52.909Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-03-27T17:58:52.909Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-03-27T17:58:52.909Z] - Storage Drivers: [2021-03-27T17:58:52.909Z] - "aufs": [2021-03-27T17:58:53.123Z] #21 38.47 Setting up xfsprogs (4.20.0-1) ... [2021-03-27T17:58:53.123Z] #21 38.47 Setting up python3-lib2to3 (3.7.3-1) ... [2021-03-27T17:58:53.123Z] #21 38.70 Setting up python3-pkg-resources (40.8.0-1) ... [2021-03-27T17:58:53.172Z] - CONFIG_AUFS_FS: enabled (as module) [2021-03-27T17:58:53.172Z] - "btrfs": [2021-03-27T17:58:53.172Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-03-27T17:58:53.172Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-03-27T17:58:53.172Z] - "devicemapper": [2021-03-27T17:58:53.172Z] - CONFIG_BLK_DEV_DM: enabled [2021-03-27T17:58:53.172Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-03-27T17:58:53.172Z] - "overlay": [2021-03-27T17:58:53.172Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-03-27T17:58:53.172Z] - "zfs": [2021-03-27T17:58:53.172Z] - /dev/zfs: missing [2021-03-27T17:58:53.172Z] - zfs command: missing [2021-03-27T17:58:53.172Z] - zpool command: missing [2021-03-27T17:58:53.172Z] [2021-03-27T17:58:53.172Z] Limits: [2021-03-27T17:58:53.172Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-03-27T17:58:53.172Z] [2021-03-27T17:58:53.172Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-03-27T17:58:53.260Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.6s done [2021-03-27T17:58:53.389Z] #29 1.820 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-03-27T17:58:53.389Z] #29 1.913 [2021-03-27T17:58:53.517Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:d9356edcd252710aa3b4228f2071269738c10733 . [2021-03-27T17:58:53.780Z] #2 [internal] load .dockerignore [2021-03-27T17:58:53.780Z] #2 sha256:bbca9f55d94100eb086f921bbe4a50f1f71a69a04fb4037d49e713ffd7d35446 [2021-03-27T17:58:53.831Z] #9 ... [2021-03-27T17:58:53.831Z] [2021-03-27T17:58:53.831Z] #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-27T17:58:53.831Z] #27 sha256:3459938b85e6c6c3864ee7a9c9d25fe87bc4edb40be53b244add29cc0120c068 [2021-03-27T17:58:53.831Z] #27 9.743 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-03-27T17:58:53.831Z] #27 9.755 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-27T17:58:53.831Z] #27 9.768 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-03-27T17:58:53.831Z] #27 9.788 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-03-27T17:58:53.831Z] #27 9.805 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-03-27T17:58:53.831Z] #27 9.821 Setting up libonig5:amd64 (6.9.1-1) ... [2021-03-27T17:58:53.831Z] #27 9.832 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-27T17:58:53.831Z] #27 9.842 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-27T17:58:53.831Z] #27 9.855 Setting up ca-certificates (20200601~deb10u2) ... [2021-03-27T17:58:53.831Z] #27 10.62 Updating certificates in /etc/ssl/certs... [2021-03-27T17:58:53.831Z] #27 11.77 137 added, 0 removed; done. [2021-03-27T17:58:53.831Z] #27 11.90 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-03-27T17:58:53.831Z] #27 11.91 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-27T17:58:53.831Z] #27 11.93 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-03-27T17:58:53.831Z] #27 11.94 Setting up curl (7.64.0-4+deb10u1) ... [2021-03-27T17:58:53.831Z] #27 11.95 Processing triggers for libc-bin (2.28-10) ... [2021-03-27T17:58:53.831Z] #27 11.97 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-03-27T17:58:53.831Z] #27 11.99 Updating certificates in /etc/ssl/certs... [2021-03-27T17:58:53.831Z] #27 12.79 0 added, 0 removed; done. [2021-03-27T17:58:53.831Z] #27 12.79 Running hooks in /etc/ca-certificates/update.d... [2021-03-27T17:58:53.831Z] #27 12.79 done. [2021-03-27T17:58:53.831Z] #27 DONE 15.0s [2021-03-27T17:58:53.908Z] #32 ... [2021-03-27T17:58:53.908Z] [2021-03-27T17:58:53.908Z] #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-27T17:58:53.908Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-27T17:58:53.908Z] #13 64.30 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-27T17:58:53.908Z] #13 64.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-27T17:58:53.908Z] #13 69.58 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-27T17:58:53.908Z] #13 72.86 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-03-27T17:58:53.908Z] #13 72.86 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-03-27T17:58:53.908Z] #13 72.86 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-03-27T17:58:53.908Z] #13 72.86 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-03-27T17:58:53.908Z] #13 72.86 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-27T17:58:53.908Z] #13 72.86 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-03-27T17:58:53.908Z] #13 72.86 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-03-27T17:58:53.908Z] #13 72.92 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-03-27T17:58:53.908Z] #13 72.93 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-03-27T17:58:53.908Z] #13 73.01 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-03-27T17:58:53.908Z] #13 73.02 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-03-27T17:58:53.908Z] #13 73.20 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-03-27T17:58:53.908Z] #13 73.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-27T17:58:53.908Z] #13 73.20 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-03-27T17:58:53.911Z] #29 2.038 ########## 14.7% ########################## 36.8% ######################################## 56.6% ###################################################### 75.7% ############################################################# 85.1% ######################################################################## 100.0% [2021-03-27T17:58:53.911Z] #29 2.603 [2021-03-27T17:58:54.042Z] #2 transferring context: 87B done [2021-03-27T17:58:54.042Z] #2 DONE 0.1s [2021-03-27T17:58:54.042Z] [2021-03-27T17:58:54.042Z] #1 [internal] load build definition from Dockerfile [2021-03-27T17:58:54.042Z] #1 sha256:c35afb0775a1c557bce949d86ba53c2d7f2f1c51888920a91d464a9801f5bdc9 [2021-03-27T17:58:54.042Z] #1 transferring dockerfile: 17.02kB done [2021-03-27T17:58:54.042Z] #1 DONE 0.1s [2021-03-27T17:58:54.042Z] [2021-03-27T17:58:54.042Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-03-27T17:58:54.042Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 [2021-03-27T17:58:54.091Z] [2021-03-27T17:58:54.091Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-03-27T17:58:54.091Z] #28 sha256:f1b23383a2cf209395ab5cecd00340d03f41c3b4328656f0f82464b0a870b82e [2021-03-27T17:58:54.091Z] #28 DONE 0.1s [2021-03-27T17:58:54.091Z] [2021-03-27T17:58:54.091Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-27T17:58:54.091Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-27T17:58:54.091Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-03-27T17:58:54.154Z] #21 39.30 Setting up python3-distutils (3.7.3-1) ... [2021-03-27T17:58:54.154Z] #21 39.57 Setting up python3-setuptools (40.8.0-1) ... [2021-03-27T17:58:54.164Z] #13 ... [2021-03-27T17:58:54.164Z] [2021-03-27T17:58:54.164Z] #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-27T17:58:54.164Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-27T17:58:54.164Z] #42 70.32 Selecting previously unselected package libprotoc17:amd64. [2021-03-27T17:58:54.164Z] #42 70.32 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-03-27T17:58:54.164Z] #42 70.34 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-03-27T17:58:54.164Z] #42 71.57 Selecting previously unselected package protobuf-c-compiler. [2021-03-27T17:58:54.164Z] #42 71.60 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-03-27T17:58:54.164Z] #42 71.61 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-27T17:58:54.164Z] #42 72.15 Selecting previously unselected package protobuf-compiler. [2021-03-27T17:58:54.164Z] #42 72.16 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-03-27T17:58:54.164Z] #42 72.16 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-03-27T17:58:54.164Z] #42 72.49 Selecting previously unselected package python-pkg-resources. [2021-03-27T17:58:54.164Z] #42 72.50 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-03-27T17:58:54.164Z] #42 72.50 Unpacking python-pkg-resources (40.8.0-1) ... [2021-03-27T17:58:54.164Z] #42 72.99 Selecting previously unselected package python-six. [2021-03-27T17:58:54.164Z] #42 72.99 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-03-27T17:58:54.164Z] #42 73.00 Unpacking python-six (1.12.0-1) ... [2021-03-27T17:58:54.164Z] #42 73.20 Selecting previously unselected package python-protobuf. [2021-03-27T17:58:54.164Z] #42 73.20 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-03-27T17:58:54.164Z] #42 73.20 Unpacking python-protobuf (3.6.1.3-2) ... [2021-03-27T17:58:54.164Z] #42 74.31 Setting up python-pkg-resources (40.8.0-1) ... [2021-03-27T17:58:54.172Z] #29 2.730 ################################################### 71.1% ######################################################################## 100.0% [2021-03-27T17:58:54.172Z] #29 2.848 [2021-03-27T17:58:54.432Z] #29 2.965 ############################################################ 84.3% ######################################################################## 100.0% [2021-03-27T17:58:54.432Z] #29 3.080 [2021-03-27T17:58:54.568Z] #28 3.623 Fetched 8199 kB in 3s (2410 kB/s) [2021-03-27T17:58:54.784Z] #21 40.19 Setting up python3-pip (18.1-5) ... [2021-03-27T17:58:54.817Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.1s done [2021-03-27T17:58:54.817Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-03-27T17:58:54.951Z] #29 3.211 ##### 7.6% ####################### 33.0% ###################################### 53.6% #################################################### 72.9% ################################################################## 92.3% ######################################################################## 100.0% [2021-03-27T17:58:54.989Z] #3 DONE 0.6s [2021-03-27T17:58:54.989Z] [2021-03-27T17:58:54.989Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-03-27T17:58:54.989Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 [2021-03-27T17:58:54.989Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-03-27T17:58:54.989Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-03-27T17:58:54.990Z] #4 sha256:fedac250e13a5a3b8fcd0c6f42857dd78f31052801662f20fc895fd7993eb28a 528B / 528B done [2021-03-27T17:58:54.990Z] #4 sha256:d9b7b6a9d13deb44598f3c9a244fe9e3b10f85457aa34d4e499afaff6a85c631 1.21kB / 1.21kB done [2021-03-27T17:58:54.990Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0B / 9.01MB 0.2s [2021-03-27T17:58:54.990Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.3s [2021-03-27T17:58:55.093Z] #42 ... [2021-03-27T17:58:55.093Z] [2021-03-27T17:58:55.093Z] #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-27T17:58:55.093Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-27T17:58:55.093Z] #13 75.27 debconf: delaying package configuration, since apt-utils is not installed [2021-03-27T17:58:55.212Z] #29 3.764 [2021-03-27T17:58:55.252Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.5s done [2021-03-27T17:58:55.252Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a [2021-03-27T17:58:55.350Z] #13 75.71 Fetched 78.2 MB in 11s (7293 kB/s) [2021-03-27T17:58:55.415Z] #21 40.99 Processing triggers for libc-bin (2.28-10) ... [2021-03-27T17:58:55.515Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.2s done [2021-03-27T17:58:55.515Z] #4 DONE 0.9s [2021-03-27T17:58:55.606Z] #13 75.87 (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-27T17:58:55.614Z] #28 3.623 Reading package lists... [2021-03-27T17:58:55.705Z] #21 41.01 Processing triggers for mime-support (3.62) ... [2021-03-27T17:58:55.862Z] #13 75.96 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-03-27T17:58:55.863Z] #13 75.98 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-03-27T17:58:55.995Z] #21 DONE 41.6s [2021-03-27T17:58:55.995Z] [2021-03-27T17:58:55.995Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-27T17:58:55.995Z] #44 86.65 CC criu/memfd.o [2021-03-27T17:58:55.995Z] #44 86.98 CC criu/mount.o [2021-03-27T17:58:55.995Z] #44 89.70 CC criu/namespaces.o [2021-03-27T17:58:55.995Z] #44 90.87 CC criu/net.o [2021-03-27T17:58:55.995Z] #44 92.87 CC criu/netfilter.o [2021-03-27T17:58:55.995Z] #44 93.14 CC criu/page-pipe.o [2021-03-27T17:58:55.995Z] #44 93.51 CC criu/page-xfer.o [2021-03-27T17:58:55.995Z] #44 94.69 CC criu/pagemap-cache.o [2021-03-27T17:58:55.995Z] #44 94.92 CC criu/pagemap.o [2021-03-27T17:58:56.113Z] [2021-03-27T17:58:56.113Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-27T17:58:56.113Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-03-27T17:58:56.124Z] #13 76.43 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-03-27T17:58:56.285Z] #44 95.71 CC criu/parasite-syscall.o [2021-03-27T17:58:56.285Z] #44 ... [2021-03-27T17:58:56.285Z] [2021-03-27T17:58:56.285Z] #22 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2021-03-27T17:58:56.400Z] #13 76.69 (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-27T17:58:56.400Z] #13 76.72 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-03-27T17:58:56.400Z] #13 76.74 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-03-27T17:58:56.657Z] #13 77.05 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-03-27T17:58:56.662Z] #28 5.061 Reading package lists... [2021-03-27T17:58:56.662Z] #28 ... [2021-03-27T17:58:56.662Z] [2021-03-27T17:58:56.662Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-27T17:58:56.662Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-03-27T17:58:56.662Z] #10 extracting sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 0.4s done [2021-03-27T17:58:56.662Z] #10 extracting sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 2.6s done [2021-03-27T17:58:56.662Z] #10 extracting sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 2.3s done [2021-03-27T17:58:56.662Z] #10 DONE 15.0s [2021-03-27T17:58:56.662Z] [2021-03-27T17:58:56.662Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-27T17:58:56.662Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-03-27T17:58:56.662Z] #10 extracting sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 [2021-03-27T17:58:57.059Z] #8 DONE 0.9s [2021-03-27T17:58:57.059Z] [2021-03-27T17:58:57.059Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-27T17:58:57.059Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-03-27T17:58:57.059Z] #7 DONE 0.8s [2021-03-27T17:58:57.059Z] [2021-03-27T17:58:57.059Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-03-27T17:58:57.059Z] #6 sha256:0ff4d7102a8b2da8074784734c04086c33174d81a15b9d3c7333eecc02eac4f0 [2021-03-27T17:58:57.059Z] #6 ... [2021-03-27T17:58:57.059Z] [2021-03-27T17:58:57.059Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-03-27T17:58:57.059Z] #5 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-03-27T17:58:57.059Z] #5 DONE 0.9s [2021-03-27T17:58:57.171Z] #13 77.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 ... 15410 files and directories currently installed.) [2021-03-27T17:58:57.171Z] #13 77.34 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-03-27T17:58:57.172Z] #13 77.36 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-03-27T17:58:57.172Z] #13 ... [2021-03-27T17:58:57.172Z] [2021-03-27T17:58:57.172Z] #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-27T17:58:57.172Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-27T17:58:57.172Z] #36 73.11 Selecting previously unselected package libicu63:amd64. [2021-03-27T17:58:57.172Z] #36 73.17 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-03-27T17:58:57.172Z] #36 73.18 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-27T17:58:57.314Z] #29 3.898 0.0% #### 6.7% ########## 15.0% ############## 20.8% ################## 25.9% ###################### 31.1% ########################## 36.2% ############################# 41.5% ################################# 47.0% ##################################### 52.1% ######################################### 57.3% ############################################# 62.5% ################################################ 67.8% #################################################### 73.0% ######################################################## 78.1% ########################################################### 83.3% ############################################################## 87.3% ################################################################# 91.2% ######################################################################## 100.0% [2021-03-27T17:58:57.314Z] #29 5.909 [2021-03-27T17:58:57.315Z] #22 1.268 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-03-27T17:58:57.315Z] #22 1.270 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-03-27T17:58:57.315Z] #22 1.272 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-03-27T17:58:57.320Z] [2021-03-27T17:58:57.320Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-03-27T17:58:57.320Z] #6 sha256:0ff4d7102a8b2da8074784734c04086c33174d81a15b9d3c7333eecc02eac4f0 [2021-03-27T17:58:57.320Z] #6 DONE 1.0s [2021-03-27T17:58:57.428Z] #36 ... [2021-03-27T17:58:57.428Z] [2021-03-27T17:58:57.428Z] #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-27T17:58:57.428Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-27T17:58:57.428Z] #42 81.88 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-03-27T17:58:57.428Z] #42 81.92 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-27T17:58:57.428Z] #42 81.94 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-27T17:58:57.428Z] #42 81.95 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-03-27T17:58:57.428Z] #42 81.96 Setting up python-six (1.12.0-1) ... [2021-03-27T17:58:57.575Z] #29 6.191 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-03-27T17:58:57.575Z] #29 6.291 [2021-03-27T17:58:57.575Z] #29 6.355 ######################################################################## 100.0% [2021-03-27T17:58:57.608Z] #22 DONE 1.5s [2021-03-27T17:58:57.608Z] [2021-03-27T17:58:57.608Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-27T17:58:57.838Z] #29 6.389 [2021-03-27T17:58:57.912Z] [2021-03-27T17:58:57.912Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-27T17:58:57.912Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-03-27T17:58:57.912Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2021-03-27T17:58:58.099Z] #29 6.731 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-03-27T17:58:58.215Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-03-27T17:58:58.215Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-03-27T17:58:58.215Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-03-27T17:58:58.359Z] #29 6.847 [2021-03-27T17:58:58.359Z] #29 6.986 0.6% ######################################################################## 100.0% [2021-03-27T17:58:58.359Z] #29 7.046 [2021-03-27T17:58:58.506Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.3s [2021-03-27T17:58:58.777Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.05MB / 9.86MB 0.4s [2021-03-27T17:58:58.777Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 8.97MB / 9.86MB 0.5s [2021-03-27T17:58:58.777Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s [2021-03-27T17:58:58.799Z] #42 ... [2021-03-27T17:58:58.799Z] [2021-03-27T17:58:58.799Z] #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-27T17:58:58.799Z] #47 sha256:74ee0cd7512ceb8ae02fed1f2703fc9b172e68e1b2dbbca4a48a6db7264282d8 [2021-03-27T17:58:58.799Z] #47 DONE 84.6s [2021-03-27T17:58:58.799Z] [2021-03-27T17:58:58.799Z] #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-27T17:58:58.799Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-27T17:58:58.799Z] #36 84.63 Selecting previously unselected package libxml2:amd64. [2021-03-27T17:58:58.799Z] #36 84.64 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-03-27T17:58:58.799Z] #36 84.64 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-27T17:58:58.929Z] #29 7.486 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-03-27T17:58:58.929Z] #29 7.600 [2021-03-27T17:58:58.987Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.9s done [2021-03-27T17:58:58.987Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-03-27T17:58:59.354Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 1.2s done [2021-03-27T17:58:59.354Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2021-03-27T17:58:59.376Z] #36 ... [2021-03-27T17:58:59.376Z] [2021-03-27T17:58:59.376Z] #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-27T17:58:59.376Z] #34 sha256:f2f02ee3835bfd3b6a1979597f3312d0245f07341079e91f1cae0a98df845a37 [2021-03-27T17:58:59.376Z] #34 75.22 time [2021-03-27T17:58:59.376Z] #34 83.13 internal/poll [2021-03-27T17:58:59.376Z] #34 84.36 internal/fmtsort [2021-03-27T17:58:59.376Z] #34 85.06 internal/syscall/execenv [2021-03-27T17:58:59.376Z] #34 85.18 internal/syscall/unix [2021-03-27T17:58:59.376Z] #34 85.34 strings [2021-03-27T17:58:59.376Z] #34 ... [2021-03-27T17:58:59.376Z] [2021-03-27T17:58:59.376Z] #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-27T17:58:59.376Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-27T17:58:59.376Z] #36 85.35 Selecting previously unselected package libarchive13:amd64. [2021-03-27T17:58:59.376Z] #36 85.38 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-03-27T17:58:59.382Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.1s [2021-03-27T17:58:59.633Z] #36 85.39 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-03-27T17:58:59.709Z] #29 7.748 0.0% ############ 17.7% ############################ 39.3% ###################################### 53.8% ############################################# 63.6% ############################################### 66.5% ############################################################### 88.5% ######################################################################## 100.0% [2021-03-27T17:58:59.709Z] #29 8.423 [2021-03-27T17:58:59.891Z] #36 85.73 Selecting previously unselected package libjsoncpp1:amd64. [2021-03-27T17:58:59.891Z] #36 85.79 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-03-27T17:58:59.891Z] #36 85.81 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-03-27T17:58:59.918Z] #9 ... [2021-03-27T17:58:59.918Z] [2021-03-27T17:58:59.918Z] #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-27T17:58:59.918Z] #27 sha256:3459938b85e6c6c3864ee7a9c9d25fe87bc4edb40be53b244add29cc0120c068 [2021-03-27T17:58:59.918Z] #27 1.851 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2021-03-27T17:58:59.918Z] #27 1.862 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-27T17:58:59.918Z] #27 1.862 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-27T17:58:59.918Z] #27 1.995 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-27T17:58:59.918Z] #27 2.235 Get:5 http://security.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-27T17:58:59.918Z] #27 2.756 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-27T17:58:59.918Z] #27 4.242 Fetched 8424 kB in 3s (3185 kB/s) [2021-03-27T17:58:59.918Z] #27 4.242 Reading package lists... [2021-03-27T17:58:59.918Z] #27 5.177 Reading package lists... [2021-03-27T17:58:59.918Z] #27 6.112 Building dependency tree... [2021-03-27T17:58:59.918Z] #27 6.438 The following additional packages will be installed: [2021-03-27T17:58:59.918Z] #27 6.438 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-03-27T17:58:59.918Z] #27 6.438 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-03-27T17:58:59.918Z] #27 6.439 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-03-27T17:58:59.918Z] #27 6.440 Suggested packages: [2021-03-27T17:58:59.918Z] #27 6.440 krb5-doc krb5-user [2021-03-27T17:58:59.918Z] #27 6.440 Recommended packages: [2021-03-27T17:58:59.918Z] #27 6.440 krb5-locales publicsuffix libsasl2-modules [2021-03-27T17:58:59.918Z] #27 6.658 The following NEW packages will be installed: [2021-03-27T17:58:59.918Z] #27 6.659 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-03-27T17:58:59.918Z] #27 6.659 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-03-27T17:58:59.918Z] #27 6.660 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-03-27T17:58:59.918Z] #27 6.660 libssh2-1 libssl1.1 openssl [2021-03-27T17:58:59.918Z] #27 6.941 0 upgraded, 21 newly installed, 0 to remove and 5 not upgraded. [2021-03-27T17:58:59.918Z] #27 6.941 Need to get 5057 kB of archives. [2021-03-27T17:58:59.918Z] #27 6.941 After this operation, 12.1 MB of additional disk space will be used. [2021-03-27T17:58:59.918Z] #27 6.941 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-03-27T17:58:59.918Z] #27 6.941 Get:2 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-03-27T17:58:59.918Z] #27 6.954 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-03-27T17:58:59.918Z] #27 6.954 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-03-27T17:58:59.918Z] #27 6.954 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-03-27T17:58:59.918Z] #27 6.956 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-03-27T17:58:59.918Z] #27 6.965 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-03-27T17:58:59.918Z] #27 6.973 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-03-27T17:58:59.918Z] #27 6.976 Get:9 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-03-27T17:58:59.918Z] #27 6.999 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-03-27T17:58:59.918Z] #27 6.999 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-03-27T17:58:59.918Z] #27 6.999 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-03-27T17:58:59.918Z] #27 7.001 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-03-27T17:58:59.918Z] #27 7.009 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-03-27T17:58:59.918Z] #27 7.009 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-03-27T17:58:59.918Z] #27 7.023 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-03-27T17:58:59.918Z] #27 7.025 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2021-03-27T17:58:59.918Z] #27 7.029 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2021-03-27T17:58:59.918Z] #27 7.035 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-03-27T17:58:59.918Z] #27 7.037 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-03-27T17:58:59.918Z] #27 7.040 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-03-27T17:58:59.918Z] #27 7.193 debconf: delaying package configuration, since apt-utils is not installed [2021-03-27T17:58:59.918Z] #27 7.219 Fetched 5057 kB in 0s (14.2 MB/s) [2021-03-27T17:58:59.918Z] #27 7.258 Selecting previously unselected package libssl1.1:amd64. [2021-03-27T17:58:59.918Z] #27 7.258 (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-27T17:58:59.918Z] #27 7.258 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-03-27T17:58:59.918Z] #27 7.266 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-03-27T17:58:59.918Z] #27 7.440 Selecting previously unselected package openssl. [2021-03-27T17:58:59.918Z] #27 7.440 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-03-27T17:58:59.918Z] #27 7.445 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-03-27T17:58:59.918Z] #27 7.694 Selecting previously unselected package ca-certificates. [2021-03-27T17:58:59.918Z] #27 7.694 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-03-27T17:58:59.918Z] #27 7.738 Unpacking ca-certificates (20200601~deb10u2) ... [2021-03-27T17:58:59.918Z] #27 7.802 Selecting previously unselected package libkeyutils1:amd64. [2021-03-27T17:58:59.918Z] #27 7.804 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-03-27T17:58:59.918Z] #27 7.808 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-03-27T17:58:59.918Z] #27 7.845 Selecting previously unselected package libkrb5support0:amd64. [2021-03-27T17:58:59.918Z] #27 7.845 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-03-27T17:58:59.918Z] #27 7.850 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-03-27T17:58:59.918Z] #27 7.893 Selecting previously unselected package libk5crypto3:amd64. [2021-03-27T17:58:59.918Z] #27 7.893 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-03-27T17:58:59.918Z] #27 7.895 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-03-27T17:58:59.918Z] #27 7.948 Selecting previously unselected package libkrb5-3:amd64. [2021-03-27T17:58:59.918Z] #27 7.950 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-03-27T17:58:59.918Z] #27 7.953 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-03-27T17:58:59.918Z] #27 8.042 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-03-27T17:58:59.918Z] #27 8.042 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-03-27T17:58:59.918Z] #27 8.045 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-03-27T17:58:59.918Z] #27 8.092 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-03-27T17:58:59.918Z] #27 8.094 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-03-27T17:58:59.918Z] #27 8.097 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-27T17:58:59.918Z] #27 8.130 Selecting previously unselected package libsasl2-2:amd64. [2021-03-27T17:58:59.918Z] #27 8.130 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-03-27T17:58:59.918Z] #27 8.134 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-27T17:58:59.918Z] #27 8.243 Selecting previously unselected package libldap-common. [2021-03-27T17:58:59.918Z] #27 8.244 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-03-27T17:58:59.918Z] #27 8.247 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-27T17:58:59.918Z] #27 8.287 Selecting previously unselected package libldap-2.4-2:amd64. [2021-03-27T17:58:59.918Z] #27 8.287 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-03-27T17:58:59.918Z] #27 8.292 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-27T17:58:59.918Z] #27 8.368 Selecting previously unselected package libnghttp2-14:amd64. [2021-03-27T17:58:59.918Z] #27 8.368 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-03-27T17:58:59.918Z] #27 8.376 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-03-27T17:58:59.918Z] #27 8.424 Selecting previously unselected package libpsl5:amd64. [2021-03-27T17:58:59.918Z] #27 8.424 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-03-27T17:58:59.918Z] #27 8.429 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-03-27T17:58:59.918Z] #27 8.468 Selecting previously unselected package librtmp1:amd64. [2021-03-27T17:58:59.918Z] #27 8.468 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-03-27T17:58:59.918Z] #27 8.472 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-27T17:58:59.918Z] #27 8.516 Selecting previously unselected package libssh2-1:amd64. [2021-03-27T17:58:59.918Z] #27 8.516 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-03-27T17:58:59.918Z] #27 8.520 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-03-27T17:58:59.918Z] #27 8.586 Selecting previously unselected package libcurl4:amd64. [2021-03-27T17:58:59.918Z] #27 8.586 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2021-03-27T17:58:59.918Z] #27 8.590 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-03-27T17:58:59.918Z] #27 8.648 Selecting previously unselected package curl. [2021-03-27T17:58:59.918Z] #27 8.648 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2021-03-27T17:58:59.918Z] #27 8.652 Unpacking curl (7.64.0-4+deb10u1) ... [2021-03-27T17:58:59.918Z] #27 8.711 Selecting previously unselected package libonig5:amd64. [2021-03-27T17:58:59.918Z] #27 8.713 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-03-27T17:58:59.918Z] #27 8.718 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-03-27T17:58:59.918Z] #27 8.782 Selecting previously unselected package libjq1:amd64. [2021-03-27T17:58:59.918Z] #27 8.782 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-03-27T17:58:59.918Z] #27 8.785 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-27T17:58:59.918Z] #27 8.834 Selecting previously unselected package jq. [2021-03-27T17:58:59.918Z] #27 8.834 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-03-27T17:58:59.918Z] #27 8.838 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-27T17:58:59.918Z] #27 8.883 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-03-27T17:58:59.918Z] #27 8.895 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-03-27T17:58:59.918Z] #27 8.906 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-03-27T17:58:59.918Z] #27 9.106 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-03-27T17:58:59.919Z] #27 9.121 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-27T17:58:59.919Z] #27 9.138 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-03-27T17:58:59.919Z] #27 9.148 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-27T17:58:59.919Z] #27 9.158 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-27T17:58:59.919Z] #27 9.171 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-03-27T17:58:59.919Z] #27 9.183 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-27T17:58:59.919Z] #27 9.194 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-03-27T17:58:59.919Z] #27 9.205 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-03-27T17:58:59.919Z] #27 9.216 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-03-27T17:59:00.148Z] #36 86.12 Selecting previously unselected package librhash0:amd64. [2021-03-27T17:59:00.148Z] #36 86.13 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-03-27T17:59:00.148Z] #36 86.14 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-03-27T17:59:00.175Z] #27 9.233 Setting up libonig5:amd64 (6.9.1-1) ... [2021-03-27T17:59:00.175Z] #27 9.244 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-27T17:59:00.175Z] #27 9.255 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-27T17:59:00.175Z] #27 9.266 Setting up ca-certificates (20200601~deb10u2) ... [2021-03-27T17:59:00.279Z] #29 8.759 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-03-27T17:59:00.279Z] #29 8.871 [2021-03-27T17:59:00.279Z] #29 8.934 ######################################################################## 100.0% [2021-03-27T17:59:00.279Z] #29 8.970 [2021-03-27T17:59:00.404Z] #36 86.39 Selecting previously unselected package libuv1:amd64. [2021-03-27T17:59:00.404Z] #36 86.41 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-03-27T17:59:00.404Z] #36 86.41 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-03-27T17:59:00.538Z] #29 9.214 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-03-27T17:59:00.538Z] #29 9.323 [2021-03-27T17:59:00.662Z] #36 86.69 Selecting previously unselected package cmake. [2021-03-27T17:59:00.662Z] #36 86.71 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-03-27T17:59:00.662Z] #36 86.72 Unpacking cmake (3.13.4-1) ... [2021-03-27T17:59:00.738Z] #27 9.847 Updating certificates in /etc/ssl/certs... [2021-03-27T17:59:00.798Z] #29 9.386 ######################################################################## 100.0% [2021-03-27T17:59:00.798Z] #29 9.415 [2021-03-27T17:59:00.798Z] #29 9.436 Download of images into '/build' complete. [2021-03-27T17:59:00.798Z] #29 9.436 Use something like the following to load the result into a Docker daemon: [2021-03-27T17:59:00.798Z] #29 9.436 tar -cC '/build' . | docker load [2021-03-27T17:59:01.058Z] #29 ... [2021-03-27T17:59:01.058Z] [2021-03-27T17:59:01.058Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-27T17:59:01.058Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-27T17:59:01.058Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.5s [2021-03-27T17:59:01.118Z] #23 3.481 Collecting yamllint==1.16.0 [2021-03-27T17:59:01.166Z] #10 extracting sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 4.6s done [2021-03-27T17:59:01.166Z] #10 extracting sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 0.0s done [2021-03-27T17:59:01.166Z] #10 DONE 19.7s [2021-03-27T17:59:01.166Z] [2021-03-27T17:59:01.166Z] #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-27T17:59:01.166Z] #28 sha256:4c9ac34fba489c9a21e75eb4db8b4339bc5cee945923daf80a1efb2d78a05f42 [2021-03-27T17:59:01.166Z] #28 5.061 Reading package lists... [2021-03-27T17:59:01.166Z] #28 6.473 Building dependency tree... [2021-03-27T17:59:01.166Z] #28 6.930 The following additional packages will be installed: [2021-03-27T17:59:01.166Z] #28 6.930 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-03-27T17:59:01.166Z] #28 6.931 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-03-27T17:59:01.166Z] #28 6.931 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-03-27T17:59:01.166Z] #28 6.935 Suggested packages: [2021-03-27T17:59:01.166Z] #28 6.935 krb5-doc krb5-user [2021-03-27T17:59:01.166Z] #28 6.935 Recommended packages: [2021-03-27T17:59:01.166Z] #28 6.935 krb5-locales publicsuffix libsasl2-modules [2021-03-27T17:59:01.166Z] #28 7.290 The following NEW packages will be installed: [2021-03-27T17:59:01.166Z] #28 7.290 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-03-27T17:59:01.166Z] #28 7.291 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-03-27T17:59:01.166Z] #28 7.291 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-03-27T17:59:01.166Z] #28 7.292 libssh2-1 libssl1.1 openssl [2021-03-27T17:59:01.166Z] #28 7.334 0 upgraded, 21 newly installed, 0 to remove and 5 not upgraded. [2021-03-27T17:59:01.166Z] #28 7.334 Need to get 5175 kB of archives. [2021-03-27T17:59:01.166Z] #28 7.334 After this operation, 14.6 MB of additional disk space will be used. [2021-03-27T17:59:01.166Z] #28 7.334 Get:1 http://security.debian.org/debian-security buster/updates/main ppc64el libssl1.1 ppc64el 1.1.1d-0+deb10u6 [1527 kB] [2021-03-27T17:59:01.166Z] #28 7.357 Get:2 http://deb.debian.org/debian buster/main ppc64el ca-certificates all 20200601~deb10u2 [166 kB] [2021-03-27T17:59:01.166Z] #28 7.392 Get:3 http://deb.debian.org/debian buster/main ppc64el libkeyutils1 ppc64el 1.6-6 [16.2 kB] [2021-03-27T17:59:01.166Z] #28 7.394 Get:4 http://deb.debian.org/debian buster/main ppc64el libkrb5support0 ppc64el 1.17-3+deb10u1 [69.3 kB] [2021-03-27T17:59:01.166Z] #28 7.395 Get:5 http://security.debian.org/debian-security buster/updates/main ppc64el openssl ppc64el 1.1.1d-0+deb10u6 [844 kB] [2021-03-27T17:59:01.166Z] #28 7.396 Get:6 http://deb.debian.org/debian buster/main ppc64el libk5crypto3 ppc64el 1.17-3+deb10u1 [134 kB] [2021-03-27T17:59:01.166Z] #28 7.409 Get:7 http://deb.debian.org/debian buster/main ppc64el libkrb5-3 ppc64el 1.17-3+deb10u1 [400 kB] [2021-03-27T17:59:01.166Z] #28 7.440 Get:8 http://deb.debian.org/debian buster/main ppc64el libgssapi-krb5-2 ppc64el 1.17-3+deb10u1 [172 kB] [2021-03-27T17:59:01.166Z] #28 7.452 Get:9 http://deb.debian.org/debian buster/main ppc64el libsasl2-modules-db ppc64el 2.1.27+dfsg-1+deb10u1 [71.2 kB] [2021-03-27T17:59:01.166Z] #28 7.458 Get:10 http://deb.debian.org/debian buster/main ppc64el libsasl2-2 ppc64el 2.1.27+dfsg-1+deb10u1 [115 kB] [2021-03-27T17:59:01.166Z] #28 7.467 Get:11 http://deb.debian.org/debian buster/main ppc64el libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-03-27T17:59:01.166Z] #28 7.474 Get:12 http://deb.debian.org/debian buster/main ppc64el libldap-2.4-2 ppc64el 2.4.47+dfsg-3+deb10u6 [243 kB] [2021-03-27T17:59:01.166Z] #28 7.493 Get:13 http://deb.debian.org/debian buster/main ppc64el libnghttp2-14 ppc64el 1.36.0-2+deb10u1 [92.1 kB] [2021-03-27T17:59:01.166Z] #28 7.499 Get:14 http://deb.debian.org/debian buster/main ppc64el libpsl5 ppc64el 0.20.2-2 [55.6 kB] [2021-03-27T17:59:01.166Z] #28 7.503 Get:15 http://deb.debian.org/debian buster/main ppc64el librtmp1 ppc64el 2.4+20151223.gitfa8646d.1-2 [60.2 kB] [2021-03-27T17:59:01.166Z] #28 7.507 Get:16 http://deb.debian.org/debian buster/main ppc64el libssh2-1 ppc64el 1.8.0-2.1 [147 kB] [2021-03-27T17:59:01.166Z] #28 7.519 Get:17 http://deb.debian.org/debian buster/main ppc64el libcurl4 ppc64el 7.64.0-4+deb10u1 [348 kB] [2021-03-27T17:59:01.166Z] #28 7.543 Get:18 http://deb.debian.org/debian buster/main ppc64el curl ppc64el 7.64.0-4+deb10u1 [268 kB] [2021-03-27T17:59:01.166Z] #28 7.564 Get:19 http://deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2021-03-27T17:59:01.166Z] #28 7.576 Get:20 http://deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2021-03-27T17:59:01.166Z] #28 7.582 Get:21 http://deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2021-03-27T17:59:01.166Z] #28 7.840 debconf: delaying package configuration, since apt-utils is not installed [2021-03-27T17:59:01.166Z] #28 7.874 Fetched 5175 kB in 0s (19.7 MB/s) [2021-03-27T17:59:01.166Z] #28 7.903 Selecting previously unselected package libssl1.1:ppc64el. [2021-03-27T17:59:01.167Z] #28 7.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-27T17:59:01.167Z] #28 7.911 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_ppc64el.deb ... [2021-03-27T17:59:01.167Z] #28 7.914 Unpacking libssl1.1:ppc64el (1.1.1d-0+deb10u6) ... [2021-03-27T17:59:01.167Z] #28 8.129 Selecting previously unselected package openssl. [2021-03-27T17:59:01.167Z] #28 8.129 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_ppc64el.deb ... [2021-03-27T17:59:01.167Z] #28 8.131 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-03-27T17:59:01.167Z] #28 8.250 Selecting previously unselected package ca-certificates. [2021-03-27T17:59:01.167Z] #28 8.253 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-03-27T17:59:01.167Z] #28 8.254 Unpacking ca-certificates (20200601~deb10u2) ... [2021-03-27T17:59:01.167Z] #28 8.311 Selecting previously unselected package libkeyutils1:ppc64el. [2021-03-27T17:59:01.167Z] #28 8.313 Preparing to unpack .../03-libkeyutils1_1.6-6_ppc64el.deb ... [2021-03-27T17:59:01.167Z] #28 8.314 Unpacking libkeyutils1:ppc64el (1.6-6) ... [2021-03-27T17:59:01.167Z] #28 8.338 Selecting previously unselected package libkrb5support0:ppc64el. [2021-03-27T17:59:01.167Z] #28 8.340 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_ppc64el.deb ... [2021-03-27T17:59:01.167Z] #28 8.341 Unpacking libkrb5support0:ppc64el (1.17-3+deb10u1) ... [2021-03-27T17:59:01.167Z] #28 8.378 Selecting previously unselected package libk5crypto3:ppc64el. [2021-03-27T17:59:01.167Z] #28 8.381 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_ppc64el.deb ... [2021-03-27T17:59:01.167Z] #28 8.390 Unpacking libk5crypto3:ppc64el (1.17-3+deb10u1) ... [2021-03-27T17:59:01.167Z] #28 8.422 Selecting previously unselected package libkrb5-3:ppc64el. [2021-03-27T17:59:01.167Z] #28 8.426 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_ppc64el.deb ... [2021-03-27T17:59:01.167Z] #28 8.427 Unpacking libkrb5-3:ppc64el (1.17-3+deb10u1) ... [2021-03-27T17:59:01.167Z] #28 8.514 Selecting previously unselected package libgssapi-krb5-2:ppc64el. [2021-03-27T17:59:01.167Z] #28 8.516 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_ppc64el.deb ... [2021-03-27T17:59:01.167Z] #28 8.520 Unpacking libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ... [2021-03-27T17:59:01.167Z] #28 8.567 Selecting previously unselected package libsasl2-modules-db:ppc64el. [2021-03-27T17:59:01.167Z] #28 8.569 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2021-03-27T17:59:01.167Z] #28 8.571 Unpacking libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-03-27T17:59:01.167Z] #28 8.599 Selecting previously unselected package libsasl2-2:ppc64el. [2021-03-27T17:59:01.167Z] #28 8.601 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2021-03-27T17:59:01.167Z] #28 8.602 Unpacking libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-03-27T17:59:01.167Z] #28 8.660 Selecting previously unselected package libldap-common. [2021-03-27T17:59:01.167Z] #28 8.660 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-03-27T17:59:01.167Z] #28 8.667 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-27T17:59:01.167Z] #28 8.706 Selecting previously unselected package libldap-2.4-2:ppc64el. [2021-03-27T17:59:01.167Z] #28 8.718 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_ppc64el.deb ... [2021-03-27T17:59:01.167Z] #28 8.718 Unpacking libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u6) ... [2021-03-27T17:59:01.167Z] #28 8.768 Selecting previously unselected package libnghttp2-14:ppc64el. [2021-03-27T17:59:01.167Z] #28 8.771 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_ppc64el.deb ... [2021-03-27T17:59:01.167Z] #28 8.772 Unpacking libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2021-03-27T17:59:01.167Z] #28 8.809 Selecting previously unselected package libpsl5:ppc64el. [2021-03-27T17:59:01.167Z] #28 8.812 Preparing to unpack .../13-libpsl5_0.20.2-2_ppc64el.deb ... [2021-03-27T17:59:01.167Z] #28 8.818 Unpacking libpsl5:ppc64el (0.20.2-2) ... [2021-03-27T17:59:01.167Z] #28 8.843 Selecting previously unselected package librtmp1:ppc64el. [2021-03-27T17:59:01.167Z] #28 8.845 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_ppc64el.deb ... [2021-03-27T17:59:01.167Z] #28 8.847 Unpacking librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2021-03-27T17:59:01.167Z] #28 8.878 Selecting previously unselected package libssh2-1:ppc64el. [2021-03-27T17:59:01.167Z] #28 8.878 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_ppc64el.deb ... [2021-03-27T17:59:01.167Z] #28 8.879 Unpacking libssh2-1:ppc64el (1.8.0-2.1) ... [2021-03-27T17:59:01.167Z] #28 8.918 Selecting previously unselected package libcurl4:ppc64el. [2021-03-27T17:59:01.167Z] #28 8.920 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_ppc64el.deb ... [2021-03-27T17:59:01.167Z] #28 8.922 Unpacking libcurl4:ppc64el (7.64.0-4+deb10u1) ... [2021-03-27T17:59:01.167Z] #28 8.982 Selecting previously unselected package curl. [2021-03-27T17:59:01.167Z] #28 8.985 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_ppc64el.deb ... [2021-03-27T17:59:01.167Z] #28 8.985 Unpacking curl (7.64.0-4+deb10u1) ... [2021-03-27T17:59:01.167Z] #28 9.030 Selecting previously unselected package libonig5:ppc64el. [2021-03-27T17:59:01.167Z] #28 9.032 Preparing to unpack .../18-libonig5_6.9.1-1_ppc64el.deb ... [2021-03-27T17:59:01.167Z] #28 9.033 Unpacking libonig5:ppc64el (6.9.1-1) ... [2021-03-27T17:59:01.167Z] #28 9.084 Selecting previously unselected package libjq1:ppc64el. [2021-03-27T17:59:01.167Z] #28 9.084 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2021-03-27T17:59:01.167Z] #28 9.085 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-03-27T17:59:01.167Z] #28 9.122 Selecting previously unselected package jq. [2021-03-27T17:59:01.167Z] #28 9.124 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2021-03-27T17:59:01.167Z] #28 9.125 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-27T17:59:01.167Z] #28 9.158 Setting up libkeyutils1:ppc64el (1.6-6) ... [2021-03-27T17:59:01.167Z] #28 9.161 Setting up libpsl5:ppc64el (0.20.2-2) ... [2021-03-27T17:59:01.167Z] #28 9.164 Setting up libssl1.1:ppc64el (1.1.1d-0+deb10u6) ... [2021-03-27T17:59:01.167Z] #28 9.323 Setting up libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2021-03-27T17:59:01.167Z] #28 9.326 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-27T17:59:01.167Z] #28 9.330 Setting up libkrb5support0:ppc64el (1.17-3+deb10u1) ... [2021-03-27T17:59:01.167Z] #28 9.333 Setting up libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-03-27T17:59:01.167Z] #28 9.345 Setting up librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2021-03-27T17:59:01.167Z] #28 9.347 Setting up libk5crypto3:ppc64el (1.17-3+deb10u1) ... [2021-03-27T17:59:01.167Z] #28 9.350 Setting up libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-03-27T17:59:01.167Z] #28 9.354 Setting up libssh2-1:ppc64el (1.8.0-2.1) ... [2021-03-27T17:59:01.167Z] #28 9.358 Setting up libkrb5-3:ppc64el (1.17-3+deb10u1) ... [2021-03-27T17:59:01.167Z] #28 9.361 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-03-27T17:59:01.167Z] #28 9.367 Setting up libonig5:ppc64el (6.9.1-1) ... [2021-03-27T17:59:01.167Z] #28 9.370 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-03-27T17:59:01.167Z] #28 9.373 Setting up libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u6) ... [2021-03-27T17:59:01.167Z] #28 9.377 Setting up ca-certificates (20200601~deb10u2) ... [2021-03-27T17:59:01.167Z] #28 10.21 Updating certificates in /etc/ssl/certs... [2021-03-27T17:59:01.167Z] #28 ... [2021-03-27T17:59:01.167Z] [2021-03-27T17:59:01.167Z] #11 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-27T17:59:01.167Z] #11 sha256:de2b7e1945dbe926869611b3b2029194bc28030208e03614c2a9fe1f572df858 [2021-03-27T17:59:01.167Z] #11 DONE 0.2s [2021-03-27T17:59:01.288Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.6s done [2021-03-27T17:59:01.301Z] #27 10.56 137 added, 0 removed; done. [2021-03-27T17:59:01.301Z] #27 10.60 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-03-27T17:59:01.301Z] #27 10.61 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-27T17:59:01.301Z] #27 10.62 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-03-27T17:59:01.301Z] #27 10.63 Setting up curl (7.64.0-4+deb10u1) ... [2021-03-27T17:59:01.301Z] #27 10.64 Processing triggers for libc-bin (2.28-10) ... [2021-03-27T17:59:01.301Z] #27 10.66 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-03-27T17:59:01.301Z] #27 10.67 Updating certificates in /etc/ssl/certs... [2021-03-27T17:59:01.408Z] #23 3.597 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-03-27T17:59:01.408Z] #23 3.625 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-03-27T17:59:01.408Z] #23 3.652 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-03-27T17:59:01.408Z] #23 3.671 Collecting pyyaml (from yamllint==1.16.0) [2021-03-27T17:59:01.408Z] #23 3.792 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-03-27T17:59:01.472Z] [2021-03-27T17:59:01.472Z] #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-27T17:59:01.472Z] #28 sha256:4c9ac34fba489c9a21e75eb4db8b4339bc5cee945923daf80a1efb2d78a05f42 [2021-03-27T17:59:01.472Z] #28 11.05 137 added, 0 removed; done. [2021-03-27T17:59:01.472Z] #28 ... [2021-03-27T17:59:01.472Z] [2021-03-27T17:59:01.472Z] #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-27T17:59:01.472Z] #12 sha256:ff794b9c1ccc7e487b8893ee6ce30fad412303a0fbaab6fd892b0bc7b203e159 [2021-03-27T17:59:01.472Z] #12 DONE 0.2s [2021-03-27T17:59:01.472Z] [2021-03-27T17:59:01.472Z] #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-27T17:59:01.472Z] #28 sha256:4c9ac34fba489c9a21e75eb4db8b4339bc5cee945923daf80a1efb2d78a05f42 [2021-03-27T17:59:01.472Z] #28 11.07 Setting up libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ... [2021-03-27T17:59:01.472Z] #28 11.07 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-27T17:59:01.472Z] #28 11.07 Setting up libcurl4:ppc64el (7.64.0-4+deb10u1) ... [2021-03-27T17:59:01.472Z] #28 11.08 Setting up curl (7.64.0-4+deb10u1) ... [2021-03-27T17:59:01.472Z] #28 11.08 Processing triggers for libc-bin (2.28-10) ... [2021-03-27T17:59:01.472Z] #28 11.09 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-03-27T17:59:01.472Z] #28 11.10 Updating certificates in /etc/ssl/certs... [2021-03-27T17:59:01.472Z] #28 ... [2021-03-27T17:59:01.472Z] [2021-03-27T17:59:01.472Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-03-27T17:59:01.472Z] #40 sha256:b948760ec906f0112e36d43a368d2764d9e6051a21547341b1990eac2341e2c0 [2021-03-27T17:59:01.472Z] #40 DONE 0.1s [2021-03-27T17:59:01.627Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 11.0s done [2021-03-27T17:59:01.698Z] #23 4.085 Installing build dependencies: started [2021-03-27T17:59:01.773Z] [2021-03-27T17:59:01.773Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-03-27T17:59:01.773Z] #32 sha256:34d72fd651778c0cdb3dc938aacb06f57ff1869c20cbd1458f724e704eb32e92 [2021-03-27T17:59:01.773Z] #32 DONE 0.1s [2021-03-27T17:59:01.773Z] [2021-03-27T17:59:01.773Z] #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-27T17:59:01.773Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-03-27T17:59:01.867Z] #27 11.25 0 added, 0 removed; done. [2021-03-27T17:59:02.123Z] #27 11.25 Running hooks in /etc/ca-certificates/update.d... [2021-03-27T17:59:02.123Z] #27 11.25 done. [2021-03-27T17:59:02.235Z] #62 DONE 4.3s [2021-03-27T17:59:02.235Z] [2021-03-27T17:59:02.235Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-27T17:59:02.235Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-03-27T17:59:02.235Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-03-27T17:59:02.235Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-03-27T17:59:02.235Z] #9 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done [2021-03-27T17:59:02.236Z] #9 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done [2021-03-27T17:59:02.236Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 3.9s done [2021-03-27T17:59:02.236Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 2.9s done [2021-03-27T17:59:02.236Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 0B / 52.16MB 4.0s [2021-03-27T17:59:02.236Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 0B / 62.53MB 4.0s [2021-03-27T17:59:02.236Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0B / 9.98MB 4.0s [2021-03-27T17:59:02.236Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 3.01MB / 52.16MB 4.1s [2021-03-27T17:59:02.236Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 [2021-03-27T17:59:02.423Z] #33 ... [2021-03-27T17:59:02.423Z] [2021-03-27T17:59:02.423Z] #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-27T17:59:02.423Z] #13 sha256:5a1f2a0034de595e514e07eaa74fd77b855eb96acfd626c32dc2608ff009b168 [2021-03-27T17:59:02.423Z] #13 DONE 0.7s [2021-03-27T17:59:02.423Z] [2021-03-27T17:59:02.423Z] #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-27T17:59:02.423Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-03-27T17:59:02.423Z] #33 0.708 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-03-27T17:59:02.423Z] #33 0.717 Cloning into '.'... [2021-03-27T17:59:02.503Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 13.30MB / 52.16MB 4.2s [2021-03-27T17:59:02.503Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 4.19MB / 62.53MB 4.2s [2021-03-27T17:59:02.503Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 3.55MB / 9.98MB 4.2s [2021-03-27T17:59:02.503Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 21.67MB / 52.16MB 4.3s [2021-03-27T17:59:02.503Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 12.85MB / 62.53MB 4.3s [2021-03-27T17:59:02.503Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 6.29MB / 9.98MB 4.3s [2021-03-27T17:59:02.773Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 32.51MB / 52.16MB 4.5s [2021-03-27T17:59:02.773Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 33.55MB / 62.53MB 4.5s [2021-03-27T17:59:02.773Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 4.5s [2021-03-27T17:59:02.773Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 46.14MB / 62.53MB 4.6s [2021-03-27T17:59:03.003Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a [2021-03-27T17:59:03.038Z] #9 ... [2021-03-27T17:59:03.038Z] [2021-03-27T17:59:03.038Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-27T17:59:03.038Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-03-27T17:59:03.038Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2021-03-27T17:59:03.038Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-03-27T17:59:03.038Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-03-27T17:59:03.038Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-03-27T17:59:03.038Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done [2021-03-27T17:59:03.038Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.1s done [2021-03-27T17:59:03.038Z] #64 DONE 5.0s [2021-03-27T17:59:03.038Z] [2021-03-27T17:59:03.038Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-27T17:59:03.038Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-03-27T17:59:03.038Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 39.85MB / 52.16MB 4.7s [2021-03-27T17:59:03.038Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 58.72MB / 62.53MB 4.7s [2021-03-27T17:59:03.038Z] #9 ... [2021-03-27T17:59:03.038Z] [2021-03-27T17:59:03.038Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ed28974b37a2ee07bc8d43249c7396eee05a210d92aa784871e3bed715671d4f [2021-03-27T17:59:03.038Z] #26 sha256:d82be482bb0809369fce597a75fa5c34b1ce437dc19aedb64d90c3319e886052 [2021-03-27T17:59:03.038Z] #26 resolve docker.io/library/debian:buster@sha256:ed28974b37a2ee07bc8d43249c7396eee05a210d92aa784871e3bed715671d4f done [2021-03-27T17:59:03.038Z] #26 sha256:ed28974b37a2ee07bc8d43249c7396eee05a210d92aa784871e3bed715671d4f 1.85kB / 1.85kB done [2021-03-27T17:59:03.038Z] #26 sha256:82926e6b350c680dfb1296e82984e5acd287285c0850086d302ed908bda01a16 529B / 529B done [2021-03-27T17:59:03.038Z] #26 sha256:ea4bdfc112fdfd1b6e027ad4ba4be36c8d68d0403cd52ad299464e8f7ceab644 1.46kB / 1.46kB done [2021-03-27T17:59:03.038Z] #26 sha256:383261dafcc4f63ecae5f2d661d1ef8d0a5e1c9f4b1f12285115baca7d101d5a 49.20MB / 49.20MB 2.6s done [2021-03-27T17:59:03.038Z] #26 extracting sha256:383261dafcc4f63ecae5f2d661d1ef8d0a5e1c9f4b1f12285115baca7d101d5a 1.8s [2021-03-27T17:59:03.261Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-03-27T17:59:03.316Z] #26 ... [2021-03-27T17:59:03.316Z] [2021-03-27T17:59:03.316Z] #23 [internal] load build context [2021-03-27T17:59:03.316Z] #23 sha256:3a96c1b01a9c7aa74b1ca5f63575df33e7a4135e073ad34eee637a412a0dfa3d [2021-03-27T17:59:03.316Z] #23 transferring context: 53.43MB 4.3s done [2021-03-27T17:59:03.316Z] #23 DONE 5.4s [2021-03-27T17:59:03.316Z] [2021-03-27T17:59:03.316Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-27T17:59:03.316Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-03-27T17:59:03.316Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 5.1s [2021-03-27T17:59:03.316Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 5.1s [2021-03-27T17:59:03.316Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 4.7s done [2021-03-27T17:59:03.932Z] #36 89.78 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-27T17:59:03.933Z] #36 89.80 Setting up xxd (2:8.1.0875-5) ... [2021-03-27T17:59:03.933Z] #36 89.81 Setting up libuv1:amd64 (1.24.1-1) ... [2021-03-27T17:59:03.933Z] #36 89.86 Setting up vim-common (2:8.1.0875-5) ... [2021-03-27T17:59:03.933Z] #36 89.91 Setting up librhash0:amd64 (1.3.8-1) ... [2021-03-27T17:59:03.933Z] #36 89.95 Setting up cmake-data (3.13.4-1) ... [2021-03-27T17:59:04.192Z] #36 89.97 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-27T17:59:04.192Z] #36 89.98 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-03-27T17:59:04.192Z] #36 89.99 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-03-27T17:59:04.192Z] #36 90.01 Setting up cmake (3.13.4-1) ... [2021-03-27T17:59:04.192Z] #36 90.04 Processing triggers for libc-bin (2.28-10) ... [2021-03-27T17:59:04.192Z] #36 90.16 Processing triggers for mime-support (3.62) ... [2021-03-27T17:59:04.544Z] #33 ... [2021-03-27T17:59:04.544Z] [2021-03-27T17:59:04.544Z] #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-27T17:59:04.544Z] #28 sha256:4c9ac34fba489c9a21e75eb4db8b4339bc5cee945923daf80a1efb2d78a05f42 [2021-03-27T17:59:04.544Z] #28 13.94 0 added, 0 removed; done. [2021-03-27T17:59:04.544Z] #28 13.94 Running hooks in /etc/ca-certificates/update.d... [2021-03-27T17:59:04.544Z] #28 13.94 done. [2021-03-27T17:59:04.544Z] #28 DONE 14.1s [2021-03-27T17:59:04.699Z] #27 ... [2021-03-27T17:59:04.699Z] [2021-03-27T17:59:04.699Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-27T17:59:04.699Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-27T17:59:04.699Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.6s [2021-03-27T17:59:04.699Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.8s done [2021-03-27T17:59:04.704Z] #9 ... [2021-03-27T17:59:04.704Z] [2021-03-27T17:59:04.704Z] #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-27T17:59:04.704Z] #29 sha256:01563ded0b98a176dc6583496b16670761efa931efb4ec46f7786301f3651aa3 [2021-03-27T17:59:04.704Z] #29 1.223 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-03-27T17:59:04.704Z] #29 1.311 [2021-03-27T17:59:04.704Z] #29 1.432 ######### 13.8% ########################## 36.9% ######################################## 56.3% ######################################################### 79.3% ####################################################################### 99.3% ######################################################################## 100.0% [2021-03-27T17:59:04.704Z] #29 1.961 [2021-03-27T17:59:04.704Z] #29 2.095 ################## 25.9% ######################################################################## 100.0% [2021-03-27T17:59:04.704Z] #29 2.281 [2021-03-27T17:59:04.704Z] #29 2.422 ######################################################## 78.1% ######################################################################## 100.0% [2021-03-27T17:59:04.704Z] #29 2.540 [2021-03-27T17:59:04.704Z] #29 2.676 ##### 8.1% ######################## 34.0% ###################################### 53.9% #################################################### 73.2% ################################################################## 92.8% ######################################################################## 100.0% [2021-03-27T17:59:04.704Z] #29 3.218 [2021-03-27T17:59:04.704Z] #29 3.344 # 2.5% ##### 8.3% ########## 14.8% ############## 20.1% ################## 25.3% ##################### 30.5% ######################### 35.7% ############################# 41.0% ################################# 46.1% #################################### 51.3% ######################################## 56.5% ############################################ 61.8% ############################################## 65.2% ################################################### 72.1% ####################################################### 77.4% ########################################################### 82.6% ############################################################### 87.8% ################################################################## 93.0% ###################################################################### 98.2% ######################################################################## 100.0% [2021-03-27T17:59:04.704Z] #29 5.218 [2021-03-27T17:59:04.704Z] #29 5.534 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-03-27T17:59:04.704Z] #29 5.612 [2021-03-27T17:59:04.704Z] #29 5.677 ######################################################################## 100.0% [2021-03-27T17:59:04.704Z] #29 5.694 [2021-03-27T17:59:04.704Z] #29 6.052 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-03-27T17:59:04.704Z] #29 6.157 [2021-03-27T17:59:04.704Z] #29 6.274 ################################################ 67.4% ######################################################################## 100.0% [2021-03-27T17:59:04.704Z] #29 6.324 [2021-03-27T17:59:04.704Z] #29 6.759 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-03-27T17:59:04.704Z] #29 6.868 [2021-03-27T17:59:04.704Z] #29 6.998 ## 3.1% ###################### 31.9% #################################### 50.2% ############################################ 62.3% ####################################################### 77.0% ######################################################################## 100.0% [2021-03-27T17:59:04.704Z] #29 7.516 [2021-03-27T17:59:04.704Z] #29 7.852 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-03-27T17:59:04.704Z] #29 7.946 [2021-03-27T17:59:04.704Z] #29 8.010 ######################################################################## 100.0% [2021-03-27T17:59:04.704Z] #29 8.047 [2021-03-27T17:59:04.704Z] #29 8.266 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-03-27T17:59:04.704Z] #29 8.374 [2021-03-27T17:59:04.704Z] #29 8.436 ######################################################################## 100.0% [2021-03-27T17:59:04.704Z] #29 8.469 [2021-03-27T17:59:04.704Z] #29 8.489 Download of images into '/build' complete. [2021-03-27T17:59:04.704Z] #29 8.489 Use something like the following to load the result into a Docker daemon: [2021-03-27T17:59:04.704Z] #29 8.489 tar -cC '/build' . | docker load [2021-03-27T17:59:04.704Z] #29 ... [2021-03-27T17:59:04.704Z] [2021-03-27T17:59:04.704Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-27T17:59:04.704Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-27T17:59:04.704Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.4s done [2021-03-27T17:59:04.846Z] [2021-03-27T17:59:04.846Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-03-27T17:59:04.846Z] #29 sha256:6f801a34065287c2a68761dd813a28edb65d81e6bc5001cacc36428fe06749fe [2021-03-27T17:59:04.846Z] #29 DONE 0.1s [2021-03-27T17:59:04.846Z] [2021-03-27T17:59:04.846Z] #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-27T17:59:04.846Z] #35 sha256:11fb1638d23d1cde8ba978fc69bb390e84d112fa16e7d52f7411f5aa9b461f9b [2021-03-27T17:59:04.846Z] #35 0.454 + RM_GOPATH=0 [2021-03-27T17:59:04.846Z] #35 0.454 + TMP_GOPATH= [2021-03-27T17:59:04.846Z] #35 0.454 + : /build [2021-03-27T17:59:04.846Z] #35 0.454 + '[' -z '' ']' [2021-03-27T17:59:04.846Z] #35 0.454 ++ mktemp -d [2021-03-27T17:59:04.846Z] #35 0.460 + export GOPATH=/tmp/tmp.SOPGh4FzS6 [2021-03-27T17:59:04.846Z] #35 0.460 + GOPATH=/tmp/tmp.SOPGh4FzS6 [2021-03-27T17:59:04.846Z] #35 0.461 + RM_GOPATH=1 [2021-03-27T17:59:04.846Z] #35 0.461 + case "$(go env GOARCH)" in [2021-03-27T17:59:04.846Z] #35 0.462 ++ go env GOARCH [2021-03-27T17:59:04.846Z] #35 0.468 + export GO_BUILDMODE=-buildmode=pie [2021-03-27T17:59:04.846Z] #35 0.468 + GO_BUILDMODE=-buildmode=pie [2021-03-27T17:59:04.846Z] #35 0.472 ++ dirname /tmp/install/install.sh [2021-03-27T17:59:04.846Z] #35 0.473 + dir=/tmp/install [2021-03-27T17:59:04.846Z] #35 0.473 + bin=tomlv [2021-03-27T17:59:04.846Z] #35 0.473 + shift [2021-03-27T17:59:04.846Z] #35 0.473 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-03-27T17:59:04.846Z] #35 0.473 + . /tmp/install/tomlv.installer [2021-03-27T17:59:04.846Z] #35 0.473 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-27T17:59:04.846Z] #35 0.474 + install_tomlv [2021-03-27T17:59:04.846Z] #35 0.474 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-03-27T17:59:04.846Z] #35 0.474 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-27T17:59:04.846Z] #35 0.474 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.SOPGh4FzS6/src/github.com/BurntSushi/toml [2021-03-27T17:59:04.846Z] #35 0.482 Cloning into '/tmp/tmp.SOPGh4FzS6/src/github.com/BurntSushi/toml'... [2021-03-27T17:59:04.846Z] #35 1.333 + cd /tmp/tmp.SOPGh4FzS6/src/github.com/BurntSushi/toml [2021-03-27T17:59:04.846Z] #35 1.333 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-27T17:59:04.846Z] #35 1.391 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-03-27T17:59:04.846Z] #35 2.134 runtime/internal/sys [2021-03-27T17:59:04.846Z] #35 2.187 internal/cpu [2021-03-27T17:59:04.846Z] #35 2.209 math/bits [2021-03-27T17:59:04.846Z] #35 2.275 runtime/internal/atomic [2021-03-27T17:59:04.846Z] #35 2.920 runtime/internal/math [2021-03-27T17:59:04.846Z] #35 3.086 internal/bytealg [2021-03-27T17:59:04.846Z] #35 3.125 unicode/utf8 [2021-03-27T17:59:04.846Z] #35 3.313 math [2021-03-27T17:59:05.124Z] #36 DONE 91.0s [2021-03-27T17:59:05.124Z] [2021-03-27T17:59:05.124Z] #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-27T17:59:05.124Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-27T17:59:05.124Z] #42 86.53 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-03-27T17:59:05.124Z] #42 86.55 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-03-27T17:59:05.124Z] #42 86.57 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-03-27T17:59:05.124Z] #42 86.60 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-03-27T17:59:05.124Z] #42 86.61 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-03-27T17:59:05.124Z] #42 86.63 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-03-27T17:59:05.124Z] #42 86.64 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-27T17:59:05.124Z] #42 86.65 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-03-27T17:59:05.124Z] #42 86.68 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-27T17:59:05.124Z] #42 86.69 Setting up python-protobuf (3.6.1.3-2) ... [2021-03-27T17:59:05.156Z] #35 3.510 internal/race [2021-03-27T17:59:05.248Z] #23 ... [2021-03-27T17:59:05.248Z] [2021-03-27T17:59:05.248Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-27T17:59:05.248Z] #44 96.29 CC criu/path.o [2021-03-27T17:59:05.248Z] #44 96.49 CC criu/pie-util-vdso.o [2021-03-27T17:59:05.248Z] #44 96.91 CC criu/pie-util.o [2021-03-27T17:59:05.248Z] #44 97.04 CC criu/pipes.o [2021-03-27T17:59:05.248Z] #44 97.72 CC criu/plugin.o [2021-03-27T17:59:05.248Z] #44 98.05 CC criu/proc_parse.o [2021-03-27T17:59:05.248Z] #44 99.70 CC criu/protobuf-desc.o [2021-03-27T17:59:05.248Z] #44 100.3 CC criu/protobuf.o [2021-03-27T17:59:05.248Z] #44 100.6 CC criu/pstree.o [2021-03-27T17:59:05.248Z] #44 101.6 CC criu/rbtree.o [2021-03-27T17:59:05.248Z] #44 101.9 CC criu/rst-malloc.o [2021-03-27T17:59:05.248Z] #44 102.1 CC criu/seccomp.o [2021-03-27T17:59:05.248Z] #44 102.7 CC criu/seize.o [2021-03-27T17:59:05.248Z] #44 103.2 CC criu/servicefd.o [2021-03-27T17:59:05.248Z] #44 103.5 CC criu/shmem.o [2021-03-27T17:59:05.248Z] #44 104.1 CC criu/sigframe.o [2021-03-27T17:59:05.248Z] #44 104.2 CC criu/signalfd.o [2021-03-27T17:59:05.248Z] #44 104.4 CC criu/sk-inet.o [2021-03-27T17:59:05.381Z] #42 ... [2021-03-27T17:59:05.381Z] [2021-03-27T17:59:05.381Z] #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-27T17:59:05.381Z] #51 sha256:d4b4c286809f0abbaaf13a7dc64f4b68adf8cea3e4174e7e402752e15bb64d61 [2021-03-27T17:59:05.381Z] #51 81.37 time [2021-03-27T17:59:05.381Z] #51 87.55 context [2021-03-27T17:59:05.381Z] #51 87.63 encoding/binary [2021-03-27T17:59:05.381Z] #51 88.40 os [2021-03-27T17:59:05.381Z] #51 90.11 encoding/base64 [2021-03-27T17:59:05.381Z] #51 91.17 golang.org/x/sys/unix [2021-03-27T17:59:05.537Z] #44 105.2 CC criu/sk-netlink.o [2021-03-27T17:59:05.626Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-03-27T17:59:05.637Z] #51 ... [2021-03-27T17:59:05.637Z] [2021-03-27T17:59:05.637Z] #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-27T17:59:05.637Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-27T17:59:05.637Z] #13 77.96 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-03-27T17:59:05.637Z] #13 78.92 Selecting previously unselected package binutils-mingw-w64-i686. [2021-03-27T17:59:05.637Z] #13 78.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-27T17:59:05.637Z] #13 79.12 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-03-27T17:59:05.637Z] #13 79.13 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-27T17:59:05.637Z] #13 82.12 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-03-27T17:59:05.637Z] #13 82.16 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-03-27T17:59:05.637Z] #13 82.19 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-27T17:59:05.637Z] #13 85.28 Selecting previously unselected package binutils-mingw-w64. [2021-03-27T17:59:05.637Z] #13 85.29 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-03-27T17:59:05.637Z] #13 85.30 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-27T17:59:05.637Z] #13 85.45 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-03-27T17:59:05.637Z] #13 85.45 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-03-27T17:59:05.637Z] #13 85.48 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-03-27T17:59:05.638Z] #13 85.79 Selecting previously unselected package dmsetup. [2021-03-27T17:59:05.638Z] #13 85.79 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-03-27T17:59:05.638Z] #13 85.81 Unpacking dmsetup (2:1.02.155-3) ... [2021-03-27T17:59:05.638Z] #13 85.94 Selecting previously unselected package mingw-w64-common. [2021-03-27T17:59:05.638Z] #13 85.95 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-03-27T17:59:05.638Z] #13 85.95 Unpacking mingw-w64-common (6.0.0-3) ... [2021-03-27T17:59:05.805Z] #35 4.143 sync/atomic [2021-03-27T17:59:05.885Z] #9 ... [2021-03-27T17:59:05.885Z] [2021-03-27T17:59:05.885Z] #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-27T17:59:05.885Z] #27 sha256:3459938b85e6c6c3864ee7a9c9d25fe87bc4edb40be53b244add29cc0120c068 [2021-03-27T17:59:05.885Z] #27 DONE 15.0s [2021-03-27T17:59:05.885Z] [2021-03-27T17:59:05.885Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-03-27T17:59:05.885Z] #28 sha256:d1e6baeef9fb1c4609af9c1667cfc0f00fe291efb6e7c9138f1830fa22dc4af5 [2021-03-27T17:59:05.885Z] #28 DONE 0.1s [2021-03-27T17:59:05.885Z] [2021-03-27T17:59:05.885Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-27T17:59:05.885Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-27T17:59:05.885Z] #9 DONE 24.8s [2021-03-27T17:59:05.885Z] [2021-03-27T17:59:05.885Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-27T17:59:05.885Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-03-27T17:59:05.894Z] #13 ... [2021-03-27T17:59:05.894Z] [2021-03-27T17:59:05.894Z] #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-27T17:59:05.894Z] #45 sha256:ed5708cf945aacb49324be1a7fcefb7e1b7cac90dd28c51384beb6fac8dc63b4 [2021-03-27T17:59:05.894Z] #45 81.84 time [2021-03-27T17:59:05.894Z] #45 84.83 internal/fmtsort [2021-03-27T17:59:05.894Z] #45 85.81 strings [2021-03-27T17:59:05.894Z] #45 88.61 os [2021-03-27T17:59:05.894Z] #45 88.77 regexp/syntax [2021-03-27T17:59:05.896Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 7.4s done [2021-03-27T17:59:05.896Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 0B / 156B 7.8s [2021-03-27T17:59:06.082Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-03-27T17:59:06.150Z] #45 ... [2021-03-27T17:59:06.150Z] [2021-03-27T17:59:06.150Z] #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-27T17:59:06.150Z] #37 sha256:bebbfbdf3f34a3409b2bcb9cadda320d956092b0f7091733a4b1dadd43070e48 [2021-03-27T17:59:06.163Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 7.9s [2021-03-27T17:59:06.167Z] #44 105.6 CC criu/sk-packet.o [2021-03-27T17:59:06.407Z] #37 1.198 + RM_GOPATH=0 [2021-03-27T17:59:06.407Z] #37 1.199 + TMP_GOPATH= [2021-03-27T17:59:06.407Z] #37 1.199 + : /build [2021-03-27T17:59:06.407Z] #37 1.199 + '[' -z '' ']' [2021-03-27T17:59:06.407Z] #37 1.201 ++ mktemp -d [2021-03-27T17:59:06.407Z] #37 1.203 + export GOPATH=/tmp/tmp.XVQoGSlRF2 [2021-03-27T17:59:06.407Z] #37 1.204 + GOPATH=/tmp/tmp.XVQoGSlRF2 [2021-03-27T17:59:06.407Z] #37 1.204 + RM_GOPATH=1 [2021-03-27T17:59:06.407Z] #37 1.204 + case "$(go env GOARCH)" in [2021-03-27T17:59:06.407Z] #37 1.208 ++ go env GOARCH [2021-03-27T17:59:06.407Z] #37 1.239 + export GO_BUILDMODE=-buildmode=pie [2021-03-27T17:59:06.407Z] #37 1.239 + GO_BUILDMODE=-buildmode=pie [2021-03-27T17:59:06.407Z] #37 1.240 ++ dirname /tmp/install/install.sh [2021-03-27T17:59:06.407Z] #37 1.247 + dir=/tmp/install [2021-03-27T17:59:06.407Z] #37 1.253 + bin=tini [2021-03-27T17:59:06.407Z] #37 1.253 + shift [2021-03-27T17:59:06.407Z] #37 1.253 + '[' '!' -f /tmp/install/tini.installer ']' [2021-03-27T17:59:06.407Z] #37 1.254 + . /tmp/install/tini.installer [2021-03-27T17:59:06.407Z] #37 1.254 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-27T17:59:06.407Z] #37 1.254 + install_tini [2021-03-27T17:59:06.407Z] #37 1.254 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-03-27T17:59:06.407Z] #37 1.255 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-27T17:59:06.407Z] #37 1.255 + git clone https://github.com/krallin/tini.git /tmp/tmp.XVQoGSlRF2/tini [2021-03-27T17:59:06.407Z] #37 1.256 Cloning into '/tmp/tmp.XVQoGSlRF2/tini'... [2021-03-27T17:59:06.461Z] #35 5.014 runtime [2021-03-27T17:59:06.551Z] #9 DONE 43.1s [2021-03-27T17:59:06.551Z] [2021-03-27T17:59:06.551Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-27T17:59:06.551Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-03-27T17:59:06.764Z] #35 5.197 unicode [2021-03-27T17:59:06.764Z] #35 5.378 internal/testlog [2021-03-27T17:59:06.797Z] #44 106.2 CC criu/sk-queue.o [2021-03-27T17:59:06.811Z] #10 ... [2021-03-27T17:59:06.811Z] [2021-03-27T17:59:06.811Z] #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-27T17:59:06.811Z] #29 sha256:89ed09badcceda6db30a7c12a79e7003b378125cc8bf85853200b76cbd0bef2f [2021-03-27T17:59:06.811Z] #29 DONE 15.4s [2021-03-27T17:59:06.811Z] [2021-03-27T17:59:06.811Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-27T17:59:06.811Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-03-27T17:59:06.820Z] #10 DONE 0.7s [2021-03-27T17:59:06.820Z] [2021-03-27T17:59:06.820Z] #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-27T17:59:06.820Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-03-27T17:59:06.969Z] #37 1.978 + cd /tmp/tmp.XVQoGSlRF2/tini [2021-03-27T17:59:06.969Z] #37 1.978 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-27T17:59:06.969Z] #37 1.983 + cmake . [2021-03-27T17:59:07.087Z] #44 106.6 CC criu/sk-tcp.o [2021-03-27T17:59:07.111Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 4.7s done [2021-03-27T17:59:07.377Z] #44 107.1 CC criu/sk-unix.o [2021-03-27T17:59:07.415Z] #35 ... [2021-03-27T17:59:07.415Z] [2021-03-27T17:59:07.415Z] #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-27T17:59:07.415Z] #48 sha256:b2206aacaaf655a1b9ef39cd3c9b2c55c69f2ac4754e4bdf27979fbc51c09ab9 [2021-03-27T17:59:07.415Z] #48 0.650 + RM_GOPATH=0 [2021-03-27T17:59:07.415Z] #48 0.651 + TMP_GOPATH= [2021-03-27T17:59:07.415Z] #48 0.652 + : /build [2021-03-27T17:59:07.415Z] #48 0.652 + '[' -z '' ']' [2021-03-27T17:59:07.415Z] #48 0.653 ++ mktemp -d [2021-03-27T17:59:07.415Z] #48 0.655 + export GOPATH=/tmp/tmp.TAzJrAtZEo [2021-03-27T17:59:07.415Z] #48 0.656 + GOPATH=/tmp/tmp.TAzJrAtZEo [2021-03-27T17:59:07.415Z] #48 0.656 + RM_GOPATH=1 [2021-03-27T17:59:07.415Z] #48 0.656 + case "$(go env GOARCH)" in [2021-03-27T17:59:07.415Z] #48 0.657 ++ go env GOARCH [2021-03-27T17:59:07.415Z] #48 0.664 + export GO_BUILDMODE=-buildmode=pie [2021-03-27T17:59:07.415Z] #48 0.665 + GO_BUILDMODE=-buildmode=pie [2021-03-27T17:59:07.415Z] #48 0.666 ++ dirname /tmp/install/install.sh [2021-03-27T17:59:07.415Z] #48 0.667 + dir=/tmp/install [2021-03-27T17:59:07.415Z] #48 0.667 + bin=gotestsum [2021-03-27T17:59:07.415Z] #48 0.667 + shift [2021-03-27T17:59:07.415Z] #48 0.668 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-03-27T17:59:07.415Z] #48 0.668 + . /tmp/install/gotestsum.installer [2021-03-27T17:59:07.415Z] #48 0.668 ++ : v0.5.3 [2021-03-27T17:59:07.415Z] #48 0.668 + install_gotestsum [2021-03-27T17:59:07.415Z] #48 0.669 + set -e [2021-03-27T17:59:07.415Z] #48 0.669 + export GO111MODULE=on [2021-03-27T17:59:07.415Z] #48 0.669 + GO111MODULE=on [2021-03-27T17:59:07.415Z] #48 0.669 + GOBIN=/build [2021-03-27T17:59:07.415Z] #48 0.669 + go get gotest.tools/gotestsum@v0.5.3 [2021-03-27T17:59:07.415Z] #48 0.733 go: finding gotest.tools v0.5.3 [2021-03-27T17:59:07.415Z] #48 0.736 go: finding gotest.tools/gotestsum v0.5.3 [2021-03-27T17:59:07.415Z] #48 1.781 go: downloading gotest.tools/gotestsum v0.5.3 [2021-03-27T17:59:07.415Z] #48 2.928 go: extracting gotest.tools/gotestsum v0.5.3 [2021-03-27T17:59:07.415Z] #48 4.992 go: downloading github.com/pkg/errors v0.9.1 [2021-03-27T17:59:07.415Z] #48 5.001 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-27T17:59:07.415Z] #48 5.019 go: downloading github.com/spf13/pflag v1.0.3 [2021-03-27T17:59:07.415Z] #48 5.060 go: downloading github.com/fatih/color v1.9.0 [2021-03-27T17:59:07.415Z] #48 5.176 go: extracting github.com/pkg/errors v0.9.1 [2021-03-27T17:59:07.415Z] #48 5.188 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-03-27T17:59:07.415Z] #48 5.211 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-27T17:59:07.415Z] #48 5.255 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-27T17:59:07.415Z] #48 5.256 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-27T17:59:07.415Z] #48 5.297 go: extracting github.com/fatih/color v1.9.0 [2021-03-27T17:59:07.415Z] #48 5.579 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-03-27T17:59:07.415Z] #48 5.624 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-27T17:59:07.415Z] #48 5.656 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-27T17:59:07.415Z] #48 5.669 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-27T17:59:07.415Z] #48 5.688 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-27T17:59:07.415Z] #48 6.035 go: extracting github.com/spf13/pflag v1.0.3 [2021-03-27T17:59:07.532Z] #37 2.577 -- The C compiler identification is GNU 8.3.0 [2021-03-27T17:59:07.532Z] #37 2.624 -- Check for working C compiler: /usr/bin/cc [2021-03-27T17:59:07.715Z] #48 6.040 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-27T17:59:07.715Z] #48 ... [2021-03-27T17:59:07.715Z] [2021-03-27T17:59:07.715Z] #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-27T17:59:07.715Z] #35 sha256:11fb1638d23d1cde8ba978fc69bb390e84d112fa16e7d52f7411f5aa9b461f9b [2021-03-27T17:59:07.715Z] #35 6.176 encoding [2021-03-27T17:59:07.750Z] #10 DONE 1.4s [2021-03-27T17:59:07.750Z] [2021-03-27T17:59:07.750Z] #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-27T17:59:07.750Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-03-27T17:59:08.200Z] #11 DONE 1.7s [2021-03-27T17:59:08.200Z] [2021-03-27T17:59:08.200Z] #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-27T17:59:08.200Z] #29 sha256:9f965649ea7d807c64ae59dbe4fb11c6871448514e6f54075b9dab424000634c [2021-03-27T17:59:08.200Z] #29 1.005 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-03-27T17:59:08.200Z] #29 1.095 [2021-03-27T17:59:08.200Z] #29 1.214 ############ 17.5% ########################## 37.3% ######################################### 57.0% ####################################################### 76.8% ##################################################################### 96.7% ######################################################################## 100.0% [2021-03-27T17:59:08.200Z] #29 1.757 [2021-03-27T17:59:08.200Z] #29 1.868 ###################### 31.0% ######################################################################## 100.0% [2021-03-27T17:59:08.200Z] #29 2.015 [2021-03-27T17:59:08.200Z] #29 2.127 ######################################################## 78.0% ######################################################################## 100.0% [2021-03-27T17:59:08.200Z] #29 2.216 [2021-03-27T17:59:08.407Z] #44 ... [2021-03-27T17:59:08.407Z] [2021-03-27T17:59:08.407Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-03-27T17:59:08.407Z] #41 136.0 + dpkg --print-architecture [2021-03-27T17:59:08.407Z] #41 136.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-03-27T17:59:08.407Z] #41 136.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-03-27T17:59:08.407Z] #41 136.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-03-27T17:59:08.460Z] #37 3.338 -- Check for working C compiler: /usr/bin/cc -- works [2021-03-27T17:59:08.461Z] #37 ... [2021-03-27T17:59:08.461Z] [2021-03-27T17:59:08.461Z] #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-27T17:59:08.461Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-27T17:59:08.461Z] #42 93.84 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-03-27T17:59:08.461Z] #42 93.87 Processing triggers for libc-bin (2.28-10) ... [2021-03-27T17:59:08.461Z] #42 DONE 94.5s [2021-03-27T17:59:08.461Z] [2021-03-27T17:59:08.461Z] #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-27T17:59:08.461Z] #37 sha256:bebbfbdf3f34a3409b2bcb9cadda320d956092b0f7091733a4b1dadd43070e48 [2021-03-27T17:59:08.461Z] #37 3.343 -- Detecting C compiler ABI info [2021-03-27T17:59:08.499Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 10.1s [2021-03-27T17:59:08.623Z] #9 DONE 41.9s [2021-03-27T17:59:08.623Z] [2021-03-27T17:59:08.623Z] #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-27T17:59:08.623Z] #29 sha256:01563ded0b98a176dc6583496b16670761efa931efb4ec46f7786301f3651aa3 [2021-03-27T17:59:08.623Z] #29 DONE 14.6s [2021-03-27T17:59:08.623Z] [2021-03-27T17:59:08.623Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-27T17:59:08.623Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-03-27T17:59:08.694Z] #11 DONE 1.1s [2021-03-27T17:59:08.761Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 10.4s done [2021-03-27T17:59:08.790Z] #35 7.181 runtime/cgo [2021-03-27T17:59:08.954Z] [2021-03-27T17:59:08.954Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-03-27T17:59:08.954Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-03-27T17:59:08.954Z] #31 ... [2021-03-27T17:59:08.954Z] [2021-03-27T17:59:08.954Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-03-27T17:59:08.954Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-03-27T17:59:08.954Z] #39 DONE 0.3s [2021-03-27T17:59:08.979Z] #29 2.328 ######## 11.6% ########################## 36.5% ####################################### 55.1% ########################################### 60.1% ############################################################ 84.4% ############################################################### 88.5% ################################################################## 92.9% ####################################################################### 99.3% ######################################################################## 100.0% [2021-03-27T17:59:08.979Z] #29 3.178 [2021-03-27T17:59:09.037Z] #41 ... [2021-03-27T17:59:09.037Z] [2021-03-27T17:59:09.037Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-27T17:59:09.037Z] #23 11.30 Installing build dependencies: finished with status 'done' [2021-03-27T17:59:09.214Z] [2021-03-27T17:59:09.214Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-03-27T17:59:09.214Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-03-27T17:59:09.214Z] #31 DONE 0.3s [2021-03-27T17:59:09.214Z] [2021-03-27T17:59:09.214Z] #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-27T17:59:09.214Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-27T17:59:09.385Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 10.7s done [2021-03-27T17:59:09.396Z] #37 4.492 -- Detecting C compiler ABI info - done [2021-03-27T17:59:09.545Z] #29 3.346 0.0% [2021-03-27T17:59:09.545Z] #29 ... [2021-03-27T17:59:09.545Z] [2021-03-27T17:59:09.545Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-03-27T17:59:09.545Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-03-27T17:59:09.545Z] #31 DONE 1.2s [2021-03-27T17:59:09.545Z] [2021-03-27T17:59:09.545Z] #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-27T17:59:09.545Z] #29 sha256:9f965649ea7d807c64ae59dbe4fb11c6871448514e6f54075b9dab424000634c [2021-03-27T17:59:09.545Z] #29 3.346 0.0% 0.6% ## 3.6% [2021-03-27T17:59:09.545Z] #29 ... [2021-03-27T17:59:09.545Z] [2021-03-27T17:59:09.545Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-03-27T17:59:09.545Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-03-27T17:59:09.545Z] #39 DONE 1.3s [2021-03-27T17:59:09.545Z] [2021-03-27T17:59:09.545Z] #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-27T17:59:09.545Z] #29 sha256:9f965649ea7d807c64ae59dbe4fb11c6871448514e6f54075b9dab424000634c [2021-03-27T17:59:09.564Z] #10 DONE 1.1s [2021-03-27T17:59:09.564Z] [2021-03-27T17:59:09.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-27T17:59:09.564Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-03-27T17:59:09.653Z] #37 4.518 -- Detecting C compile features [2021-03-27T17:59:09.909Z] #37 ... [2021-03-27T17:59:09.909Z] [2021-03-27T17:59:09.909Z] #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-27T17:59:09.909Z] #34 sha256:f2f02ee3835bfd3b6a1979597f3312d0245f07341079e91f1cae0a98df845a37 [2021-03-27T17:59:09.909Z] #34 85.74 os [2021-03-27T17:59:09.909Z] #34 88.54 path [2021-03-27T17:59:09.909Z] #34 89.38 text/tabwriter [2021-03-27T17:59:09.909Z] #34 89.89 fmt [2021-03-27T17:59:09.909Z] #34 90.13 path/filepath [2021-03-27T17:59:09.909Z] #34 92.22 io/ioutil [2021-03-27T17:59:09.909Z] #34 94.18 github.com/BurntSushi/toml [2021-03-27T17:59:09.909Z] #34 94.19 flag [2021-03-27T17:59:09.957Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 0B / 97.69MB 11.8s [2021-03-27T17:59:10.218Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 [2021-03-27T17:59:10.481Z] #34 96.33 log [2021-03-27T17:59:10.495Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 16.78MB / 97.69MB 12.2s [2021-03-27T17:59:10.495Z] #9 ... [2021-03-27T17:59:10.495Z] [2021-03-27T17:59:10.495Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ed28974b37a2ee07bc8d43249c7396eee05a210d92aa784871e3bed715671d4f [2021-03-27T17:59:10.495Z] #26 sha256:d82be482bb0809369fce597a75fa5c34b1ce437dc19aedb64d90c3319e886052 [2021-03-27T17:59:10.495Z] #26 extracting sha256:383261dafcc4f63ecae5f2d661d1ef8d0a5e1c9f4b1f12285115baca7d101d5a 5.5s done [2021-03-27T17:59:10.495Z] #26 DONE 12.5s [2021-03-27T17:59:10.495Z] [2021-03-27T17:59:10.495Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-27T17:59:10.495Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-03-27T17:59:10.737Z] #34 ... [2021-03-27T17:59:10.737Z] [2021-03-27T17:59:10.737Z] #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-27T17:59:10.737Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T17:59:10.757Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.4s done [2021-03-27T17:59:10.947Z] #11 DONE 1.1s [2021-03-27T17:59:10.947Z] [2021-03-27T17:59:10.947Z] #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-27T17:59:10.947Z] #58 sha256:a366b1fcd44796472fffa5129a141997d7457313d0ed30a8d293499b9a571854 [2021-03-27T17:59:10.993Z] #43 2.316 Note: Building without setproctitle() and strlcpy() support. [2021-03-27T17:59:10.993Z] #43 2.319 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-27T17:59:10.993Z] #43 2.329 Note: Building without GnuTLS support [2021-03-27T17:59:10.993Z] #43 2.345 Makefile.config:39: Warn: you have no libnftables installed [2021-03-27T17:59:10.993Z] #43 2.345 Makefile.config:40: Warn: Building without nftables support [2021-03-27T17:59:11.020Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 24.12MB / 97.69MB 12.7s [2021-03-27T17:59:11.020Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 36.54MB / 97.69MB 12.8s [2021-03-27T17:59:11.020Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 [2021-03-27T17:59:11.211Z] #58 ... [2021-03-27T17:59:11.211Z] [2021-03-27T17:59:11.211Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-03-27T17:59:11.211Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-03-27T17:59:11.211Z] #39 DONE 0.4s [2021-03-27T17:59:11.211Z] [2021-03-27T17:59:11.211Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-03-27T17:59:11.211Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-03-27T17:59:11.211Z] #31 DONE 0.4s [2021-03-27T17:59:11.211Z] [2021-03-27T17:59:11.211Z] #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-27T17:59:11.211Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-27T17:59:11.283Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 62.27MB / 97.69MB 13.0s [2021-03-27T17:59:11.385Z] #29 3.346 0.0% 0.6% ## 3.6% #### 5.7% #### 6.9% ###### 9.0% ####### 10.4% ######### 13.2% ########### 16.6% ################ 22.7% ##################### 29.6% ########################### 38.0% ############################## 42.6% ################################### 49.6% ##################################### 52.6% ########################################## 59.1% ################################################ 67.4% ######################################################## 78.5% ############################################################ 83.4% ################################################################## 91.9% ######################################################################## 100.0% [2021-03-27T17:59:11.566Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 86.01MB / 97.69MB 13.3s [2021-03-27T17:59:11.566Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 13.4s [2021-03-27T17:59:11.594Z] #35 ... [2021-03-27T17:59:11.594Z] [2021-03-27T17:59:11.594Z] #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-27T17:59:11.594Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-03-27T17:59:11.594Z] #43 1.033 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-03-27T17:59:11.594Z] #43 1.287 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-27T17:59:11.594Z] #43 1.356 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-27T17:59:11.594Z] #43 2.751 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-03-27T17:59:11.594Z] #43 4.998 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [259 kB] [2021-03-27T17:59:11.594Z] #43 7.218 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-03-27T17:59:11.642Z] #29 5.564 [2021-03-27T17:59:11.828Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.5s done [2021-03-27T17:59:11.891Z] #43 ... [2021-03-27T17:59:11.891Z] [2021-03-27T17:59:11.891Z] #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-27T17:59:11.891Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-03-27T17:59:11.891Z] #37 1.111 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-03-27T17:59:11.891Z] #37 1.349 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-27T17:59:11.891Z] #37 1.365 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-27T17:59:11.891Z] #37 2.849 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-03-27T17:59:11.891Z] #37 5.139 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [259 kB] [2021-03-27T17:59:11.891Z] #37 7.743 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-03-27T17:59:11.891Z] #37 ... [2021-03-27T17:59:11.891Z] [2021-03-27T17:59:11.891Z] #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-27T17:59:11.891Z] #68 sha256:e7034fc57d9fe730db25614c46ce1a6cf2d8735b55c30121f779cff004564bc2 [2021-03-27T17:59:11.891Z] #68 0.595 + RM_GOPATH=0 [2021-03-27T17:59:11.891Z] #68 0.595 + TMP_GOPATH= [2021-03-27T17:59:11.891Z] #68 0.596 + : /build [2021-03-27T17:59:11.891Z] #68 0.597 + '[' -z '' ']' [2021-03-27T17:59:11.891Z] #68 0.598 ++ mktemp -d [2021-03-27T17:59:11.891Z] #68 0.601 + export GOPATH=/tmp/tmp.o5sZkXX71S [2021-03-27T17:59:11.891Z] #68 0.601 + GOPATH=/tmp/tmp.o5sZkXX71S [2021-03-27T17:59:11.891Z] #68 0.601 + RM_GOPATH=1 [2021-03-27T17:59:11.891Z] #68 0.601 + case "$(go env GOARCH)" in [2021-03-27T17:59:11.891Z] #68 0.602 ++ go env GOARCH [2021-03-27T17:59:11.891Z] #68 0.612 + export GO_BUILDMODE=-buildmode=pie [2021-03-27T17:59:11.891Z] #68 0.612 + GO_BUILDMODE=-buildmode=pie [2021-03-27T17:59:11.891Z] #68 0.616 ++ dirname /tmp/install/install.sh [2021-03-27T17:59:11.891Z] #68 0.617 + dir=/tmp/install [2021-03-27T17:59:11.891Z] #68 0.618 + bin=proxy [2021-03-27T17:59:11.891Z] #68 0.619 + shift [2021-03-27T17:59:11.891Z] #68 0.620 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-03-27T17:59:11.891Z] #68 0.620 + . /tmp/install/proxy.installer [2021-03-27T17:59:11.891Z] #68 0.622 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-27T17:59:11.891Z] #68 0.622 + install_proxy [2021-03-27T17:59:11.891Z] #68 0.623 + case "$1" in [2021-03-27T17:59:11.891Z] #68 0.623 + export CGO_ENABLED=0 [2021-03-27T17:59:11.891Z] #68 0.623 + CGO_ENABLED=0 [2021-03-27T17:59:11.891Z] #68 0.623 + _install_proxy [2021-03-27T17:59:11.891Z] #68 0.623 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-03-27T17:59:11.891Z] #68 0.624 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-27T17:59:11.891Z] #68 0.624 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.o5sZkXX71S/src/github.com/docker/libnetwork [2021-03-27T17:59:11.891Z] #68 0.626 Cloning into '/tmp/tmp.o5sZkXX71S/src/github.com/docker/libnetwork'... [2021-03-27T17:59:11.891Z] #68 ... [2021-03-27T17:59:11.891Z] [2021-03-27T17:59:11.891Z] #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-27T17:59:11.891Z] #56 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-03-27T17:59:11.891Z] #56 1.154 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-03-27T17:59:11.891Z] #56 1.263 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-27T17:59:11.891Z] #56 1.355 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-27T17:59:11.891Z] #56 2.753 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-03-27T17:59:11.891Z] #56 4.985 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [259 kB] [2021-03-27T17:59:11.891Z] #56 6.860 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-03-27T17:59:11.899Z] #29 5.897 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-03-27T17:59:11.899Z] #29 5.986 [2021-03-27T17:59:12.156Z] #29 6.058 ######################################################################## 100.0% [2021-03-27T17:59:12.156Z] #29 6.082 [2021-03-27T17:59:12.200Z] #56 ... [2021-03-27T17:59:12.200Z] [2021-03-27T17:59:12.200Z] #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-27T17:59:12.200Z] #46 sha256:6b11d3db7d9e27c01c81326264d6c2b34bac09b31186d7aec638fc4e169674e8 [2021-03-27T17:59:12.200Z] #46 0.684 + RM_GOPATH=0 [2021-03-27T17:59:12.200Z] #46 0.685 + TMP_GOPATH= [2021-03-27T17:59:12.200Z] #46 0.685 + : /build [2021-03-27T17:59:12.200Z] #46 0.685 + '[' -z '' ']' [2021-03-27T17:59:12.200Z] #46 0.688 ++ mktemp -d [2021-03-27T17:59:12.200Z] #46 0.690 + export GOPATH=/tmp/tmp.6HgjlpwaGA [2021-03-27T17:59:12.200Z] #46 0.690 + GOPATH=/tmp/tmp.6HgjlpwaGA [2021-03-27T17:59:12.200Z] #46 0.691 + RM_GOPATH=1 [2021-03-27T17:59:12.200Z] #46 0.691 + case "$(go env GOARCH)" in [2021-03-27T17:59:12.200Z] #46 0.692 ++ go env GOARCH [2021-03-27T17:59:12.200Z] #46 0.707 + export GO_BUILDMODE=-buildmode=pie [2021-03-27T17:59:12.200Z] #46 0.707 + GO_BUILDMODE=-buildmode=pie [2021-03-27T17:59:12.200Z] #46 0.707 ++ dirname /tmp/install/install.sh [2021-03-27T17:59:12.200Z] #46 0.709 + dir=/tmp/install [2021-03-27T17:59:12.200Z] #46 0.709 + bin=vndr [2021-03-27T17:59:12.200Z] #46 0.711 + shift [2021-03-27T17:59:12.200Z] #46 0.711 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-03-27T17:59:12.200Z] #46 0.711 + . /tmp/install/vndr.installer [2021-03-27T17:59:12.200Z] #46 0.712 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-27T17:59:12.200Z] #46 0.712 + install_vndr [2021-03-27T17:59:12.200Z] #46 0.712 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-03-27T17:59:12.200Z] #46 0.712 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-27T17:59:12.200Z] #46 0.712 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.6HgjlpwaGA/src/github.com/LK4D4/vndr [2021-03-27T17:59:12.200Z] #46 0.721 Cloning into '/tmp/tmp.6HgjlpwaGA/src/github.com/LK4D4/vndr'... [2021-03-27T17:59:12.200Z] #46 1.689 + cd /tmp/tmp.6HgjlpwaGA/src/github.com/LK4D4/vndr [2021-03-27T17:59:12.200Z] #46 1.694 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-27T17:59:12.200Z] #46 1.705 + go build -buildmode=pie -v -o /build/vndr . [2021-03-27T17:59:12.200Z] #46 2.930 internal/cpu [2021-03-27T17:59:12.200Z] #46 2.940 internal/race [2021-03-27T17:59:12.200Z] #46 2.977 runtime/internal/atomic [2021-03-27T17:59:12.200Z] #46 3.113 runtime/internal/math [2021-03-27T17:59:12.200Z] #46 3.406 sync/atomic [2021-03-27T17:59:12.200Z] #46 3.545 unicode [2021-03-27T17:59:12.200Z] #46 3.603 unicode/utf8 [2021-03-27T17:59:12.200Z] #46 4.512 internal/bytealg [2021-03-27T17:59:12.200Z] #46 4.915 math [2021-03-27T17:59:12.200Z] #46 5.564 internal/testlog [2021-03-27T17:59:12.200Z] #46 6.570 encoding [2021-03-27T17:59:12.200Z] #46 6.604 runtime [2021-03-27T17:59:12.200Z] #46 7.372 unicode/utf16 [2021-03-27T17:59:12.200Z] #46 8.293 container/list [2021-03-27T17:59:12.200Z] #46 10.50 crypto/internal/subtle [2021-03-27T17:59:12.200Z] #46 ... [2021-03-27T17:59:12.200Z] [2021-03-27T17:59:12.200Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-27T17:59:12.200Z] #59 sha256:8fe7ff32856938db1f0f983aed74080074014bf27897c7c091ad51efc629ee26 [2021-03-27T17:59:12.200Z] #59 0.860 + RM_GOPATH=0 [2021-03-27T17:59:12.200Z] #59 0.860 + TMP_GOPATH= [2021-03-27T17:59:12.200Z] #59 0.860 + : /build [2021-03-27T17:59:12.200Z] #59 0.860 + '[' -z '' ']' [2021-03-27T17:59:12.200Z] #59 0.861 ++ mktemp -d [2021-03-27T17:59:12.200Z] #59 0.885 + export GOPATH=/tmp/tmp.9eeaOzhgIm [2021-03-27T17:59:12.200Z] #59 0.885 + GOPATH=/tmp/tmp.9eeaOzhgIm [2021-03-27T17:59:12.200Z] #59 0.885 + RM_GOPATH=1 [2021-03-27T17:59:12.200Z] #59 0.886 + case "$(go env GOARCH)" in [2021-03-27T17:59:12.200Z] #59 0.894 ++ go env GOARCH [2021-03-27T17:59:12.200Z] #59 0.936 + export GO_BUILDMODE=-buildmode=pie [2021-03-27T17:59:12.200Z] #59 0.952 + GO_BUILDMODE=-buildmode=pie [2021-03-27T17:59:12.200Z] #59 0.953 ++ dirname /tmp/install/install.sh [2021-03-27T17:59:12.200Z] #59 0.961 + dir=/tmp/install [2021-03-27T17:59:12.200Z] #59 0.961 + bin=rootlesskit [2021-03-27T17:59:12.200Z] #59 0.961 + shift [2021-03-27T17:59:12.200Z] #59 0.962 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-03-27T17:59:12.200Z] #59 0.962 + . /tmp/install/rootlesskit.installer [2021-03-27T17:59:12.200Z] #59 0.962 ++ : 81d7d047d09a5b93645817ec580181de7a984082 [2021-03-27T17:59:12.200Z] #59 0.963 + install_rootlesskit [2021-03-27T17:59:12.200Z] #59 0.963 + case "$1" in [2021-03-27T17:59:12.200Z] #59 0.963 + export CGO_ENABLED=0 [2021-03-27T17:59:12.200Z] #59 0.963 + CGO_ENABLED=0 [2021-03-27T17:59:12.200Z] #59 0.963 + _install_rootlesskit [2021-03-27T17:59:12.200Z] #59 0.965 + echo 'Install rootlesskit version 81d7d047d09a5b93645817ec580181de7a984082' [2021-03-27T17:59:12.200Z] #59 0.965 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.9eeaOzhgIm/src/github.com/rootless-containers/rootlesskit [2021-03-27T17:59:12.200Z] #59 0.965 Install rootlesskit version 81d7d047d09a5b93645817ec580181de7a984082 [2021-03-27T17:59:12.200Z] #59 0.969 Cloning into '/tmp/tmp.9eeaOzhgIm/src/github.com/rootless-containers/rootlesskit'... [2021-03-27T17:59:12.200Z] #59 7.288 + cd /tmp/tmp.9eeaOzhgIm/src/github.com/rootless-containers/rootlesskit [2021-03-27T17:59:12.200Z] #59 7.288 + git checkout -q 81d7d047d09a5b93645817ec580181de7a984082 [2021-03-27T17:59:12.200Z] #59 7.365 + export GO111MODULE=on [2021-03-27T17:59:12.200Z] #59 7.373 + GO111MODULE=on [2021-03-27T17:59:12.200Z] #59 7.373 + export GOPROXY=https://proxy.golang.org [2021-03-27T17:59:12.200Z] #59 7.373 + GOPROXY=https://proxy.golang.org [2021-03-27T17:59:12.200Z] #59 7.374 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-27T17:59:12.200Z] #59 7.374 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-03-27T17:59:12.200Z] #59 10.37 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-03-27T17:59:12.200Z] #59 10.38 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-27T17:59:12.200Z] #59 10.40 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-27T17:59:12.200Z] #59 10.41 go: downloading github.com/gofrs/flock v0.8.0 [2021-03-27T17:59:12.200Z] #59 10.42 go: downloading github.com/google/uuid v1.2.0 [2021-03-27T17:59:12.200Z] #59 10.42 go: downloading github.com/pkg/errors v0.9.1 [2021-03-27T17:59:12.200Z] #59 10.42 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-27T17:59:12.200Z] #59 10.42 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-03-27T17:59:12.200Z] #59 10.49 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-03-27T17:59:12.200Z] #59 10.53 go: downloading github.com/moby/vpnkit v0.5.0 [2021-03-27T17:59:12.412Z] #29 6.445 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-03-27T17:59:12.412Z] #29 6.557 [2021-03-27T17:59:12.513Z] #59 ... [2021-03-27T17:59:12.513Z] [2021-03-27T17:59:12.514Z] #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-27T17:59:12.514Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-03-27T17:59:12.514Z] #14 0.785 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-03-27T17:59:12.514Z] #14 0.884 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-03-27T17:59:12.514Z] #14 0.887 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-27T17:59:12.514Z] #14 0.891 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-27T17:59:12.514Z] #14 2.131 Get:5 http://deb.debian.org/debian buster-backports/main ppc64el Packages [446 kB] [2021-03-27T17:59:12.514Z] #14 3.951 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-03-27T17:59:12.514Z] #14 6.217 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [259 kB] [2021-03-27T17:59:12.514Z] #14 8.697 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-03-27T17:59:12.514Z] #14 ... [2021-03-27T17:59:12.514Z] [2021-03-27T17:59:12.514Z] #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-27T17:59:12.514Z] #25 sha256:309fa806ebb4f9a22a2512965dc41c3152e30e5a61679e1cc1495af3a80e52d5 [2021-03-27T17:59:12.514Z] #25 0.876 + RM_GOPATH=0 [2021-03-27T17:59:12.514Z] #25 0.876 + TMP_GOPATH= [2021-03-27T17:59:12.514Z] #25 0.877 + : /build [2021-03-27T17:59:12.514Z] #25 0.877 + '[' -z '' ']' [2021-03-27T17:59:12.514Z] #25 0.879 ++ mktemp -d [2021-03-27T17:59:12.514Z] #25 0.883 + export GOPATH=/tmp/tmp.cMaWRSHFyJ [2021-03-27T17:59:12.514Z] #25 0.883 + GOPATH=/tmp/tmp.cMaWRSHFyJ [2021-03-27T17:59:12.514Z] #25 0.883 + RM_GOPATH=1 [2021-03-27T17:59:12.514Z] #25 0.883 + case "$(go env GOARCH)" in [2021-03-27T17:59:12.514Z] #25 0.885 ++ go env GOARCH [2021-03-27T17:59:12.514Z] #25 0.949 + export GO_BUILDMODE=-buildmode=pie [2021-03-27T17:59:12.514Z] #25 0.950 + GO_BUILDMODE=-buildmode=pie [2021-03-27T17:59:12.514Z] #25 0.952 ++ dirname /tmp/install/install.sh [2021-03-27T17:59:12.514Z] #25 0.965 + dir=/tmp/install [2021-03-27T17:59:12.514Z] #25 0.965 + bin=dockercli [2021-03-27T17:59:12.514Z] #25 0.965 + shift [2021-03-27T17:59:12.514Z] #25 0.965 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-03-27T17:59:12.514Z] #25 0.965 + . /tmp/install/dockercli.installer [2021-03-27T17:59:12.514Z] #25 0.965 ++ : stable [2021-03-27T17:59:12.514Z] #25 0.966 ++ : 17.06.2-ce [2021-03-27T17:59:12.514Z] #25 0.966 + install_dockercli [2021-03-27T17:59:12.514Z] #25 0.967 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-03-27T17:59:12.514Z] #25 0.968 Install docker/cli version 17.06.2-ce from stable [2021-03-27T17:59:12.514Z] #25 0.972 ++ uname -m [2021-03-27T17:59:12.514Z] #25 0.974 + arch=ppc64le [2021-03-27T17:59:12.514Z] #25 0.996 + '[' ppc64le '!=' x86_64 ']' [2021-03-27T17:59:12.514Z] #25 0.996 + '[' ppc64le '!=' s390x ']' [2021-03-27T17:59:12.514Z] #25 0.996 + '[' ppc64le '!=' armhf ']' [2021-03-27T17:59:12.514Z] #25 0.996 + build_dockercli [2021-03-27T17:59:12.514Z] #25 0.996 + git clone https://github.com/docker/docker-ce /tmp/tmp.cMaWRSHFyJ/tmp/docker-ce [2021-03-27T17:59:12.514Z] #25 1.008 Cloning into '/tmp/tmp.cMaWRSHFyJ/tmp/docker-ce'... [2021-03-27T17:59:12.514Z] #25 ... [2021-03-27T17:59:12.514Z] [2021-03-27T17:59:12.514Z] #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-27T17:59:12.514Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-03-27T17:59:12.514Z] #41 0.681 + git clone https://github.com/docker/distribution.git . [2021-03-27T17:59:12.514Z] #41 0.690 Cloning into '.'... [2021-03-27T17:59:12.546Z] #23 14.51 Building wheels for collected packages: pyyaml [2021-03-27T17:59:12.546Z] #23 14.53 Running setup.py bdist_wheel for pyyaml: started [2021-03-27T17:59:12.668Z] #29 6.640 ######################################################################## 100.0% [2021-03-27T17:59:12.668Z] #29 6.651 [2021-03-27T17:59:12.817Z] #41 ... [2021-03-27T17:59:12.818Z] [2021-03-27T17:59:12.818Z] #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-27T17:59:12.818Z] #52 sha256:bba6251a66b971835a5c0aea95bbf68727d17d819f08cdd933d662a55f8e34a6 [2021-03-27T17:59:12.818Z] #52 0.491 + RM_GOPATH=0 [2021-03-27T17:59:12.818Z] #52 0.491 + TMP_GOPATH= [2021-03-27T17:59:12.818Z] #52 0.491 + : /build [2021-03-27T17:59:12.818Z] #52 0.491 + '[' -z '' ']' [2021-03-27T17:59:12.818Z] #52 0.492 ++ mktemp -d [2021-03-27T17:59:12.818Z] #52 0.494 + export GOPATH=/tmp/tmp.1uWFgAyYti [2021-03-27T17:59:12.818Z] #52 0.494 + GOPATH=/tmp/tmp.1uWFgAyYti [2021-03-27T17:59:12.818Z] #52 0.495 + RM_GOPATH=1 [2021-03-27T17:59:12.818Z] #52 0.495 + case "$(go env GOARCH)" in [2021-03-27T17:59:12.818Z] #52 0.497 ++ go env GOARCH [2021-03-27T17:59:12.818Z] #52 0.505 + export GO_BUILDMODE=-buildmode=pie [2021-03-27T17:59:12.818Z] #52 0.505 + GO_BUILDMODE=-buildmode=pie [2021-03-27T17:59:12.818Z] #52 0.506 ++ dirname /tmp/install/install.sh [2021-03-27T17:59:12.818Z] #52 0.508 + dir=/tmp/install [2021-03-27T17:59:12.818Z] #52 0.508 + bin=shfmt [2021-03-27T17:59:12.818Z] #52 0.508 + shift [2021-03-27T17:59:12.818Z] #52 0.508 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-03-27T17:59:12.818Z] #52 0.508 + . /tmp/install/shfmt.installer [2021-03-27T17:59:12.818Z] #52 0.509 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-27T17:59:12.818Z] #52 0.509 + install_shfmt [2021-03-27T17:59:12.818Z] #52 0.509 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-27T17:59:12.818Z] #52 0.509 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-03-27T17:59:12.818Z] #52 0.509 + git clone https://github.com/mvdan/sh.git /tmp/tmp.1uWFgAyYti/src/github.com/mvdan/sh [2021-03-27T17:59:12.818Z] #52 0.512 Cloning into '/tmp/tmp.1uWFgAyYti/src/github.com/mvdan/sh'... [2021-03-27T17:59:12.818Z] #52 10.64 + cd /tmp/tmp.1uWFgAyYti/src/github.com/mvdan/sh [2021-03-27T17:59:12.818Z] #52 10.65 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-27T17:59:12.818Z] #52 10.71 + GO111MODULE=on [2021-03-27T17:59:12.818Z] #52 10.71 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-03-27T17:59:12.818Z] #52 ... [2021-03-27T17:59:12.818Z] [2021-03-27T17:59:12.818Z] #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-27T17:59:12.818Z] #50 sha256:c58e9537d6452c6d16eb91b07289af573b1e9b3325abb24bb20fe6c5bf4f0b05 [2021-03-27T17:59:12.818Z] #50 0.865 + RM_GOPATH=0 [2021-03-27T17:59:12.818Z] #50 0.865 + TMP_GOPATH= [2021-03-27T17:59:12.818Z] #50 0.865 + : /build [2021-03-27T17:59:12.818Z] #50 0.865 + '[' -z '' ']' [2021-03-27T17:59:12.818Z] #50 0.866 ++ mktemp -d [2021-03-27T17:59:12.818Z] #50 0.908 + export GOPATH=/tmp/tmp.HNC5LVPdCR [2021-03-27T17:59:12.818Z] #50 0.908 + GOPATH=/tmp/tmp.HNC5LVPdCR [2021-03-27T17:59:12.818Z] #50 0.908 + RM_GOPATH=1 [2021-03-27T17:59:12.818Z] #50 0.908 + case "$(go env GOARCH)" in [2021-03-27T17:59:12.818Z] #50 0.911 ++ go env GOARCH [2021-03-27T17:59:12.818Z] #50 0.952 + export GO_BUILDMODE=-buildmode=pie [2021-03-27T17:59:12.818Z] #50 0.952 + GO_BUILDMODE=-buildmode=pie [2021-03-27T17:59:12.818Z] #50 0.953 ++ dirname /tmp/install/install.sh [2021-03-27T17:59:12.818Z] #50 0.973 + dir=/tmp/install [2021-03-27T17:59:12.818Z] #50 0.974 + bin=golangci_lint [2021-03-27T17:59:12.818Z] #50 0.975 + shift [2021-03-27T17:59:12.818Z] #50 0.976 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-03-27T17:59:12.818Z] #50 0.978 + . /tmp/install/golangci_lint.installer [2021-03-27T17:59:12.818Z] #50 0.978 ++ : v1.23.8 [2021-03-27T17:59:12.818Z] #50 0.978 + install_golangci_lint [2021-03-27T17:59:12.818Z] #50 0.978 + set -e [2021-03-27T17:59:12.818Z] #50 0.978 + export GO111MODULE=on [2021-03-27T17:59:12.818Z] #50 0.978 + GO111MODULE=on [2021-03-27T17:59:12.818Z] #50 0.978 + GOBIN=/build [2021-03-27T17:59:12.818Z] #50 0.978 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-03-27T17:59:12.818Z] #50 1.072 go: finding github.com v1.23.8 [2021-03-27T17:59:12.818Z] #50 1.073 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-03-27T17:59:12.818Z] #50 1.074 go: finding github.com/golangci v1.23.8 [2021-03-27T17:59:12.818Z] #50 1.076 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-03-27T17:59:12.818Z] #50 1.078 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-03-27T17:59:12.818Z] #50 2.095 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-03-27T17:59:12.818Z] #50 3.651 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-03-27T17:59:12.885Z] #43 4.383 fatal: not a git repository (or any of the parent directories): .git [2021-03-27T17:59:12.885Z] #43 4.438 GEN .gitid [2021-03-27T17:59:12.925Z] #29 6.957 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-03-27T17:59:12.925Z] #29 7.054 [2021-03-27T17:59:13.115Z] #50 ... [2021-03-27T17:59:13.115Z] [2021-03-27T17:59:13.115Z] #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-27T17:59:13.115Z] #30 sha256:e793b48c54fe6135487b736362fc6683a058bfbc8fee8f3801cda5baad2303b5 [2021-03-27T17:59:13.115Z] #30 2.403 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-03-27T17:59:13.115Z] #30 3.021 [2021-03-27T17:59:13.115Z] #30 3.289 0.4% ## 3.8% ##### 7.9% ########## 14.0% ############### 22.1% #################### 28.2% ########################## 36.3% ###################################### 53.1% ############################################### 65.4% ################################################### 71.4% ########################################################## 81.6% ############################################################### 88.5% #################################################################### 94.6% ######################################################################## 100.0% [2021-03-27T17:59:13.115Z] #30 5.277 [2021-03-27T17:59:13.115Z] #30 5.563 #=#=# ############# 18.6% ########################################## 58.8% ######################################################################## 100.0% [2021-03-27T17:59:13.115Z] #30 6.291 [2021-03-27T17:59:13.115Z] #30 6.530 0.3% ################### 26.6% ################################# 47.0% ################################################ 67.6% ######################################################################## 100.0% [2021-03-27T17:59:13.115Z] #30 7.461 [2021-03-27T17:59:13.142Z] #43 4.481 GEN criu/include/version.h [2021-03-27T17:59:13.142Z] #43 4.574 GEN include/common/asm [2021-03-27T17:59:13.176Z] #23 15.43 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-03-27T17:59:13.176Z] #23 15.44 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-03-27T17:59:13.176Z] #23 15.61 Successfully built pyyaml [2021-03-27T17:59:13.176Z] #23 15.63 Installing collected packages: pathspec, pyyaml, yamllint [2021-03-27T17:59:13.222Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c [2021-03-27T17:59:13.439Z] #29 7.181 0.3% ################ 22.3% #################################### 50.4% ################################################## 70.0% ############################################################### 88.2% ######################################################################## 100.0% [2021-03-27T17:59:13.467Z] #23 15.89 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-03-27T17:59:13.700Z] #29 7.681 [2021-03-27T17:59:13.958Z] #29 8.075 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-03-27T17:59:14.108Z] #23 DONE 16.4s [2021-03-27T17:59:14.108Z] [2021-03-27T17:59:14.108Z] #26 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2021-03-27T17:59:14.108Z] #26 DONE 0.2s [2021-03-27T17:59:14.108Z] [2021-03-27T17:59:14.108Z] #31 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2021-03-27T17:59:14.215Z] #29 8.157 [2021-03-27T17:59:14.215Z] #29 8.213 ######################################################################## 100.0% [2021-03-27T17:59:14.215Z] #29 8.245 [2021-03-27T17:59:14.344Z] #30 7.638 0.5% ### 4.9% ###### 8.7% ########### 16.4% ############## 20.3% ################# 24.1% ###################### 31.8% ########################### 37.5% ################################### 49.7% ###################################### 53.6% ########################################## 59.4% ############################################## 65.1% ################################################# 69.0% ##################################################### 74.5% ######################################################## 79.0% ############################################################ 84.0% ################################################################### 93.6% ###################################################################### 97.4% ######################################################################## 100.0% [2021-03-27T17:59:14.472Z] #29 8.459 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-03-27T17:59:14.472Z] #29 8.572 [2021-03-27T17:59:14.472Z] #29 8.630 ######################################################################## 100.0% [2021-03-27T17:59:14.506Z] #32 ... [2021-03-27T17:59:14.506Z] [2021-03-27T17:59:14.506Z] #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-27T17:59:14.506Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-03-27T17:59:14.506Z] #12 DONE 5.7s [2021-03-27T17:59:14.506Z] [2021-03-27T17:59:14.506Z] #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-27T17:59:14.506Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-27T17:59:14.519Z] #32 ... [2021-03-27T17:59:14.519Z] [2021-03-27T17:59:14.519Z] #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-27T17:59:14.519Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-03-27T17:59:14.519Z] #12 DONE 3.6s [2021-03-27T17:59:14.519Z] [2021-03-27T17:59:14.519Z] #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-27T17:59:14.519Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-27T17:59:14.618Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 16.1s done [2021-03-27T17:59:14.730Z] #29 8.666 [2021-03-27T17:59:14.730Z] #29 8.691 Download of images into '/build' complete. [2021-03-27T17:59:14.730Z] #29 8.691 Use something like the following to load the result into a Docker daemon: [2021-03-27T17:59:14.730Z] #29 8.691 tar -cC '/build' . | docker load [2021-03-27T17:59:14.989Z] #30 10.13 [2021-03-27T17:59:15.034Z] #43 6.266 PBCC images/timens.pb-c.c [2021-03-27T17:59:15.034Z] #43 6.289 DEP images/timens.pb-c.d [2021-03-27T17:59:15.034Z] #43 6.418 PBCC images/fown.pb-c.c [2021-03-27T17:59:15.034Z] #43 6.444 PBCC images/google/protobuf/descriptor.pb-c.c [2021-03-27T17:59:15.034Z] #43 6.524 PBCC images/opts.pb-c.c [2021-03-27T17:59:15.137Z] #31 DONE 0.9s [2021-03-27T17:59:15.137Z] [2021-03-27T17:59:15.137Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-27T17:59:15.137Z] #44 108.7 CC criu/sockets.o [2021-03-27T17:59:15.137Z] #44 109.4 CC criu/stats.o [2021-03-27T17:59:15.137Z] #44 109.7 CC criu/string.o [2021-03-27T17:59:15.137Z] #44 109.8 CC criu/sysctl.o [2021-03-27T17:59:15.137Z] #44 110.4 CC criu/sysfs_parse.o [2021-03-27T17:59:15.137Z] #44 110.7 CC criu/timens.o [2021-03-27T17:59:15.137Z] #44 110.9 CC criu/timerfd.o [2021-03-27T17:59:15.137Z] #44 111.1 CC criu/tty.o [2021-03-27T17:59:15.137Z] #44 112.6 CC criu/tun.o [2021-03-27T17:59:15.137Z] #44 112.9 CC criu/uffd.o [2021-03-27T17:59:15.137Z] #44 113.9 CC criu/util.o [2021-03-27T17:59:15.291Z] #43 6.565 PBCC images/memfd.pb-c.c [2021-03-27T17:59:15.291Z] #43 6.608 DEP images/fown.pb-c.d [2021-03-27T17:59:15.291Z] #43 ... [2021-03-27T17:59:15.291Z] [2021-03-27T17:59:15.291Z] #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-27T17:59:15.291Z] #37 sha256:bebbfbdf3f34a3409b2bcb9cadda320d956092b0f7091733a4b1dadd43070e48 [2021-03-27T17:59:15.291Z] #37 6.603 -- Detecting C compile features - done [2021-03-27T17:59:15.291Z] #37 6.643 -- Performing Test HAS_BUILTIN_FORTIFY [2021-03-27T17:59:15.291Z] #37 6.963 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-03-27T17:59:15.291Z] #37 7.068 -- Configuring done [2021-03-27T17:59:15.291Z] #37 7.093 -- Generating done [2021-03-27T17:59:15.291Z] #37 7.099 -- Build files have been written to: /tmp/tmp.XVQoGSlRF2/tini [2021-03-27T17:59:15.291Z] #37 7.116 + make tini-static [2021-03-27T17:59:15.291Z] #37 7.578 Scanning dependencies of target tini-static [2021-03-27T17:59:15.291Z] #37 7.646 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-03-27T17:59:15.291Z] #37 8.973 [100%] Linking C executable tini-static [2021-03-27T17:59:15.291Z] #37 9.658 [100%] Built target tini-static [2021-03-27T17:59:15.291Z] #37 9.737 + mkdir -p /build [2021-03-27T17:59:15.291Z] #37 9.766 + cp tini-static /build/docker-init [2021-03-27T17:59:15.291Z] #37 DONE 10.2s [2021-03-27T17:59:15.291Z] [2021-03-27T17:59:15.291Z] #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-27T17:59:15.291Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T17:59:15.291Z] #43 6.678 DEP images/google/protobuf/descriptor.pb-c.d [2021-03-27T17:59:15.291Z] #43 6.781 DEP images/opts.pb-c.d [2021-03-27T17:59:15.291Z] #43 ... [2021-03-27T17:59:15.291Z] [2021-03-27T17:59:15.291Z] #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-27T17:59:15.291Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-27T17:59:15.291Z] #13 92.75 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-03-27T17:59:15.291Z] #13 92.76 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-03-27T17:59:15.291Z] #13 92.77 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-27T17:59:15.435Z] #44 ... [2021-03-27T17:59:15.435Z] [2021-03-27T17:59:15.435Z] #34 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2021-03-27T17:59:15.435Z] #34 DONE 0.2s [2021-03-27T17:59:15.435Z] [2021-03-27T17:59:15.435Z] #36 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2021-03-27T17:59:15.435Z] #36 DONE 0.1s [2021-03-27T17:59:15.435Z] [2021-03-27T17:59:15.435Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-27T17:59:15.435Z] #44 115.1 CC criu/uts_ns.o [2021-03-27T17:59:15.570Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 2.3s done [2021-03-27T17:59:15.725Z] #44 ... [2021-03-27T17:59:15.725Z] [2021-03-27T17:59:15.725Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2021-03-27T17:59:15.725Z] #39 DONE 0.1s [2021-03-27T17:59:15.725Z] [2021-03-27T17:59:15.725Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-27T17:59:15.725Z] #44 115.2 CC criu/vdso.o [2021-03-27T17:59:16.015Z] #44 115.6 LINK criu/built-in.o [2021-03-27T17:59:16.015Z] #44 115.7 LINK criu/criu [2021-03-27T17:59:16.305Z] #44 116.0 DEP lib/c/criu.d [2021-03-27T17:59:16.595Z] #44 116.0 CC images/rpc.pb-c.o [2021-03-27T17:59:16.595Z] #44 116.2 CC lib/c/criu.o [2021-03-27T17:59:16.773Z] #13 ... [2021-03-27T17:59:16.773Z] [2021-03-27T17:59:16.773Z] #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-27T17:59:16.773Z] #51 sha256:d4b4c286809f0abbaaf13a7dc64f4b68adf8cea3e4174e7e402752e15bb64d61 [2021-03-27T17:59:16.773Z] #51 92.70 fmt [2021-03-27T17:59:16.773Z] #51 98.12 encoding/json [2021-03-27T17:59:16.773Z] #51 102.0 github.com/pkg/diff [2021-03-27T17:59:16.773Z] #51 ... [2021-03-27T17:59:16.773Z] [2021-03-27T17:59:16.773Z] #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-27T17:59:16.773Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T17:59:16.773Z] #43 6.937 DEP images/memfd.pb-c.d [2021-03-27T17:59:16.773Z] #43 7.004 PBCC images/sit.pb-c.c [2021-03-27T17:59:16.773Z] #43 7.165 DEP images/sit.pb-c.d [2021-03-27T17:59:16.773Z] #43 7.321 PBCC images/macvlan.pb-c.c [2021-03-27T17:59:16.773Z] #43 7.421 DEP images/macvlan.pb-c.d [2021-03-27T17:59:16.773Z] #43 7.513 PBCC images/autofs.pb-c.c [2021-03-27T17:59:16.773Z] #43 7.567 DEP images/autofs.pb-c.d [2021-03-27T17:59:16.773Z] #43 7.754 PBCC images/sysctl.pb-c.c [2021-03-27T17:59:16.773Z] #43 7.876 DEP images/sysctl.pb-c.d [2021-03-27T17:59:16.773Z] #43 7.933 PBCC images/time.pb-c.c [2021-03-27T17:59:16.773Z] #43 7.957 DEP images/time.pb-c.d [2021-03-27T17:59:16.773Z] #43 8.010 PBCC images/binfmt-misc.pb-c.c [2021-03-27T17:59:16.773Z] #43 8.017 DEP images/binfmt-misc.pb-c.d [2021-03-27T17:59:16.773Z] #43 8.074 PBCC images/seccomp.pb-c.c [2021-03-27T17:59:16.773Z] #43 8.106 DEP images/seccomp.pb-c.d [2021-03-27T17:59:16.773Z] #43 8.157 PBCC images/userns.pb-c.c [2021-03-27T17:59:16.773Z] #43 8.192 DEP images/userns.pb-c.d [2021-03-27T17:59:16.773Z] #43 8.295 PBCC images/cgroup.pb-c.c [2021-03-27T17:59:16.773Z] #43 8.318 DEP images/cgroup.pb-c.d [2021-03-27T17:59:16.773Z] #43 8.402 PBCC images/ext-file.pb-c.c [2021-03-27T17:59:16.988Z] #9 ... [2021-03-27T17:59:16.988Z] [2021-03-27T17:59:16.988Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-03-27T17:59:16.988Z] #63 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-03-27T17:59:16.988Z] #63 DONE 1.3s [2021-03-27T17:59:16.988Z] [2021-03-27T17:59:16.988Z] #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-27T17:59:16.988Z] #27 sha256:bb47dbb89b92b00c52c0d07983930d7f75700678fa4fec854cdf7d786a894b6e [2021-03-27T17:59:16.988Z] #27 5.943 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-27T17:59:16.988Z] #27 5.943 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-03-27T17:59:16.988Z] #27 5.966 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-27T17:59:16.988Z] #27 6.217 Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-03-27T17:59:16.988Z] #27 6.456 Get:5 http://security.debian.org/debian-security buster/updates/main arm64 Packages [264 kB] [2021-03-27T17:59:16.988Z] #27 ... [2021-03-27T17:59:16.988Z] [2021-03-27T17:59:16.988Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-03-27T17:59:16.988Z] #65 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-03-27T17:59:17.029Z] #43 8.447 DEP images/ext-file.pb-c.d [2021-03-27T17:59:17.029Z] #43 8.508 PBCC images/rpc.pb-c.c [2021-03-27T17:59:17.029Z] #43 8.561 DEP images/rpc.pb-c.d [2021-03-27T17:59:17.029Z] #43 8.613 PBCC images/siginfo.pb-c.c [2021-03-27T17:59:17.029Z] #43 ... [2021-03-27T17:59:17.029Z] [2021-03-27T17:59:17.029Z] #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-27T17:59:17.029Z] #45 sha256:ed5708cf945aacb49324be1a7fcefb7e1b7cac90dd28c51384beb6fac8dc63b4 [2021-03-27T17:59:17.029Z] #45 93.07 fmt [2021-03-27T17:59:17.029Z] #45 93.88 regexp [2021-03-27T17:59:17.030Z] #45 97.96 internal/lazyregexp [2021-03-27T17:59:17.030Z] #45 98.27 go/token [2021-03-27T17:59:17.030Z] #45 98.31 net/url [2021-03-27T17:59:17.030Z] #45 99.48 go/scanner [2021-03-27T17:59:17.030Z] #45 100.4 text/template/parse [2021-03-27T17:59:17.030Z] #45 101.0 go/ast [2021-03-27T17:59:17.286Z] #45 ... [2021-03-27T17:59:17.286Z] [2021-03-27T17:59:17.286Z] #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-27T17:59:17.286Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T17:59:17.286Z] #43 8.644 DEP images/siginfo.pb-c.d [2021-03-27T17:59:17.286Z] #43 8.702 PBCC images/pagemap.pb-c.c [2021-03-27T17:59:17.286Z] #43 8.730 DEP images/pagemap.pb-c.d [2021-03-27T17:59:17.286Z] #43 8.800 PBCC images/rlimit.pb-c.c [2021-03-27T17:59:17.286Z] #43 8.836 DEP images/rlimit.pb-c.d [2021-03-27T17:59:17.366Z] #29 DONE 11.5s [2021-03-27T17:59:17.366Z] [2021-03-27T17:59:17.366Z] #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-27T17:59:17.366Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-03-27T17:59:17.366Z] #12 DONE 9.2s [2021-03-27T17:59:17.366Z] [2021-03-27T17:59:17.366Z] #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-27T17:59:17.366Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-27T17:59:17.542Z] #43 8.918 PBCC images/file-lock.pb-c.c [2021-03-27T17:59:17.542Z] #43 8.956 DEP images/file-lock.pb-c.d [2021-03-27T17:59:17.542Z] #43 9.002 PBCC images/tty.pb-c.c [2021-03-27T17:59:17.542Z] #43 9.080 DEP images/tty.pb-c.d [2021-03-27T17:59:17.624Z] #44 116.9 LINK lib/c/built-in.o [2021-03-27T17:59:17.624Z] #44 116.9 LINK lib/c/libcriu.so [2021-03-27T17:59:17.624Z] #44 116.9 LINK lib/c/libcriu.a [2021-03-27T17:59:17.624Z] #44 117.0 GEN magic.py [2021-03-27T17:59:17.624Z] #44 117.1 Note: Building without setproctitle() and strlcpy() support. [2021-03-27T17:59:17.624Z] #44 117.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-27T17:59:17.624Z] #44 117.1 Note: Building without GnuTLS support [2021-03-27T17:59:17.624Z] #44 117.1 Makefile.config:39: Warn: you have no libnftables installed [2021-03-27T17:59:17.624Z] #44 117.1 Makefile.config:40: Warn: Building without nftables support [2021-03-27T17:59:17.799Z] #43 9.118 PBCC images/tun.pb-c.c [2021-03-27T17:59:17.799Z] #43 9.221 PBCC images/netdev.pb-c.c [2021-03-27T17:59:17.799Z] #43 ... [2021-03-27T17:59:17.799Z] [2021-03-27T17:59:17.799Z] #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-27T17:59:17.799Z] #34 sha256:f2f02ee3835bfd3b6a1979597f3312d0245f07341079e91f1cae0a98df845a37 [2021-03-27T17:59:17.799Z] #34 98.82 github.com/BurntSushi/toml/cmd/tomlv [2021-03-27T17:59:17.799Z] #34 DONE 103.8s [2021-03-27T17:59:17.799Z] [2021-03-27T17:59:17.799Z] #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-27T17:59:17.799Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T17:59:17.799Z] #43 9.303 DEP images/tun.pb-c.d [2021-03-27T17:59:17.914Z] #44 117.5 fatal: not a git repository (or any of the parent directories): .git [2021-03-27T17:59:18.056Z] #43 9.425 DEP images/netdev.pb-c.d [2021-03-27T17:59:18.056Z] #43 9.587 PBCC images/vma.pb-c.c [2021-03-27T17:59:18.056Z] #43 9.633 DEP images/vma.pb-c.d [2021-03-27T17:59:18.179Z] #30 10.27 0.0% # 1.4% # 2.5% ## 3.0% ### 4.6% #### 6.3% ##### 7.4% ###### 9.0% ####### 10.1% ######## 11.7% ######### 13.3% ######### 13.9% ########### 15.5% ############ 16.9% ############# 18.8% ############## 20.6% ################ 22.2% ################# 24.4% ################### 27.0% #################### 28.8% ###################### 31.0% ####################### 32.8% ######################## 34.4% ######################### 35.5% ########################## 36.8% ## [2021-03-27T17:59:18.179Z] #30 ... [2021-03-27T17:59:18.179Z] [2021-03-27T17:59:18.179Z] #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-27T17:59:18.179Z] #48 sha256:b2206aacaaf655a1b9ef39cd3c9b2c55c69f2ac4754e4bdf27979fbc51c09ab9 [2021-03-27T17:59:18.179Z] #48 6.428 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-03-27T17:59:18.179Z] #48 6.623 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-03-27T17:59:18.179Z] #48 9.879 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-27T17:59:18.179Z] #48 9.896 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-27T17:59:18.179Z] #48 11.82 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-27T17:59:18.179Z] #48 ... [2021-03-27T17:59:18.179Z] [2021-03-27T17:59:18.180Z] #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-27T17:59:18.180Z] #30 sha256:e793b48c54fe6135487b736362fc6683a058bfbc8fee8f3801cda5baad2303b5 [2021-03-27T17:59:18.251Z] #44 ... [2021-03-27T17:59:18.251Z] [2021-03-27T17:59:18.251Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-27T17:59:18.251Z] #50 152.4 + /build/golangci-lint --version [2021-03-27T17:59:18.251Z] #50 152.7 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-03-27T17:59:18.251Z] #50 DONE 152.9s [2021-03-27T17:59:18.294Z] #13 ... [2021-03-27T17:59:18.294Z] [2021-03-27T17:59:18.294Z] #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-27T17:59:18.294Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-27T17:59:18.295Z] #42 8.010 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-03-27T17:59:18.295Z] #42 8.094 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-27T17:59:18.295Z] #42 8.095 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-27T17:59:18.295Z] #42 8.990 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-27T17:59:18.368Z] #43 9.682 PBCC images/creds.pb-c.c [2021-03-27T17:59:18.368Z] #43 9.738 DEP images/creds.pb-c.d [2021-03-27T17:59:18.368Z] #43 9.810 PBCC images/utsns.pb-c.c [2021-03-27T17:59:18.368Z] #43 9.831 DEP images/utsns.pb-c.d [2021-03-27T17:59:18.368Z] #43 9.866 PBCC images/ipc-desc.pb-c.c [2021-03-27T17:59:18.368Z] #43 9.893 PBCC images/ipc-sem.pb-c.c [2021-03-27T17:59:18.368Z] #43 9.937 DEP images/ipc-desc.pb-c.d [2021-03-27T17:59:18.368Z] #43 9.980 DEP images/ipc-sem.pb-c.d [2021-03-27T17:59:18.544Z] [2021-03-27T17:59:18.544Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-27T17:59:18.544Z] #44 118.1 make[1]: Nothing to be done for 'all'. [2021-03-27T17:59:18.552Z] #42 ... [2021-03-27T17:59:18.552Z] [2021-03-27T17:59:18.552Z] #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-27T17:59:18.552Z] #34 sha256:e9581b48d75a75ddd4567f9684d39196646aa310624b8b7028d1979fa0acb523 [2021-03-27T17:59:18.552Z] #34 7.842 + RM_GOPATH=0 [2021-03-27T17:59:18.552Z] #34 7.842 + TMP_GOPATH= [2021-03-27T17:59:18.552Z] #34 7.843 + : /build [2021-03-27T17:59:18.552Z] #34 7.843 + '[' -z '' ']' [2021-03-27T17:59:18.552Z] #34 7.843 ++ mktemp -d [2021-03-27T17:59:18.552Z] #34 7.845 + export GOPATH=/tmp/tmp.MY028lw4ze [2021-03-27T17:59:18.552Z] #34 7.846 + GOPATH=/tmp/tmp.MY028lw4ze [2021-03-27T17:59:18.552Z] #34 7.846 + RM_GOPATH=1 [2021-03-27T17:59:18.552Z] #34 7.850 + case "$(go env GOARCH)" in [2021-03-27T17:59:18.552Z] #34 7.859 ++ go env GOARCH [2021-03-27T17:59:18.552Z] #34 7.877 + export GO_BUILDMODE=-buildmode=pie [2021-03-27T17:59:18.552Z] #34 7.877 + GO_BUILDMODE=-buildmode=pie [2021-03-27T17:59:18.552Z] #34 7.877 ++ dirname /tmp/install/install.sh [2021-03-27T17:59:18.552Z] #34 7.880 + dir=/tmp/install [2021-03-27T17:59:18.552Z] #34 7.880 + bin=tomlv [2021-03-27T17:59:18.552Z] #34 7.880 + shift [2021-03-27T17:59:18.552Z] #34 7.880 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-03-27T17:59:18.552Z] #34 7.880 + . /tmp/install/tomlv.installer [2021-03-27T17:59:18.552Z] #34 7.887 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-27T17:59:18.552Z] #34 7.887 + install_tomlv [2021-03-27T17:59:18.552Z] #34 7.887 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-03-27T17:59:18.552Z] #34 7.890 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.MY028lw4ze/src/github.com/BurntSushi/toml [2021-03-27T17:59:18.552Z] #34 7.890 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-27T17:59:18.552Z] #34 7.892 Cloning into '/tmp/tmp.MY028lw4ze/src/github.com/BurntSushi/toml'... [2021-03-27T17:59:18.552Z] #34 9.006 + cd /tmp/tmp.MY028lw4ze/src/github.com/BurntSushi/toml [2021-03-27T17:59:18.552Z] #34 9.007 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-27T17:59:18.552Z] #34 9.036 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-03-27T17:59:18.552Z] #34 9.795 internal/cpu [2021-03-27T17:59:18.552Z] #34 9.806 runtime/internal/math [2021-03-27T17:59:18.552Z] #34 10.01 math/bits [2021-03-27T17:59:18.552Z] #34 ... [2021-03-27T17:59:18.552Z] [2021-03-27T17:59:18.552Z] #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-27T17:59:18.552Z] #51 sha256:29d3f5a36030e269bb74e89e85c4dfb3544aa0909fd1b2c940d9b2ab8f0226c8 [2021-03-27T17:59:18.552Z] #51 6.927 + RM_GOPATH=0 [2021-03-27T17:59:18.552Z] #51 6.927 + TMP_GOPATH= [2021-03-27T17:59:18.552Z] #51 6.927 + : /build [2021-03-27T17:59:18.552Z] #51 6.927 + '[' -z '' ']' [2021-03-27T17:59:18.552Z] #51 6.927 ++ mktemp -d [2021-03-27T17:59:18.552Z] #51 6.929 + export GOPATH=/tmp/tmp.EcqHMJsCEz [2021-03-27T17:59:18.552Z] #51 6.929 + GOPATH=/tmp/tmp.EcqHMJsCEz [2021-03-27T17:59:18.552Z] #51 6.929 + RM_GOPATH=1 [2021-03-27T17:59:18.552Z] #51 6.929 + case "$(go env GOARCH)" in [2021-03-27T17:59:18.552Z] #51 6.929 ++ go env GOARCH [2021-03-27T17:59:18.552Z] #51 6.942 + export GO_BUILDMODE=-buildmode=pie [2021-03-27T17:59:18.552Z] #51 6.942 + GO_BUILDMODE=-buildmode=pie [2021-03-27T17:59:18.552Z] #51 6.942 ++ dirname /tmp/install/install.sh [2021-03-27T17:59:18.552Z] #51 6.942 + dir=/tmp/install [2021-03-27T17:59:18.552Z] #51 6.942 + bin=shfmt [2021-03-27T17:59:18.552Z] #51 6.942 + shift [2021-03-27T17:59:18.552Z] #51 6.942 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-03-27T17:59:18.552Z] #51 6.942 + . /tmp/install/shfmt.installer [2021-03-27T17:59:18.552Z] #51 6.942 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-27T17:59:18.552Z] #51 6.942 + install_shfmt [2021-03-27T17:59:18.552Z] #51 6.942 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-03-27T17:59:18.552Z] #51 6.942 + git clone https://github.com/mvdan/sh.git /tmp/tmp.EcqHMJsCEz/src/github.com/mvdan/sh [2021-03-27T17:59:18.552Z] #51 6.942 Cloning into '/tmp/tmp.EcqHMJsCEz/src/github.com/mvdan/sh'... [2021-03-27T17:59:18.552Z] #51 6.942 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-27T17:59:18.679Z] #43 10.03 PBCC images/ipc-msg.pb-c.c [2021-03-27T17:59:18.679Z] #43 10.12 DEP images/ipc-msg.pb-c.d [2021-03-27T17:59:18.679Z] #43 10.24 PBCC images/ipc-shm.pb-c.c [2021-03-27T17:59:18.782Z] #13 ... [2021-03-27T17:59:18.782Z] [2021-03-27T17:59:18.782Z] #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-27T17:59:18.782Z] #45 sha256:0d1ccef2dec3aca4ec467749ec006393c1841f37fcc35f41551d0611e6d47a5c [2021-03-27T17:59:18.782Z] #45 8.761 + RM_GOPATH=0 [2021-03-27T17:59:18.782Z] #45 8.761 + TMP_GOPATH= [2021-03-27T17:59:18.782Z] #45 8.761 + : /build [2021-03-27T17:59:18.782Z] #45 8.761 + '[' -z '' ']' [2021-03-27T17:59:18.782Z] #45 8.761 ++ mktemp -d [2021-03-27T17:59:18.782Z] #45 8.761 + export GOPATH=/tmp/tmp.yPkcmZagIH [2021-03-27T17:59:18.782Z] #45 8.761 + GOPATH=/tmp/tmp.yPkcmZagIH [2021-03-27T17:59:18.782Z] #45 8.761 + RM_GOPATH=1 [2021-03-27T17:59:18.782Z] #45 8.761 + case "$(go env GOARCH)" in [2021-03-27T17:59:18.782Z] #45 8.761 ++ go env GOARCH [2021-03-27T17:59:18.782Z] #45 8.761 + export GO_BUILDMODE=-buildmode=pie [2021-03-27T17:59:18.782Z] #45 8.761 + GO_BUILDMODE=-buildmode=pie [2021-03-27T17:59:18.782Z] #45 8.761 ++ dirname /tmp/install/install.sh [2021-03-27T17:59:18.782Z] #45 8.807 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-27T17:59:18.782Z] #45 8.808 + dir=/tmp/install [2021-03-27T17:59:18.782Z] #45 8.808 + bin=vndr [2021-03-27T17:59:18.782Z] #45 8.808 + shift [2021-03-27T17:59:18.782Z] #45 8.808 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-03-27T17:59:18.782Z] #45 8.808 + . /tmp/install/vndr.installer [2021-03-27T17:59:18.782Z] #45 8.808 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-27T17:59:18.782Z] #45 8.808 + install_vndr [2021-03-27T17:59:18.782Z] #45 8.808 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-03-27T17:59:18.782Z] #45 8.808 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.yPkcmZagIH/src/github.com/LK4D4/vndr [2021-03-27T17:59:18.782Z] #45 8.808 Cloning into '/tmp/tmp.yPkcmZagIH/src/github.com/LK4D4/vndr'... [2021-03-27T17:59:18.782Z] #45 9.921 + cd /tmp/tmp.yPkcmZagIH/src/github.com/LK4D4/vndr [2021-03-27T17:59:18.782Z] #45 9.921 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-27T17:59:18.782Z] #45 9.921 + go build -buildmode=pie -v -o /build/vndr . [2021-03-27T17:59:18.810Z] #51 ... [2021-03-27T17:59:18.810Z] [2021-03-27T17:59:18.810Z] #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-27T17:59:18.810Z] #24 sha256:e380baef201cf9fa071c55e3d0e12fc8b9bbef0505b186f0808917ba6ac89f95 [2021-03-27T17:59:18.810Z] #24 6.630 + RM_GOPATH=0 [2021-03-27T17:59:18.810Z] #24 6.630 + TMP_GOPATH= [2021-03-27T17:59:18.810Z] #24 6.630 + : /build [2021-03-27T17:59:18.810Z] #24 6.630 + '[' -z '' ']' [2021-03-27T17:59:18.810Z] #24 6.630 ++ mktemp -d [2021-03-27T17:59:18.810Z] #24 6.631 + export GOPATH=/tmp/tmp.zUgqujtwYx [2021-03-27T17:59:18.810Z] #24 6.631 + GOPATH=/tmp/tmp.zUgqujtwYx [2021-03-27T17:59:18.810Z] #24 6.631 + RM_GOPATH=1 [2021-03-27T17:59:18.810Z] #24 6.631 + case "$(go env GOARCH)" in [2021-03-27T17:59:18.810Z] #24 6.631 ++ go env GOARCH [2021-03-27T17:59:18.810Z] #24 6.642 + export GO_BUILDMODE=-buildmode=pie [2021-03-27T17:59:18.810Z] #24 6.642 + GO_BUILDMODE=-buildmode=pie [2021-03-27T17:59:18.810Z] #24 6.643 ++ dirname /tmp/install/install.sh [2021-03-27T17:59:18.810Z] #24 6.644 + dir=/tmp/install [2021-03-27T17:59:18.810Z] #24 6.644 + bin=dockercli [2021-03-27T17:59:18.810Z] #24 6.644 + shift [2021-03-27T17:59:18.810Z] #24 6.644 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-03-27T17:59:18.810Z] #24 6.644 + . /tmp/install/dockercli.installer [2021-03-27T17:59:18.810Z] #24 6.644 ++ : stable [2021-03-27T17:59:18.810Z] #24 6.644 ++ : 17.06.2-ce [2021-03-27T17:59:18.810Z] #24 6.645 + install_dockercli [2021-03-27T17:59:18.810Z] #24 6.645 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-03-27T17:59:18.810Z] #24 6.645 ++ uname -m [2021-03-27T17:59:18.810Z] #24 6.645 Install docker/cli version 17.06.2-ce from stable [2021-03-27T17:59:18.810Z] #24 6.646 + arch=x86_64 [2021-03-27T17:59:18.810Z] #24 6.646 + '[' x86_64 '!=' x86_64 ']' [2021-03-27T17:59:18.810Z] #24 6.646 + url=https://download.docker.com/linux/static [2021-03-27T17:59:18.810Z] #24 6.647 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-03-27T17:59:18.810Z] #24 6.647 + tar -xz docker/docker [2021-03-27T17:59:18.810Z] #24 ... [2021-03-27T17:59:18.810Z] [2021-03-27T17:59:18.810Z] #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-27T17:59:18.810Z] #49 sha256:b8338ab9cbdf4c5e2d5175951cd23ff444d4217cec31bf38b2f6830f11f3d65a [2021-03-27T17:59:18.810Z] #49 7.150 + RM_GOPATH=0 [2021-03-27T17:59:18.810Z] #49 7.150 + TMP_GOPATH= [2021-03-27T17:59:18.810Z] #49 7.150 + : /build [2021-03-27T17:59:18.810Z] #49 7.150 + '[' -z '' ']' [2021-03-27T17:59:18.810Z] #49 7.150 ++ mktemp -d [2021-03-27T17:59:18.810Z] #49 7.150 + export GOPATH=/tmp/tmp.Vt1oPZkBJu [2021-03-27T17:59:18.810Z] #49 7.150 + GOPATH=/tmp/tmp.Vt1oPZkBJu [2021-03-27T17:59:18.810Z] #49 7.150 + RM_GOPATH=1 [2021-03-27T17:59:18.810Z] #49 7.150 + case "$(go env GOARCH)" in [2021-03-27T17:59:18.810Z] #49 7.150 ++ go env GOARCH [2021-03-27T17:59:18.810Z] #49 7.153 + export GO_BUILDMODE=-buildmode=pie [2021-03-27T17:59:18.810Z] #49 7.153 + GO_BUILDMODE=-buildmode=pie [2021-03-27T17:59:18.810Z] #49 7.153 ++ dirname /tmp/install/install.sh [2021-03-27T17:59:18.810Z] #49 7.153 + dir=/tmp/install [2021-03-27T17:59:18.810Z] #49 7.153 + bin=golangci_lint [2021-03-27T17:59:18.810Z] #49 7.153 + shift [2021-03-27T17:59:18.810Z] #49 7.153 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-03-27T17:59:18.810Z] #49 7.153 + . /tmp/install/golangci_lint.installer [2021-03-27T17:59:18.810Z] #49 7.153 ++ : v1.23.8 [2021-03-27T17:59:18.810Z] #49 7.153 + install_golangci_lint [2021-03-27T17:59:18.810Z] #49 7.153 + set -e [2021-03-27T17:59:18.810Z] #49 7.153 + export GO111MODULE=on [2021-03-27T17:59:18.810Z] #49 7.153 + GO111MODULE=on [2021-03-27T17:59:18.810Z] #49 7.153 + GOBIN=/build [2021-03-27T17:59:18.810Z] #49 7.153 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-03-27T17:59:18.810Z] #49 7.282 go: finding github.com v1.23.8 [2021-03-27T17:59:18.810Z] #49 7.282 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-03-27T17:59:18.810Z] #49 7.282 go: finding github.com/golangci v1.23.8 [2021-03-27T17:59:18.810Z] #49 7.285 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-03-27T17:59:18.810Z] #49 7.285 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-03-27T17:59:18.810Z] #49 8.442 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-03-27T17:59:18.810Z] #49 9.448 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-03-27T17:59:18.843Z] #44 ... [2021-03-27T17:59:18.843Z] [2021-03-27T17:59:18.843Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-03-27T17:59:18.843Z] #41 DONE 156.1s [2021-03-27T17:59:18.843Z] [2021-03-27T17:59:18.843Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-27T17:59:18.970Z] #43 10.29 DEP images/ipc-shm.pb-c.d [2021-03-27T17:59:18.970Z] #43 10.47 PBCC images/ipc-var.pb-c.c [2021-03-27T17:59:19.043Z] #45 ... [2021-03-27T17:59:19.043Z] [2021-03-27T17:59:19.043Z] #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-27T17:59:19.043Z] #67 sha256:df21d5e6b083745dcdf31fbe06c7fc0666ba04495d388795a64c728ec47b7f82 [2021-03-27T17:59:19.043Z] #67 6.022 + RM_GOPATH=0 [2021-03-27T17:59:19.043Z] #67 6.022 + TMP_GOPATH= [2021-03-27T17:59:19.043Z] #67 6.022 + : /build [2021-03-27T17:59:19.043Z] #67 6.022 + '[' -z '' ']' [2021-03-27T17:59:19.043Z] #67 6.022 ++ mktemp -d [2021-03-27T17:59:19.043Z] #67 6.022 + export GOPATH=/tmp/tmp.JCIojnk92l [2021-03-27T17:59:19.043Z] #67 6.022 + GOPATH=/tmp/tmp.JCIojnk92l [2021-03-27T17:59:19.043Z] #67 6.022 + RM_GOPATH=1 [2021-03-27T17:59:19.043Z] #67 6.022 + case "$(go env GOARCH)" in [2021-03-27T17:59:19.043Z] #67 6.022 ++ go env GOARCH [2021-03-27T17:59:19.043Z] #67 6.042 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-27T17:59:19.043Z] #67 6.042 + export GO_BUILDMODE=-buildmode=pie [2021-03-27T17:59:19.043Z] #67 6.042 + GO_BUILDMODE=-buildmode=pie [2021-03-27T17:59:19.043Z] #67 6.042 ++ dirname /tmp/install/install.sh [2021-03-27T17:59:19.043Z] #67 6.042 + dir=/tmp/install [2021-03-27T17:59:19.043Z] #67 6.042 + bin=proxy [2021-03-27T17:59:19.043Z] #67 6.042 + shift [2021-03-27T17:59:19.043Z] #67 6.042 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-03-27T17:59:19.043Z] #67 6.042 + . /tmp/install/proxy.installer [2021-03-27T17:59:19.043Z] #67 6.042 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-27T17:59:19.043Z] #67 6.042 + install_proxy [2021-03-27T17:59:19.043Z] #67 6.042 + case "$1" in [2021-03-27T17:59:19.043Z] #67 6.042 + export CGO_ENABLED=0 [2021-03-27T17:59:19.043Z] #67 6.042 + CGO_ENABLED=0 [2021-03-27T17:59:19.043Z] #67 6.042 + _install_proxy [2021-03-27T17:59:19.043Z] #67 6.042 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-03-27T17:59:19.043Z] #67 6.042 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.JCIojnk92l/src/github.com/docker/libnetwork [2021-03-27T17:59:19.043Z] #67 6.042 Cloning into '/tmp/tmp.JCIojnk92l/src/github.com/docker/libnetwork'... [2021-03-27T17:59:19.043Z] #67 ... [2021-03-27T17:59:19.043Z] [2021-03-27T17:59:19.043Z] #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-27T17:59:19.043Z] #51 sha256:a9cb3e3cda2fdacfa2ba66b33589f9fb420f3e314b4ed964694175ed1bf2ee3a [2021-03-27T17:59:19.043Z] #51 6.963 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-27T17:59:19.043Z] #51 6.964 + RM_GOPATH=0 [2021-03-27T17:59:19.043Z] #51 6.964 + TMP_GOPATH= [2021-03-27T17:59:19.043Z] #51 6.964 + : /build [2021-03-27T17:59:19.043Z] #51 6.964 + '[' -z '' ']' [2021-03-27T17:59:19.043Z] #51 6.964 ++ mktemp -d [2021-03-27T17:59:19.043Z] #51 6.964 + export GOPATH=/tmp/tmp.pun2TyDNKT [2021-03-27T17:59:19.043Z] #51 6.964 + GOPATH=/tmp/tmp.pun2TyDNKT [2021-03-27T17:59:19.043Z] #51 6.964 + RM_GOPATH=1 [2021-03-27T17:59:19.043Z] #51 6.964 + case "$(go env GOARCH)" in [2021-03-27T17:59:19.043Z] #51 6.964 ++ go env GOARCH [2021-03-27T17:59:19.043Z] #51 6.964 + export GO_BUILDMODE=-buildmode=pie [2021-03-27T17:59:19.043Z] #51 6.964 + GO_BUILDMODE=-buildmode=pie [2021-03-27T17:59:19.043Z] #51 6.964 ++ dirname /tmp/install/install.sh [2021-03-27T17:59:19.043Z] #51 6.964 + dir=/tmp/install [2021-03-27T17:59:19.043Z] #51 6.964 + bin=shfmt [2021-03-27T17:59:19.043Z] #51 6.964 + shift [2021-03-27T17:59:19.043Z] #51 6.964 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-03-27T17:59:19.043Z] #51 6.964 + . /tmp/install/shfmt.installer [2021-03-27T17:59:19.043Z] #51 6.964 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-27T17:59:19.043Z] #51 6.964 + install_shfmt [2021-03-27T17:59:19.043Z] #51 6.964 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-03-27T17:59:19.043Z] #51 6.964 + git clone https://github.com/mvdan/sh.git /tmp/tmp.pun2TyDNKT/src/github.com/mvdan/sh [2021-03-27T17:59:19.043Z] #51 6.964 Cloning into '/tmp/tmp.pun2TyDNKT/src/github.com/mvdan/sh'... [2021-03-27T17:59:19.066Z] #49 ... [2021-03-27T17:59:19.066Z] [2021-03-27T17:59:19.066Z] #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-27T17:59:19.066Z] #67 sha256:b9fe4df395949d41159f98b73298f62fe311097918e748cd2c748ab5ae48cbc0 [2021-03-27T17:59:19.066Z] #67 7.168 + RM_GOPATH=0 [2021-03-27T17:59:19.066Z] #67 7.168 + TMP_GOPATH= [2021-03-27T17:59:19.066Z] #67 7.168 + : /build [2021-03-27T17:59:19.066Z] #67 7.168 + '[' -z '' ']' [2021-03-27T17:59:19.066Z] #67 7.168 ++ mktemp -d [2021-03-27T17:59:19.066Z] #67 7.272 + export GOPATH=/tmp/tmp.NJdkQDjMVP [2021-03-27T17:59:19.066Z] #67 7.272 + GOPATH=/tmp/tmp.NJdkQDjMVP [2021-03-27T17:59:19.066Z] #67 7.272 + RM_GOPATH=1 [2021-03-27T17:59:19.066Z] #67 7.272 + case "$(go env GOARCH)" in [2021-03-27T17:59:19.066Z] #67 7.272 ++ go env GOARCH [2021-03-27T17:59:19.066Z] #67 7.280 + export GO_BUILDMODE=-buildmode=pie [2021-03-27T17:59:19.066Z] #67 7.280 + GO_BUILDMODE=-buildmode=pie [2021-03-27T17:59:19.066Z] #67 7.280 ++ dirname /tmp/install/install.sh [2021-03-27T17:59:19.066Z] #67 7.280 + dir=/tmp/install [2021-03-27T17:59:19.066Z] #67 7.280 + bin=proxy [2021-03-27T17:59:19.066Z] #67 7.280 + shift [2021-03-27T17:59:19.066Z] #67 7.280 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-03-27T17:59:19.066Z] #67 7.280 + . /tmp/install/proxy.installer [2021-03-27T17:59:19.066Z] #67 7.280 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-27T17:59:19.066Z] #67 7.281 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-27T17:59:19.066Z] #67 7.282 + install_proxy [2021-03-27T17:59:19.066Z] #67 7.282 + case "$1" in [2021-03-27T17:59:19.066Z] #67 7.282 + export CGO_ENABLED=0 [2021-03-27T17:59:19.066Z] #67 7.282 + CGO_ENABLED=0 [2021-03-27T17:59:19.066Z] #67 7.282 + _install_proxy [2021-03-27T17:59:19.066Z] #67 7.282 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-03-27T17:59:19.066Z] #67 7.282 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.NJdkQDjMVP/src/github.com/docker/libnetwork [2021-03-27T17:59:19.066Z] #67 7.285 Cloning into '/tmp/tmp.NJdkQDjMVP/src/github.com/docker/libnetwork'... [2021-03-27T17:59:19.066Z] #67 ... [2021-03-27T17:59:19.066Z] [2021-03-27T17:59:19.066Z] #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-27T17:59:19.066Z] #45 sha256:877b177bf77c548723318ec57568b06d15c6dc696371c5c6ef6b34666be452c5 [2021-03-27T17:59:19.066Z] #45 7.014 + RM_GOPATH=0 [2021-03-27T17:59:19.066Z] #45 7.014 + TMP_GOPATH= [2021-03-27T17:59:19.066Z] #45 7.014 + : /build [2021-03-27T17:59:19.066Z] #45 7.014 + '[' -z '' ']' [2021-03-27T17:59:19.066Z] #45 7.015 ++ mktemp -d [2021-03-27T17:59:19.066Z] #45 7.017 + export GOPATH=/tmp/tmp.OuiSHykVfr [2021-03-27T17:59:19.066Z] #45 7.017 + GOPATH=/tmp/tmp.OuiSHykVfr [2021-03-27T17:59:19.066Z] #45 7.017 + RM_GOPATH=1 [2021-03-27T17:59:19.066Z] #45 7.017 + case "$(go env GOARCH)" in [2021-03-27T17:59:19.066Z] #45 7.017 ++ go env GOARCH [2021-03-27T17:59:19.066Z] #45 7.036 + export GO_BUILDMODE=-buildmode=pie [2021-03-27T17:59:19.066Z] #45 7.036 + GO_BUILDMODE=-buildmode=pie [2021-03-27T17:59:19.066Z] #45 7.036 ++ dirname /tmp/install/install.sh [2021-03-27T17:59:19.066Z] #45 7.036 + dir=/tmp/install [2021-03-27T17:59:19.066Z] #45 7.036 + bin=vndr [2021-03-27T17:59:19.066Z] #45 7.036 + shift [2021-03-27T17:59:19.066Z] #45 7.036 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-03-27T17:59:19.066Z] #45 7.036 + . /tmp/install/vndr.installer [2021-03-27T17:59:19.066Z] #45 7.036 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-27T17:59:19.066Z] #45 7.036 + install_vndr [2021-03-27T17:59:19.066Z] #45 7.036 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-03-27T17:59:19.066Z] #45 7.036 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.OuiSHykVfr/src/github.com/LK4D4/vndr [2021-03-27T17:59:19.066Z] #45 7.036 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-27T17:59:19.066Z] #45 7.038 Cloning into '/tmp/tmp.OuiSHykVfr/src/github.com/LK4D4/vndr'... [2021-03-27T17:59:19.066Z] #45 7.873 + cd /tmp/tmp.OuiSHykVfr/src/github.com/LK4D4/vndr [2021-03-27T17:59:19.066Z] #45 7.877 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-27T17:59:19.066Z] #45 7.895 + go build -buildmode=pie -v -o /build/vndr . [2021-03-27T17:59:19.066Z] #45 9.185 internal/cpu [2021-03-27T17:59:19.066Z] #45 9.185 runtime/internal/atomic [2021-03-27T17:59:19.066Z] #45 9.598 runtime/internal/sys [2021-03-27T17:59:19.066Z] #45 9.794 runtime/internal/math [2021-03-27T17:59:19.066Z] #45 9.944 internal/bytealg [2021-03-27T17:59:19.066Z] #45 9.944 internal/race [2021-03-27T17:59:19.066Z] #45 9.955 sync/atomic [2021-03-27T17:59:19.066Z] #45 10.38 unicode [2021-03-27T17:59:19.066Z] #45 10.88 runtime [2021-03-27T17:59:19.136Z] #57 ... [2021-03-27T17:59:19.136Z] [2021-03-27T17:59:19.136Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-27T17:59:19.136Z] #44 118.8 make[1]: 'images/built-in.o' is up to date. [2021-03-27T17:59:19.136Z] #44 118.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-03-27T17:59:19.136Z] #44 118.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-03-27T17:59:19.136Z] #44 118.8 make[1]: 'compel/libcompel.a' is up to date. [2021-03-27T17:59:19.136Z] #44 118.8 make[1]: 'compel/compel-host-bin' is up to date. [2021-03-27T17:59:19.243Z] #43 10.54 DEP images/ipc-var.pb-c.d [2021-03-27T17:59:19.243Z] #43 10.73 PBCC images/sk-opts.pb-c.c [2021-03-27T17:59:19.243Z] #43 10.76 PBCC images/packet-sock.pb-c.c [2021-03-27T17:59:19.243Z] #43 10.81 DEP images/sk-opts.pb-c.d [2021-03-27T17:59:19.313Z] #51 ... [2021-03-27T17:59:19.313Z] [2021-03-27T17:59:19.313Z] #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-27T17:59:19.313Z] #58 sha256:00141f5032cbdee7b108e6a5d729d5b711ee2e96a25461d6e0f225d11f080f05 [2021-03-27T17:59:19.313Z] #58 9.086 + RM_GOPATH=0 [2021-03-27T17:59:19.313Z] #58 9.086 + TMP_GOPATH= [2021-03-27T17:59:19.313Z] #58 9.086 + : /build [2021-03-27T17:59:19.313Z] #58 9.086 + '[' -z '' ']' [2021-03-27T17:59:19.313Z] #58 9.086 ++ mktemp -d [2021-03-27T17:59:19.313Z] #58 9.086 + export GOPATH=/tmp/tmp.jFcLnB3nZj [2021-03-27T17:59:19.313Z] #58 9.086 + GOPATH=/tmp/tmp.jFcLnB3nZj [2021-03-27T17:59:19.313Z] #58 9.086 + RM_GOPATH=1 [2021-03-27T17:59:19.313Z] #58 9.086 + case "$(go env GOARCH)" in [2021-03-27T17:59:19.313Z] #58 9.098 ++ go env GOARCH [2021-03-27T17:59:19.313Z] #58 9.172 + export GO_BUILDMODE=-buildmode=pie [2021-03-27T17:59:19.313Z] #58 9.172 + GO_BUILDMODE=-buildmode=pie [2021-03-27T17:59:19.313Z] #58 9.172 ++ dirname /tmp/install/install.sh [2021-03-27T17:59:19.313Z] #58 9.186 + dir=/tmp/install [2021-03-27T17:59:19.313Z] #58 9.186 + bin=rootlesskit [2021-03-27T17:59:19.313Z] #58 9.186 + shift [2021-03-27T17:59:19.313Z] #58 9.186 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-03-27T17:59:19.313Z] #58 9.186 + . /tmp/install/rootlesskit.installer [2021-03-27T17:59:19.313Z] #58 9.186 ++ : 81d7d047d09a5b93645817ec580181de7a984082 [2021-03-27T17:59:19.313Z] #58 9.186 + install_rootlesskit [2021-03-27T17:59:19.313Z] #58 9.186 + case "$1" in [2021-03-27T17:59:19.313Z] #58 9.186 + export CGO_ENABLED=0 [2021-03-27T17:59:19.313Z] #58 9.186 + CGO_ENABLED=0 [2021-03-27T17:59:19.313Z] #58 9.186 + _install_rootlesskit [2021-03-27T17:59:19.313Z] #58 9.186 + echo 'Install rootlesskit version 81d7d047d09a5b93645817ec580181de7a984082' [2021-03-27T17:59:19.313Z] #58 9.186 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.jFcLnB3nZj/src/github.com/rootless-containers/rootlesskit [2021-03-27T17:59:19.313Z] #58 9.186 Install rootlesskit version 81d7d047d09a5b93645817ec580181de7a984082 [2021-03-27T17:59:19.313Z] #58 9.192 Cloning into '/tmp/tmp.jFcLnB3nZj/src/github.com/rootless-containers/rootlesskit'... [2021-03-27T17:59:19.313Z] #58 ... [2021-03-27T17:59:19.313Z] [2021-03-27T17:59:19.313Z] #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-27T17:59:19.313Z] #34 sha256:e40585d6a1dc326be56ee62ce05653bb013254582d76f9696deb12dc6e058dc8 [2021-03-27T17:59:19.313Z] #34 9.249 + RM_GOPATH=0 [2021-03-27T17:59:19.313Z] #34 9.249 + TMP_GOPATH= [2021-03-27T17:59:19.313Z] #34 9.249 + : /build [2021-03-27T17:59:19.313Z] #34 9.249 + '[' -z '' ']' [2021-03-27T17:59:19.313Z] #34 9.258 ++ mktemp -d [2021-03-27T17:59:19.313Z] #34 9.270 + export GOPATH=/tmp/tmp.QgQEFwdTi7 [2021-03-27T17:59:19.313Z] #34 9.270 + GOPATH=/tmp/tmp.QgQEFwdTi7 [2021-03-27T17:59:19.313Z] #34 9.270 + RM_GOPATH=1 [2021-03-27T17:59:19.313Z] #34 9.271 + case "$(go env GOARCH)" in [2021-03-27T17:59:19.313Z] #34 9.279 ++ go env GOARCH [2021-03-27T17:59:19.313Z] #34 9.321 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-27T17:59:19.313Z] #34 9.321 + export GO_BUILDMODE=-buildmode=pie [2021-03-27T17:59:19.313Z] #34 9.321 + GO_BUILDMODE=-buildmode=pie [2021-03-27T17:59:19.313Z] #34 9.321 ++ dirname /tmp/install/install.sh [2021-03-27T17:59:19.313Z] #34 9.321 + dir=/tmp/install [2021-03-27T17:59:19.313Z] #34 9.321 + bin=tomlv [2021-03-27T17:59:19.313Z] #34 9.321 + shift [2021-03-27T17:59:19.313Z] #34 9.321 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-03-27T17:59:19.313Z] #34 9.321 + . /tmp/install/tomlv.installer [2021-03-27T17:59:19.313Z] #34 9.321 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-27T17:59:19.313Z] #34 9.321 + install_tomlv [2021-03-27T17:59:19.313Z] #34 9.321 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-03-27T17:59:19.313Z] #34 9.321 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.QgQEFwdTi7/src/github.com/BurntSushi/toml [2021-03-27T17:59:19.313Z] #34 9.362 Cloning into '/tmp/tmp.QgQEFwdTi7/src/github.com/BurntSushi/toml'... [2021-03-27T17:59:19.322Z] #45 ... [2021-03-27T17:59:19.322Z] [2021-03-27T17:59:19.322Z] #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-27T17:59:19.322Z] #47 sha256:ba3bfc4d9026cb00f1cf06f1c300a33d958cb21f81ddf80c11da7abfd63e2836 [2021-03-27T17:59:19.322Z] #47 7.594 + RM_GOPATH=0 [2021-03-27T17:59:19.322Z] #47 7.594 + TMP_GOPATH= [2021-03-27T17:59:19.322Z] #47 7.594 + : /build [2021-03-27T17:59:19.322Z] #47 7.594 + '[' -z '' ']' [2021-03-27T17:59:19.322Z] #47 7.594 ++ mktemp -d [2021-03-27T17:59:19.322Z] #47 7.594 + export GOPATH=/tmp/tmp.t6H6pz2CvE [2021-03-27T17:59:19.322Z] #47 7.594 + GOPATH=/tmp/tmp.t6H6pz2CvE [2021-03-27T17:59:19.322Z] #47 7.594 + RM_GOPATH=1 [2021-03-27T17:59:19.322Z] #47 7.594 + case "$(go env GOARCH)" in [2021-03-27T17:59:19.322Z] #47 7.594 ++ go env GOARCH [2021-03-27T17:59:19.322Z] #47 7.594 + export GO_BUILDMODE=-buildmode=pie [2021-03-27T17:59:19.322Z] #47 7.594 + GO_BUILDMODE=-buildmode=pie [2021-03-27T17:59:19.322Z] #47 7.594 ++ dirname /tmp/install/install.sh [2021-03-27T17:59:19.322Z] #47 7.594 + dir=/tmp/install [2021-03-27T17:59:19.322Z] #47 7.594 + bin=gotestsum [2021-03-27T17:59:19.322Z] #47 7.594 + shift [2021-03-27T17:59:19.322Z] #47 7.594 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-03-27T17:59:19.322Z] #47 7.594 + . /tmp/install/gotestsum.installer [2021-03-27T17:59:19.322Z] #47 7.594 ++ : v0.5.3 [2021-03-27T17:59:19.322Z] #47 7.594 + install_gotestsum [2021-03-27T17:59:19.322Z] #47 7.594 + set -e [2021-03-27T17:59:19.323Z] #47 7.594 + export GO111MODULE=on [2021-03-27T17:59:19.323Z] #47 7.594 + GO111MODULE=on [2021-03-27T17:59:19.323Z] #47 7.594 + GOBIN=/build [2021-03-27T17:59:19.323Z] #47 7.594 + go get gotest.tools/gotestsum@v0.5.3 [2021-03-27T17:59:19.323Z] #47 7.594 go: finding gotest.tools v0.5.3 [2021-03-27T17:59:19.323Z] #47 7.662 go: finding gotest.tools/gotestsum v0.5.3 [2021-03-27T17:59:19.323Z] #47 8.675 go: downloading gotest.tools/gotestsum v0.5.3 [2021-03-27T17:59:19.323Z] #47 9.516 go: extracting gotest.tools/gotestsum v0.5.3 [2021-03-27T17:59:19.323Z] #47 10.26 go: downloading github.com/pkg/errors v0.9.1 [2021-03-27T17:59:19.323Z] #47 10.38 go: downloading github.com/spf13/pflag v1.0.3 [2021-03-27T17:59:19.323Z] #47 10.38 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-27T17:59:19.323Z] #47 10.41 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-03-27T17:59:19.323Z] #47 10.42 go: downloading github.com/fatih/color v1.9.0 [2021-03-27T17:59:19.323Z] #47 10.56 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-27T17:59:19.323Z] #47 10.56 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-03-27T17:59:19.323Z] #47 10.60 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-27T17:59:19.323Z] #47 10.66 go: extracting github.com/pkg/errors v0.9.1 [2021-03-27T17:59:19.323Z] #47 10.71 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-27T17:59:19.323Z] #47 10.83 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-27T17:59:19.323Z] #47 11.01 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-27T17:59:19.445Z] #44 118.8 make[1]: Nothing to be done for 'all'. [2021-03-27T17:59:19.445Z] #44 118.9 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-27T17:59:19.445Z] #44 118.9 make[2]: Nothing to be done for 'all'. [2021-03-27T17:59:19.445Z] #44 118.9 make[2]: Nothing to be done for 'all'. [2021-03-27T17:59:19.445Z] #44 119.0 make[2]: Nothing to be done for 'all'. [2021-03-27T17:59:19.503Z] #43 10.86 DEP images/packet-sock.pb-c.d [2021-03-27T17:59:19.503Z] #43 10.93 PBCC images/sk-netlink.pb-c.c [2021-03-27T17:59:19.503Z] #43 11.01 DEP images/sk-netlink.pb-c.d [2021-03-27T17:59:19.573Z] #34 ... [2021-03-27T17:59:19.573Z] [2021-03-27T17:59:19.573Z] #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-27T17:59:19.573Z] #24 sha256:d4fc3a7d38641a3bcdea4d8f25fded78ebb4fb3bfba3f56824783a4c449f1e75 [2021-03-27T17:59:19.573Z] #24 6.980 + RM_GOPATH=0 [2021-03-27T17:59:19.573Z] #24 6.980 + TMP_GOPATH= [2021-03-27T17:59:19.573Z] #24 6.980 + : /build [2021-03-27T17:59:19.573Z] #24 6.980 + '[' -z '' ']' [2021-03-27T17:59:19.573Z] #24 6.980 ++ mktemp -d [2021-03-27T17:59:19.573Z] #24 6.980 + export GOPATH=/tmp/tmp.WVMNplHH2Z [2021-03-27T17:59:19.573Z] #24 6.980 + GOPATH=/tmp/tmp.WVMNplHH2Z [2021-03-27T17:59:19.573Z] #24 6.980 + RM_GOPATH=1 [2021-03-27T17:59:19.573Z] #24 6.980 + case "$(go env GOARCH)" in [2021-03-27T17:59:19.573Z] #24 6.980 ++ go env GOARCH [2021-03-27T17:59:19.573Z] #24 6.995 + export GO_BUILDMODE=-buildmode=pie [2021-03-27T17:59:19.573Z] #24 6.995 + GO_BUILDMODE=-buildmode=pie [2021-03-27T17:59:19.573Z] #24 6.995 ++ dirname /tmp/install/install.sh [2021-03-27T17:59:19.573Z] #24 6.995 + dir=/tmp/install [2021-03-27T17:59:19.573Z] #24 6.995 + bin=dockercli [2021-03-27T17:59:19.573Z] #24 6.995 + shift [2021-03-27T17:59:19.573Z] #24 6.995 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-03-27T17:59:19.573Z] #24 6.995 + . /tmp/install/dockercli.installer [2021-03-27T17:59:19.573Z] #24 6.995 ++ : stable [2021-03-27T17:59:19.573Z] #24 6.995 ++ : 17.06.2-ce [2021-03-27T17:59:19.573Z] #24 6.995 + install_dockercli [2021-03-27T17:59:19.573Z] #24 6.995 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-03-27T17:59:19.573Z] #24 6.995 ++ uname -m [2021-03-27T17:59:19.573Z] #24 6.995 + arch=x86_64 [2021-03-27T17:59:19.573Z] #24 6.995 + '[' x86_64 '!=' x86_64 ']' [2021-03-27T17:59:19.573Z] #24 6.995 + url=https://download.docker.com/linux/static [2021-03-27T17:59:19.573Z] #24 6.995 Install docker/cli version 17.06.2-ce from stable [2021-03-27T17:59:19.573Z] #24 7.011 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-03-27T17:59:19.573Z] #24 7.011 + tar -xz docker/docker [2021-03-27T17:59:19.573Z] #24 ... [2021-03-27T17:59:19.573Z] [2021-03-27T17:59:19.573Z] #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-27T17:59:19.573Z] #47 sha256:bcab94b718e5834c9def03262aabb0cbbe9c19c59a1c447463e536a55a74c595 [2021-03-27T17:59:19.573Z] #47 8.166 + RM_GOPATH=0 [2021-03-27T17:59:19.573Z] #47 8.166 + TMP_GOPATH= [2021-03-27T17:59:19.573Z] #47 8.166 + : /build [2021-03-27T17:59:19.573Z] #47 8.166 + '[' -z '' ']' [2021-03-27T17:59:19.573Z] #47 8.166 ++ mktemp -d [2021-03-27T17:59:19.573Z] #47 8.166 + export GOPATH=/tmp/tmp.FAfgQtHGbH [2021-03-27T17:59:19.573Z] #47 8.166 + GOPATH=/tmp/tmp.FAfgQtHGbH [2021-03-27T17:59:19.573Z] #47 8.166 + RM_GOPATH=1 [2021-03-27T17:59:19.573Z] #47 8.166 + case "$(go env GOARCH)" in [2021-03-27T17:59:19.573Z] #47 8.176 ++ go env GOARCH [2021-03-27T17:59:19.573Z] #47 8.201 + export GO_BUILDMODE=-buildmode=pie [2021-03-27T17:59:19.573Z] #47 8.201 + GO_BUILDMODE=-buildmode=pie [2021-03-27T17:59:19.573Z] #47 8.201 ++ dirname /tmp/install/install.sh [2021-03-27T17:59:19.573Z] #47 8.201 + dir=/tmp/install [2021-03-27T17:59:19.573Z] #47 8.201 + bin=gotestsum [2021-03-27T17:59:19.573Z] #47 8.201 + shift [2021-03-27T17:59:19.573Z] #47 8.201 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-03-27T17:59:19.573Z] #47 8.201 + . /tmp/install/gotestsum.installer [2021-03-27T17:59:19.573Z] #47 8.201 ++ : v0.5.3 [2021-03-27T17:59:19.573Z] #47 8.201 + install_gotestsum [2021-03-27T17:59:19.573Z] #47 8.220 + set -e [2021-03-27T17:59:19.573Z] #47 8.220 + export GO111MODULE=on [2021-03-27T17:59:19.573Z] #47 8.220 + GO111MODULE=on [2021-03-27T17:59:19.573Z] #47 8.220 + GOBIN=/build [2021-03-27T17:59:19.573Z] #47 8.220 + go get gotest.tools/gotestsum@v0.5.3 [2021-03-27T17:59:19.573Z] #47 8.253 go: finding gotest.tools/gotestsum v0.5.3 [2021-03-27T17:59:19.573Z] #47 8.253 go: finding gotest.tools v0.5.3 [2021-03-27T17:59:19.573Z] #47 9.378 go: downloading gotest.tools/gotestsum v0.5.3 [2021-03-27T17:59:19.573Z] #47 10.01 go: extracting gotest.tools/gotestsum v0.5.3 [2021-03-27T17:59:19.579Z] #47 11.21 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-27T17:59:19.579Z] #47 11.22 go: extracting github.com/fatih/color v1.9.0 [2021-03-27T17:59:19.579Z] #47 ... [2021-03-27T17:59:19.579Z] [2021-03-27T17:59:19.579Z] #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-27T17:59:19.579Z] #58 sha256:2f7f1d6f80c1ce17e5799fcdf4480a7bcd1bc7af5c613682fb4a252f6d35e09d [2021-03-27T17:59:19.579Z] #58 7.513 + RM_GOPATH=0 [2021-03-27T17:59:19.579Z] #58 7.513 + TMP_GOPATH= [2021-03-27T17:59:19.579Z] #58 7.513 + : /build [2021-03-27T17:59:19.579Z] #58 7.513 + '[' -z '' ']' [2021-03-27T17:59:19.579Z] #58 7.513 ++ mktemp -d [2021-03-27T17:59:19.579Z] #58 7.523 + export GOPATH=/tmp/tmp.65WeyRCSVP [2021-03-27T17:59:19.579Z] #58 7.523 + GOPATH=/tmp/tmp.65WeyRCSVP [2021-03-27T17:59:19.579Z] #58 7.523 + RM_GOPATH=1 [2021-03-27T17:59:19.579Z] #58 7.523 + case "$(go env GOARCH)" in [2021-03-27T17:59:19.579Z] #58 7.523 ++ go env GOARCH [2021-03-27T17:59:19.579Z] #58 7.662 Install rootlesskit version 81d7d047d09a5b93645817ec580181de7a984082 [2021-03-27T17:59:19.579Z] #58 7.662 + export GO_BUILDMODE=-buildmode=pie [2021-03-27T17:59:19.579Z] #58 7.662 + GO_BUILDMODE=-buildmode=pie [2021-03-27T17:59:19.579Z] #58 7.662 ++ dirname /tmp/install/install.sh [2021-03-27T17:59:19.579Z] #58 7.662 + dir=/tmp/install [2021-03-27T17:59:19.579Z] #58 7.662 + bin=rootlesskit [2021-03-27T17:59:19.579Z] #58 7.662 + shift [2021-03-27T17:59:19.579Z] #58 7.662 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-03-27T17:59:19.579Z] #58 7.662 + . /tmp/install/rootlesskit.installer [2021-03-27T17:59:19.579Z] #58 7.662 ++ : 81d7d047d09a5b93645817ec580181de7a984082 [2021-03-27T17:59:19.579Z] #58 7.662 + install_rootlesskit [2021-03-27T17:59:19.579Z] #58 7.662 + case "$1" in [2021-03-27T17:59:19.579Z] #58 7.662 + export CGO_ENABLED=0 [2021-03-27T17:59:19.579Z] #58 7.662 + CGO_ENABLED=0 [2021-03-27T17:59:19.579Z] #58 7.662 + _install_rootlesskit [2021-03-27T17:59:19.579Z] #58 7.662 + echo 'Install rootlesskit version 81d7d047d09a5b93645817ec580181de7a984082' [2021-03-27T17:59:19.579Z] #58 7.662 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.65WeyRCSVP/src/github.com/rootless-containers/rootlesskit [2021-03-27T17:59:19.579Z] #58 7.701 Cloning into '/tmp/tmp.65WeyRCSVP/src/github.com/rootless-containers/rootlesskit'... [2021-03-27T17:59:19.579Z] #58 ... [2021-03-27T17:59:19.579Z] [2021-03-27T17:59:19.579Z] #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-27T17:59:19.579Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-27T17:59:19.579Z] #55 7.318 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-03-27T17:59:19.579Z] #55 7.500 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-27T17:59:19.579Z] #55 7.524 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-27T17:59:19.579Z] #55 8.494 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-27T17:59:19.579Z] #55 10.67 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-27T17:59:19.747Z] #44 119.1 make[2]: Nothing to be done for 'all'. [2021-03-27T17:59:19.747Z] #44 119.2 make[2]: Nothing to be done for 'all'. [2021-03-27T17:59:19.747Z] #44 119.2 make[2]: Nothing to be done for 'all'. [2021-03-27T17:59:19.748Z] #44 119.2 make[2]: Nothing to be done for 'all'. [2021-03-27T17:59:19.759Z] #43 11.08 PBCC images/sk-inet.pb-c.c [2021-03-27T17:59:19.759Z] #43 11.15 DEP images/sk-inet.pb-c.d [2021-03-27T17:59:19.759Z] #43 11.23 PBCC images/sk-unix.pb-c.c [2021-03-27T17:59:19.759Z] #43 11.27 DEP images/sk-unix.pb-c.d [2021-03-27T17:59:19.812Z] #13 ... [2021-03-27T17:59:19.812Z] [2021-03-27T17:59:19.812Z] #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-27T17:59:19.812Z] #58 sha256:a366b1fcd44796472fffa5129a141997d7457313d0ed30a8d293499b9a571854 [2021-03-27T17:59:19.812Z] #58 7.418 + RM_GOPATH=0 [2021-03-27T17:59:19.812Z] #58 7.418 + TMP_GOPATH= [2021-03-27T17:59:19.812Z] #58 7.418 + : /build [2021-03-27T17:59:19.812Z] #58 7.418 + '[' -z '' ']' [2021-03-27T17:59:19.812Z] #58 7.418 ++ mktemp -d [2021-03-27T17:59:19.812Z] #58 7.418 + export GOPATH=/tmp/tmp.eeeW1rw0Wa [2021-03-27T17:59:19.812Z] #58 7.418 + GOPATH=/tmp/tmp.eeeW1rw0Wa [2021-03-27T17:59:19.812Z] #58 7.418 + RM_GOPATH=1 [2021-03-27T17:59:19.812Z] #58 7.420 + case "$(go env GOARCH)" in [2021-03-27T17:59:19.812Z] #58 7.423 ++ go env GOARCH [2021-03-27T17:59:19.812Z] #58 7.446 Install rootlesskit version 81d7d047d09a5b93645817ec580181de7a984082 [2021-03-27T17:59:19.812Z] #58 7.446 + export GO_BUILDMODE=-buildmode=pie [2021-03-27T17:59:19.812Z] #58 7.446 + GO_BUILDMODE=-buildmode=pie [2021-03-27T17:59:19.812Z] #58 7.446 ++ dirname /tmp/install/install.sh [2021-03-27T17:59:19.812Z] #58 7.446 + dir=/tmp/install [2021-03-27T17:59:19.812Z] #58 7.446 + bin=rootlesskit [2021-03-27T17:59:19.812Z] #58 7.446 + shift [2021-03-27T17:59:19.812Z] #58 7.446 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-03-27T17:59:19.812Z] #58 7.446 + . /tmp/install/rootlesskit.installer [2021-03-27T17:59:19.812Z] #58 7.446 ++ : 81d7d047d09a5b93645817ec580181de7a984082 [2021-03-27T17:59:19.812Z] #58 7.446 + install_rootlesskit [2021-03-27T17:59:19.812Z] #58 7.446 + case "$1" in [2021-03-27T17:59:19.812Z] #58 7.446 + export CGO_ENABLED=0 [2021-03-27T17:59:19.812Z] #58 7.446 + CGO_ENABLED=0 [2021-03-27T17:59:19.812Z] #58 7.446 + _install_rootlesskit [2021-03-27T17:59:19.812Z] #58 7.446 + echo 'Install rootlesskit version 81d7d047d09a5b93645817ec580181de7a984082' [2021-03-27T17:59:19.812Z] #58 7.446 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.eeeW1rw0Wa/src/github.com/rootless-containers/rootlesskit [2021-03-27T17:59:19.812Z] #58 7.446 Cloning into '/tmp/tmp.eeeW1rw0Wa/src/github.com/rootless-containers/rootlesskit'... [2021-03-27T17:59:19.841Z] #55 ... [2021-03-27T17:59:19.841Z] [2021-03-27T17:59:19.841Z] #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-27T17:59:19.841Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-27T17:59:19.841Z] #40 6.442 + git clone https://github.com/docker/distribution.git . [2021-03-27T17:59:19.841Z] #40 6.450 Cloning into '.'... [2021-03-27T17:59:19.841Z] #40 ... [2021-03-27T17:59:19.841Z] [2021-03-27T17:59:19.841Z] #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-27T17:59:19.841Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-27T17:59:19.841Z] #36 8.239 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-03-27T17:59:19.841Z] #36 8.303 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-27T17:59:19.841Z] #36 8.305 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-27T17:59:19.841Z] #36 9.447 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-27T17:59:19.859Z] #47 ... [2021-03-27T17:59:19.859Z] [2021-03-27T17:59:19.859Z] #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-27T17:59:19.859Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-27T17:59:19.859Z] #42 10.25 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-03-27T17:59:19.859Z] #42 10.42 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-27T17:59:19.859Z] #42 10.42 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-27T17:59:20.015Z] #43 11.32 PBCC images/mm.pb-c.c [2021-03-27T17:59:20.015Z] #43 11.41 DEP images/mm.pb-c.d [2021-03-27T17:59:20.015Z] #43 11.45 PBCC images/timerfd.pb-c.c [2021-03-27T17:59:20.015Z] #43 11.51 DEP images/timerfd.pb-c.d [2021-03-27T17:59:20.097Z] #36 11.80 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-27T17:59:20.097Z] #36 ... [2021-03-27T17:59:20.097Z] [2021-03-27T17:59:20.097Z] #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-27T17:59:20.097Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-27T17:59:20.097Z] #32 6.498 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-03-27T17:59:20.097Z] #32 6.520 Cloning into '.'... [2021-03-27T17:59:20.123Z] #42 ... [2021-03-27T17:59:20.123Z] [2021-03-27T17:59:20.123Z] #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-27T17:59:20.123Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-27T17:59:20.123Z] #36 10.25 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-03-27T17:59:20.123Z] #36 10.54 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-27T17:59:20.123Z] #36 10.54 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-27T17:59:20.123Z] #36 ... [2021-03-27T17:59:20.123Z] [2021-03-27T17:59:20.123Z] #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-27T17:59:20.123Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-27T17:59:20.123Z] #40 8.975 + git clone https://github.com/docker/distribution.git . [2021-03-27T17:59:20.123Z] #40 8.994 Cloning into '.'... [2021-03-27T17:59:20.129Z] #44 119.4 make[2]: Nothing to be done for 'all'. [2021-03-27T17:59:20.129Z] #44 119.4 INSTALL criu/criu [2021-03-27T17:59:20.129Z] #44 DONE 119.7s [2021-03-27T17:59:20.129Z] [2021-03-27T17:59:20.129Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2021-03-27T17:59:20.272Z] #43 11.57 PBCC images/timer.pb-c.c [2021-03-27T17:59:20.272Z] #43 11.63 DEP images/timer.pb-c.d [2021-03-27T17:59:20.272Z] #43 11.69 PBCC images/sa.pb-c.c [2021-03-27T17:59:20.272Z] #43 11.72 DEP images/sa.pb-c.d [2021-03-27T17:59:20.272Z] #43 11.81 PBCC images/pipe-data.pb-c.c [2021-03-27T17:59:20.364Z] #32 ... [2021-03-27T17:59:20.364Z] [2021-03-27T17:59:20.364Z] #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-27T17:59:20.364Z] #47 sha256:ba3bfc4d9026cb00f1cf06f1c300a33d958cb21f81ddf80c11da7abfd63e2836 [2021-03-27T17:59:20.364Z] #47 11.37 go: extracting github.com/spf13/pflag v1.0.3 [2021-03-27T17:59:20.364Z] #47 11.43 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-27T17:59:20.364Z] #47 11.43 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-27T17:59:20.364Z] #47 11.67 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-03-27T17:59:20.364Z] #47 11.73 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-03-27T17:59:20.403Z] #40 ... [2021-03-27T17:59:20.403Z] [2021-03-27T17:59:20.403Z] #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-27T17:59:20.403Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-27T17:59:20.403Z] #55 8.964 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-03-27T17:59:20.403Z] #55 9.047 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-27T17:59:20.403Z] #55 9.187 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-27T17:59:20.403Z] #55 10.90 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-27T17:59:20.403Z] #55 ... [2021-03-27T17:59:20.403Z] [2021-03-27T17:59:20.403Z] #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-27T17:59:20.403Z] #49 sha256:f651951c1e2d9c0cd15da207f032942d5efcb910cb8ffb89487f4ada255b6a72 [2021-03-27T17:59:20.403Z] #49 7.429 + RM_GOPATH=0 [2021-03-27T17:59:20.403Z] #49 7.429 + TMP_GOPATH= [2021-03-27T17:59:20.403Z] #49 7.429 + : /build [2021-03-27T17:59:20.403Z] #49 7.429 + '[' -z '' ']' [2021-03-27T17:59:20.403Z] #49 7.429 ++ mktemp -d [2021-03-27T17:59:20.403Z] #49 7.429 + export GOPATH=/tmp/tmp.P4zGNtVPgf [2021-03-27T17:59:20.403Z] #49 7.429 + GOPATH=/tmp/tmp.P4zGNtVPgf [2021-03-27T17:59:20.403Z] #49 7.429 + RM_GOPATH=1 [2021-03-27T17:59:20.403Z] #49 7.429 + case "$(go env GOARCH)" in [2021-03-27T17:59:20.403Z] #49 7.445 ++ go env GOARCH [2021-03-27T17:59:20.403Z] #49 7.460 + export GO_BUILDMODE=-buildmode=pie [2021-03-27T17:59:20.403Z] #49 7.460 + GO_BUILDMODE=-buildmode=pie [2021-03-27T17:59:20.403Z] #49 7.460 ++ dirname /tmp/install/install.sh [2021-03-27T17:59:20.403Z] #49 7.460 + dir=/tmp/install [2021-03-27T17:59:20.403Z] #49 7.460 + bin=golangci_lint [2021-03-27T17:59:20.403Z] #49 7.460 + shift [2021-03-27T17:59:20.403Z] #49 7.460 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-03-27T17:59:20.403Z] #49 7.460 + . /tmp/install/golangci_lint.installer [2021-03-27T17:59:20.403Z] #49 7.460 ++ : v1.23.8 [2021-03-27T17:59:20.403Z] #49 7.460 + install_golangci_lint [2021-03-27T17:59:20.403Z] #49 7.460 + set -e [2021-03-27T17:59:20.403Z] #49 7.460 + export GO111MODULE=on [2021-03-27T17:59:20.403Z] #49 7.460 + GO111MODULE=on [2021-03-27T17:59:20.403Z] #49 7.460 + GOBIN=/build [2021-03-27T17:59:20.403Z] #49 7.460 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-03-27T17:59:20.403Z] #49 7.560 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-03-27T17:59:20.403Z] #49 7.560 go: finding github.com v1.23.8 [2021-03-27T17:59:20.403Z] #49 7.560 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-03-27T17:59:20.403Z] #49 7.560 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-03-27T17:59:20.403Z] #49 7.560 go: finding github.com/golangci v1.23.8 [2021-03-27T17:59:20.403Z] #49 8.503 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-03-27T17:59:20.403Z] #49 9.323 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-03-27T17:59:20.431Z] #42 DONE 0.4s [2021-03-27T17:59:20.431Z] [2021-03-27T17:59:20.431Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-27T17:59:20.528Z] #43 11.85 DEP images/pipe-data.pb-c.d [2021-03-27T17:59:20.528Z] #43 11.91 PBCC images/mnt.pb-c.c [2021-03-27T17:59:20.528Z] #43 12.00 DEP images/mnt.pb-c.d [2021-03-27T17:59:20.528Z] #43 12.04 PBCC images/sk-packet.pb-c.c [2021-03-27T17:59:20.663Z] #49 ... [2021-03-27T17:59:20.663Z] [2021-03-27T17:59:20.663Z] #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-27T17:59:20.663Z] #47 sha256:bcab94b718e5834c9def03262aabb0cbbe9c19c59a1c447463e536a55a74c595 [2021-03-27T17:59:20.663Z] #47 11.86 go: downloading github.com/pkg/errors v0.9.1 [2021-03-27T17:59:20.755Z] #58 ... [2021-03-27T17:59:20.755Z] [2021-03-27T17:59:20.755Z] #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-27T17:59:20.755Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-27T17:59:20.755Z] #42 9.304 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-03-27T17:59:20.755Z] #42 9.376 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-27T17:59:20.755Z] #42 9.376 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-27T17:59:20.785Z] #43 12.06 DEP images/sk-packet.pb-c.d [2021-03-27T17:59:20.785Z] #43 12.09 PBCC images/tcp-stream.pb-c.c [2021-03-27T17:59:20.785Z] #43 12.11 DEP images/tcp-stream.pb-c.d [2021-03-27T17:59:20.785Z] #43 12.17 PBCC images/pipe.pb-c.c [2021-03-27T17:59:20.785Z] #43 12.20 DEP images/pipe.pb-c.d [2021-03-27T17:59:20.785Z] #43 12.27 PBCC images/pstree.pb-c.c [2021-03-27T17:59:20.785Z] #43 12.29 DEP images/pstree.pb-c.d [2021-03-27T17:59:20.785Z] #43 12.37 PBCC images/fs.pb-c.c [2021-03-27T17:59:20.785Z] #43 12.41 DEP images/fs.pb-c.d [2021-03-27T17:59:20.950Z] #47 12.12 go: downloading github.com/spf13/pflag v1.0.3 [2021-03-27T17:59:20.950Z] #47 12.13 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-27T17:59:20.950Z] #47 12.21 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-27T17:59:20.950Z] #47 12.23 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-27T17:59:21.015Z] #42 ... [2021-03-27T17:59:21.015Z] [2021-03-27T17:59:21.015Z] #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-27T17:59:21.015Z] #67 sha256:de8284775bb5b1bd800a96b3b1673fec71f88b9e84b5100f49a1c73c593f9aa1 [2021-03-27T17:59:21.015Z] #67 7.090 + RM_GOPATH=0 [2021-03-27T17:59:21.015Z] #67 7.090 + TMP_GOPATH= [2021-03-27T17:59:21.015Z] #67 7.090 + : /build [2021-03-27T17:59:21.015Z] #67 7.090 + '[' -z '' ']' [2021-03-27T17:59:21.015Z] #67 7.090 ++ mktemp -d [2021-03-27T17:59:21.015Z] #67 7.090 + export GOPATH=/tmp/tmp.48DKprdqqY [2021-03-27T17:59:21.015Z] #67 7.090 + GOPATH=/tmp/tmp.48DKprdqqY [2021-03-27T17:59:21.015Z] #67 7.090 + RM_GOPATH=1 [2021-03-27T17:59:21.015Z] #67 7.090 + case "$(go env GOARCH)" in [2021-03-27T17:59:21.015Z] #67 7.090 ++ go env GOARCH [2021-03-27T17:59:21.015Z] #67 7.140 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-27T17:59:21.015Z] #67 7.140 + export GO_BUILDMODE=-buildmode=pie [2021-03-27T17:59:21.015Z] #67 7.140 + GO_BUILDMODE=-buildmode=pie [2021-03-27T17:59:21.015Z] #67 7.140 ++ dirname /tmp/install/install.sh [2021-03-27T17:59:21.015Z] #67 7.140 + dir=/tmp/install [2021-03-27T17:59:21.015Z] #67 7.140 + bin=proxy [2021-03-27T17:59:21.015Z] #67 7.140 + shift [2021-03-27T17:59:21.015Z] #67 7.140 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-03-27T17:59:21.015Z] #67 7.140 + . /tmp/install/proxy.installer [2021-03-27T17:59:21.015Z] #67 7.140 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-27T17:59:21.015Z] #67 7.140 + install_proxy [2021-03-27T17:59:21.015Z] #67 7.140 + case "$1" in [2021-03-27T17:59:21.015Z] #67 7.140 + export CGO_ENABLED=0 [2021-03-27T17:59:21.015Z] #67 7.140 + CGO_ENABLED=0 [2021-03-27T17:59:21.015Z] #67 7.140 + _install_proxy [2021-03-27T17:59:21.015Z] #67 7.140 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-03-27T17:59:21.016Z] #67 7.140 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.48DKprdqqY/src/github.com/docker/libnetwork [2021-03-27T17:59:21.016Z] #67 7.140 Cloning into '/tmp/tmp.48DKprdqqY/src/github.com/docker/libnetwork'... [2021-03-27T17:59:21.016Z] #67 ... [2021-03-27T17:59:21.016Z] [2021-03-27T17:59:21.016Z] #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-27T17:59:21.016Z] #47 sha256:5a06e383b7fc1eae8e03653f395ed62d7753f564d22b096975f44b564e3396a1 [2021-03-27T17:59:21.016Z] #47 7.180 + RM_GOPATH=0 [2021-03-27T17:59:21.016Z] #47 7.180 + TMP_GOPATH= [2021-03-27T17:59:21.016Z] #47 7.180 + : /build [2021-03-27T17:59:21.016Z] #47 7.180 + '[' -z '' ']' [2021-03-27T17:59:21.016Z] #47 7.180 ++ mktemp -d [2021-03-27T17:59:21.016Z] #47 7.180 + export GOPATH=/tmp/tmp.ZyAMFHviEu [2021-03-27T17:59:21.016Z] #47 7.180 + GOPATH=/tmp/tmp.ZyAMFHviEu [2021-03-27T17:59:21.016Z] #47 7.180 + RM_GOPATH=1 [2021-03-27T17:59:21.016Z] #47 7.180 + case "$(go env GOARCH)" in [2021-03-27T17:59:21.016Z] #47 7.180 ++ go env GOARCH [2021-03-27T17:59:21.016Z] #47 7.180 + export GO_BUILDMODE=-buildmode=pie [2021-03-27T17:59:21.016Z] #47 7.180 + GO_BUILDMODE=-buildmode=pie [2021-03-27T17:59:21.016Z] #47 7.180 ++ dirname /tmp/install/install.sh [2021-03-27T17:59:21.016Z] #47 7.180 + dir=/tmp/install [2021-03-27T17:59:21.016Z] #47 7.180 + bin=gotestsum [2021-03-27T17:59:21.016Z] #47 7.180 + shift [2021-03-27T17:59:21.016Z] #47 7.180 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-03-27T17:59:21.016Z] #47 7.180 + . /tmp/install/gotestsum.installer [2021-03-27T17:59:21.016Z] #47 7.180 ++ : v0.5.3 [2021-03-27T17:59:21.016Z] #47 7.180 + install_gotestsum [2021-03-27T17:59:21.016Z] #47 7.180 + set -e [2021-03-27T17:59:21.016Z] #47 7.180 + export GO111MODULE=on [2021-03-27T17:59:21.016Z] #47 7.180 + GO111MODULE=on [2021-03-27T17:59:21.016Z] #47 7.180 + GOBIN=/build [2021-03-27T17:59:21.016Z] #47 7.180 + go get gotest.tools/gotestsum@v0.5.3 [2021-03-27T17:59:21.016Z] #47 7.242 go: finding gotest.tools v0.5.3 [2021-03-27T17:59:21.016Z] #47 7.242 go: finding gotest.tools/gotestsum v0.5.3 [2021-03-27T17:59:21.016Z] #47 8.217 go: downloading gotest.tools/gotestsum v0.5.3 [2021-03-27T17:59:21.016Z] #47 8.882 go: extracting gotest.tools/gotestsum v0.5.3 [2021-03-27T17:59:21.016Z] #47 9.641 go: downloading github.com/pkg/errors v0.9.1 [2021-03-27T17:59:21.016Z] #47 9.641 go: downloading github.com/spf13/pflag v1.0.3 [2021-03-27T17:59:21.016Z] #47 9.641 go: downloading github.com/fatih/color v1.9.0 [2021-03-27T17:59:21.016Z] #47 9.641 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-27T17:59:21.016Z] #47 9.645 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-27T17:59:21.016Z] #47 9.727 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-27T17:59:21.016Z] #47 9.930 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-27T17:59:21.016Z] #47 10.25 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-27T17:59:21.016Z] #47 10.25 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-03-27T17:59:21.016Z] #47 10.40 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-27T17:59:21.041Z] #43 12.47 PBCC images/signalfd.pb-c.c [2021-03-27T17:59:21.041Z] #43 12.53 DEP images/signalfd.pb-c.d [2021-03-27T17:59:21.041Z] #43 12.58 PBCC images/fh.pb-c.c [2021-03-27T17:59:21.041Z] #43 12.61 PBCC images/fsnotify.pb-c.c [2021-03-27T17:59:21.041Z] #43 12.66 DEP images/fh.pb-c.d [2021-03-27T17:59:21.200Z] #65 DONE 3.8s [2021-03-27T17:59:21.200Z] [2021-03-27T17:59:21.200Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-27T17:59:21.200Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-03-27T17:59:21.200Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 2.5s done [2021-03-27T17:59:21.200Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe [2021-03-27T17:59:21.210Z] #47 12.39 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-27T17:59:21.276Z] #47 10.45 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-27T17:59:21.276Z] #47 ... [2021-03-27T17:59:21.276Z] [2021-03-27T17:59:21.276Z] #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-27T17:59:21.276Z] #24 sha256:b6b72d56713582d3a38b505518eb3063b6273e8de97336375003dadf44a5989f [2021-03-27T17:59:21.276Z] #24 7.420 + RM_GOPATH=0 [2021-03-27T17:59:21.276Z] #24 7.420 + TMP_GOPATH= [2021-03-27T17:59:21.276Z] #24 7.420 + : /build [2021-03-27T17:59:21.276Z] #24 7.420 + '[' -z '' ']' [2021-03-27T17:59:21.276Z] #24 7.420 ++ mktemp -d [2021-03-27T17:59:21.276Z] #24 7.420 + export GOPATH=/tmp/tmp.Rb9Ll2gSuE [2021-03-27T17:59:21.276Z] #24 7.420 + GOPATH=/tmp/tmp.Rb9Ll2gSuE [2021-03-27T17:59:21.276Z] #24 7.420 + RM_GOPATH=1 [2021-03-27T17:59:21.276Z] #24 7.420 + case "$(go env GOARCH)" in [2021-03-27T17:59:21.276Z] #24 7.434 ++ go env GOARCH [2021-03-27T17:59:21.276Z] #24 7.458 + export GO_BUILDMODE=-buildmode=pie [2021-03-27T17:59:21.276Z] #24 7.460 + GO_BUILDMODE=-buildmode=pie [2021-03-27T17:59:21.276Z] #24 7.469 ++ dirname /tmp/install/install.sh [2021-03-27T17:59:21.276Z] #24 7.469 + dir=/tmp/install [2021-03-27T17:59:21.276Z] #24 7.469 + bin=dockercli [2021-03-27T17:59:21.276Z] #24 7.469 + shift [2021-03-27T17:59:21.276Z] #24 7.469 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-03-27T17:59:21.276Z] #24 7.469 + . /tmp/install/dockercli.installer [2021-03-27T17:59:21.276Z] #24 7.469 ++ : stable [2021-03-27T17:59:21.276Z] #24 7.469 ++ : 17.06.2-ce [2021-03-27T17:59:21.276Z] #24 7.469 + install_dockercli [2021-03-27T17:59:21.276Z] #24 7.469 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-03-27T17:59:21.276Z] #24 7.469 Install docker/cli version 17.06.2-ce from stable [2021-03-27T17:59:21.276Z] #24 7.469 ++ uname -m [2021-03-27T17:59:21.276Z] #24 7.478 + arch=x86_64 [2021-03-27T17:59:21.276Z] #24 7.478 + '[' x86_64 '!=' x86_64 ']' [2021-03-27T17:59:21.276Z] #24 7.478 + url=https://download.docker.com/linux/static [2021-03-27T17:59:21.276Z] #24 7.478 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-03-27T17:59:21.276Z] #24 7.478 + tar -xz docker/docker [2021-03-27T17:59:21.276Z] #24 ... [2021-03-27T17:59:21.276Z] [2021-03-27T17:59:21.276Z] #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-27T17:59:21.276Z] #49 sha256:dfb8591ec4437e24d67cd4408aa3910d8363a79ead893c0b4e68a61942202be2 [2021-03-27T17:59:21.276Z] #49 7.419 + RM_GOPATH=0 [2021-03-27T17:59:21.276Z] #49 7.419 + TMP_GOPATH= [2021-03-27T17:59:21.276Z] #49 7.419 + : /build [2021-03-27T17:59:21.276Z] #49 7.425 + '[' -z '' ']' [2021-03-27T17:59:21.276Z] #49 7.425 ++ mktemp -d [2021-03-27T17:59:21.276Z] #49 7.425 + export GOPATH=/tmp/tmp.JEL6psxSMt [2021-03-27T17:59:21.276Z] #49 7.425 + GOPATH=/tmp/tmp.JEL6psxSMt [2021-03-27T17:59:21.276Z] #49 7.425 + RM_GOPATH=1 [2021-03-27T17:59:21.276Z] #49 7.425 + case "$(go env GOARCH)" in [2021-03-27T17:59:21.276Z] #49 7.425 ++ go env GOARCH [2021-03-27T17:59:21.276Z] #49 7.456 + export GO_BUILDMODE=-buildmode=pie [2021-03-27T17:59:21.276Z] #49 7.456 + GO_BUILDMODE=-buildmode=pie [2021-03-27T17:59:21.276Z] #49 7.457 ++ dirname /tmp/install/install.sh [2021-03-27T17:59:21.276Z] #49 7.468 + dir=/tmp/install [2021-03-27T17:59:21.276Z] #49 7.468 + bin=golangci_lint [2021-03-27T17:59:21.276Z] #49 7.468 + shift [2021-03-27T17:59:21.276Z] #49 7.468 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-03-27T17:59:21.276Z] #49 7.468 + . /tmp/install/golangci_lint.installer [2021-03-27T17:59:21.276Z] #49 7.468 ++ : v1.23.8 [2021-03-27T17:59:21.276Z] #49 7.468 + install_golangci_lint [2021-03-27T17:59:21.276Z] #49 7.468 + set -e [2021-03-27T17:59:21.276Z] #49 7.468 + export GO111MODULE=on [2021-03-27T17:59:21.276Z] #49 7.468 + GO111MODULE=on [2021-03-27T17:59:21.276Z] #49 7.468 + GOBIN=/build [2021-03-27T17:59:21.276Z] #49 7.468 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-03-27T17:59:21.276Z] #49 7.478 go: finding github.com v1.23.8 [2021-03-27T17:59:21.276Z] #49 7.478 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-03-27T17:59:21.276Z] #49 7.478 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-03-27T17:59:21.276Z] #49 7.478 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-03-27T17:59:21.276Z] #49 7.478 go: finding github.com/golangci v1.23.8 [2021-03-27T17:59:21.276Z] #49 8.785 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-03-27T17:59:21.276Z] #49 9.997 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-03-27T17:59:21.298Z] #43 12.70 DEP images/fsnotify.pb-c.d [2021-03-27T17:59:21.298Z] #43 12.74 PBCC images/eventpoll.pb-c.c [2021-03-27T17:59:21.298Z] #43 12.76 DEP images/eventpoll.pb-c.d [2021-03-27T17:59:21.298Z] #43 12.80 PBCC images/eventfd.pb-c.c [2021-03-27T17:59:21.298Z] #43 12.82 DEP images/eventfd.pb-c.d [2021-03-27T17:59:21.298Z] #43 12.87 PBCC images/remap-file-path.pb-c.c [2021-03-27T17:59:21.470Z] #47 12.58 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-27T17:59:21.470Z] #47 12.62 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-03-27T17:59:21.470Z] #47 12.62 go: downloading github.com/fatih/color v1.9.0 [2021-03-27T17:59:21.537Z] #49 ... [2021-03-27T17:59:21.537Z] [2021-03-27T17:59:21.537Z] #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-27T17:59:21.537Z] #45 sha256:2872f9999b93867b24796d275fa23e29f875a72fdc15fd5b30176dca00048127 [2021-03-27T17:59:21.537Z] #45 8.125 + RM_GOPATH=0 [2021-03-27T17:59:21.537Z] #45 8.125 + TMP_GOPATH= [2021-03-27T17:59:21.537Z] #45 8.125 + : /build [2021-03-27T17:59:21.537Z] #45 8.125 + '[' -z '' ']' [2021-03-27T17:59:21.537Z] #45 8.125 ++ mktemp -d [2021-03-27T17:59:21.537Z] #45 8.125 + export GOPATH=/tmp/tmp.DCVWuBYsZC [2021-03-27T17:59:21.537Z] #45 8.125 + GOPATH=/tmp/tmp.DCVWuBYsZC [2021-03-27T17:59:21.537Z] #45 8.125 + RM_GOPATH=1 [2021-03-27T17:59:21.537Z] #45 8.125 + case "$(go env GOARCH)" in [2021-03-27T17:59:21.537Z] #45 8.125 ++ go env GOARCH [2021-03-27T17:59:21.537Z] #45 8.179 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-27T17:59:21.537Z] #45 8.179 + export GO_BUILDMODE=-buildmode=pie [2021-03-27T17:59:21.537Z] #45 8.179 + GO_BUILDMODE=-buildmode=pie [2021-03-27T17:59:21.537Z] #45 8.179 ++ dirname /tmp/install/install.sh [2021-03-27T17:59:21.537Z] #45 8.179 + dir=/tmp/install [2021-03-27T17:59:21.537Z] #45 8.179 + bin=vndr [2021-03-27T17:59:21.537Z] #45 8.179 + shift [2021-03-27T17:59:21.537Z] #45 8.179 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-03-27T17:59:21.537Z] #45 8.179 + . /tmp/install/vndr.installer [2021-03-27T17:59:21.537Z] #45 8.179 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-27T17:59:21.537Z] #45 8.179 + install_vndr [2021-03-27T17:59:21.537Z] #45 8.179 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-03-27T17:59:21.537Z] #45 8.179 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.DCVWuBYsZC/src/github.com/LK4D4/vndr [2021-03-27T17:59:21.537Z] #45 8.201 Cloning into '/tmp/tmp.DCVWuBYsZC/src/github.com/LK4D4/vndr'... [2021-03-27T17:59:21.537Z] #45 9.265 + cd /tmp/tmp.DCVWuBYsZC/src/github.com/LK4D4/vndr [2021-03-27T17:59:21.537Z] #45 9.265 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-27T17:59:21.537Z] #45 9.286 + go build -buildmode=pie -v -o /build/vndr . [2021-03-27T17:59:21.537Z] #45 ... [2021-03-27T17:59:21.537Z] [2021-03-27T17:59:21.537Z] #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-27T17:59:21.537Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-27T17:59:21.537Z] #40 7.731 + git clone https://github.com/docker/distribution.git . [2021-03-27T17:59:21.537Z] #40 7.737 Cloning into '.'... [2021-03-27T17:59:21.546Z] #30 10.27 0.0% # 1.4% # 2.5% ## 3.0% ### 4.6% #### 6.3% ##### 7.4% ###### 9.0% ####### 10.1% ######## 11.7% ######### 13.3% ######### 13.9% ########### 15.5% ############ 16.9% ############# 18.8% ############## 20.6% ################ 22.2% ################# 24.4% ################### 27.0% #################### 28.8% ###################### 31.0% ####################### 32.8% ######################## 34.4% ######################### 35.5% ########################## 36.8% ########################### 38.1% ############################ 39.2% ############################# 40.9% ############################## 42.0% ############################### 43.6% ################################ 45.1% ################################# 46.7% ################################## 48.4% #################################### 50.5% ###################################### 53.1% ######################################## 55.7% ######################################### 58.3% ########################################### 60.5% ############################################# 62.6% ############################################## 64.3% ############################################### 66.4% ################################################ 68.0% ################################################## 69.6% ################################################### 71.8% ##################################################### 74.0% ###################################################### 76.2% ######################################################## 78.9% ######################################################### 80.5% ########################################################### 82.1% ############################################################ 83.8% ############################################################# 85.4% ############################################################### 87.6% ################################################################# 90.4% ################################################################### 94.2% ##################################################################### 95.9% ####################################################################### 99.1% ######################################################################## 100.0% [2021-03-27T17:59:21.554Z] #43 12.89 DEP images/remap-file-path.pb-c.d [2021-03-27T17:59:21.554Z] #43 12.93 PBCC images/fifo.pb-c.c [2021-03-27T17:59:21.554Z] #43 12.96 DEP images/fifo.pb-c.d [2021-03-27T17:59:21.554Z] #43 13.04 PBCC images/ghost-file.pb-c.c [2021-03-27T17:59:21.554Z] #43 13.08 DEP images/ghost-file.pb-c.d [2021-03-27T17:59:21.554Z] #43 13.16 PBCC images/regfile.pb-c.c [2021-03-27T17:59:21.729Z] #47 12.79 go: extracting github.com/spf13/pflag v1.0.3 [2021-03-27T17:59:21.729Z] #47 12.94 go: extracting github.com/pkg/errors v0.9.1 [2021-03-27T17:59:21.797Z] #40 ... [2021-03-27T17:59:21.797Z] [2021-03-27T17:59:21.797Z] #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-27T17:59:21.797Z] #34 sha256:228b0d81ae1231a649f16725556f44c1c316b509097a76be12f258051f26fe36 [2021-03-27T17:59:21.797Z] #34 7.338 + RM_GOPATH=0 [2021-03-27T17:59:21.797Z] #34 7.338 + TMP_GOPATH= [2021-03-27T17:59:21.797Z] #34 7.338 + : /build [2021-03-27T17:59:21.797Z] #34 7.338 + '[' -z '' ']' [2021-03-27T17:59:21.797Z] #34 7.338 ++ mktemp -d [2021-03-27T17:59:21.797Z] #34 7.357 + export GOPATH=/tmp/tmp.XPOVZnJrz0 [2021-03-27T17:59:21.797Z] #34 7.357 + GOPATH=/tmp/tmp.XPOVZnJrz0 [2021-03-27T17:59:21.797Z] #34 7.357 + RM_GOPATH=1 [2021-03-27T17:59:21.797Z] #34 7.357 + case "$(go env GOARCH)" in [2021-03-27T17:59:21.797Z] #34 7.357 ++ go env GOARCH [2021-03-27T17:59:21.797Z] #34 7.372 + export GO_BUILDMODE=-buildmode=pie [2021-03-27T17:59:21.797Z] #34 7.372 + GO_BUILDMODE=-buildmode=pie [2021-03-27T17:59:21.797Z] #34 7.372 ++ dirname /tmp/install/install.sh [2021-03-27T17:59:21.797Z] #34 7.395 + dir=/tmp/install [2021-03-27T17:59:21.797Z] #34 7.395 + bin=tomlv [2021-03-27T17:59:21.797Z] #34 7.395 + shift [2021-03-27T17:59:21.797Z] #34 7.395 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-03-27T17:59:21.797Z] #34 7.395 + . /tmp/install/tomlv.installer [2021-03-27T17:59:21.797Z] #34 7.395 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-27T17:59:21.797Z] #34 7.395 + install_tomlv [2021-03-27T17:59:21.797Z] #34 7.395 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-03-27T17:59:21.797Z] #34 7.395 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.XPOVZnJrz0/src/github.com/BurntSushi/toml [2021-03-27T17:59:21.797Z] #34 7.395 Cloning into '/tmp/tmp.XPOVZnJrz0/src/github.com/BurntSushi/toml'... [2021-03-27T17:59:21.797Z] #34 7.395 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-27T17:59:21.797Z] #34 8.361 + cd /tmp/tmp.XPOVZnJrz0/src/github.com/BurntSushi/toml [2021-03-27T17:59:21.797Z] #34 8.361 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-27T17:59:21.797Z] #34 8.382 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-03-27T17:59:21.797Z] #34 9.195 internal/cpu [2021-03-27T17:59:21.797Z] #34 9.237 runtime/internal/atomic [2021-03-27T17:59:21.797Z] #34 9.997 internal/bytealg [2021-03-27T17:59:21.797Z] #34 10.00 runtime/internal/sys [2021-03-27T17:59:21.797Z] #34 10.40 runtime/internal/math [2021-03-27T17:59:21.797Z] #34 10.51 math/bits [2021-03-27T17:59:21.797Z] #34 ... [2021-03-27T17:59:21.797Z] [2021-03-27T17:59:21.797Z] #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-27T17:59:21.797Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-27T17:59:21.797Z] #55 8.815 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-03-27T17:59:21.797Z] #55 8.917 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-27T17:59:21.797Z] #55 8.917 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-27T17:59:21.797Z] #55 10.82 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-27T17:59:21.811Z] #43 13.27 DEP images/regfile.pb-c.d [2021-03-27T17:59:21.811Z] #43 13.34 PBCC images/ns.pb-c.c [2021-03-27T17:59:21.811Z] #43 13.36 DEP images/ns.pb-c.d [2021-03-27T17:59:21.846Z] #30 17.14 [2021-03-27T17:59:21.979Z] #57 ... [2021-03-27T17:59:21.979Z] [2021-03-27T17:59:21.979Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-03-27T17:59:21.979Z] #45 DONE 0.2s [2021-03-27T17:59:21.979Z] [2021-03-27T17:59:21.979Z] #47 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2021-03-27T17:59:21.979Z] #47 DONE 0.2s [2021-03-27T17:59:21.979Z] [2021-03-27T17:59:21.979Z] #49 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2021-03-27T17:59:21.989Z] #47 13.08 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-27T17:59:22.057Z] #55 ... [2021-03-27T17:59:22.057Z] [2021-03-27T17:59:22.057Z] #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-27T17:59:22.057Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-27T17:59:22.057Z] #36 8.823 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-03-27T17:59:22.057Z] #36 8.909 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-27T17:59:22.057Z] #36 8.909 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-27T17:59:22.057Z] #36 10.74 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-27T17:59:22.057Z] #36 ... [2021-03-27T17:59:22.057Z] [2021-03-27T17:59:22.057Z] #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-27T17:59:22.057Z] #51 sha256:69d714db0e61da6934d1cb0430a15b4833c236055323735a7065203a6aa67e3e [2021-03-27T17:59:22.057Z] #51 6.765 + RM_GOPATH=0 [2021-03-27T17:59:22.057Z] #51 6.765 + TMP_GOPATH= [2021-03-27T17:59:22.057Z] #51 6.765 + : /build [2021-03-27T17:59:22.057Z] #51 6.765 + '[' -z '' ']' [2021-03-27T17:59:22.057Z] #51 6.765 ++ mktemp -d [2021-03-27T17:59:22.057Z] #51 6.765 + export GOPATH=/tmp/tmp.Pa1q1TJbHv [2021-03-27T17:59:22.057Z] #51 6.765 + GOPATH=/tmp/tmp.Pa1q1TJbHv [2021-03-27T17:59:22.057Z] #51 6.765 + RM_GOPATH=1 [2021-03-27T17:59:22.057Z] #51 6.765 + case "$(go env GOARCH)" in [2021-03-27T17:59:22.057Z] #51 6.765 ++ go env GOARCH [2021-03-27T17:59:22.057Z] #51 6.765 + export GO_BUILDMODE=-buildmode=pie [2021-03-27T17:59:22.057Z] #51 6.765 + GO_BUILDMODE=-buildmode=pie [2021-03-27T17:59:22.057Z] #51 6.765 ++ dirname /tmp/install/install.sh [2021-03-27T17:59:22.057Z] #51 6.765 + dir=/tmp/install [2021-03-27T17:59:22.057Z] #51 6.765 + bin=shfmt [2021-03-27T17:59:22.057Z] #51 6.765 + shift [2021-03-27T17:59:22.057Z] #51 6.765 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-03-27T17:59:22.057Z] #51 6.765 + . /tmp/install/shfmt.installer [2021-03-27T17:59:22.057Z] #51 6.765 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-27T17:59:22.057Z] #51 6.765 + install_shfmt [2021-03-27T17:59:22.058Z] #51 6.765 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-03-27T17:59:22.058Z] #51 6.765 + git clone https://github.com/mvdan/sh.git /tmp/tmp.Pa1q1TJbHv/src/github.com/mvdan/sh [2021-03-27T17:59:22.058Z] #51 6.765 Cloning into '/tmp/tmp.Pa1q1TJbHv/src/github.com/mvdan/sh'... [2021-03-27T17:59:22.058Z] #51 6.765 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-27T17:59:22.067Z] #43 13.45 PBCC images/fdinfo.pb-c.c [2021-03-27T17:59:22.067Z] #43 13.54 DEP images/fdinfo.pb-c.d [2021-03-27T17:59:22.067Z] #43 13.60 PBCC images/core-aarch64.pb-c.c [2021-03-27T17:59:22.067Z] #43 13.67 PBCC images/core-arm.pb-c.c [2021-03-27T17:59:22.249Z] #47 13.43 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-03-27T17:59:22.263Z] #47 13.74 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-27T17:59:22.270Z] #49 DONE 0.1s [2021-03-27T17:59:22.270Z] [2021-03-27T17:59:22.270Z] #51 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2021-03-27T17:59:22.270Z] #51 DONE 0.2s [2021-03-27T17:59:22.270Z] [2021-03-27T17:59:22.270Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-27T17:59:22.318Z] #51 ... [2021-03-27T17:59:22.318Z] [2021-03-27T17:59:22.318Z] #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-27T17:59:22.318Z] #47 sha256:5a06e383b7fc1eae8e03653f395ed62d7753f564d22b096975f44b564e3396a1 [2021-03-27T17:59:22.318Z] #47 10.59 go: extracting github.com/pkg/errors v0.9.1 [2021-03-27T17:59:22.318Z] #47 10.72 go: extracting github.com/spf13/pflag v1.0.3 [2021-03-27T17:59:22.318Z] #47 10.74 go: extracting github.com/fatih/color v1.9.0 [2021-03-27T17:59:22.318Z] #47 10.80 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-27T17:59:22.318Z] #47 10.91 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-27T17:59:22.318Z] #47 11.00 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-03-27T17:59:22.318Z] #47 11.37 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-03-27T17:59:22.318Z] #47 11.40 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-03-27T17:59:22.323Z] #43 13.72 PBCC images/core-ppc64.pb-c.c [2021-03-27T17:59:22.323Z] #43 13.75 PBCC images/core-s390.pb-c.c [2021-03-27T17:59:22.323Z] #43 13.82 PBCC images/core-x86.pb-c.c [2021-03-27T17:59:22.323Z] #43 13.87 PBCC images/core.pb-c.c [2021-03-27T17:59:22.323Z] #43 13.94 PBCC images/inventory.pb-c.c [2021-03-27T17:59:22.501Z] #30 ... [2021-03-27T17:59:22.501Z] [2021-03-27T17:59:22.501Z] #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-27T17:59:22.501Z] #59 sha256:8fe7ff32856938db1f0f983aed74080074014bf27897c7c091ad51efc629ee26 [2021-03-27T17:59:22.501Z] #59 10.99 go: extracting github.com/gofrs/flock v0.8.0 [2021-03-27T17:59:22.501Z] #59 11.01 go: extracting github.com/pkg/errors v0.9.1 [2021-03-27T17:59:22.501Z] #59 11.11 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-27T17:59:22.501Z] #59 11.29 go: downloading github.com/gorilla/mux v1.8.0 [2021-03-27T17:59:22.501Z] #59 11.30 go: extracting github.com/google/uuid v1.2.0 [2021-03-27T17:59:22.501Z] #59 11.41 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-03-27T17:59:22.501Z] #59 11.89 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-03-27T17:59:22.501Z] #59 12.50 go: extracting github.com/gorilla/mux v1.8.0 [2021-03-27T17:59:22.501Z] #59 13.26 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-27T17:59:22.501Z] #59 14.15 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-27T17:59:22.501Z] #59 14.31 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-03-27T17:59:22.501Z] #59 15.38 go: extracting github.com/moby/vpnkit v0.5.0 [2021-03-27T17:59:22.501Z] #59 17.14 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-27T17:59:22.501Z] #59 18.54 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-03-27T17:59:22.560Z] #57 ... [2021-03-27T17:59:22.560Z] [2021-03-27T17:59:22.560Z] #53 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2021-03-27T17:59:22.560Z] #53 DONE 0.2s [2021-03-27T17:59:22.560Z] [2021-03-27T17:59:22.560Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-27T17:59:22.580Z] #43 14.00 DEP images/core-aarch64.pb-c.d [2021-03-27T17:59:22.580Z] #43 14.07 DEP images/core-arm.pb-c.d [2021-03-27T17:59:22.800Z] #59 ... [2021-03-27T17:59:22.800Z] [2021-03-27T17:59:22.800Z] #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-27T17:59:22.800Z] #68 sha256:e7034fc57d9fe730db25614c46ce1a6cf2d8735b55c30121f779cff004564bc2 [2021-03-27T17:59:22.800Z] #68 20.32 Checking out files: 54% (1030/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-27T17:59:22.800Z] #68 20.97 + cd /tmp/tmp.o5sZkXX71S/src/github.com/docker/libnetwork [2021-03-27T17:59:22.800Z] #68 20.97 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-27T17:59:22.800Z] #68 ... [2021-03-27T17:59:22.800Z] [2021-03-27T17:59:22.800Z] #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-27T17:59:22.800Z] #46 sha256:6b11d3db7d9e27c01c81326264d6c2b34bac09b31186d7aec638fc4e169674e8 [2021-03-27T17:59:22.800Z] #46 11.33 crypto/subtle [2021-03-27T17:59:22.800Z] #46 11.64 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-03-27T17:59:22.800Z] #46 12.09 internal/nettrace [2021-03-27T17:59:22.800Z] #46 12.75 runtime/cgo [2021-03-27T17:59:22.800Z] #46 15.00 vendor/golang.org/x/crypto/internal/subtle [2021-03-27T17:59:22.818Z] #47 13.79 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-27T17:59:22.818Z] #47 13.80 go: extracting github.com/fatih/color v1.9.0 [2021-03-27T17:59:22.818Z] #47 14.07 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-27T17:59:22.836Z] #43 14.13 DEP images/core-ppc64.pb-c.d [2021-03-27T17:59:22.836Z] #43 14.22 DEP images/core-s390.pb-c.d [2021-03-27T17:59:22.836Z] #43 14.28 DEP images/core-x86.pb-c.d [2021-03-27T17:59:22.836Z] #43 14.35 DEP images/core.pb-c.d [2021-03-27T17:59:23.078Z] #47 14.12 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-27T17:59:23.092Z] #43 14.44 DEP images/inventory.pb-c.d [2021-03-27T17:59:23.092Z] #43 14.54 PBCC images/cpuinfo.pb-c.c [2021-03-27T17:59:23.092Z] #43 14.55 DEP images/cpuinfo.pb-c.d [2021-03-27T17:59:23.092Z] #43 14.59 PBCC images/stats.pb-c.c [2021-03-27T17:59:23.092Z] #43 14.65 DEP images/stats.pb-c.d [2021-03-27T17:59:23.098Z] #46 ... [2021-03-27T17:59:23.098Z] [2021-03-27T17:59:23.098Z] #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-27T17:59:23.098Z] #68 sha256:e7034fc57d9fe730db25614c46ce1a6cf2d8735b55c30121f779cff004564bc2 [2021-03-27T17:59:23.098Z] #68 21.46 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-03-27T17:59:23.630Z] #47 15.01 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-27T17:59:23.630Z] #47 ... [2021-03-27T17:59:23.630Z] [2021-03-27T17:59:23.630Z] #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-27T17:59:23.630Z] #24 sha256:e380baef201cf9fa071c55e3d0e12fc8b9bbef0505b186f0808917ba6ac89f95 [2021-03-27T17:59:23.630Z] #24 14.40 + mkdir -p /build [2021-03-27T17:59:23.630Z] #24 14.46 + mv docker/docker /build/ [2021-03-27T17:59:23.630Z] #24 14.46 + rmdir docker [2021-03-27T17:59:23.630Z] #24 DONE 15.3s [2021-03-27T17:59:23.630Z] [2021-03-27T17:59:23.630Z] #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-27T17:59:23.630Z] #49 sha256:b8338ab9cbdf4c5e2d5175951cd23ff444d4217cec31bf38b2f6830f11f3d65a [2021-03-27T17:59:23.630Z] #49 15.21 go: downloading github.com/pkg/errors v0.8.1 [2021-03-27T17:59:23.630Z] #49 15.21 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-03-27T17:59:23.630Z] #49 15.24 go: downloading github.com/spf13/viper v1.6.1 [2021-03-27T17:59:23.630Z] #49 15.24 go: downloading github.com/spf13/cobra v0.0.5 [2021-03-27T17:59:23.630Z] #49 15.24 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-27T17:59:23.630Z] #49 15.33 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-27T17:59:23.630Z] #49 15.33 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-27T17:59:23.630Z] #49 15.42 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-03-27T17:59:23.747Z] #68 ... [2021-03-27T17:59:23.747Z] [2021-03-27T17:59:23.747Z] #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-27T17:59:23.747Z] #50 sha256:c58e9537d6452c6d16eb91b07289af573b1e9b3325abb24bb20fe6c5bf4f0b05 [2021-03-27T17:59:23.747Z] #50 12.28 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-27T17:59:23.747Z] #50 12.36 go: downloading github.com/spf13/cobra v0.0.5 [2021-03-27T17:59:23.747Z] #50 12.38 go: downloading github.com/pkg/errors v0.8.1 [2021-03-27T17:59:23.747Z] #50 12.66 go: downloading github.com/fatih/color v1.7.0 [2021-03-27T17:59:23.747Z] #50 12.72 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-27T17:59:23.747Z] #50 12.83 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-03-27T17:59:23.747Z] #50 12.94 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-03-27T17:59:23.747Z] #50 12.99 go: extracting github.com/fatih/color v1.7.0 [2021-03-27T17:59:23.747Z] #50 13.01 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-27T17:59:23.747Z] #50 13.01 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-03-27T17:59:23.747Z] #50 13.03 go: downloading github.com/spf13/viper v1.6.1 [2021-03-27T17:59:23.747Z] #50 13.04 go: extracting github.com/pkg/errors v0.8.1 [2021-03-27T17:59:23.747Z] #50 13.04 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-03-27T17:59:23.747Z] #50 13.10 go: extracting github.com/spf13/cobra v0.0.5 [2021-03-27T17:59:23.747Z] #50 13.37 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-03-27T17:59:23.747Z] #50 13.44 go: extracting github.com/spf13/viper v1.6.1 [2021-03-27T17:59:23.747Z] #50 13.56 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-03-27T17:59:23.747Z] #50 13.57 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-27T17:59:23.747Z] #50 13.59 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-27T17:59:23.747Z] #50 13.64 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-03-27T17:59:23.747Z] #50 13.65 go: downloading github.com/ultraware/funlen v0.0.2 [2021-03-27T17:59:23.747Z] #50 13.73 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-27T17:59:23.747Z] #50 13.96 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-27T17:59:23.747Z] #50 14.01 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-27T17:59:23.747Z] #50 14.13 go: downloading github.com/spf13/afero v1.1.2 [2021-03-27T17:59:23.747Z] #50 14.19 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-03-27T17:59:23.747Z] #50 14.22 go: extracting github.com/ultraware/funlen v0.0.2 [2021-03-27T17:59:23.747Z] #50 14.23 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-27T17:59:23.747Z] #50 14.54 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-03-27T17:59:23.747Z] #50 14.65 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-27T17:59:23.747Z] #50 14.70 go: extracting github.com/spf13/afero v1.1.2 [2021-03-27T17:59:23.747Z] #50 15.05 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-27T17:59:23.747Z] #50 15.17 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-03-27T17:59:23.747Z] #50 15.28 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-27T17:59:23.747Z] #50 15.28 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-27T17:59:23.747Z] #50 15.30 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-27T17:59:23.747Z] #50 15.45 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-27T17:59:23.747Z] #50 15.99 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-27T17:59:23.747Z] #50 16.14 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-27T17:59:23.747Z] #50 16.41 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-03-27T17:59:23.747Z] #50 16.51 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-03-27T17:59:23.747Z] #50 17.36 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-03-27T17:59:23.747Z] #50 17.46 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-03-27T17:59:23.747Z] #50 17.47 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-27T17:59:23.747Z] #50 17.68 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-27T17:59:23.747Z] #50 19.02 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-27T17:59:23.747Z] #50 22.11 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-27T17:59:23.747Z] #50 22.12 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-27T17:59:23.747Z] #50 22.12 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-03-27T17:59:23.747Z] #50 22.13 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-27T17:59:23.747Z] #50 22.13 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-27T17:59:23.747Z] #50 22.16 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-27T17:59:23.747Z] #50 22.16 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-03-27T17:59:23.747Z] #50 22.22 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-27T17:59:23.747Z] #50 22.25 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-27T17:59:23.747Z] #50 22.25 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-27T17:59:23.747Z] #50 22.31 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-03-27T17:59:23.747Z] #50 22.32 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-27T17:59:23.886Z] #49 15.65 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-27T17:59:23.886Z] #49 15.68 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-03-27T17:59:23.886Z] #49 15.77 go: extracting github.com/spf13/viper v1.6.1 [2021-03-27T17:59:24.017Z] #47 15.03 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-03-27T17:59:24.017Z] #47 15.17 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-03-27T17:59:24.064Z] #50 22.35 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-27T17:59:24.064Z] #50 22.36 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-27T17:59:24.064Z] #50 22.39 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-27T17:59:24.064Z] #50 22.40 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-03-27T17:59:24.064Z] #50 22.42 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-27T17:59:24.064Z] #50 22.42 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-27T17:59:24.064Z] #50 22.44 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-03-27T17:59:24.064Z] #50 ... [2021-03-27T17:59:24.064Z] [2021-03-27T17:59:24.064Z] #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-27T17:59:24.064Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-03-27T17:59:24.064Z] #14 21.65 Fetched 8692 kB in 21s (416 kB/s) [2021-03-27T17:59:24.142Z] #49 15.81 go: extracting github.com/pkg/errors v0.8.1 [2021-03-27T17:59:24.142Z] #49 15.84 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-27T17:59:24.142Z] #49 15.84 go: downloading github.com/spf13/pflag v1.0.5 [2021-03-27T17:59:24.142Z] #49 15.87 go: extracting github.com/spf13/cobra v0.0.5 [2021-03-27T17:59:24.142Z] #49 15.98 go: downloading github.com/fatih/color v1.7.0 [2021-03-27T17:59:24.142Z] #49 15.98 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-03-27T17:59:24.363Z] #14 21.65 Reading package lists... [2021-03-27T17:59:24.363Z] #14 ... [2021-03-27T17:59:24.363Z] [2021-03-27T17:59:24.363Z] #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-27T17:59:24.363Z] #52 sha256:bba6251a66b971835a5c0aea95bbf68727d17d819f08cdd933d662a55f8e34a6 [2021-03-27T17:59:24.363Z] #52 12.79 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-27T17:59:24.363Z] #52 12.79 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-27T17:59:24.363Z] #52 12.79 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-27T17:59:24.363Z] #52 13.12 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-27T17:59:24.363Z] #52 13.41 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-27T17:59:24.363Z] #52 14.81 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-27T17:59:24.363Z] #52 16.09 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-27T17:59:24.363Z] #52 18.41 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-27T17:59:24.363Z] #52 19.98 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-27T17:59:24.363Z] #52 20.01 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-27T17:59:24.363Z] #52 20.14 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-27T17:59:24.363Z] #52 20.49 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-27T17:59:24.363Z] #52 21.73 runtime/cgo [2021-03-27T17:59:24.363Z] #52 21.80 runtime [2021-03-27T17:59:24.363Z] #52 ... [2021-03-27T17:59:24.363Z] [2021-03-27T17:59:24.363Z] #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-27T17:59:24.363Z] #30 sha256:e793b48c54fe6135487b736362fc6683a058bfbc8fee8f3801cda5baad2303b5 [2021-03-27T17:59:24.363Z] #30 18.67 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-03-27T17:59:24.363Z] #30 19.24 [2021-03-27T17:59:24.363Z] #30 19.45 1.0% ############################################# 63.5% ######################################################################## 100.0% [2021-03-27T17:59:24.363Z] #30 19.82 [2021-03-27T17:59:24.398Z] #49 16.06 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-03-27T17:59:24.399Z] #49 16.12 go: extracting github.com/fatih/color v1.7.0 [2021-03-27T17:59:24.399Z] #49 16.13 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-03-27T17:59:24.399Z] #49 16.13 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-03-27T17:59:24.659Z] #49 16.25 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-03-27T17:59:24.862Z] #47 14.10 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-27T17:59:24.915Z] #49 16.54 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-03-27T17:59:24.983Z] #43 16.06 make[1]: Nothing to be done for 'all'. [2021-03-27T17:59:25.172Z] #49 16.84 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-03-27T17:59:25.428Z] #49 17.00 go: extracting github.com/spf13/pflag v1.0.5 [2021-03-27T17:59:25.428Z] #49 17.00 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-03-27T17:59:25.428Z] #49 17.00 go: downloading github.com/subosito/gotenv v1.2.0 [2021-03-27T17:59:25.428Z] #49 17.26 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-03-27T17:59:25.428Z] #49 17.26 go: downloading github.com/spf13/cast v1.3.0 [2021-03-27T17:59:25.428Z] #49 17.26 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-03-27T17:59:25.428Z] #49 17.26 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-03-27T17:59:25.428Z] #49 17.26 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-03-27T17:59:25.730Z] #49 17.40 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-03-27T17:59:25.730Z] #49 17.44 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-27T17:59:25.730Z] #49 17.47 go: extracting github.com/subosito/gotenv v1.2.0 [2021-03-27T17:59:25.730Z] #49 17.47 go: downloading github.com/magiconair/properties v1.8.1 [2021-03-27T17:59:25.805Z] #47 14.95 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-27T17:59:25.905Z] #30 21.33 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-03-27T17:59:25.912Z] #43 17.42 CC images/stats.o [2021-03-27T17:59:25.987Z] #49 17.64 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-03-27T17:59:25.987Z] #49 17.67 go: extracting github.com/spf13/cast v1.3.0 [2021-03-27T17:59:25.987Z] #49 17.70 go: downloading github.com/stretchr/testify v1.4.0 [2021-03-27T17:59:26.214Z] #30 21.44 skipping existing 5cb8031fd95d [2021-03-27T17:59:26.214Z] #30 21.61 [2021-03-27T17:59:26.244Z] #49 17.96 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-03-27T17:59:26.474Z] #43 17.77 CC images/core.o [2021-03-27T17:59:26.503Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 4.8s done [2021-03-27T17:59:26.503Z] #9 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done [2021-03-27T17:59:26.503Z] #9 ... [2021-03-27T17:59:26.503Z] [2021-03-27T17:59:26.503Z] #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-27T17:59:26.503Z] #27 sha256:bb47dbb89b92b00c52c0d07983930d7f75700678fa4fec854cdf7d786a894b6e [2021-03-27T17:59:26.503Z] #27 6.787 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-03-27T17:59:26.503Z] #27 8.401 Fetched 8248 kB in 3s (3047 kB/s) [2021-03-27T17:59:26.503Z] #27 8.401 Reading package lists... [2021-03-27T17:59:26.503Z] #27 9.903 Reading package lists... [2021-03-27T17:59:26.503Z] #27 11.22 Building dependency tree... [2021-03-27T17:59:26.503Z] #27 11.91 The following additional packages will be installed: [2021-03-27T17:59:26.503Z] #27 11.91 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-03-27T17:59:26.503Z] #27 11.91 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-03-27T17:59:26.503Z] #27 11.91 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-03-27T17:59:26.503Z] #27 11.92 Suggested packages: [2021-03-27T17:59:26.503Z] #27 11.92 krb5-doc krb5-user [2021-03-27T17:59:26.503Z] #27 11.92 Recommended packages: [2021-03-27T17:59:26.503Z] #27 11.92 krb5-locales publicsuffix libsasl2-modules [2021-03-27T17:59:26.503Z] #27 12.24 The following NEW packages will be installed: [2021-03-27T17:59:26.503Z] #27 12.24 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-03-27T17:59:26.503Z] #27 12.24 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-03-27T17:59:26.503Z] #27 12.24 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-03-27T17:59:26.503Z] #27 12.24 libssh2-1 libssl1.1 openssl [2021-03-27T17:59:26.503Z] #27 12.54 0 upgraded, 21 newly installed, 0 to remove and 5 not upgraded. [2021-03-27T17:59:26.503Z] #27 12.54 Need to get 4777 kB of archives. [2021-03-27T17:59:26.503Z] #27 12.54 After this operation, 11.5 MB of additional disk space will be used. [2021-03-27T17:59:26.503Z] #27 12.54 Get:1 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-03-27T17:59:26.503Z] #27 12.54 Get:2 http://security.debian.org/debian-security buster/updates/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u6 [1382 kB] [2021-03-27T17:59:26.503Z] #27 12.55 Get:3 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2021-03-27T17:59:26.503Z] #27 12.56 Get:4 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u1 [64.9 kB] [2021-03-27T17:59:26.503Z] #27 12.56 Get:5 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u1 [123 kB] [2021-03-27T17:59:26.503Z] #27 12.56 Get:6 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u1 [351 kB] [2021-03-27T17:59:26.503Z] #27 12.56 Get:7 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u1 [150 kB] [2021-03-27T17:59:26.503Z] #27 12.56 Get:8 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB] [2021-03-27T17:59:26.503Z] #27 12.57 Get:9 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB] [2021-03-27T17:59:26.503Z] #49 18.22 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-03-27T17:59:26.503Z] #27 12.57 Get:10 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-03-27T17:59:26.503Z] #49 18.27 go: extracting github.com/stretchr/testify v1.4.0 [2021-03-27T17:59:26.503Z] #27 12.57 Get:11 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u6 [216 kB] [2021-03-27T17:59:26.503Z] #27 12.65 Get:12 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2021-03-27T17:59:26.503Z] #27 12.65 Get:13 http://security.debian.org/debian-security buster/updates/main arm64 openssl arm64 1.1.1d-0+deb10u6 [823 kB] [2021-03-27T17:59:26.503Z] #27 12.65 Get:14 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2021-03-27T17:59:26.503Z] #27 12.65 Get:15 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2021-03-27T17:59:26.503Z] #27 12.66 Get:16 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2021-03-27T17:59:26.503Z] #27 12.66 Get:17 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u1 [312 kB] [2021-03-27T17:59:26.503Z] #27 12.67 Get:18 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u1 [260 kB] [2021-03-27T17:59:26.503Z] #27 12.67 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-03-27T17:59:26.503Z] #27 12.67 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-03-27T17:59:26.503Z] #27 12.67 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-03-27T17:59:26.503Z] #27 13.04 debconf: delaying package configuration, since apt-utils is not installed [2021-03-27T17:59:26.503Z] #27 13.09 Fetched 4777 kB in 0s (12.1 MB/s) [2021-03-27T17:59:26.503Z] #27 13.14 Selecting previously unselected package libssl1.1:arm64. [2021-03-27T17:59:26.503Z] #27 13.14 (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-27T17:59:26.503Z] #27 13.15 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_arm64.deb ... [2021-03-27T17:59:26.503Z] #27 13.16 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u6) ... [2021-03-27T17:59:26.503Z] #27 13.49 Selecting previously unselected package openssl. [2021-03-27T17:59:26.503Z] #27 13.49 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_arm64.deb ... [2021-03-27T17:59:26.503Z] #27 13.50 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-03-27T17:59:26.503Z] #27 13.81 Selecting previously unselected package ca-certificates. [2021-03-27T17:59:26.503Z] #27 13.81 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-03-27T17:59:26.503Z] #27 13.81 Unpacking ca-certificates (20200601~deb10u2) ... [2021-03-27T17:59:26.503Z] #27 14.03 Selecting previously unselected package libkeyutils1:arm64. [2021-03-27T17:59:26.503Z] #27 14.03 Preparing to unpack .../03-libkeyutils1_1.6-6_arm64.deb ... [2021-03-27T17:59:26.503Z] #27 14.03 Unpacking libkeyutils1:arm64 (1.6-6) ... [2021-03-27T17:59:26.503Z] #27 14.08 Selecting previously unselected package libkrb5support0:arm64. [2021-03-27T17:59:26.503Z] #27 14.08 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_arm64.deb ... [2021-03-27T17:59:26.503Z] #27 14.09 Unpacking libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-03-27T17:59:26.503Z] #27 14.15 Selecting previously unselected package libk5crypto3:arm64. [2021-03-27T17:59:26.503Z] #27 14.15 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_arm64.deb ... [2021-03-27T17:59:26.503Z] #27 14.16 Unpacking libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-03-27T17:59:26.503Z] #27 14.23 Selecting previously unselected package libkrb5-3:arm64. [2021-03-27T17:59:26.503Z] #27 14.23 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_arm64.deb ... [2021-03-27T17:59:26.503Z] #27 14.23 Unpacking libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-03-27T17:59:26.503Z] #27 14.50 Selecting previously unselected package libgssapi-krb5-2:arm64. [2021-03-27T17:59:26.503Z] #27 14.50 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_arm64.deb ... [2021-03-27T17:59:26.503Z] #27 14.50 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-03-27T17:59:26.503Z] #27 14.72 Selecting previously unselected package libsasl2-modules-db:arm64. [2021-03-27T17:59:26.503Z] #27 14.72 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-03-27T17:59:26.503Z] #27 14.72 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-27T17:59:26.503Z] #27 14.79 Selecting previously unselected package libsasl2-2:arm64. [2021-03-27T17:59:26.503Z] #27 14.79 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-03-27T17:59:26.503Z] #27 14.80 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-27T17:59:26.503Z] #27 14.86 Selecting previously unselected package libldap-common. [2021-03-27T17:59:26.503Z] #27 14.86 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-03-27T17:59:26.503Z] #27 14.87 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-27T17:59:26.503Z] #27 15.07 Selecting previously unselected package libldap-2.4-2:arm64. [2021-03-27T17:59:26.503Z] #27 15.07 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_arm64.deb ... [2021-03-27T17:59:26.503Z] #27 15.08 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-27T17:59:26.503Z] #27 15.25 Selecting previously unselected package libnghttp2-14:arm64. [2021-03-27T17:59:26.503Z] #27 15.25 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2021-03-27T17:59:26.503Z] #27 15.25 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-03-27T17:59:26.503Z] #27 15.39 Selecting previously unselected package libpsl5:arm64. [2021-03-27T17:59:26.503Z] #27 15.39 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2021-03-27T17:59:26.503Z] #27 15.40 Unpacking libpsl5:arm64 (0.20.2-2) ... [2021-03-27T17:59:26.503Z] #27 15.45 Selecting previously unselected package librtmp1:arm64. [2021-03-27T17:59:26.503Z] #27 15.46 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2021-03-27T17:59:26.503Z] #27 15.46 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-27T17:59:26.503Z] #27 15.61 Selecting previously unselected package libssh2-1:arm64. [2021-03-27T17:59:26.503Z] #27 15.61 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2021-03-27T17:59:26.503Z] #27 15.62 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2021-03-27T17:59:26.557Z] #47 17.57 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-27T17:59:26.557Z] #47 ... [2021-03-27T17:59:26.557Z] [2021-03-27T17:59:26.557Z] #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-27T17:59:26.557Z] #24 sha256:d4fc3a7d38641a3bcdea4d8f25fded78ebb4fb3bfba3f56824783a4c449f1e75 [2021-03-27T17:59:26.557Z] #24 16.95 + mkdir -p /build [2021-03-27T17:59:26.557Z] #24 16.97 + mv docker/docker /build/ [2021-03-27T17:59:26.557Z] #24 16.97 + rmdir docker [2021-03-27T17:59:26.557Z] #24 DONE 17.7s [2021-03-27T17:59:26.557Z] [2021-03-27T17:59:26.557Z] #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-27T17:59:26.557Z] #58 sha256:00141f5032cbdee7b108e6a5d729d5b711ee2e96a25461d6e0f225d11f080f05 [2021-03-27T17:59:26.557Z] #58 16.79 + cd /tmp/tmp.jFcLnB3nZj/src/github.com/rootless-containers/rootlesskit [2021-03-27T17:59:26.557Z] #58 16.79 + git checkout -q 81d7d047d09a5b93645817ec580181de7a984082 [2021-03-27T17:59:26.557Z] #58 16.87 + export GO111MODULE=on [2021-03-27T17:59:26.557Z] #58 16.87 + GO111MODULE=on [2021-03-27T17:59:26.557Z] #58 16.88 + export GOPROXY=https://proxy.golang.org [2021-03-27T17:59:26.557Z] #58 16.88 + GOPROXY=https://proxy.golang.org [2021-03-27T17:59:26.557Z] #58 16.88 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-27T17:59:26.557Z] #58 16.88 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-03-27T17:59:26.765Z] #27 15.95 Selecting previously unselected package libcurl4:arm64. [2021-03-27T17:59:26.765Z] #27 15.95 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_arm64.deb ... [2021-03-27T17:59:26.765Z] #27 15.96 Unpacking libcurl4:arm64 (7.64.0-4+deb10u1) ... [2021-03-27T17:59:26.765Z] #27 ... [2021-03-27T17:59:26.765Z] [2021-03-27T17:59:26.765Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-27T17:59:26.765Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-03-27T17:59:26.765Z] #9 DONE 28.9s [2021-03-27T17:59:26.765Z] [2021-03-27T17:59:26.765Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-27T17:59:26.765Z] #10 sha256:a8dfe72bf17ed43cb49f11f8bd3245b42805f80ef5a25a941391f3e1c9a497b6 [2021-03-27T17:59:26.773Z] #49 18.47 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-27T17:59:26.773Z] #49 18.47 go: extracting github.com/magiconair/properties v1.8.1 [2021-03-27T17:59:27.037Z] #43 18.48 CC images/core-x86.o [2021-03-27T17:59:27.191Z] #47 16.49 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-27T17:59:27.335Z] #49 18.93 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-27T17:59:27.335Z] #49 18.93 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-03-27T17:59:27.335Z] #49 18.99 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-27T17:59:27.335Z] #49 19.10 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-03-27T17:59:27.335Z] #49 19.10 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-03-27T17:59:27.335Z] #49 19.20 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-27T17:59:27.591Z] #49 19.23 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-03-27T17:59:27.591Z] #49 19.32 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-03-27T17:59:27.599Z] #43 18.93 CC images/core-arm.o [2021-03-27T17:59:27.599Z] #43 ... [2021-03-27T17:59:27.599Z] [2021-03-27T17:59:27.599Z] #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-27T17:59:27.599Z] #51 sha256:d4b4c286809f0abbaaf13a7dc64f4b68adf8cea3e4174e7e402752e15bb64d61 [2021-03-27T17:59:27.599Z] #51 103.5 go/ast [2021-03-27T17:59:27.599Z] #51 105.6 golang.org/x/crypto/ssh/terminal [2021-03-27T17:59:27.599Z] #51 107.3 mvdan.cc/editorconfig [2021-03-27T17:59:27.599Z] #51 108.1 mvdan.cc/sh/v3/fileutil [2021-03-27T17:59:27.599Z] #51 108.2 mvdan.cc/sh/v3/syntax [2021-03-27T17:59:27.599Z] #51 ... [2021-03-27T17:59:27.599Z] [2021-03-27T17:59:27.599Z] #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-27T17:59:27.599Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-27T17:59:27.599Z] #13 99.85 Selecting previously unselected package gcc-mingw-w64-base. [2021-03-27T17:59:27.599Z] #13 99.86 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-27T17:59:27.599Z] #13 99.87 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-27T17:59:27.599Z] #13 100.00 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-03-27T17:59:27.599Z] #13 100.00 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-27T17:59:27.599Z] #13 100.0 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-27T17:59:27.755Z] #30 23.09 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-03-27T17:59:27.761Z] #47 ... [2021-03-27T17:59:27.761Z] [2021-03-27T17:59:27.761Z] #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-27T17:59:27.761Z] #58 sha256:a366b1fcd44796472fffa5129a141997d7457313d0ed30a8d293499b9a571854 [2021-03-27T17:59:27.761Z] #58 14.04 + cd /tmp/tmp.eeeW1rw0Wa/src/github.com/rootless-containers/rootlesskit [2021-03-27T17:59:27.761Z] #58 14.04 + git checkout -q 81d7d047d09a5b93645817ec580181de7a984082 [2021-03-27T17:59:27.761Z] #58 14.12 + export GO111MODULE=on [2021-03-27T17:59:27.761Z] #58 14.12 + GO111MODULE=on [2021-03-27T17:59:27.761Z] #58 14.12 + export GOPROXY=https://proxy.golang.org [2021-03-27T17:59:27.761Z] #58 14.12 + GOPROXY=https://proxy.golang.org [2021-03-27T17:59:27.761Z] #58 14.12 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-27T17:59:27.761Z] #58 14.12 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-03-27T17:59:27.761Z] #58 16.51 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-03-27T17:59:27.761Z] #58 16.53 go: downloading github.com/pkg/errors v0.9.1 [2021-03-27T17:59:27.761Z] #58 16.53 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-27T17:59:27.762Z] #58 16.71 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-03-27T17:59:27.762Z] #58 16.71 go: downloading github.com/google/uuid v1.2.0 [2021-03-27T17:59:27.762Z] #58 17.02 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-27T17:59:27.762Z] #58 17.11 go: downloading github.com/gorilla/mux v1.8.0 [2021-03-27T17:59:27.848Z] #49 19.63 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-03-27T17:59:27.848Z] #49 19.63 go: downloading github.com/ultraware/funlen v0.0.2 [2021-03-27T17:59:27.848Z] #49 19.63 go: extracting github.com/ultraware/funlen v0.0.2 [2021-03-27T17:59:27.848Z] #49 19.63 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-27T17:59:27.856Z] #13 ... [2021-03-27T17:59:27.856Z] [2021-03-27T17:59:27.856Z] #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-27T17:59:27.856Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T17:59:27.856Z] #43 19.27 CC images/core-aarch64.o [2021-03-27T17:59:27.939Z] #58 19.11 go: downloading github.com/gofrs/flock v0.8.0 [2021-03-27T17:59:27.939Z] #58 19.13 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-03-27T17:59:27.939Z] #58 19.19 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-03-27T17:59:28.022Z] #58 17.11 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-03-27T17:59:28.022Z] #58 17.15 go: downloading github.com/gofrs/flock v0.8.0 [2021-03-27T17:59:28.022Z] #58 17.15 go: extracting github.com/pkg/errors v0.9.1 [2021-03-27T17:59:28.022Z] #58 17.16 go: downloading github.com/moby/vpnkit v0.5.0 [2021-03-27T17:59:28.056Z] #30 23.45 [2021-03-27T17:59:28.112Z] #43 19.60 CC images/core-ppc64.o [2021-03-27T17:59:28.199Z] #58 19.21 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-03-27T17:59:28.199Z] #58 19.31 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-27T17:59:28.282Z] #58 17.53 go: extracting github.com/google/uuid v1.2.0 [2021-03-27T17:59:28.412Z] #49 20.03 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-27T17:59:28.459Z] #58 19.58 go: downloading github.com/gorilla/mux v1.8.0 [2021-03-27T17:59:28.459Z] #58 ... [2021-03-27T17:59:28.459Z] [2021-03-27T17:59:28.459Z] #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-27T17:59:28.459Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-27T17:59:28.459Z] #32 9.118 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-03-27T17:59:28.459Z] #32 9.118 Cloning into '.'... [2021-03-27T17:59:28.459Z] #32 ... [2021-03-27T17:59:28.459Z] [2021-03-27T17:59:28.459Z] #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-27T17:59:28.459Z] #58 sha256:00141f5032cbdee7b108e6a5d729d5b711ee2e96a25461d6e0f225d11f080f05 [2021-03-27T17:59:28.459Z] #58 19.64 go: downloading github.com/pkg/errors v0.9.1 [2021-03-27T17:59:28.543Z] #58 17.89 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-27T17:59:28.543Z] #58 17.94 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-03-27T17:59:28.668Z] #49 20.39 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-27T17:59:28.668Z] #49 20.39 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-27T17:59:28.668Z] #49 ... [2021-03-27T17:59:28.668Z] [2021-03-27T17:59:28.668Z] #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-27T17:59:28.668Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-27T17:59:28.668Z] #13 11.25 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-03-27T17:59:28.719Z] #58 19.84 go: downloading github.com/moby/vpnkit v0.5.0 [2021-03-27T17:59:28.719Z] #58 19.88 go: extracting github.com/gofrs/flock v0.8.0 [2021-03-27T17:59:28.719Z] #58 20.00 go: downloading github.com/google/uuid v1.2.0 [2021-03-27T17:59:28.826Z] #58 18.02 go: extracting github.com/gofrs/flock v0.8.0 [2021-03-27T17:59:28.925Z] #13 11.42 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-03-27T17:59:28.925Z] #13 11.42 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-27T17:59:28.925Z] #13 ... [2021-03-27T17:59:28.925Z] [2021-03-27T17:59:28.925Z] #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-27T17:59:28.925Z] #34 sha256:e9581b48d75a75ddd4567f9684d39196646aa310624b8b7028d1979fa0acb523 [2021-03-27T17:59:28.925Z] #34 10.54 unicode/utf8 [2021-03-27T17:59:28.925Z] #34 11.03 runtime [2021-03-27T17:59:28.925Z] #34 11.28 math [2021-03-27T17:59:28.925Z] #34 15.43 internal/testlog [2021-03-27T17:59:28.925Z] #34 15.77 encoding [2021-03-27T17:59:28.925Z] #34 16.06 runtime/cgo [2021-03-27T17:59:28.925Z] #34 ... [2021-03-27T17:59:28.925Z] [2021-03-27T17:59:28.925Z] #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-27T17:59:28.925Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-27T17:59:28.925Z] #13 11.44 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-27T17:59:28.988Z] #30 23.64 0.2% # 2.5% #### 6.2% ######### 13.6% ############### 20.9% [2021-03-27T17:59:28.988Z] #30 ... [2021-03-27T17:59:28.988Z] [2021-03-27T17:59:28.988Z] #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-27T17:59:28.988Z] #48 sha256:b2206aacaaf655a1b9ef39cd3c9b2c55c69f2ac4754e4bdf27979fbc51c09ab9 [2021-03-27T17:59:28.988Z] #48 17.23 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-27T17:59:28.988Z] #48 17.24 go: finding github.com/fatih/color v1.9.0 [2021-03-27T17:59:28.988Z] #48 17.26 go: finding github.com/pkg/errors v0.9.1 [2021-03-27T17:59:28.988Z] #48 17.31 go: finding github.com/spf13/pflag v1.0.3 [2021-03-27T17:59:28.988Z] #48 17.58 go: finding github.com/mattn/go-colorable v0.1.6 [2021-03-27T17:59:28.988Z] #48 17.74 go: finding github.com/mattn/go-isatty v0.0.12 [2021-03-27T17:59:28.988Z] #48 18.18 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-27T17:59:28.988Z] #48 18.21 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-03-27T17:59:28.988Z] #48 18.35 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-27T17:59:28.988Z] #48 18.42 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-27T17:59:28.988Z] #48 18.42 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-27T17:59:28.988Z] #48 ... [2021-03-27T17:59:28.988Z] [2021-03-27T17:59:28.988Z] #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-27T17:59:28.988Z] #30 sha256:e793b48c54fe6135487b736362fc6683a058bfbc8fee8f3801cda5baad2303b5 [2021-03-27T17:59:28.988Z] #30 23.64 0.2% # 2.5% #### 6.2% ######### 13.6% ############### 20.9% ################### 26.4% ########################### 37.5% [2021-03-27T17:59:28.988Z] #30 ... [2021-03-27T17:59:28.988Z] [2021-03-27T17:59:28.988Z] #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-27T17:59:28.988Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-03-27T17:59:28.988Z] #41 17.37 Checking out files: 93% (1581/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-27T17:59:28.988Z] #41 17.55 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-03-27T17:59:28.988Z] #41 19.32 + 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-27T17:59:29.040Z] #43 20.21 CC images/core-s390.o [2021-03-27T17:59:29.090Z] #58 ... [2021-03-27T17:59:29.090Z] [2021-03-27T17:59:29.090Z] #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-27T17:59:29.090Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-27T17:59:29.090Z] #32 7.969 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-03-27T17:59:29.090Z] #32 7.969 Cloning into '.'... [2021-03-27T17:59:29.090Z] #32 ... [2021-03-27T17:59:29.090Z] [2021-03-27T17:59:29.090Z] #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-27T17:59:29.090Z] #58 sha256:a366b1fcd44796472fffa5129a141997d7457313d0ed30a8d293499b9a571854 [2021-03-27T17:59:29.090Z] #58 18.49 go: extracting github.com/gorilla/mux v1.8.0 [2021-03-27T17:59:29.288Z] #41 ... [2021-03-27T17:59:29.288Z] [2021-03-27T17:59:29.288Z] #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-27T17:59:29.288Z] #30 sha256:e793b48c54fe6135487b736362fc6683a058bfbc8fee8f3801cda5baad2303b5 [2021-03-27T17:59:29.297Z] #43 20.88 CC images/cpuinfo.o [2021-03-27T17:59:29.304Z] #58 20.48 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-27T17:59:29.304Z] #58 20.59 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-27T17:59:29.351Z] #58 18.63 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-27T17:59:29.489Z] #13 ... [2021-03-27T17:59:29.489Z] [2021-03-27T17:59:29.489Z] #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-27T17:59:29.489Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-27T17:59:29.489Z] #42 11.20 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-27T17:59:29.489Z] #42 13.53 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-27T17:59:29.553Z] #43 ... [2021-03-27T17:59:29.553Z] [2021-03-27T17:59:29.553Z] #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-27T17:59:29.553Z] #45 sha256:ed5708cf945aacb49324be1a7fcefb7e1b7cac90dd28c51384beb6fac8dc63b4 [2021-03-27T17:59:29.553Z] #45 105.5 text/template [2021-03-27T17:59:29.553Z] #45 107.4 go/parser [2021-03-27T17:59:29.553Z] #45 110.2 go/doc [2021-03-27T17:59:29.553Z] #45 111.1 encoding/xml [2021-03-27T17:59:29.553Z] #45 113.7 github.com/LK4D4/vndr/build [2021-03-27T17:59:29.553Z] #45 ... [2021-03-27T17:59:29.553Z] [2021-03-27T17:59:29.553Z] #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-27T17:59:29.553Z] #56 sha256:50f701cf0c79a8c06e5b8c0bb6d0ef26c56dcc74bb6727cdc78d80e6d6ca8fac [2021-03-27T17:59:29.564Z] #58 20.77 go: extracting github.com/pkg/errors v0.9.1 [2021-03-27T17:59:29.564Z] #58 20.80 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-03-27T17:59:29.746Z] #42 ... [2021-03-27T17:59:29.746Z] [2021-03-27T17:59:29.746Z] #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-27T17:59:29.746Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-27T17:59:29.746Z] #13 12.26 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [458 kB] [2021-03-27T17:59:29.836Z] #58 21.03 go: extracting github.com/google/uuid v1.2.0 [2021-03-27T17:59:30.021Z] #58 19.18 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-03-27T17:59:30.065Z] #56 49.94 Checking out files: 53% (2050/3824) Checking out files: 54% (2065/3824) Checking out files: 55% (2104/3824) Checking out files: 56% (2142/3824) Checking out files: 57% (2180/3824) Checking out files: 58% (2218/3824) Checking out files: 59% (2257/3824) Checking out files: 60% (2295/3824) Checking out files: 61% (2333/3824) Checking out files: 62% (2371/3824) Checking out files: 63% (2410/3824) Checking out files: 64% (2448/3824) Checking out files: 65% (2486/3824) Checking out files: 66% (2524/3824) Checking out files: 67% (2563/3824) Checking out files: 68% (2601/3824) Checking out files: 69% (2639/3824) Checking out files: 70% (2677/3824) Checking out files: 71% (2716/3824) Checking out files: 72% (2754/3824) Checking out files: 73% (2792/3824) Checking out files: 74% (2830/3824) Checking out files: 75% (2868/3824) Checking out files: 76% (2907/3824) Checking out files: 77% (2945/3824) Checking out files: 78% (2983/3824) Checking out files: 79% (3021/3824) Checking out files: 80% (3060/3824) Checking out files: 81% (3098/3824) Checking out files: 82% (3136/3824) Checking out files: 83% (3174/3824) Checking out files: 84% (3213/3824) Checking out files: 85% (3251/3824) Checking out files: 86% (3289/3824) Checking out files: 87% (3327/3824) Checking out files: 88% (3366/3824) Checking out files: 89% (3404/3824) Checking out files: 90% (3442/3824) Checking out files: 91% (3480/3824) Checking out files: 92% (3519/3824) Checking out files: 92% (3523/3824) Checking out files: 93% (3557/3824) Checking out files: 94% (3595/3824) Checking out files: 95% (3633/3824) Checking out files: 96% (3672/3824) Checking out files: 97% (3710/3824) Checking out files: 98% (3748/3824) Checking out files: 99% (3786/3824) Checking out files: 100% (3824/3824) Checking out files: 100% (3824/3824), done. [2021-03-27T17:59:30.066Z] #56 51.35 + cd /tmp/tmp.fdPJDRNdhw/src/github.com/containerd/containerd [2021-03-27T17:59:30.066Z] #56 51.35 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-27T17:59:30.097Z] #58 21.04 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-03-27T17:59:30.097Z] #58 21.25 go: extracting github.com/gorilla/mux v1.8.0 [2021-03-27T17:59:30.357Z] #58 21.38 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-27T17:59:30.357Z] #58 ... [2021-03-27T17:59:30.357Z] [2021-03-27T17:59:30.357Z] #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-27T17:59:30.357Z] #34 sha256:e40585d6a1dc326be56ee62ce05653bb013254582d76f9696deb12dc6e058dc8 [2021-03-27T17:59:30.357Z] #34 11.36 + cd /tmp/tmp.QgQEFwdTi7/src/github.com/BurntSushi/toml [2021-03-27T17:59:30.357Z] #34 11.36 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-27T17:59:30.357Z] #34 11.47 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-03-27T17:59:30.357Z] #34 12.89 runtime/internal/sys [2021-03-27T17:59:30.357Z] #34 12.97 internal/bytealg [2021-03-27T17:59:30.357Z] #34 13.13 runtime/internal/math [2021-03-27T17:59:30.357Z] #34 13.41 math/bits [2021-03-27T17:59:30.357Z] #34 14.08 runtime [2021-03-27T17:59:30.357Z] #34 14.12 math [2021-03-27T17:59:30.357Z] #34 20.49 unicode/utf8 [2021-03-27T17:59:30.357Z] #34 21.13 internal/testlog [2021-03-27T17:59:30.357Z] #34 21.46 encoding [2021-03-27T17:59:30.357Z] #34 ... [2021-03-27T17:59:30.357Z] [2021-03-27T17:59:30.357Z] #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-27T17:59:30.357Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-27T17:59:30.357Z] #13 5.611 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-03-27T17:59:30.357Z] #13 5.647 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-03-27T17:59:30.357Z] #13 5.851 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-27T17:59:30.357Z] #13 6.007 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-27T17:59:30.357Z] #13 7.257 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [458 kB] [2021-03-27T17:59:30.357Z] #13 9.703 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-27T17:59:30.357Z] #13 13.22 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-27T17:59:30.357Z] #13 ... [2021-03-27T17:59:30.357Z] [2021-03-27T17:59:30.357Z] #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-27T17:59:30.357Z] #49 sha256:f651951c1e2d9c0cd15da207f032942d5efcb910cb8ffb89487f4ada255b6a72 [2021-03-27T17:59:30.357Z] #49 18.81 go: downloading github.com/pkg/errors v0.8.1 [2021-03-27T17:59:30.357Z] #49 18.81 go: downloading github.com/spf13/pflag v1.0.5 [2021-03-27T17:59:30.357Z] #49 18.91 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-27T17:59:30.357Z] #49 19.13 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-27T17:59:30.357Z] #49 19.46 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-03-27T17:59:30.357Z] #49 19.46 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-27T17:59:30.357Z] #49 19.47 go: extracting github.com/pkg/errors v0.8.1 [2021-03-27T17:59:30.357Z] #49 19.51 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-27T17:59:30.357Z] #49 19.74 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-27T17:59:30.357Z] #49 19.83 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-27T17:59:30.357Z] #49 20.01 go: extracting github.com/spf13/pflag v1.0.5 [2021-03-27T17:59:30.357Z] #49 20.03 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-03-27T17:59:30.357Z] #49 20.54 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-27T17:59:30.357Z] #49 20.56 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-27T17:59:30.357Z] #49 20.61 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-27T17:59:30.357Z] #49 20.69 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-27T17:59:30.357Z] #49 20.86 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-27T17:59:30.357Z] #49 20.91 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-27T17:59:30.357Z] #49 20.96 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-27T17:59:30.357Z] #49 21.27 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-27T17:59:30.357Z] #49 21.57 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-27T17:59:30.498Z] #30 23.64 0.2% # 2.5% #### 6.2% ######### 13.6% ############### 20.9% ################### 26.4% ########################### 37.5% ################################ 44.7% ##################################### 52.1% ######################################## 55.8% ############################################ 61.3% ############################################### 66.2% ################################################## 70.4% ###################################################### 75.9% ############################################################# 85.0% ################################################################# 91.0% #################################################################### 94.7% ######################################################################## 100.0% [2021-03-27T17:59:30.604Z] #58 ... [2021-03-27T17:59:30.604Z] [2021-03-27T17:59:30.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-27T17:59:30.604Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-27T17:59:30.604Z] #13 6.217 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-03-27T17:59:30.604Z] #13 6.403 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-27T17:59:30.604Z] #13 6.406 Get:3 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-03-27T17:59:30.604Z] #13 6.406 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-27T17:59:30.604Z] #13 8.435 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-27T17:59:30.604Z] #13 11.25 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-27T17:59:30.604Z] #13 15.18 Get:7 http://deb.debian.org/debian buster-backports/main amd64 Packages [458 kB] [2021-03-27T17:59:30.604Z] #13 ... [2021-03-27T17:59:30.604Z] [2021-03-27T17:59:30.604Z] #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-27T17:59:30.604Z] #51 sha256:69d714db0e61da6934d1cb0430a15b4833c236055323735a7065203a6aa67e3e [2021-03-27T17:59:30.604Z] #51 19.87 + cd /tmp/tmp.Pa1q1TJbHv/src/github.com/mvdan/sh [2021-03-27T17:59:30.604Z] #51 19.87 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-27T17:59:30.617Z] #49 21.93 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-27T17:59:30.617Z] #49 ... [2021-03-27T17:59:30.617Z] [2021-03-27T17:59:30.617Z] #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-27T17:59:30.617Z] #45 sha256:0d1ccef2dec3aca4ec467749ec006393c1841f37fcc35f41551d0611e6d47a5c [2021-03-27T17:59:30.617Z] #45 11.89 runtime/internal/atomic [2021-03-27T17:59:30.617Z] #45 11.95 internal/cpu [2021-03-27T17:59:30.617Z] #45 12.59 runtime/internal/sys [2021-03-27T17:59:30.617Z] #45 12.95 internal/bytealg [2021-03-27T17:59:30.617Z] #45 13.13 runtime/internal/math [2021-03-27T17:59:30.617Z] #45 13.29 internal/race [2021-03-27T17:59:30.617Z] #45 13.61 sync/atomic [2021-03-27T17:59:30.617Z] #45 14.11 unicode [2021-03-27T17:59:30.617Z] #45 14.18 runtime [2021-03-27T17:59:30.617Z] #45 19.40 unicode/utf8 [2021-03-27T17:59:30.617Z] #45 20.71 internal/testlog [2021-03-27T17:59:30.617Z] #45 21.28 encoding [2021-03-27T17:59:30.617Z] #45 21.67 unicode/utf16 [2021-03-27T17:59:30.796Z] #30 25.98 [2021-03-27T17:59:30.864Z] #51 20.11 + GO111MODULE=on [2021-03-27T17:59:30.864Z] #51 20.11 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-03-27T17:59:30.877Z] #45 22.03 container/list [2021-03-27T17:59:30.877Z] #45 ... [2021-03-27T17:59:30.877Z] [2021-03-27T17:59:30.877Z] #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-27T17:59:30.877Z] #49 sha256:f651951c1e2d9c0cd15da207f032942d5efcb910cb8ffb89487f4ada255b6a72 [2021-03-27T17:59:30.877Z] #49 21.94 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-27T17:59:31.019Z] #57 144.3 + bin/containerd [2021-03-27T17:59:31.096Z] #30 ... [2021-03-27T17:59:31.096Z] [2021-03-27T17:59:31.096Z] #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-27T17:59:31.096Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-03-27T17:59:31.096Z] #37 19.30 Fetched 8199 kB in 18s (450 kB/s) [2021-03-27T17:59:31.096Z] #37 19.30 Reading package lists... [2021-03-27T17:59:31.096Z] #37 26.93 Reading package lists... [2021-03-27T17:59:31.096Z] #37 ... [2021-03-27T17:59:31.096Z] [2021-03-27T17:59:31.096Z] #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-27T17:59:31.096Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-03-27T17:59:31.096Z] #43 19.39 Fetched 8199 kB in 18s (446 kB/s) [2021-03-27T17:59:31.096Z] #43 19.39 Reading package lists... [2021-03-27T17:59:31.096Z] #43 27.71 Reading package lists... [2021-03-27T17:59:31.096Z] #43 ... [2021-03-27T17:59:31.096Z] [2021-03-27T17:59:31.096Z] #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-27T17:59:31.096Z] #50 sha256:c58e9537d6452c6d16eb91b07289af573b1e9b3325abb24bb20fe6c5bf4f0b05 [2021-03-27T17:59:31.096Z] #50 22.54 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-27T17:59:31.096Z] #50 22.60 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-27T17:59:31.096Z] #50 22.69 go: downloading github.com/magiconair/properties v1.8.1 [2021-03-27T17:59:31.096Z] #50 22.69 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-03-27T17:59:31.096Z] #50 22.70 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-27T17:59:31.096Z] #50 22.71 go: downloading github.com/subosito/gotenv v1.2.0 [2021-03-27T17:59:31.096Z] #50 22.73 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-27T17:59:31.096Z] #50 22.73 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-27T17:59:31.096Z] #50 22.75 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-03-27T17:59:31.096Z] #50 22.77 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-27T17:59:31.096Z] #50 22.79 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-27T17:59:31.096Z] #50 22.80 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-03-27T17:59:31.096Z] #50 22.85 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-03-27T17:59:31.096Z] #50 22.85 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-03-27T17:59:31.096Z] #50 22.93 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-03-27T17:59:31.096Z] #50 22.93 go: downloading golang.org/x/text v0.3.2 [2021-03-27T17:59:31.096Z] #50 22.93 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-03-27T17:59:31.096Z] #50 22.97 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-27T17:59:31.096Z] #50 22.98 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-03-27T17:59:31.096Z] #50 22.99 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-27T17:59:31.096Z] #50 23.04 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-27T17:59:31.096Z] #50 23.09 go: extracting github.com/magiconair/properties v1.8.1 [2021-03-27T17:59:31.096Z] #50 23.16 go: extracting github.com/subosito/gotenv v1.2.0 [2021-03-27T17:59:31.096Z] #50 23.19 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-03-27T17:59:31.096Z] #50 23.23 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-03-27T17:59:31.096Z] #50 23.24 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-03-27T17:59:31.096Z] #50 23.26 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-03-27T17:59:31.096Z] #50 23.41 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-03-27T17:59:31.096Z] #50 23.45 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-03-27T17:59:31.096Z] #50 23.72 go: downloading github.com/stretchr/testify v1.4.0 [2021-03-27T17:59:31.096Z] #50 23.77 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-27T17:59:31.096Z] #50 24.01 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-03-27T17:59:31.096Z] #50 24.04 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-03-27T17:59:31.096Z] #50 24.10 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-03-27T17:59:31.096Z] #50 24.12 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-03-27T17:59:31.096Z] #50 24.25 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-03-27T17:59:31.096Z] #50 24.27 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-03-27T17:59:31.096Z] #50 24.29 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-03-27T17:59:31.096Z] #50 24.37 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-27T17:59:31.096Z] #50 24.46 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-03-27T17:59:31.096Z] #50 24.56 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-27T17:59:31.096Z] #50 24.66 go: downloading github.com/spf13/pflag v1.0.5 [2021-03-27T17:59:31.096Z] #50 24.78 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-27T17:59:31.096Z] #50 24.85 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-27T17:59:31.096Z] #50 25.03 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-03-27T17:59:31.096Z] #50 25.20 go: extracting github.com/stretchr/testify v1.4.0 [2021-03-27T17:59:31.096Z] #50 25.26 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-03-27T17:59:31.096Z] #50 25.26 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-27T17:59:31.096Z] #50 25.26 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-27T17:59:31.096Z] #50 25.47 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-03-27T17:59:31.096Z] #50 25.58 go: downloading github.com/kisielk/gotool v1.0.0 [2021-03-27T17:59:31.096Z] #50 25.61 go: extracting github.com/spf13/pflag v1.0.5 [2021-03-27T17:59:31.096Z] #50 25.87 go: extracting github.com/kisielk/gotool v1.0.0 [2021-03-27T17:59:31.096Z] #50 26.02 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-27T17:59:31.096Z] #50 26.08 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-27T17:59:31.096Z] #50 26.14 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-27T17:59:31.096Z] #50 26.28 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-27T17:59:31.096Z] #50 26.30 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-27T17:59:31.096Z] #50 26.30 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-03-27T17:59:31.096Z] #50 26.44 go: downloading github.com/stretchr/objx v0.2.0 [2021-03-27T17:59:31.096Z] #50 26.44 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-03-27T17:59:31.096Z] #50 26.46 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-27T17:59:31.096Z] #50 26.54 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-27T17:59:31.096Z] #50 26.56 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-27T17:59:31.096Z] #50 26.65 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-27T17:59:31.096Z] #50 26.70 go: downloading github.com/gogo/protobuf v1.2.1 [2021-03-27T17:59:31.096Z] #50 26.72 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-27T17:59:31.096Z] #50 27.11 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-27T17:59:31.096Z] #50 27.12 go: extracting github.com/stretchr/objx v0.2.0 [2021-03-27T17:59:31.096Z] #50 27.18 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-27T17:59:31.096Z] #50 27.26 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-27T17:59:31.096Z] #50 27.32 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-03-27T17:59:31.096Z] #50 27.54 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-27T17:59:31.096Z] #50 27.56 go: downloading github.com/spf13/cast v1.3.0 [2021-03-27T17:59:31.096Z] #50 27.86 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-27T17:59:31.096Z] #50 27.89 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-03-27T17:59:31.096Z] #50 27.95 go: downloading github.com/gobwas/glob v0.2.3 [2021-03-27T17:59:31.096Z] #50 28.01 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-27T17:59:31.096Z] #50 28.01 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-27T17:59:31.096Z] #50 28.41 go: extracting github.com/spf13/cast v1.3.0 [2021-03-27T17:59:31.096Z] #50 28.52 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-27T17:59:31.096Z] #50 28.99 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-03-27T17:59:31.096Z] #50 29.03 go: extracting github.com/gobwas/glob v0.2.3 [2021-03-27T17:59:31.127Z] #13 ... [2021-03-27T17:59:31.127Z] [2021-03-27T17:59:31.127Z] #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-27T17:59:31.127Z] #58 sha256:2f7f1d6f80c1ce17e5799fcdf4480a7bcd1bc7af5c613682fb4a252f6d35e09d [2021-03-27T17:59:31.127Z] #58 12.90 + cd /tmp/tmp.65WeyRCSVP/src/github.com/rootless-containers/rootlesskit [2021-03-27T17:59:31.127Z] #58 12.90 + git checkout -q 81d7d047d09a5b93645817ec580181de7a984082 [2021-03-27T17:59:31.127Z] #58 12.91 + export GO111MODULE=on [2021-03-27T17:59:31.127Z] #58 12.91 + GO111MODULE=on [2021-03-27T17:59:31.127Z] #58 12.91 + export GOPROXY=https://proxy.golang.org [2021-03-27T17:59:31.127Z] #58 12.91 + GOPROXY=https://proxy.golang.org [2021-03-27T17:59:31.127Z] #58 12.91 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-27T17:59:31.127Z] #58 12.91 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-03-27T17:59:31.127Z] #58 15.12 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-03-27T17:59:31.127Z] #58 15.18 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-27T17:59:31.127Z] #58 15.18 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-03-27T17:59:31.127Z] #58 15.24 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-27T17:59:31.127Z] #58 15.33 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-03-27T17:59:31.127Z] #58 15.33 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-03-27T17:59:31.127Z] #58 15.43 go: downloading github.com/google/uuid v1.2.0 [2021-03-27T17:59:31.127Z] #58 15.51 go: downloading github.com/gorilla/mux v1.8.0 [2021-03-27T17:59:31.127Z] #58 15.51 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-27T17:59:31.127Z] #58 15.52 go: downloading github.com/gofrs/flock v0.8.0 [2021-03-27T17:59:31.127Z] #58 15.54 go: downloading github.com/moby/vpnkit v0.5.0 [2021-03-27T17:59:31.127Z] #58 15.84 go: extracting github.com/google/uuid v1.2.0 [2021-03-27T17:59:31.127Z] #58 16.00 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-27T17:59:31.127Z] #58 16.04 go: extracting github.com/gofrs/flock v0.8.0 [2021-03-27T17:59:31.127Z] #58 16.12 go: downloading github.com/pkg/errors v0.9.1 [2021-03-27T17:59:31.127Z] #58 16.46 go: extracting github.com/gorilla/mux v1.8.0 [2021-03-27T17:59:31.127Z] #58 16.52 go: extracting github.com/pkg/errors v0.9.1 [2021-03-27T17:59:31.127Z] #58 17.30 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-03-27T17:59:31.127Z] #58 17.30 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-27T17:59:31.127Z] #58 18.19 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-27T17:59:31.127Z] #58 18.22 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-03-27T17:59:31.127Z] #58 20.29 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-03-27T17:59:31.127Z] #58 20.29 go: extracting github.com/moby/vpnkit v0.5.0 [2021-03-27T17:59:31.127Z] #58 20.66 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-27T17:59:31.136Z] #49 22.28 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-27T17:59:31.136Z] #49 22.30 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-27T17:59:31.136Z] #49 ... [2021-03-27T17:59:31.136Z] [2021-03-27T17:59:31.136Z] #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-27T17:59:31.136Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-27T17:59:31.136Z] #42 12.36 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-27T17:59:31.136Z] #42 15.10 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-27T17:59:31.136Z] #42 18.46 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-27T17:59:31.395Z] #50 ... [2021-03-27T17:59:31.395Z] [2021-03-27T17:59:31.395Z] #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-27T17:59:31.395Z] #56 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-03-27T17:59:31.395Z] #56 19.74 Fetched 8199 kB in 19s (443 kB/s) [2021-03-27T17:59:31.395Z] #56 19.74 Reading package lists... [2021-03-27T17:59:31.395Z] #56 27.31 Reading package lists... [2021-03-27T17:59:31.395Z] #56 ... [2021-03-27T17:59:31.395Z] [2021-03-27T17:59:31.395Z] #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-27T17:59:31.395Z] #59 sha256:8fe7ff32856938db1f0f983aed74080074014bf27897c7c091ad51efc629ee26 [2021-03-27T17:59:31.395Z] #59 21.38 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-27T17:59:31.395Z] #59 24.85 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-27T17:59:31.395Z] #59 25.16 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-27T17:59:31.395Z] #59 25.21 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-03-27T17:59:31.395Z] #59 25.66 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-03-27T17:59:31.395Z] #59 25.90 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-03-27T17:59:31.395Z] #59 29.70 go: finding github.com/pkg/errors v0.9.1 [2021-03-27T17:59:31.395Z] #59 29.73 go: finding github.com/sirupsen/logrus v1.8.1 [2021-03-27T17:59:31.395Z] #59 29.83 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-27T17:59:31.396Z] #42 ... [2021-03-27T17:59:31.396Z] [2021-03-27T17:59:31.396Z] #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-27T17:59:31.396Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-27T17:59:31.396Z] #36 12.33 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-27T17:59:31.396Z] #36 15.07 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-27T17:59:31.396Z] #36 18.56 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-27T17:59:31.396Z] #36 ... [2021-03-27T17:59:31.396Z] [2021-03-27T17:59:31.396Z] #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-27T17:59:31.396Z] #67 sha256:df21d5e6b083745dcdf31fbe06c7fc0666ba04495d388795a64c728ec47b7f82 [2021-03-27T17:59:31.400Z] #58 ... [2021-03-27T17:59:31.400Z] [2021-03-27T17:59:31.400Z] #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-27T17:59:31.400Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-27T17:59:31.400Z] #55 13.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-27T17:59:31.436Z] #51 ... [2021-03-27T17:59:31.436Z] [2021-03-27T17:59:31.436Z] #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-27T17:59:31.436Z] #24 sha256:b6b72d56713582d3a38b505518eb3063b6273e8de97336375003dadf44a5989f [2021-03-27T17:59:31.436Z] #24 19.24 + mkdir -p /build [2021-03-27T17:59:31.436Z] #24 19.24 + mv docker/docker /build/ [2021-03-27T17:59:31.436Z] #24 19.25 + rmdir docker [2021-03-27T17:59:31.436Z] #24 DONE 20.6s [2021-03-27T17:59:31.436Z] [2021-03-27T17:59:31.436Z] #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-27T17:59:31.436Z] #58 sha256:a366b1fcd44796472fffa5129a141997d7457313d0ed30a8d293499b9a571854 [2021-03-27T17:59:31.436Z] #58 20.78 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-27T17:59:31.657Z] #55 ... [2021-03-27T17:59:31.657Z] [2021-03-27T17:59:31.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-27T17:59:31.657Z] #58 sha256:2f7f1d6f80c1ce17e5799fcdf4480a7bcd1bc7af5c613682fb4a252f6d35e09d [2021-03-27T17:59:31.657Z] #58 23.26 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-27T17:59:31.694Z] #59 30.07 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-27T17:59:31.957Z] #56 53.30 + export 'BUILDTAGS=netgo osusergo static_build' [2021-03-27T17:59:31.957Z] #56 53.30 + BUILDTAGS='netgo osusergo static_build' [2021-03-27T17:59:31.957Z] #56 53.30 + export EXTRA_FLAGS=-buildmode=pie [2021-03-27T17:59:31.957Z] #56 53.30 + EXTRA_FLAGS=-buildmode=pie [2021-03-27T17:59:31.957Z] #56 53.30 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-03-27T17:59:31.957Z] #56 53.30 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-03-27T17:59:31.957Z] #56 53.30 + '[' '' = dynamic ']' [2021-03-27T17:59:31.957Z] #56 53.30 + make [2021-03-27T17:59:31.993Z] #59 30.35 go: finding github.com/google/uuid v1.2.0 [2021-03-27T17:59:31.993Z] #59 30.35 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-27T17:59:31.993Z] #59 30.41 go: finding github.com/gofrs/flock v0.8.0 [2021-03-27T17:59:31.993Z] #59 ... [2021-03-27T17:59:31.993Z] [2021-03-27T17:59:31.993Z] #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-27T17:59:31.993Z] #30 sha256:e793b48c54fe6135487b736362fc6683a058bfbc8fee8f3801cda5baad2303b5 [2021-03-27T17:59:31.993Z] #30 27.21 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-03-27T17:59:32.008Z] #58 ... [2021-03-27T17:59:32.008Z] [2021-03-27T17:59:32.008Z] #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-27T17:59:32.008Z] #45 sha256:2872f9999b93867b24796d275fa23e29f875a72fdc15fd5b30176dca00048127 [2021-03-27T17:59:32.008Z] #45 11.25 internal/bytealg [2021-03-27T17:59:32.008Z] #45 11.29 internal/race [2021-03-27T17:59:32.008Z] #45 11.52 sync/atomic [2021-03-27T17:59:32.008Z] #45 12.28 runtime [2021-03-27T17:59:32.008Z] #45 12.50 unicode [2021-03-27T17:59:32.008Z] #45 18.39 unicode/utf8 [2021-03-27T17:59:32.008Z] #45 19.57 internal/testlog [2021-03-27T17:59:32.008Z] #45 20.19 unicode/utf16 [2021-03-27T17:59:32.008Z] #45 20.57 container/list [2021-03-27T17:59:32.076Z] #10 ... [2021-03-27T17:59:32.076Z] [2021-03-27T17:59:32.076Z] #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-27T17:59:32.076Z] #27 sha256:bb47dbb89b92b00c52c0d07983930d7f75700678fa4fec854cdf7d786a894b6e [2021-03-27T17:59:32.076Z] #27 16.16 Selecting previously unselected package curl. [2021-03-27T17:59:32.076Z] #27 16.17 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_arm64.deb ... [2021-03-27T17:59:32.076Z] #27 16.17 Unpacking curl (7.64.0-4+deb10u1) ... [2021-03-27T17:59:32.076Z] #27 16.26 Selecting previously unselected package libonig5:arm64. [2021-03-27T17:59:32.076Z] #27 16.26 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2021-03-27T17:59:32.076Z] #27 16.26 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-03-27T17:59:32.076Z] #27 16.60 Selecting previously unselected package libjq1:arm64. [2021-03-27T17:59:32.076Z] #27 16.60 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-03-27T17:59:32.076Z] #27 16.60 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-03-27T17:59:32.076Z] #27 16.66 Selecting previously unselected package jq. [2021-03-27T17:59:32.076Z] #27 16.66 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-03-27T17:59:32.076Z] #27 16.66 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-27T17:59:32.076Z] #27 16.72 Setting up libkeyutils1:arm64 (1.6-6) ... [2021-03-27T17:59:32.076Z] #27 16.74 Setting up libpsl5:arm64 (0.20.2-2) ... [2021-03-27T17:59:32.076Z] #27 16.75 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u6) ... [2021-03-27T17:59:32.077Z] #27 17.05 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-03-27T17:59:32.077Z] #27 17.06 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-27T17:59:32.077Z] #27 17.09 Setting up libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-03-27T17:59:32.077Z] #27 17.11 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-27T17:59:32.077Z] #27 17.13 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-27T17:59:32.077Z] #27 18.57 Setting up libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-03-27T17:59:32.077Z] #27 19.15 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-27T17:59:32.077Z] #27 19.90 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2021-03-27T17:59:32.077Z] #27 19.93 Setting up libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-03-27T17:59:32.077Z] #27 19.97 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-03-27T17:59:32.077Z] #27 20.00 Setting up libonig5:arm64 (6.9.1-1) ... [2021-03-27T17:59:32.077Z] #27 20.02 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-03-27T17:59:32.077Z] #27 20.05 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-27T17:59:32.077Z] #27 20.07 Setting up ca-certificates (20200601~deb10u2) ... [2021-03-27T17:59:32.077Z] #27 20.89 Updating certificates in /etc/ssl/certs... [2021-03-27T17:59:32.270Z] #45 ... [2021-03-27T17:59:32.270Z] [2021-03-27T17:59:32.270Z] #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-27T17:59:32.270Z] #34 sha256:228b0d81ae1231a649f16725556f44c1c316b509097a76be12f258051f26fe36 [2021-03-27T17:59:32.270Z] #34 11.37 math [2021-03-27T17:59:32.270Z] #34 12.15 runtime [2021-03-27T17:59:32.270Z] #34 18.36 unicode/utf8 [2021-03-27T17:59:32.270Z] #34 19.17 internal/testlog [2021-03-27T17:59:32.270Z] #34 19.68 encoding [2021-03-27T17:59:32.270Z] #34 20.01 runtime/cgo [2021-03-27T17:59:32.270Z] #34 ... [2021-03-27T17:59:32.270Z] [2021-03-27T17:59:32.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-27T17:59:32.270Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-27T17:59:32.270Z] #42 11.52 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-27T17:59:32.270Z] #42 14.87 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-27T17:59:32.270Z] #42 18.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-27T17:59:32.321Z] #30 27.63 [2021-03-27T17:59:32.339Z] #27 ... [2021-03-27T17:59:32.339Z] [2021-03-27T17:59:32.339Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-27T17:59:32.339Z] #10 sha256:a8dfe72bf17ed43cb49f11f8bd3245b42805f80ef5a25a941391f3e1c9a497b6 [2021-03-27T17:59:32.339Z] #10 DONE 5.4s [2021-03-27T17:59:32.339Z] [2021-03-27T17:59:32.339Z] #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-27T17:59:32.339Z] #11 sha256:e46eee8ff92c21f88366fee713bb2a3f039cf670e8a8c0145a967ba89ac8e9b5 [2021-03-27T17:59:32.530Z] #42 ... [2021-03-27T17:59:32.530Z] [2021-03-27T17:59:32.530Z] #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-27T17:59:32.530Z] #49 sha256:dfb8591ec4437e24d67cd4408aa3910d8363a79ead893c0b4e68a61942202be2 [2021-03-27T17:59:32.530Z] #49 18.86 go: downloading github.com/spf13/pflag v1.0.5 [2021-03-27T17:59:32.530Z] #49 18.89 go: downloading github.com/pkg/errors v0.8.1 [2021-03-27T17:59:32.530Z] #49 18.94 go: downloading github.com/fatih/color v1.7.0 [2021-03-27T17:59:32.530Z] #49 18.97 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-27T17:59:32.530Z] #49 19.06 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-27T17:59:32.530Z] #49 19.32 go: extracting github.com/pkg/errors v0.8.1 [2021-03-27T17:59:32.530Z] #49 19.35 go: extracting github.com/fatih/color v1.7.0 [2021-03-27T17:59:32.530Z] #49 19.56 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-27T17:59:32.530Z] #49 19.59 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-27T17:59:32.530Z] #49 19.61 go: extracting github.com/spf13/pflag v1.0.5 [2021-03-27T17:59:32.530Z] #49 20.18 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-27T17:59:32.530Z] #49 20.34 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-27T17:59:32.530Z] #49 20.37 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-27T17:59:32.530Z] #49 20.93 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-03-27T17:59:32.530Z] #49 21.63 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-03-27T17:59:32.593Z] #58 ... [2021-03-27T17:59:32.593Z] [2021-03-27T17:59:32.593Z] #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-27T17:59:32.593Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-27T17:59:32.593Z] #36 14.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-27T17:59:32.593Z] #36 ... [2021-03-27T17:59:32.593Z] [2021-03-27T17:59:32.593Z] #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-27T17:59:32.593Z] #45 sha256:877b177bf77c548723318ec57568b06d15c6dc696371c5c6ef6b34666be452c5 [2021-03-27T17:59:32.593Z] #45 14.13 math [2021-03-27T17:59:32.593Z] #45 17.96 unicode/utf16 [2021-03-27T17:59:32.593Z] #45 18.19 container/list [2021-03-27T17:59:32.593Z] #45 18.80 crypto/internal/subtle [2021-03-27T17:59:32.593Z] #45 18.86 crypto/subtle [2021-03-27T17:59:32.593Z] #45 18.99 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-03-27T17:59:32.593Z] #45 19.15 internal/nettrace [2021-03-27T17:59:32.593Z] #45 19.37 runtime/cgo [2021-03-27T17:59:32.593Z] #45 ... [2021-03-27T17:59:32.593Z] [2021-03-27T17:59:32.593Z] #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-27T17:59:32.593Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-27T17:59:32.593Z] #40 22.19 Checking out files: 85% (1433/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-27T17:59:32.593Z] #40 22.51 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-03-27T17:59:32.620Z] #30 27.81 ######################################################################## 100.0% [2021-03-27T17:59:32.620Z] #30 28.03 [2021-03-27T17:59:32.716Z] #67 22.41 Checking out files: 43% (828/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: 85% (1622/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-27T17:59:32.716Z] #67 ... [2021-03-27T17:59:32.716Z] [2021-03-27T17:59:32.716Z] #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-27T17:59:32.716Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-27T17:59:32.716Z] #55 13.99 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-27T17:59:32.716Z] #55 17.16 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-27T17:59:32.976Z] #55 ... [2021-03-27T17:59:32.976Z] [2021-03-27T17:59:32.976Z] #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-27T17:59:32.976Z] #67 sha256:df21d5e6b083745dcdf31fbe06c7fc0666ba04495d388795a64c728ec47b7f82 [2021-03-27T17:59:32.976Z] #67 24.08 + cd /tmp/tmp.JCIojnk92l/src/github.com/docker/libnetwork [2021-03-27T17:59:32.976Z] #67 24.08 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-27T17:59:33.091Z] #57 ... [2021-03-27T17:59:33.091Z] [2021-03-27T17:59:33.091Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-27T17:59:33.092Z] #54 87.15 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-27T17:59:33.092Z] #54 87.76 + mkdir -p /build [2021-03-27T17:59:33.092Z] #54 87.76 + cp runc /build/runc [2021-03-27T17:59:33.092Z] #54 DONE 88.1s [2021-03-27T17:59:33.092Z] [2021-03-27T17:59:33.092Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-27T17:59:33.289Z] #11 DONE 0.9s [2021-03-27T17:59:33.289Z] [2021-03-27T17:59:33.289Z] #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-27T17:59:33.289Z] #27 sha256:bb47dbb89b92b00c52c0d07983930d7f75700678fa4fec854cdf7d786a894b6e [2021-03-27T17:59:33.289Z] #27 22.01 137 added, 0 removed; done. [2021-03-27T17:59:33.289Z] #27 22.19 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-03-27T17:59:33.289Z] #27 22.32 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-27T17:59:33.289Z] #27 22.33 Setting up libcurl4:arm64 (7.64.0-4+deb10u1) ... [2021-03-27T17:59:33.289Z] #27 22.47 Setting up curl (7.64.0-4+deb10u1) ... [2021-03-27T17:59:33.289Z] #27 22.49 Processing triggers for libc-bin (2.28-10) ... [2021-03-27T17:59:33.289Z] #27 22.52 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-03-27T17:59:33.289Z] #27 22.54 Updating certificates in /etc/ssl/certs... [2021-03-27T17:59:33.324Z] #56 54.50 + bin/ctr [2021-03-27T17:59:33.554Z] #27 ... [2021-03-27T17:59:33.554Z] [2021-03-27T17:59:33.554Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-03-27T17:59:33.554Z] #31 sha256:83c8560c50b15431e546bac469c64be716b739933dacb40c9db55dad341c2a58 [2021-03-27T17:59:33.554Z] #31 DONE 0.5s [2021-03-27T17:59:33.676Z] #30 28.85 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-03-27T17:59:33.822Z] [2021-03-27T17:59:33.822Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-03-27T17:59:33.822Z] #39 sha256:5a8b6c7320e82a4b1d150c036edc95f00476bccb86f60acf022f7ce3ac710b58 [2021-03-27T17:59:33.822Z] #39 DONE 0.6s [2021-03-27T17:59:33.822Z] [2021-03-27T17:59:33.822Z] #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-27T17:59:33.822Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-03-27T17:59:33.916Z] #67 24.80 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-03-27T17:59:33.917Z] #49 23.00 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-27T17:59:33.980Z] #30 29.39 [2021-03-27T17:59:34.129Z] #57 ... [2021-03-27T17:59:34.129Z] [2021-03-27T17:59:34.129Z] #55 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2021-03-27T17:59:34.129Z] #55 DONE 0.2s [2021-03-27T17:59:34.129Z] [2021-03-27T17:59:34.129Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-27T17:59:34.178Z] #49 23.30 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-27T17:59:34.178Z] #49 23.33 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-27T17:59:34.178Z] #49 23.46 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-27T17:59:34.178Z] #49 23.47 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-27T17:59:34.278Z] #30 29.55 ######################################################################## 100.0% [2021-03-27T17:59:34.577Z] #30 29.74 [2021-03-27T17:59:34.577Z] #30 29.92 Download of images into '/build' complete. [2021-03-27T17:59:34.577Z] #30 29.93 Use something like the following to load the result into a Docker daemon: [2021-03-27T17:59:34.577Z] #30 29.93 tar -cC '/build' . | docker load [2021-03-27T17:59:34.582Z] #40 ... [2021-03-27T17:59:34.582Z] [2021-03-27T17:59:34.582Z] #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-27T17:59:34.582Z] #47 sha256:ba3bfc4d9026cb00f1cf06f1c300a33d958cb21f81ddf80c11da7abfd63e2836 [2021-03-27T17:59:34.582Z] #47 15.98 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-27T17:59:34.582Z] #47 19.94 go: finding github.com/fatih/color v1.9.0 [2021-03-27T17:59:34.582Z] #47 19.94 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-27T17:59:34.582Z] #47 19.94 go: finding github.com/pkg/errors v0.9.1 [2021-03-27T17:59:34.582Z] #47 19.94 go: finding github.com/mattn/go-colorable v0.1.6 [2021-03-27T17:59:34.582Z] #47 20.03 go: finding github.com/spf13/pflag v1.0.3 [2021-03-27T17:59:34.582Z] #47 20.10 go: finding github.com/mattn/go-isatty v0.0.12 [2021-03-27T17:59:34.582Z] #47 20.43 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-27T17:59:34.582Z] #47 20.75 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-03-27T17:59:34.582Z] #47 20.75 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-27T17:59:34.582Z] #47 20.79 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-27T17:59:34.582Z] #47 20.79 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-27T17:59:34.582Z] #47 ... [2021-03-27T17:59:34.582Z] [2021-03-27T17:59:34.582Z] #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-27T17:59:34.582Z] #67 sha256:b9fe4df395949d41159f98b73298f62fe311097918e748cd2c748ab5ae48cbc0 [2021-03-27T17:59:34.878Z] #30 DONE 30.0s [2021-03-27T17:59:34.878Z] [2021-03-27T17:59:34.878Z] #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-27T17:59:34.878Z] #59 sha256:8fe7ff32856938db1f0f983aed74080074014bf27897c7c091ad51efc629ee26 [2021-03-27T17:59:34.878Z] #59 30.52 go: finding github.com/moby/vpnkit v0.5.0 [2021-03-27T17:59:34.878Z] #59 30.53 go: finding github.com/gorilla/mux v1.8.0 [2021-03-27T17:59:34.878Z] #59 30.70 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-03-27T17:59:34.878Z] #59 30.74 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-27T17:59:34.878Z] #59 30.77 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-03-27T17:59:34.878Z] #59 30.80 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-03-27T17:59:34.878Z] #59 31.22 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-27T17:59:34.878Z] #59 31.44 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-03-27T17:59:34.929Z] #67 25.40 Checking out files: 55% (1065/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: 99% (1889/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-03-27T17:59:34.929Z] #67 26.54 + cd /tmp/tmp.NJdkQDjMVP/src/github.com/docker/libnetwork [2021-03-27T17:59:34.929Z] #67 26.54 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-27T17:59:35.119Z] #49 24.16 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-27T17:59:35.119Z] #49 24.34 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-27T17:59:35.119Z] #49 ... [2021-03-27T17:59:35.119Z] [2021-03-27T17:59:35.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-27T17:59:35.119Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-27T17:59:35.119Z] #55 14.50 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-27T17:59:35.119Z] #55 18.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-27T17:59:35.218Z] #56 ... [2021-03-27T17:59:35.218Z] [2021-03-27T17:59:35.218Z] #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-27T17:59:35.218Z] #51 sha256:d4b4c286809f0abbaaf13a7dc64f4b68adf8cea3e4174e7e402752e15bb64d61 [2021-03-27T17:59:35.218Z] #51 114.2 mvdan.cc/sh/v3/cmd/shfmt [2021-03-27T17:59:35.218Z] #51 DONE 121.1s [2021-03-27T17:59:35.218Z] [2021-03-27T17:59:35.218Z] #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-27T17:59:35.218Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T17:59:35.218Z] #43 21.41 CC images/inventory.o [2021-03-27T17:59:35.218Z] #43 21.74 CC images/fdinfo.o [2021-03-27T17:59:35.218Z] #43 22.10 CC images/fown.o [2021-03-27T17:59:35.218Z] #43 22.42 CC images/ns.o [2021-03-27T17:59:35.218Z] #43 22.70 CC images/regfile.o [2021-03-27T17:59:35.218Z] #43 22.95 CC images/ghost-file.o [2021-03-27T17:59:35.218Z] #43 23.32 CC images/fifo.o [2021-03-27T17:59:35.218Z] #43 23.51 CC images/remap-file-path.o [2021-03-27T17:59:35.218Z] #43 23.71 CC images/eventfd.o [2021-03-27T17:59:35.218Z] #43 23.97 CC images/eventpoll.o [2021-03-27T17:59:35.218Z] #43 24.30 CC images/fh.o [2021-03-27T17:59:35.218Z] #43 24.59 CC images/fsnotify.o [2021-03-27T17:59:35.218Z] #43 25.12 CC images/signalfd.o [2021-03-27T17:59:35.218Z] #43 25.39 CC images/fs.o [2021-03-27T17:59:35.218Z] #43 25.66 CC images/pstree.o [2021-03-27T17:59:35.218Z] #43 25.88 CC images/pipe.o [2021-03-27T17:59:35.218Z] #43 26.11 CC images/tcp-stream.o [2021-03-27T17:59:35.218Z] #43 26.30 CC images/sk-packet.o [2021-03-27T17:59:35.218Z] #43 26.65 CC images/mnt.o [2021-03-27T17:59:35.378Z] #55 ... [2021-03-27T17:59:35.378Z] [2021-03-27T17:59:35.378Z] #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-27T17:59:35.378Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-27T17:59:35.378Z] #36 14.62 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-27T17:59:35.379Z] #36 18.36 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-27T17:59:35.477Z] #43 26.96 CC images/pipe-data.o [2021-03-27T17:59:35.496Z] #67 27.07 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-03-27T17:59:35.638Z] #36 ... [2021-03-27T17:59:35.638Z] [2021-03-27T17:59:35.638Z] #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-27T17:59:35.638Z] #49 sha256:dfb8591ec4437e24d67cd4408aa3910d8363a79ead893c0b4e68a61942202be2 [2021-03-27T17:59:35.638Z] #49 24.77 go: downloading github.com/kisielk/gotool v1.0.0 [2021-03-27T17:59:35.638Z] #49 24.91 go: extracting github.com/kisielk/gotool v1.0.0 [2021-03-27T17:59:35.638Z] #49 24.96 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-27T17:59:35.734Z] #43 27.37 CC images/sa.o [2021-03-27T17:59:35.756Z] #40 ... [2021-03-27T17:59:35.756Z] [2021-03-27T17:59:35.756Z] #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-27T17:59:35.756Z] #27 sha256:bb47dbb89b92b00c52c0d07983930d7f75700678fa4fec854cdf7d786a894b6e [2021-03-27T17:59:35.756Z] #27 24.35 0 added, 0 removed; done. [2021-03-27T17:59:35.756Z] #27 24.35 Running hooks in /etc/ca-certificates/update.d... [2021-03-27T17:59:35.756Z] #27 24.36 done. [2021-03-27T17:59:35.756Z] #27 DONE 24.8s [2021-03-27T17:59:35.756Z] [2021-03-27T17:59:35.756Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-03-27T17:59:35.756Z] #28 sha256:d6f1d9a6aca29f70bdcac10816f6a4b0b8a94149baedaac4165910379774021b [2021-03-27T17:59:35.756Z] #28 DONE 0.1s [2021-03-27T17:59:35.756Z] [2021-03-27T17:59:35.756Z] #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-27T17:59:35.756Z] #29 sha256:21ee9e43827956208c7c1308ad8de7499643222713944f54fcec00f3ca6b3b58 [2021-03-27T17:59:35.898Z] #49 25.26 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-27T17:59:36.300Z] #43 27.79 CC images/timer.o [2021-03-27T17:59:36.439Z] #67 ... [2021-03-27T17:59:36.439Z] [2021-03-27T17:59:36.439Z] #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-27T17:59:36.439Z] #51 sha256:29d3f5a36030e269bb74e89e85c4dfb3544aa0909fd1b2c940d9b2ab8f0226c8 [2021-03-27T17:59:36.439Z] #51 18.05 + cd /tmp/tmp.EcqHMJsCEz/src/github.com/mvdan/sh [2021-03-27T17:59:36.439Z] #51 18.05 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-27T17:59:36.439Z] #51 18.19 + GO111MODULE=on [2021-03-27T17:59:36.439Z] #51 18.19 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-03-27T17:59:36.439Z] #51 19.63 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-27T17:59:36.439Z] #51 19.63 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-27T17:59:36.439Z] #51 19.63 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-27T17:59:36.439Z] #51 19.73 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-27T17:59:36.439Z] #51 19.82 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-27T17:59:36.439Z] #51 20.75 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-27T17:59:36.439Z] #51 21.52 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-27T17:59:36.439Z] #51 23.01 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-27T17:59:36.439Z] #51 24.57 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-27T17:59:36.439Z] #51 24.73 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-27T17:59:36.439Z] #51 24.94 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-27T17:59:36.439Z] #51 25.26 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-27T17:59:36.439Z] #51 26.63 runtime/cgo [2021-03-27T17:59:36.439Z] #51 26.77 runtime [2021-03-27T17:59:36.439Z] #51 ... [2021-03-27T17:59:36.439Z] [2021-03-27T17:59:36.439Z] #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-27T17:59:36.439Z] #49 sha256:b8338ab9cbdf4c5e2d5175951cd23ff444d4217cec31bf38b2f6830f11f3d65a [2021-03-27T17:59:36.439Z] #49 20.60 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-27T17:59:36.439Z] #49 20.65 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-27T17:59:36.439Z] #49 20.75 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-27T17:59:36.439Z] #49 23.09 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-03-27T17:59:36.439Z] #49 23.11 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-27T17:59:36.439Z] #49 23.14 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-27T17:59:36.439Z] #49 23.14 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-27T17:59:36.439Z] #49 23.14 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-27T17:59:36.439Z] #49 23.14 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-03-27T17:59:36.439Z] #49 23.24 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-03-27T17:59:36.439Z] #49 23.26 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-27T17:59:36.439Z] #49 23.26 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-27T17:59:36.439Z] #49 23.35 go: downloading github.com/stretchr/objx v0.2.0 [2021-03-27T17:59:36.439Z] #49 23.35 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-27T17:59:36.439Z] #49 23.42 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-03-27T17:59:36.439Z] #49 23.43 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-27T17:59:36.439Z] #49 23.44 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-27T17:59:36.439Z] #49 23.47 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-03-27T17:59:36.439Z] #49 23.47 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-03-27T17:59:36.439Z] #49 23.57 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-27T17:59:36.439Z] #49 23.57 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-27T17:59:36.439Z] #49 23.57 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-27T17:59:36.439Z] #49 23.69 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-27T17:59:36.439Z] #49 23.79 go: extracting github.com/stretchr/objx v0.2.0 [2021-03-27T17:59:36.439Z] #49 23.79 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-03-27T17:59:36.439Z] #49 23.79 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-27T17:59:36.439Z] #49 23.79 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-03-27T17:59:36.439Z] #49 23.84 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-27T17:59:36.439Z] #49 23.87 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-27T17:59:36.439Z] #49 23.88 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-27T17:59:36.439Z] #49 23.88 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-27T17:59:36.439Z] #49 23.90 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-27T17:59:36.439Z] #49 23.93 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-27T17:59:36.439Z] #49 24.00 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-03-27T17:59:36.439Z] #49 24.23 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-27T17:59:36.439Z] #49 24.23 go: downloading golang.org/x/text v0.3.2 [2021-03-27T17:59:36.439Z] #49 24.23 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-03-27T17:59:36.439Z] #49 24.51 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-27T17:59:36.439Z] #49 24.51 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-27T17:59:36.439Z] #49 24.51 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-27T17:59:36.439Z] #49 24.56 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-27T17:59:36.439Z] #49 24.59 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-27T17:59:36.439Z] #49 24.76 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-03-27T17:59:36.439Z] #49 24.82 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-27T17:59:36.439Z] #49 24.82 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-03-27T17:59:36.439Z] #49 25.23 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-03-27T17:59:36.439Z] #49 25.23 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-27T17:59:36.439Z] #49 25.45 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-27T17:59:36.439Z] #49 25.45 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-27T17:59:36.439Z] #49 25.92 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-03-27T17:59:36.439Z] #49 25.92 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-03-27T17:59:36.439Z] #49 26.02 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-27T17:59:36.439Z] #49 26.10 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-03-27T17:59:36.439Z] #49 26.35 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-27T17:59:36.439Z] #49 26.35 go: downloading github.com/gobwas/glob v0.2.3 [2021-03-27T17:59:36.439Z] #49 26.54 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-03-27T17:59:36.439Z] #49 26.67 go: downloading github.com/gogo/protobuf v1.2.1 [2021-03-27T17:59:36.439Z] #49 26.67 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-03-27T17:59:36.439Z] #49 26.88 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-27T17:59:36.439Z] #49 26.88 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-03-27T17:59:36.439Z] #49 26.88 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-03-27T17:59:36.439Z] #49 26.99 go: extracting github.com/gobwas/glob v0.2.3 [2021-03-27T17:59:36.439Z] #49 27.13 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-27T17:59:36.439Z] #49 27.37 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-03-27T17:59:36.439Z] #49 27.99 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-27T17:59:36.439Z] #49 28.08 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-27T17:59:36.439Z] #49 28.13 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-27T17:59:36.439Z] #49 28.17 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-27T17:59:36.862Z] #43 28.24 CC images/timerfd.o [2021-03-27T17:59:37.002Z] #49 28.55 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-27T17:59:37.002Z] #49 28.55 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-27T17:59:37.002Z] #49 28.63 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-27T17:59:37.002Z] #49 28.75 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-27T17:59:37.119Z] #43 28.44 CC images/mm.o [2021-03-27T17:59:37.148Z] #29 ... [2021-03-27T17:59:37.148Z] [2021-03-27T17:59:37.148Z] #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-27T17:59:37.148Z] #12 sha256:a4fc3b84a9fb1d234e946cc4577deb87c7e6bc40e23bcd8c860a009a391faa80 [2021-03-27T17:59:37.148Z] #12 DONE 3.9s [2021-03-27T17:59:37.148Z] [2021-03-27T17:59:37.148Z] #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-27T17:59:37.148Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-03-27T17:59:37.310Z] #49 28.92 go: downloading github.com/kisielk/gotool v1.0.0 [2021-03-27T17:59:37.310Z] #49 28.92 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-27T17:59:37.310Z] #49 29.07 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-27T17:59:37.310Z] #49 29.07 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-27T17:59:37.310Z] #49 29.07 go: downloading github.com/spf13/afero v1.1.2 [2021-03-27T17:59:37.375Z] #43 28.74 CC images/sk-opts.o [2021-03-27T17:59:37.375Z] #43 28.95 CC images/sk-unix.o [2021-03-27T17:59:37.568Z] #49 29.27 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-27T17:59:37.568Z] #49 29.35 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-27T17:59:37.824Z] #49 29.47 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-27T17:59:37.824Z] #49 29.52 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-27T17:59:37.824Z] #49 29.63 go: extracting github.com/spf13/afero v1.1.2 [2021-03-27T17:59:37.937Z] #43 29.31 CC images/sk-inet.o [2021-03-27T17:59:38.081Z] #49 29.67 go: extracting github.com/kisielk/gotool v1.0.0 [2021-03-27T17:59:38.081Z] #49 29.91 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-27T17:59:38.122Z] #67 ... [2021-03-27T17:59:38.122Z] [2021-03-27T17:59:38.122Z] #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-27T17:59:38.122Z] #51 sha256:a9cb3e3cda2fdacfa2ba66b33589f9fb420f3e314b4ed964694175ed1bf2ee3a [2021-03-27T17:59:38.122Z] #51 18.58 + cd /tmp/tmp.pun2TyDNKT/src/github.com/mvdan/sh [2021-03-27T17:59:38.122Z] #51 18.58 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-27T17:59:38.122Z] #51 19.03 + GO111MODULE=on [2021-03-27T17:59:38.122Z] #51 19.03 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-03-27T17:59:38.122Z] #51 21.03 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-27T17:59:38.122Z] #51 21.24 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-27T17:59:38.122Z] #51 21.37 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-27T17:59:38.122Z] #51 21.60 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-27T17:59:38.122Z] #51 21.62 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-27T17:59:38.122Z] #51 23.30 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-27T17:59:38.122Z] #51 24.38 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-27T17:59:38.122Z] #51 26.40 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-27T17:59:38.122Z] #51 28.68 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-27T17:59:38.122Z] #51 ... [2021-03-27T17:59:38.122Z] [2021-03-27T17:59:38.122Z] #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-27T17:59:38.122Z] #47 sha256:bcab94b718e5834c9def03262aabb0cbbe9c19c59a1c447463e536a55a74c595 [2021-03-27T17:59:38.122Z] #47 19.01 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-27T17:59:38.122Z] #47 20.69 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-27T17:59:38.122Z] #47 26.87 go: finding github.com/fatih/color v1.9.0 [2021-03-27T17:59:38.122Z] #47 27.03 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-27T17:59:38.122Z] #47 27.14 go: finding github.com/pkg/errors v0.9.1 [2021-03-27T17:59:38.122Z] #47 27.27 go: finding github.com/mattn/go-colorable v0.1.6 [2021-03-27T17:59:38.122Z] #47 27.30 go: finding github.com/spf13/pflag v1.0.3 [2021-03-27T17:59:38.122Z] #47 27.48 go: finding github.com/mattn/go-isatty v0.0.12 [2021-03-27T17:59:38.122Z] #47 28.02 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-27T17:59:38.122Z] #47 28.41 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-03-27T17:59:38.122Z] #47 28.57 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-27T17:59:38.122Z] #47 28.75 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-27T17:59:38.122Z] #47 28.76 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-27T17:59:38.122Z] #47 ... [2021-03-27T17:59:38.122Z] [2021-03-27T17:59:38.122Z] #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-27T17:59:38.122Z] #51 sha256:a9cb3e3cda2fdacfa2ba66b33589f9fb420f3e314b4ed964694175ed1bf2ee3a [2021-03-27T17:59:38.122Z] #51 28.82 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-27T17:59:38.122Z] #51 29.31 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-27T17:59:38.122Z] #51 29.37 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-27T17:59:38.196Z] #43 29.67 CC images/tun.o [2021-03-27T17:59:38.338Z] #49 29.93 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-03-27T17:59:38.338Z] #49 30.08 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-27T17:59:38.338Z] #49 30.10 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-03-27T17:59:38.443Z] #59 ... [2021-03-27T17:59:38.443Z] [2021-03-27T17:59:38.443Z] #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-27T17:59:38.443Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-03-27T17:59:38.443Z] #43 27.71 Reading package lists... [2021-03-27T17:59:38.452Z] #43 29.93 CC images/sk-netlink.o [2021-03-27T17:59:38.595Z] #49 30.25 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-27T17:59:38.595Z] #49 30.43 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-03-27T17:59:38.708Z] #43 30.16 CC images/packet-sock.o [2021-03-27T17:59:38.852Z] #49 30.66 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-27T17:59:38.965Z] #43 30.49 CC images/ipc-var.o [2021-03-27T17:59:39.199Z] #49 28.46 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-27T17:59:39.199Z] #49 28.51 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-27T17:59:39.199Z] #49 28.54 go: downloading github.com/spf13/cobra v0.0.5 [2021-03-27T17:59:39.221Z] #43 30.74 CC images/ipc-desc.o [2021-03-27T17:59:39.459Z] #49 28.55 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-27T17:59:39.459Z] #49 28.56 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-27T17:59:39.459Z] #49 28.58 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-27T17:59:39.459Z] #49 28.79 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-27T17:59:39.459Z] #49 28.79 go: downloading github.com/ultraware/funlen v0.0.2 [2021-03-27T17:59:39.478Z] #43 30.99 CC images/ipc-shm.o [2021-03-27T17:59:39.505Z] #43 36.49 Building dependency tree... [2021-03-27T17:59:39.720Z] #49 28.79 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-27T17:59:39.720Z] #49 28.81 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-03-27T17:59:39.720Z] #49 29.04 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-27T17:59:39.734Z] #43 31.18 CC images/ipc-msg.o [2021-03-27T17:59:39.982Z] #49 29.17 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-27T17:59:39.982Z] #49 29.28 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-03-27T17:59:39.982Z] #49 29.36 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-03-27T17:59:39.990Z] #43 31.40 CC images/ipc-sem.o [2021-03-27T17:59:40.078Z] #51 31.06 runtime [2021-03-27T17:59:40.078Z] #51 31.06 runtime/cgo [2021-03-27T17:59:40.243Z] #49 29.52 go: extracting github.com/spf13/cobra v0.0.5 [2021-03-27T17:59:40.243Z] #49 29.54 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-27T17:59:40.243Z] #49 29.54 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-27T17:59:40.243Z] #49 29.58 go: extracting github.com/ultraware/funlen v0.0.2 [2021-03-27T17:59:40.243Z] #49 29.63 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-27T17:59:40.246Z] #43 31.64 CC images/utsns.o [2021-03-27T17:59:40.246Z] #43 31.82 CC images/creds.o [2021-03-27T17:59:40.503Z] #43 32.00 CC images/vma.o [2021-03-27T17:59:40.503Z] #43 ... [2021-03-27T17:59:40.503Z] [2021-03-27T17:59:40.503Z] #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-27T17:59:40.503Z] #45 sha256:ed5708cf945aacb49324be1a7fcefb7e1b7cac90dd28c51384beb6fac8dc63b4 [2021-03-27T17:59:40.503Z] #45 116.5 github.com/LK4D4/vndr/godl/singleflight [2021-03-27T17:59:40.503Z] #45 116.7 github.com/LK4D4/vndr/versioned [2021-03-27T17:59:40.503Z] #45 116.8 compress/flate [2021-03-27T17:59:40.503Z] #45 116.8 hash/crc32 [2021-03-27T17:59:40.503Z] #45 117.5 net [2021-03-27T17:59:40.503Z] #45 119.7 compress/gzip [2021-03-27T17:59:40.503Z] #45 120.3 vendor/golang.org/x/text/transform [2021-03-27T17:59:40.503Z] #45 121.1 vendor/golang.org/x/text/unicode/bidi [2021-03-27T17:59:40.503Z] #45 123.1 vendor/golang.org/x/text/secure/bidirule [2021-03-27T17:59:40.503Z] #45 123.4 vendor/golang.org/x/text/unicode/norm [2021-03-27T17:59:40.568Z] #49 29.66 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-27T17:59:40.569Z] #49 29.78 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-03-27T17:59:40.647Z] #51 ... [2021-03-27T17:59:40.647Z] [2021-03-27T17:59:40.647Z] #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-27T17:59:40.647Z] #34 sha256:e40585d6a1dc326be56ee62ce05653bb013254582d76f9696deb12dc6e058dc8 [2021-03-27T17:59:40.647Z] #34 21.84 runtime/cgo [2021-03-27T17:59:40.759Z] #45 ... [2021-03-27T17:59:40.759Z] [2021-03-27T17:59:40.759Z] #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-27T17:59:40.759Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T17:59:40.759Z] #43 32.21 CC images/netdev.o [2021-03-27T17:59:40.829Z] #49 29.80 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-27T17:59:40.829Z] #49 30.24 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-27T17:59:40.908Z] #34 ... [2021-03-27T17:59:40.908Z] [2021-03-27T17:59:40.908Z] #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-27T17:59:40.908Z] #49 sha256:f651951c1e2d9c0cd15da207f032942d5efcb910cb8ffb89487f4ada255b6a72 [2021-03-27T17:59:40.908Z] #49 22.52 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-27T17:59:40.908Z] #49 22.74 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-27T17:59:40.908Z] #49 23.23 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-27T17:59:40.908Z] #49 23.86 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-27T17:59:40.908Z] #49 25.32 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-27T17:59:40.908Z] #49 29.07 go: downloading github.com/spf13/cobra v0.0.5 [2021-03-27T17:59:40.908Z] #49 29.10 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-27T17:59:40.908Z] #49 29.11 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-27T17:59:40.908Z] #49 29.20 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-27T17:59:40.908Z] #49 29.22 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-03-27T17:59:40.908Z] #49 29.23 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-03-27T17:59:40.908Z] #49 29.23 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-27T17:59:40.908Z] #49 29.24 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-27T17:59:40.908Z] #49 29.29 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-03-27T17:59:40.908Z] #49 29.38 go: downloading github.com/spf13/viper v1.6.1 [2021-03-27T17:59:40.908Z] #49 29.48 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-03-27T17:59:40.908Z] #49 29.48 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-27T17:59:40.908Z] #49 29.61 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-03-27T17:59:40.908Z] #49 29.66 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-27T17:59:40.908Z] #49 29.72 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-27T17:59:40.908Z] #49 29.77 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-27T17:59:40.908Z] #49 29.79 go: extracting github.com/spf13/cobra v0.0.5 [2021-03-27T17:59:40.908Z] #49 29.86 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-27T17:59:40.908Z] #49 29.90 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-27T17:59:40.908Z] #49 29.91 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-03-27T17:59:40.908Z] #49 30.05 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-03-27T17:59:40.908Z] #49 30.05 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-27T17:59:40.908Z] #49 30.05 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-27T17:59:40.908Z] #49 30.13 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-27T17:59:40.908Z] #49 30.13 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-03-27T17:59:40.908Z] #49 30.33 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-27T17:59:40.908Z] #49 30.44 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-27T17:59:40.908Z] #49 30.62 go: extracting github.com/spf13/viper v1.6.1 [2021-03-27T17:59:40.908Z] #49 30.70 go: downloading github.com/kisielk/gotool v1.0.0 [2021-03-27T17:59:40.908Z] #49 30.76 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-03-27T17:59:40.908Z] #49 30.77 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-27T17:59:40.908Z] #49 30.80 go: downloading github.com/fatih/color v1.7.0 [2021-03-27T17:59:40.908Z] #49 30.94 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-27T17:59:40.908Z] #49 31.00 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-27T17:59:40.908Z] #49 31.25 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-03-27T17:59:40.908Z] #49 31.27 go: extracting github.com/kisielk/gotool v1.0.0 [2021-03-27T17:59:40.908Z] #49 31.29 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-27T17:59:40.908Z] #49 31.36 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-27T17:59:40.908Z] #49 31.39 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-03-27T17:59:40.908Z] #49 31.43 go: extracting github.com/fatih/color v1.7.0 [2021-03-27T17:59:40.908Z] #49 31.45 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-03-27T17:59:40.908Z] #49 31.71 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-03-27T17:59:40.908Z] #49 31.85 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-27T17:59:40.908Z] #49 32.06 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-03-27T17:59:41.023Z] #43 32.55 CC images/tty.o [2021-03-27T17:59:41.050Z] #43 39.43 The following additional packages will be installed: [2021-03-27T17:59:41.050Z] #43 39.43 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-03-27T17:59:41.050Z] #43 39.43 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-03-27T17:59:41.050Z] #43 39.44 Suggested packages: [2021-03-27T17:59:41.050Z] #43 39.44 manpages-dev python-setuptools [2021-03-27T17:59:41.091Z] #49 30.27 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-27T17:59:41.091Z] #49 30.39 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-03-27T17:59:41.091Z] #49 30.39 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-03-27T17:59:41.091Z] #49 30.41 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-27T17:59:41.167Z] #49 32.13 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-27T17:59:41.167Z] #49 32.14 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-03-27T17:59:41.167Z] #49 32.14 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-03-27T17:59:41.167Z] #49 32.27 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-27T17:59:41.351Z] #49 30.56 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-27T17:59:41.351Z] #49 30.63 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-27T17:59:41.351Z] #49 30.77 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-27T17:59:41.377Z] #13 3.832 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-03-27T17:59:41.377Z] #13 3.870 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-03-27T17:59:41.377Z] #13 3.883 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-27T17:59:41.377Z] #13 3.907 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-27T17:59:41.389Z] #49 32.65 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-27T17:59:41.429Z] #49 32.44 go: downloading github.com/subosito/gotenv v1.2.0 [2021-03-27T17:59:41.429Z] #49 ... [2021-03-27T17:59:41.429Z] [2021-03-27T17:59:41.429Z] #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-27T17:59:41.429Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-27T17:59:41.429Z] #40 32.23 Checking out files: 70% (1179/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) [2021-03-27T17:59:41.429Z] #40 ... [2021-03-27T17:59:41.429Z] [2021-03-27T17:59:41.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-27T17:59:41.429Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-27T17:59:41.429Z] #13 16.87 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-27T17:59:41.587Z] #43 32.98 CC images/file-lock.o [2021-03-27T17:59:41.612Z] #49 30.87 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-03-27T17:59:41.612Z] #49 30.96 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-03-27T17:59:41.612Z] #49 30.97 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-03-27T17:59:41.612Z] #49 31.03 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-27T17:59:41.612Z] #49 ... [2021-03-27T17:59:41.612Z] [2021-03-27T17:59:41.612Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-27T17:59:41.612Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-27T17:59:41.612Z] #13 17.36 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-27T17:59:41.647Z] #49 ... [2021-03-27T17:59:41.647Z] [2021-03-27T17:59:41.647Z] #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-27T17:59:41.647Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-27T17:59:41.647Z] #13 14.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-27T17:59:41.647Z] #13 16.22 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-27T17:59:41.647Z] #13 18.63 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-27T17:59:41.688Z] #13 ... [2021-03-27T17:59:41.688Z] [2021-03-27T17:59:41.688Z] #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-27T17:59:41.688Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-27T17:59:41.688Z] #40 32.23 Checking out files: 70% (1179/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) [2021-03-27T17:59:41.688Z] #40 ... [2021-03-27T17:59:41.688Z] [2021-03-27T17:59:41.688Z] #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-27T17:59:41.688Z] #58 sha256:00141f5032cbdee7b108e6a5d729d5b711ee2e96a25461d6e0f225d11f080f05 [2021-03-27T17:59:41.688Z] #58 23.01 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-27T17:59:41.688Z] #58 24.25 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-27T17:59:41.688Z] #58 24.33 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-03-27T17:59:41.688Z] #58 25.23 go: extracting github.com/moby/vpnkit v0.5.0 [2021-03-27T17:59:41.688Z] #58 26.41 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-27T17:59:41.688Z] #58 29.66 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-03-27T17:59:41.688Z] #58 31.55 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-27T17:59:41.843Z] #43 33.18 CC images/rlimit.o [2021-03-27T17:59:41.843Z] #43 33.33 CC images/pagemap.o [2021-03-27T17:59:41.873Z] #13 ... [2021-03-27T17:59:41.874Z] [2021-03-27T17:59:41.874Z] #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-27T17:59:41.874Z] #49 sha256:dfb8591ec4437e24d67cd4408aa3910d8363a79ead893c0b4e68a61942202be2 [2021-03-27T17:59:41.874Z] #49 31.12 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-27T17:59:41.874Z] #49 31.15 go: downloading github.com/gobwas/glob v0.2.3 [2021-03-27T17:59:41.874Z] #49 31.20 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-27T17:59:41.874Z] #49 31.20 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-03-27T17:59:41.874Z] #49 31.25 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-27T17:59:41.905Z] #13 ... [2021-03-27T17:59:41.905Z] [2021-03-27T17:59:41.905Z] #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-27T17:59:41.905Z] #58 sha256:2f7f1d6f80c1ce17e5799fcdf4480a7bcd1bc7af5c613682fb4a252f6d35e09d [2021-03-27T17:59:41.905Z] #58 24.82 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-27T17:59:41.905Z] #58 24.88 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-27T17:59:41.905Z] #58 24.88 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-03-27T17:59:41.905Z] #58 25.97 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-03-27T17:59:41.905Z] #58 26.54 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-03-27T17:59:41.905Z] #58 30.52 go: finding github.com/pkg/errors v0.9.1 [2021-03-27T17:59:41.905Z] #58 30.61 go: finding github.com/sirupsen/logrus v1.8.1 [2021-03-27T17:59:41.905Z] #58 30.85 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-27T17:59:41.905Z] #58 30.93 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-27T17:59:41.905Z] #58 31.03 go: finding github.com/google/uuid v1.2.0 [2021-03-27T17:59:41.905Z] #58 31.08 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-27T17:59:41.905Z] #58 31.17 go: finding github.com/gofrs/flock v0.8.0 [2021-03-27T17:59:41.905Z] #58 31.18 go: finding github.com/moby/vpnkit v0.5.0 [2021-03-27T17:59:41.905Z] #58 31.29 go: finding github.com/gorilla/mux v1.8.0 [2021-03-27T17:59:41.905Z] #58 31.30 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-03-27T17:59:41.905Z] #58 31.36 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-03-27T17:59:41.905Z] #58 31.42 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-27T17:59:41.905Z] #58 31.45 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-03-27T17:59:41.905Z] #58 31.62 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-27T17:59:41.905Z] #58 31.80 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-03-27T17:59:41.948Z] #58 ... [2021-03-27T17:59:41.948Z] [2021-03-27T17:59:41.948Z] #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-27T17:59:41.948Z] #45 sha256:0d1ccef2dec3aca4ec467749ec006393c1841f37fcc35f41551d0611e6d47a5c [2021-03-27T17:59:41.948Z] #45 23.05 crypto/internal/subtle [2021-03-27T17:59:41.948Z] #45 23.16 crypto/subtle [2021-03-27T17:59:41.948Z] #45 23.29 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-03-27T17:59:41.948Z] #45 23.55 internal/nettrace [2021-03-27T17:59:41.948Z] #45 24.05 runtime/cgo [2021-03-27T17:59:41.948Z] #45 ... [2021-03-27T17:59:41.948Z] [2021-03-27T17:59:41.948Z] #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-27T17:59:41.948Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-27T17:59:41.959Z] #13 4.930 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [452 kB] [2021-03-27T17:59:42.100Z] #43 33.57 CC images/siginfo.o [2021-03-27T17:59:42.142Z] #49 31.32 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-03-27T17:59:42.142Z] #49 31.46 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-03-27T17:59:42.142Z] #49 ... [2021-03-27T17:59:42.142Z] [2021-03-27T17:59:42.142Z] #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-27T17:59:42.142Z] #58 sha256:a366b1fcd44796472fffa5129a141997d7457313d0ed30a8d293499b9a571854 [2021-03-27T17:59:42.142Z] #58 21.44 go: extracting github.com/moby/vpnkit v0.5.0 [2021-03-27T17:59:42.142Z] #58 23.31 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-03-27T17:59:42.142Z] #58 23.51 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-27T17:59:42.142Z] #58 24.48 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-27T17:59:42.142Z] #58 24.56 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-03-27T17:59:42.142Z] #58 28.59 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-27T17:59:42.209Z] #40 32.23 Checking out files: 70% (1179/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: 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-27T17:59:42.209Z] #40 33.05 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-03-27T17:59:42.230Z] #13 ... [2021-03-27T17:59:42.230Z] [2021-03-27T17:59:42.230Z] #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-27T17:59:42.230Z] #29 sha256:21ee9e43827956208c7c1308ad8de7499643222713944f54fcec00f3ca6b3b58 [2021-03-27T17:59:42.230Z] #29 5.630 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-03-27T17:59:42.230Z] #29 6.078 [2021-03-27T17:59:42.403Z] #58 ... [2021-03-27T17:59:42.403Z] [2021-03-27T17:59:42.403Z] #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-27T17:59:42.403Z] #67 sha256:de8284775bb5b1bd800a96b3b1673fec71f88b9e84b5100f49a1c73c593f9aa1 [2021-03-27T17:59:42.403Z] #67 31.40 Checking out files: 46% (888/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) [2021-03-27T17:59:42.404Z] #67 ... [2021-03-27T17:59:42.404Z] [2021-03-27T17:59:42.404Z] #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-27T17:59:42.404Z] #51 sha256:69d714db0e61da6934d1cb0430a15b4833c236055323735a7065203a6aa67e3e [2021-03-27T17:59:42.404Z] #51 21.81 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-27T17:59:42.404Z] #51 21.94 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-27T17:59:42.404Z] #51 21.94 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-27T17:59:42.404Z] #51 22.46 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-27T17:59:42.404Z] #51 22.58 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-27T17:59:42.404Z] #51 23.92 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-27T17:59:42.404Z] #51 25.14 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-27T17:59:42.404Z] #51 27.26 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-27T17:59:42.404Z] #51 29.68 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-27T17:59:42.404Z] #51 29.81 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-27T17:59:42.404Z] #51 30.10 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-27T17:59:42.404Z] #51 30.35 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-27T17:59:42.595Z] #43 40.69 The following NEW packages will be installed: [2021-03-27T17:59:42.595Z] #43 40.69 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-03-27T17:59:42.595Z] #43 40.69 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-03-27T17:59:42.595Z] #43 40.69 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-03-27T17:59:42.595Z] #43 40.69 python-six zlib1g-dev [2021-03-27T17:59:42.595Z] #43 40.84 0 upgraded, 17 newly installed, 0 to remove and 26 not upgraded. [2021-03-27T17:59:42.595Z] #43 40.84 Need to get 4075 kB of archives. [2021-03-27T17:59:42.595Z] #43 40.84 After this operation, 24.5 MB of additional disk space will be used. [2021-03-27T17:59:42.595Z] #43 40.84 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2021-03-27T17:59:42.595Z] #43 40.87 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-27T17:59:42.595Z] #43 40.88 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-27T17:59:42.595Z] #43 40.93 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-27T17:59:42.595Z] #43 40.97 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2021-03-27T17:59:42.595Z] #43 41.01 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-27T17:59:42.595Z] #43 41.03 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-27T17:59:42.595Z] #43 41.05 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-27T17:59:42.595Z] #43 41.11 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2021-03-27T17:59:42.595Z] #43 ... [2021-03-27T17:59:42.595Z] [2021-03-27T17:59:42.595Z] #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-27T17:59:42.595Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-03-27T17:59:42.595Z] #14 21.65 Reading package lists... [2021-03-27T17:59:42.595Z] #14 30.80 Reading package lists... [2021-03-27T17:59:42.662Z] #43 33.92 CC images/rpc.o [2021-03-27T17:59:42.665Z] #51 31.87 runtime/cgo [2021-03-27T17:59:42.665Z] #51 31.87 runtime [2021-03-27T17:59:42.665Z] #51 ... [2021-03-27T17:59:42.665Z] [2021-03-27T17:59:42.665Z] #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-27T17:59:42.665Z] #45 sha256:2872f9999b93867b24796d275fa23e29f875a72fdc15fd5b30176dca00048127 [2021-03-27T17:59:42.665Z] #45 21.91 crypto/internal/subtle [2021-03-27T17:59:42.665Z] #45 22.19 crypto/subtle [2021-03-27T17:59:42.665Z] #45 22.35 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-03-27T17:59:42.665Z] #45 22.45 internal/nettrace [2021-03-27T17:59:42.665Z] #45 22.80 runtime/cgo [2021-03-27T17:59:42.665Z] #45 ... [2021-03-27T17:59:42.665Z] [2021-03-27T17:59:42.666Z] #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-27T17:59:42.666Z] #67 sha256:de8284775bb5b1bd800a96b3b1673fec71f88b9e84b5100f49a1c73c593f9aa1 [2021-03-27T17:59:42.835Z] #58 ... [2021-03-27T17:59:42.835Z] [2021-03-27T17:59:42.835Z] #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-27T17:59:42.835Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-27T17:59:42.835Z] #55 24.51 Fetched 8424 kB in 18s (479 kB/s) [2021-03-27T17:59:42.835Z] #55 24.51 Reading package lists... [2021-03-27T17:59:42.895Z] #14 39.72 Building dependency tree... [2021-03-27T17:59:42.895Z] #14 ... [2021-03-27T17:59:42.895Z] [2021-03-27T17:59:42.895Z] #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-27T17:59:42.895Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-03-27T17:59:42.895Z] #43 41.23 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2021-03-27T17:59:42.895Z] #43 41.25 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2021-03-27T17:59:42.895Z] #43 41.38 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2021-03-27T17:59:42.895Z] #43 41.44 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-27T17:59:42.895Z] #43 41.45 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-27T17:59:42.895Z] #43 41.45 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2021-03-27T17:59:42.895Z] #43 41.47 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2021-03-27T17:59:42.895Z] #43 41.49 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2021-03-27T17:59:43.091Z] #55 32.31 Reading package lists... [2021-03-27T17:59:43.091Z] #55 ... [2021-03-27T17:59:43.091Z] [2021-03-27T17:59:43.091Z] #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-27T17:59:43.091Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-27T17:59:43.091Z] #42 24.59 Fetched 8424 kB in 17s (508 kB/s) [2021-03-27T17:59:43.091Z] #42 24.59 Reading package lists... [2021-03-27T17:59:43.091Z] #42 32.51 Reading package lists... [2021-03-27T17:59:43.091Z] #42 ... [2021-03-27T17:59:43.091Z] [2021-03-27T17:59:43.091Z] #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-27T17:59:43.091Z] #49 sha256:b8338ab9cbdf4c5e2d5175951cd23ff444d4217cec31bf38b2f6830f11f3d65a [2021-03-27T17:59:43.091Z] #49 34.62 go: extracting github.com/gogo/protobuf v1.2.1 [2021-03-27T17:59:43.200Z] #43 ... [2021-03-27T17:59:43.200Z] [2021-03-27T17:59:43.200Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-27T17:59:43.200Z] #50 sha256:c58e9537d6452c6d16eb91b07289af573b1e9b3325abb24bb20fe6c5bf4f0b05 [2021-03-27T17:59:43.200Z] #50 31.53 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-27T17:59:43.200Z] #50 34.02 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-27T17:59:43.200Z] #50 36.52 go: extracting github.com/gogo/protobuf v1.2.1 [2021-03-27T17:59:43.200Z] #50 40.55 go: extracting golang.org/x/text v0.3.2 [2021-03-27T17:59:43.200Z] #50 ... [2021-03-27T17:59:43.200Z] [2021-03-27T17:59:43.200Z] #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-27T17:59:43.200Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-03-27T17:59:43.200Z] #37 26.93 Reading package lists... [2021-03-27T17:59:43.200Z] #37 33.66 Building dependency tree... [2021-03-27T17:59:43.200Z] #37 36.51 The following additional packages will be installed: [2021-03-27T17:59:43.200Z] #37 36.52 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-03-27T17:59:43.200Z] #37 36.53 Suggested packages: [2021-03-27T17:59:43.200Z] #37 36.53 cmake-doc ninja-build lrzip [2021-03-27T17:59:43.200Z] #37 36.53 Recommended packages: [2021-03-27T17:59:43.200Z] #37 36.53 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-03-27T17:59:43.200Z] #37 37.36 The following NEW packages will be installed: [2021-03-27T17:59:43.200Z] #37 37.38 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-03-27T17:59:43.200Z] #37 37.38 vim-common xxd [2021-03-27T17:59:43.200Z] #37 37.53 0 upgraded, 10 newly installed, 0 to remove and 26 not upgraded. [2021-03-27T17:59:43.200Z] #37 37.53 Need to get 14.9 MB of archives. [2021-03-27T17:59:43.200Z] #37 37.53 After this operation, 67.2 MB of additional disk space will be used. [2021-03-27T17:59:43.200Z] #37 37.53 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2021-03-27T17:59:43.200Z] #37 37.56 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2021-03-27T17:59:43.200Z] #37 37.62 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2021-03-27T17:59:43.200Z] #37 37.78 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2021-03-27T17:59:43.200Z] #37 38.53 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+deb10u1 [730 kB] [2021-03-27T17:59:43.200Z] #37 38.59 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2021-03-27T17:59:43.200Z] #37 38.72 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2021-03-27T17:59:43.200Z] #37 38.73 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2021-03-27T17:59:43.200Z] #37 38.74 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2021-03-27T17:59:43.200Z] #37 38.76 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2021-03-27T17:59:43.200Z] #37 40.59 debconf: delaying package configuration, since apt-utils is not installed [2021-03-27T17:59:43.200Z] #37 40.87 Fetched 14.9 MB in 2s (9409 kB/s) [2021-03-27T17:59:43.200Z] #37 40.97 Selecting previously unselected package xxd. [2021-03-27T17:59:43.200Z] #37 40.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 ... 15339 files and directories currently installed.) [2021-03-27T17:59:43.200Z] #37 41.12 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2021-03-27T17:59:43.200Z] #37 41.13 Unpacking xxd (2:8.1.0875-5) ... [2021-03-27T17:59:43.200Z] #37 41.38 Selecting previously unselected package vim-common. [2021-03-27T17:59:43.200Z] #37 41.38 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-27T17:59:43.200Z] #37 41.45 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-27T17:59:43.374Z] #29 6.425 0.0% ##### 8.2% ########### 16.2% ############## 20.4% ################ 23.6% ###################### 31.6% ########################## 37.1% ############################## 43.0% ################################## 48.2% ###################################### 53.4% ########################################### 60.2% ############################################### 65.5% [2021-03-27T17:59:43.374Z] #29 ... [2021-03-27T17:59:43.374Z] [2021-03-27T17:59:43.374Z] #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-27T17:59:43.374Z] #58 sha256:5b024a72f12beb6d55f977978054a070c22d0dd3f097ce0aaffa771d08c7bc64 [2021-03-27T17:59:43.374Z] #58 6.265 + RM_GOPATH=0 [2021-03-27T17:59:43.374Z] #58 6.265 + TMP_GOPATH= [2021-03-27T17:59:43.374Z] #58 6.265 + : /build [2021-03-27T17:59:43.374Z] #58 6.265 + '[' -z '' ']' [2021-03-27T17:59:43.374Z] #58 6.265 ++ mktemp -d [2021-03-27T17:59:43.374Z] #58 6.265 + export GOPATH=/tmp/tmp.ox9a1498eq [2021-03-27T17:59:43.374Z] #58 6.265 + GOPATH=/tmp/tmp.ox9a1498eq [2021-03-27T17:59:43.374Z] #58 6.265 + RM_GOPATH=1 [2021-03-27T17:59:43.374Z] #58 6.265 + case "$(go env GOARCH)" in [2021-03-27T17:59:43.374Z] #58 6.265 ++ go env GOARCH [2021-03-27T17:59:43.374Z] #58 6.285 + export GO_BUILDMODE=-buildmode=pie [2021-03-27T17:59:43.374Z] #58 6.285 + GO_BUILDMODE=-buildmode=pie [2021-03-27T17:59:43.374Z] #58 6.300 ++ dirname /tmp/install/install.sh [2021-03-27T17:59:43.374Z] #58 6.300 + dir=/tmp/install [2021-03-27T17:59:43.374Z] #58 6.300 + bin=rootlesskit [2021-03-27T17:59:43.374Z] #58 6.300 + shift [2021-03-27T17:59:43.374Z] #58 6.300 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-03-27T17:59:43.374Z] #58 6.300 + . /tmp/install/rootlesskit.installer [2021-03-27T17:59:43.374Z] #58 6.300 ++ : 81d7d047d09a5b93645817ec580181de7a984082 [2021-03-27T17:59:43.374Z] #58 6.300 + install_rootlesskit [2021-03-27T17:59:43.374Z] #58 6.300 + case "$1" in [2021-03-27T17:59:43.374Z] #58 6.300 + export CGO_ENABLED=0 [2021-03-27T17:59:43.374Z] #58 6.300 + CGO_ENABLED=0 [2021-03-27T17:59:43.374Z] #58 6.300 + _install_rootlesskit [2021-03-27T17:59:43.374Z] #58 6.308 + echo 'Install rootlesskit version 81d7d047d09a5b93645817ec580181de7a984082' [2021-03-27T17:59:43.374Z] #58 6.308 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.ox9a1498eq/src/github.com/rootless-containers/rootlesskit [2021-03-27T17:59:43.374Z] #58 6.309 Install rootlesskit version 81d7d047d09a5b93645817ec580181de7a984082 [2021-03-27T17:59:43.374Z] #58 6.321 Cloning into '/tmp/tmp.ox9a1498eq/src/github.com/rootless-containers/rootlesskit'... [2021-03-27T17:59:43.374Z] #58 ... [2021-03-27T17:59:43.374Z] [2021-03-27T17:59:43.374Z] #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-27T17:59:43.374Z] #47 sha256:0d75da54f0e6aa123f41d1303a89e4935af35d859d43e1a366478c0b07c56f7b [2021-03-27T17:59:43.374Z] #47 5.091 + RM_GOPATH=0 [2021-03-27T17:59:43.374Z] #47 5.091 + TMP_GOPATH= [2021-03-27T17:59:43.374Z] #47 5.091 + : /build [2021-03-27T17:59:43.374Z] #47 5.091 + '[' -z '' ']' [2021-03-27T17:59:43.374Z] #47 5.094 ++ mktemp -d [2021-03-27T17:59:43.374Z] #47 5.094 + export GOPATH=/tmp/tmp.V5Bjr6UThy [2021-03-27T17:59:43.374Z] #47 5.094 + GOPATH=/tmp/tmp.V5Bjr6UThy [2021-03-27T17:59:43.374Z] #47 5.094 + RM_GOPATH=1 [2021-03-27T17:59:43.374Z] #47 5.094 + case "$(go env GOARCH)" in [2021-03-27T17:59:43.374Z] #47 5.097 ++ go env GOARCH [2021-03-27T17:59:43.374Z] #47 5.110 + export GO_BUILDMODE=-buildmode=pie [2021-03-27T17:59:43.374Z] #47 5.110 + GO_BUILDMODE=-buildmode=pie [2021-03-27T17:59:43.374Z] #47 5.112 ++ dirname /tmp/install/install.sh [2021-03-27T17:59:43.374Z] #47 5.114 + dir=/tmp/install [2021-03-27T17:59:43.374Z] #47 5.114 + bin=gotestsum [2021-03-27T17:59:43.374Z] #47 5.114 + shift [2021-03-27T17:59:43.374Z] #47 5.114 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-03-27T17:59:43.374Z] #47 5.114 + . /tmp/install/gotestsum.installer [2021-03-27T17:59:43.374Z] #47 5.114 ++ : v0.5.3 [2021-03-27T17:59:43.374Z] #47 5.114 + install_gotestsum [2021-03-27T17:59:43.374Z] #47 5.118 + set -e [2021-03-27T17:59:43.374Z] #47 5.121 + export GO111MODULE=on [2021-03-27T17:59:43.374Z] #47 5.121 + GO111MODULE=on [2021-03-27T17:59:43.374Z] #47 5.121 + GOBIN=/build [2021-03-27T17:59:43.374Z] #47 5.121 + go get gotest.tools/gotestsum@v0.5.3 [2021-03-27T17:59:43.374Z] #47 5.178 go: finding gotest.tools v0.5.3 [2021-03-27T17:59:43.374Z] #47 5.182 go: finding gotest.tools/gotestsum v0.5.3 [2021-03-27T17:59:43.374Z] #47 5.903 go: downloading gotest.tools/gotestsum v0.5.3 [2021-03-27T17:59:43.374Z] #47 6.405 go: extracting gotest.tools/gotestsum v0.5.3 [2021-03-27T17:59:43.374Z] #47 7.121 go: downloading github.com/fatih/color v1.9.0 [2021-03-27T17:59:43.374Z] #47 7.187 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-27T17:59:43.374Z] #47 7.333 go: downloading github.com/spf13/pflag v1.0.3 [2021-03-27T17:59:43.374Z] #47 7.334 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-27T17:59:43.374Z] #47 7.376 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-27T17:59:43.374Z] #47 7.449 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-03-27T17:59:43.374Z] #47 7.599 go: downloading github.com/pkg/errors v0.9.1 [2021-03-27T17:59:43.374Z] #47 7.601 go: extracting github.com/fatih/color v1.9.0 [2021-03-27T17:59:43.374Z] #47 7.769 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-27T17:59:43.374Z] #47 7.857 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-27T17:59:43.374Z] #47 8.147 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-03-27T17:59:43.374Z] #47 8.388 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-27T17:59:43.374Z] #47 8.422 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-27T17:59:43.374Z] #47 8.423 go: extracting github.com/pkg/errors v0.9.1 [2021-03-27T17:59:43.374Z] #47 8.436 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-27T17:59:43.374Z] #47 8.498 go: extracting github.com/spf13/pflag v1.0.3 [2021-03-27T17:59:43.374Z] #47 8.500 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-27T17:59:43.374Z] #47 8.607 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-03-27T17:59:43.374Z] #47 8.751 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-03-27T17:59:43.490Z] #67 31.40 Checking out files: 46% (888/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: 89% (1712/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-27T17:59:43.490Z] #67 ... [2021-03-27T17:59:43.490Z] [2021-03-27T17:59:43.490Z] #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-27T17:59:43.490Z] #47 sha256:5a06e383b7fc1eae8e03653f395ed62d7753f564d22b096975f44b564e3396a1 [2021-03-27T17:59:43.490Z] #47 22.83 go: finding github.com/fatih/color v1.9.0 [2021-03-27T17:59:43.490Z] #47 22.85 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-27T17:59:43.490Z] #47 23.00 go: finding github.com/pkg/errors v0.9.1 [2021-03-27T17:59:43.490Z] #47 23.27 go: finding github.com/spf13/pflag v1.0.3 [2021-03-27T17:59:43.490Z] #47 23.40 go: finding github.com/mattn/go-colorable v0.1.6 [2021-03-27T17:59:43.490Z] #47 23.56 go: finding github.com/mattn/go-isatty v0.0.12 [2021-03-27T17:59:43.490Z] #47 23.98 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-27T17:59:43.490Z] #47 24.45 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-03-27T17:59:43.490Z] #47 24.50 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-27T17:59:43.490Z] #47 24.55 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-27T17:59:43.490Z] #47 24.65 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-27T17:59:43.500Z] #37 41.78 Selecting previously unselected package cmake-data. [2021-03-27T17:59:43.500Z] #37 41.80 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-03-27T17:59:43.500Z] #37 41.81 Unpacking cmake-data (3.13.4-1) ... [2021-03-27T17:59:43.635Z] #43 35.05 CC images/ext-file.o [2021-03-27T17:59:43.638Z] #47 ... [2021-03-27T17:59:43.638Z] [2021-03-27T17:59:43.638Z] #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-27T17:59:43.638Z] #45 sha256:7e628e2d544be376c4de8764396d4d362c71a408b3099e7a21b1a989b0837188 [2021-03-27T17:59:43.638Z] #45 6.809 + RM_GOPATH=0 [2021-03-27T17:59:43.638Z] #45 6.809 + TMP_GOPATH= [2021-03-27T17:59:43.638Z] #45 6.809 + : /build [2021-03-27T17:59:43.638Z] #45 6.809 + '[' -z '' ']' [2021-03-27T17:59:43.638Z] #45 6.809 ++ mktemp -d [2021-03-27T17:59:43.638Z] #45 6.824 + export GOPATH=/tmp/tmp.sicmbRSIbe [2021-03-27T17:59:43.638Z] #45 6.824 + GOPATH=/tmp/tmp.sicmbRSIbe [2021-03-27T17:59:43.638Z] #45 6.824 + RM_GOPATH=1 [2021-03-27T17:59:43.638Z] #45 6.824 + case "$(go env GOARCH)" in [2021-03-27T17:59:43.638Z] #45 6.824 ++ go env GOARCH [2021-03-27T17:59:43.638Z] #45 6.845 + export GO_BUILDMODE=-buildmode=pie [2021-03-27T17:59:43.638Z] #45 6.845 + GO_BUILDMODE=-buildmode=pie [2021-03-27T17:59:43.638Z] #45 6.846 ++ dirname /tmp/install/install.sh [2021-03-27T17:59:43.638Z] #45 6.853 + dir=/tmp/install [2021-03-27T17:59:43.638Z] #45 6.853 + bin=vndr [2021-03-27T17:59:43.638Z] #45 6.853 + shift [2021-03-27T17:59:43.638Z] #45 6.853 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-03-27T17:59:43.638Z] #45 6.853 + . /tmp/install/vndr.installer [2021-03-27T17:59:43.638Z] #45 6.853 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-27T17:59:43.638Z] #45 6.853 + install_vndr [2021-03-27T17:59:43.638Z] #45 6.853 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-03-27T17:59:43.638Z] #45 6.853 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.sicmbRSIbe/src/github.com/LK4D4/vndr [2021-03-27T17:59:43.638Z] #45 6.853 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-27T17:59:43.638Z] #45 6.861 Cloning into '/tmp/tmp.sicmbRSIbe/src/github.com/LK4D4/vndr'... [2021-03-27T17:59:43.638Z] #45 7.811 + cd /tmp/tmp.sicmbRSIbe/src/github.com/LK4D4/vndr [2021-03-27T17:59:43.638Z] #45 7.812 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-27T17:59:43.638Z] #45 7.830 + go build -buildmode=pie -v -o /build/vndr . [2021-03-27T17:59:43.638Z] #45 9.854 unicode [2021-03-27T17:59:43.638Z] #45 9.911 unicode/utf16 [2021-03-27T17:59:43.638Z] #45 9.961 math [2021-03-27T17:59:43.638Z] #45 10.24 runtime [2021-03-27T17:59:43.638Z] #45 ... [2021-03-27T17:59:43.638Z] [2021-03-27T17:59:43.638Z] #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-27T17:59:43.638Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-03-27T17:59:43.638Z] #55 6.045 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-03-27T17:59:43.638Z] #55 6.093 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-27T17:59:43.638Z] #55 6.093 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-27T17:59:43.638Z] #55 7.123 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-03-27T17:59:43.638Z] #55 9.380 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [264 kB] [2021-03-27T17:59:43.638Z] #55 ... [2021-03-27T17:59:43.638Z] [2021-03-27T17:59:43.638Z] #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-27T17:59:43.638Z] #67 sha256:a554b90ac4e036c8619514ce277548d083c4bb36fb89190779719eabb5b4b940 [2021-03-27T17:59:43.638Z] #67 6.226 + RM_GOPATH=0 [2021-03-27T17:59:43.638Z] #67 6.226 + TMP_GOPATH= [2021-03-27T17:59:43.638Z] #67 6.226 + : /build [2021-03-27T17:59:43.638Z] #67 6.226 + '[' -z '' ']' [2021-03-27T17:59:43.638Z] #67 6.226 ++ mktemp -d [2021-03-27T17:59:43.638Z] #67 6.236 + export GOPATH=/tmp/tmp.ZrScE5DZ5c [2021-03-27T17:59:43.638Z] #67 6.236 + GOPATH=/tmp/tmp.ZrScE5DZ5c [2021-03-27T17:59:43.638Z] #67 6.236 + RM_GOPATH=1 [2021-03-27T17:59:43.638Z] #67 6.236 + case "$(go env GOARCH)" in [2021-03-27T17:59:43.638Z] #67 6.236 ++ go env GOARCH [2021-03-27T17:59:43.638Z] #67 6.256 + export GO_BUILDMODE=-buildmode=pie [2021-03-27T17:59:43.638Z] #67 6.256 + GO_BUILDMODE=-buildmode=pie [2021-03-27T17:59:43.638Z] #67 6.265 ++ dirname /tmp/install/install.sh [2021-03-27T17:59:43.638Z] #67 6.266 + dir=/tmp/install [2021-03-27T17:59:43.638Z] #67 6.268 + bin=proxy [2021-03-27T17:59:43.638Z] #67 6.268 + shift [2021-03-27T17:59:43.638Z] #67 6.268 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-03-27T17:59:43.638Z] #67 6.268 + . /tmp/install/proxy.installer [2021-03-27T17:59:43.638Z] #67 6.268 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-27T17:59:43.638Z] #67 6.268 + install_proxy [2021-03-27T17:59:43.638Z] #67 6.268 + case "$1" in [2021-03-27T17:59:43.638Z] #67 6.268 + export CGO_ENABLED=0 [2021-03-27T17:59:43.638Z] #67 6.268 + CGO_ENABLED=0 [2021-03-27T17:59:43.638Z] #67 6.268 + _install_proxy [2021-03-27T17:59:43.638Z] #67 6.268 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-03-27T17:59:43.638Z] #67 6.268 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.ZrScE5DZ5c/src/github.com/docker/libnetwork [2021-03-27T17:59:43.638Z] #67 6.268 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-27T17:59:43.638Z] #67 6.271 Cloning into '/tmp/tmp.ZrScE5DZ5c/src/github.com/docker/libnetwork'... [2021-03-27T17:59:43.751Z] #47 ... [2021-03-27T17:59:43.751Z] [2021-03-27T17:59:43.751Z] #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-27T17:59:43.751Z] #67 sha256:de8284775bb5b1bd800a96b3b1673fec71f88b9e84b5100f49a1c73c593f9aa1 [2021-03-27T17:59:43.751Z] #67 32.96 + cd /tmp/tmp.48DKprdqqY/src/github.com/docker/libnetwork [2021-03-27T17:59:43.751Z] #67 32.97 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-27T17:59:43.800Z] #37 ... [2021-03-27T17:59:43.800Z] [2021-03-27T17:59:43.800Z] #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-27T17:59:43.800Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-03-27T17:59:43.800Z] #14 39.72 Building dependency tree... [2021-03-27T17:59:43.892Z] #43 35.24 CC images/cgroup.o [2021-03-27T17:59:43.953Z] #67 ... [2021-03-27T17:59:43.953Z] [2021-03-27T17:59:43.953Z] #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-27T17:59:43.953Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-03-27T17:59:43.953Z] #36 4.129 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-03-27T17:59:43.953Z] #36 4.145 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-27T17:59:43.953Z] #36 4.145 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-27T17:59:43.953Z] #36 4.567 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-03-27T17:59:43.953Z] #36 5.181 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [264 kB] [2021-03-27T17:59:43.953Z] #36 5.817 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-03-27T17:59:43.953Z] #36 ... [2021-03-27T17:59:43.953Z] [2021-03-27T17:59:43.953Z] #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-27T17:59:43.953Z] #34 sha256:d309597170e6b60d1c1000b73be86368c9334e72203358dc146738cbdd873393 [2021-03-27T17:59:43.953Z] #34 5.539 + RM_GOPATH=0 [2021-03-27T17:59:43.953Z] #34 5.539 + TMP_GOPATH= [2021-03-27T17:59:43.953Z] #34 5.539 + : /build [2021-03-27T17:59:43.953Z] #34 5.539 + '[' -z '' ']' [2021-03-27T17:59:43.953Z] #34 5.539 ++ mktemp -d [2021-03-27T17:59:43.953Z] #34 5.543 + export GOPATH=/tmp/tmp.trJII2ImqN [2021-03-27T17:59:43.953Z] #34 5.543 + GOPATH=/tmp/tmp.trJII2ImqN [2021-03-27T17:59:43.953Z] #34 5.543 + RM_GOPATH=1 [2021-03-27T17:59:43.953Z] #34 5.543 + case "$(go env GOARCH)" in [2021-03-27T17:59:43.953Z] #34 5.548 ++ go env GOARCH [2021-03-27T17:59:43.953Z] #34 5.584 + export GO_BUILDMODE=-buildmode=pie [2021-03-27T17:59:43.953Z] #34 5.584 + GO_BUILDMODE=-buildmode=pie [2021-03-27T17:59:43.953Z] #34 5.598 ++ dirname /tmp/install/install.sh [2021-03-27T17:59:43.953Z] #34 5.603 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-27T17:59:43.953Z] #34 5.603 + dir=/tmp/install [2021-03-27T17:59:43.953Z] #34 5.603 + bin=tomlv [2021-03-27T17:59:43.953Z] #34 5.603 + shift [2021-03-27T17:59:43.953Z] #34 5.603 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-03-27T17:59:43.953Z] #34 5.603 + . /tmp/install/tomlv.installer [2021-03-27T17:59:43.953Z] #34 5.603 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-27T17:59:43.953Z] #34 5.603 + install_tomlv [2021-03-27T17:59:43.953Z] #34 5.603 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-03-27T17:59:43.953Z] #34 5.603 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.trJII2ImqN/src/github.com/BurntSushi/toml [2021-03-27T17:59:43.953Z] #34 5.610 Cloning into '/tmp/tmp.trJII2ImqN/src/github.com/BurntSushi/toml'... [2021-03-27T17:59:43.953Z] #34 6.335 + cd /tmp/tmp.trJII2ImqN/src/github.com/BurntSushi/toml [2021-03-27T17:59:43.953Z] #34 6.335 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-27T17:59:43.953Z] #34 6.359 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-03-27T17:59:43.953Z] #34 6.913 internal/cpu [2021-03-27T17:59:43.953Z] #34 6.990 math/bits [2021-03-27T17:59:43.953Z] #34 7.029 runtime/internal/sys [2021-03-27T17:59:43.953Z] #34 7.097 runtime/internal/atomic [2021-03-27T17:59:43.953Z] #34 7.619 runtime/internal/math [2021-03-27T17:59:43.953Z] #34 7.819 math [2021-03-27T17:59:43.953Z] #34 7.862 unicode/utf8 [2021-03-27T17:59:43.953Z] #34 8.100 internal/race [2021-03-27T17:59:43.953Z] #34 8.346 sync/atomic [2021-03-27T17:59:43.953Z] #34 8.415 unicode [2021-03-27T17:59:43.953Z] #34 8.506 internal/bytealg [2021-03-27T17:59:43.953Z] #34 8.964 internal/testlog [2021-03-27T17:59:43.953Z] #34 9.449 encoding [2021-03-27T17:59:43.953Z] #34 9.959 runtime [2021-03-27T17:59:43.953Z] #34 10.07 runtime/cgo [2021-03-27T17:59:44.020Z] #49 ... [2021-03-27T17:59:44.020Z] [2021-03-27T17:59:44.020Z] #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-27T17:59:44.020Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-27T17:59:44.020Z] #36 25.56 Fetched 8424 kB in 18s (480 kB/s) [2021-03-27T17:59:44.020Z] #36 25.56 Reading package lists... [2021-03-27T17:59:44.116Z] #14 ... [2021-03-27T17:59:44.116Z] [2021-03-27T17:59:44.116Z] #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-27T17:59:44.116Z] #56 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-03-27T17:59:44.116Z] #56 27.31 Reading package lists... [2021-03-27T17:59:44.116Z] #56 36.09 Building dependency tree... [2021-03-27T17:59:44.116Z] #56 39.05 The following additional packages will be installed: [2021-03-27T17:59:44.116Z] #56 39.06 libbtrfs0 [2021-03-27T17:59:44.116Z] #56 39.25 The following NEW packages will be installed: [2021-03-27T17:59:44.116Z] #56 39.26 libbtrfs-dev libbtrfs0 [2021-03-27T17:59:44.116Z] #56 39.45 0 upgraded, 2 newly installed, 0 to remove and 26 not upgraded. [2021-03-27T17:59:44.116Z] #56 39.45 Need to get 120 kB of archives. [2021-03-27T17:59:44.116Z] #56 39.45 After this operation, 423 kB of additional disk space will be used. [2021-03-27T17:59:44.116Z] #56 39.45 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2021-03-27T17:59:44.116Z] #56 39.47 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2021-03-27T17:59:44.116Z] #56 41.15 debconf: delaying package configuration, since apt-utils is not installed [2021-03-27T17:59:44.116Z] #56 41.46 Fetched 120 kB in 0s (1664 kB/s) [2021-03-27T17:59:44.116Z] #56 41.62 Selecting previously unselected package libbtrfs0. [2021-03-27T17:59:44.116Z] #56 41.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 ... 15339 files and directories currently installed.) [2021-03-27T17:59:44.116Z] #56 41.70 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2021-03-27T17:59:44.116Z] #56 41.72 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-27T17:59:44.116Z] #56 41.86 Selecting previously unselected package libbtrfs-dev. [2021-03-27T17:59:44.116Z] #56 41.87 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2021-03-27T17:59:44.116Z] #56 41.87 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-27T17:59:44.116Z] #56 42.15 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-27T17:59:44.116Z] #56 42.16 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-27T17:59:44.116Z] #56 42.18 Processing triggers for libc-bin (2.28-10) ... [2021-03-27T17:59:44.116Z] #56 DONE 42.6s [2021-03-27T17:59:44.116Z] [2021-03-27T17:59:44.116Z] #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-27T17:59:44.116Z] #57 sha256:7e9abada46fe323b21bd45fcb6de585c8c0b654f3dd053e85c5e815e1267735d [2021-03-27T17:59:44.225Z] #34 ... [2021-03-27T17:59:44.225Z] [2021-03-27T17:59:44.225Z] #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-27T17:59:44.225Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-27T17:59:44.225Z] #42 5.966 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-03-27T17:59:44.225Z] #42 6.005 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-27T17:59:44.225Z] #42 6.005 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-27T17:59:44.225Z] #42 7.021 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-03-27T17:59:44.225Z] #42 9.295 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [264 kB] [2021-03-27T17:59:44.225Z] #42 11.09 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-03-27T17:59:44.225Z] #42 ... [2021-03-27T17:59:44.225Z] [2021-03-27T17:59:44.225Z] #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-27T17:59:44.225Z] #24 sha256:2e54239c896f1d7ce683af385712f084f2dfb29d60871c61678c8c2aa1e3cf23 [2021-03-27T17:59:44.225Z] #24 4.306 + RM_GOPATH=0 [2021-03-27T17:59:44.225Z] #24 4.306 + TMP_GOPATH= [2021-03-27T17:59:44.225Z] #24 4.306 + : /build [2021-03-27T17:59:44.225Z] #24 4.306 + '[' -z '' ']' [2021-03-27T17:59:44.225Z] #24 4.306 ++ mktemp -d [2021-03-27T17:59:44.225Z] #24 4.317 + export GOPATH=/tmp/tmp.H4QNzvUf1M [2021-03-27T17:59:44.225Z] #24 4.317 + GOPATH=/tmp/tmp.H4QNzvUf1M [2021-03-27T17:59:44.225Z] #24 4.317 + RM_GOPATH=1 [2021-03-27T17:59:44.225Z] #24 4.317 + case "$(go env GOARCH)" in [2021-03-27T17:59:44.225Z] #24 4.317 ++ go env GOARCH [2021-03-27T17:59:44.225Z] #24 4.374 + export GO_BUILDMODE=-buildmode=pie [2021-03-27T17:59:44.225Z] #24 4.374 + GO_BUILDMODE=-buildmode=pie [2021-03-27T17:59:44.225Z] #24 4.384 ++ dirname /tmp/install/install.sh [2021-03-27T17:59:44.225Z] #24 4.384 + dir=/tmp/install [2021-03-27T17:59:44.225Z] #24 4.384 + bin=dockercli [2021-03-27T17:59:44.225Z] #24 4.384 + shift [2021-03-27T17:59:44.225Z] #24 4.384 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-03-27T17:59:44.225Z] #24 4.384 + . /tmp/install/dockercli.installer [2021-03-27T17:59:44.225Z] #24 4.384 ++ : stable [2021-03-27T17:59:44.225Z] #24 4.384 ++ : 17.06.2-ce [2021-03-27T17:59:44.225Z] #24 4.384 + install_dockercli [2021-03-27T17:59:44.225Z] #24 4.384 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-03-27T17:59:44.225Z] #24 4.384 Install docker/cli version 17.06.2-ce from stable [2021-03-27T17:59:44.225Z] #24 4.388 ++ uname -m [2021-03-27T17:59:44.225Z] #24 4.393 + arch=aarch64 [2021-03-27T17:59:44.225Z] #24 4.393 + '[' aarch64 '!=' x86_64 ']' [2021-03-27T17:59:44.225Z] #24 4.393 + '[' aarch64 '!=' s390x ']' [2021-03-27T17:59:44.225Z] #24 4.393 + '[' aarch64 '!=' armhf ']' [2021-03-27T17:59:44.225Z] #24 4.393 + build_dockercli [2021-03-27T17:59:44.225Z] #24 4.393 + git clone https://github.com/docker/docker-ce /tmp/tmp.H4QNzvUf1M/tmp/docker-ce [2021-03-27T17:59:44.225Z] #24 4.397 Cloning into '/tmp/tmp.H4QNzvUf1M/tmp/docker-ce'... [2021-03-27T17:59:44.349Z] #67 33.51 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-03-27T17:59:44.417Z] #57 0.333 + RM_GOPATH=0 [2021-03-27T17:59:44.417Z] #57 0.335 + TMP_GOPATH= [2021-03-27T17:59:44.417Z] #57 0.335 + : /build [2021-03-27T17:59:44.417Z] #57 0.336 + '[' -z '' ']' [2021-03-27T17:59:44.417Z] #57 0.338 ++ mktemp -d [2021-03-27T17:59:44.417Z] #57 0.344 + export GOPATH=/tmp/tmp.XtbkOapMFk [2021-03-27T17:59:44.417Z] #57 0.345 + GOPATH=/tmp/tmp.XtbkOapMFk [2021-03-27T17:59:44.417Z] #57 0.345 + RM_GOPATH=1 [2021-03-27T17:59:44.417Z] #57 0.345 + case "$(go env GOARCH)" in [2021-03-27T17:59:44.417Z] #57 0.348 ++ go env GOARCH [2021-03-27T17:59:44.417Z] #57 0.381 + export GO_BUILDMODE=-buildmode=pie [2021-03-27T17:59:44.417Z] #57 0.383 + GO_BUILDMODE=-buildmode=pie [2021-03-27T17:59:44.417Z] #57 0.384 ++ dirname /tmp/install/install.sh [2021-03-27T17:59:44.417Z] #57 0.385 + dir=/tmp/install [2021-03-27T17:59:44.417Z] #57 0.386 + bin=containerd [2021-03-27T17:59:44.417Z] #57 0.386 + shift [2021-03-27T17:59:44.417Z] #57 0.386 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-03-27T17:59:44.417Z] #57 0.386 + . /tmp/install/containerd.installer [2021-03-27T17:59:44.417Z] #57 0.386 ++ set -e [2021-03-27T17:59:44.417Z] #57 0.386 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-27T17:59:44.417Z] #57 0.386 + install_containerd [2021-03-27T17:59:44.417Z] #57 0.387 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-03-27T17:59:44.417Z] #57 0.387 + git clone https://github.com/containerd/containerd.git /tmp/tmp.XtbkOapMFk/src/github.com/containerd/containerd [2021-03-27T17:59:44.417Z] #57 0.388 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-27T17:59:44.417Z] #57 0.418 Cloning into '/tmp/tmp.XtbkOapMFk/src/github.com/containerd/containerd'... [2021-03-27T17:59:44.454Z] #43 35.84 CC images/userns.o [2021-03-27T17:59:44.489Z] #24 ... [2021-03-27T17:59:44.489Z] [2021-03-27T17:59:44.489Z] #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-27T17:59:44.489Z] #51 sha256:7234be65751762dbed11f9b4191f400d0f34e63262bb4eebc803ec8f454baf22 [2021-03-27T17:59:44.489Z] #51 6.006 + RM_GOPATH=0 [2021-03-27T17:59:44.489Z] #51 6.006 + TMP_GOPATH= [2021-03-27T17:59:44.489Z] #51 6.006 + : /build [2021-03-27T17:59:44.489Z] #51 6.006 + '[' -z '' ']' [2021-03-27T17:59:44.489Z] #51 6.006 ++ mktemp -d [2021-03-27T17:59:44.489Z] #51 6.006 + export GOPATH=/tmp/tmp.Z5Kj5iJjHk [2021-03-27T17:59:44.489Z] #51 6.006 + GOPATH=/tmp/tmp.Z5Kj5iJjHk [2021-03-27T17:59:44.489Z] #51 6.006 + RM_GOPATH=1 [2021-03-27T17:59:44.489Z] #51 6.006 + case "$(go env GOARCH)" in [2021-03-27T17:59:44.489Z] #51 6.006 ++ go env GOARCH [2021-03-27T17:59:44.489Z] #51 6.007 + export GO_BUILDMODE=-buildmode=pie [2021-03-27T17:59:44.489Z] #51 6.007 + GO_BUILDMODE=-buildmode=pie [2021-03-27T17:59:44.489Z] #51 6.007 ++ dirname /tmp/install/install.sh [2021-03-27T17:59:44.489Z] #51 6.021 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-27T17:59:44.489Z] #51 6.025 + dir=/tmp/install [2021-03-27T17:59:44.489Z] #51 6.025 + bin=shfmt [2021-03-27T17:59:44.489Z] #51 6.025 + shift [2021-03-27T17:59:44.489Z] #51 6.025 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-03-27T17:59:44.489Z] #51 6.025 + . /tmp/install/shfmt.installer [2021-03-27T17:59:44.489Z] #51 6.025 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-27T17:59:44.489Z] #51 6.025 + install_shfmt [2021-03-27T17:59:44.489Z] #51 6.025 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-03-27T17:59:44.489Z] #51 6.025 + git clone https://github.com/mvdan/sh.git /tmp/tmp.Z5Kj5iJjHk/src/github.com/mvdan/sh [2021-03-27T17:59:44.489Z] #51 6.029 Cloning into '/tmp/tmp.Z5Kj5iJjHk/src/github.com/mvdan/sh'... [2021-03-27T17:59:44.489Z] #51 ... [2021-03-27T17:59:44.489Z] [2021-03-27T17:59:44.489Z] #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-27T17:59:44.489Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-03-27T17:59:44.489Z] #32 6.120 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-03-27T17:59:44.489Z] #32 6.123 Cloning into '.'... [2021-03-27T17:59:44.489Z] #32 ... [2021-03-27T17:59:44.489Z] [2021-03-27T17:59:44.489Z] #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-27T17:59:44.489Z] #49 sha256:b66b9044239a89ce065f103127c091ba9e9af2f6389bccf2922b5d57eb24124b [2021-03-27T17:59:44.489Z] #49 6.184 + RM_GOPATH=0 [2021-03-27T17:59:44.489Z] #49 6.184 + TMP_GOPATH= [2021-03-27T17:59:44.489Z] #49 6.184 + : /build [2021-03-27T17:59:44.489Z] #49 6.185 + '[' -z '' ']' [2021-03-27T17:59:44.489Z] #49 6.193 ++ mktemp -d [2021-03-27T17:59:44.489Z] #49 6.220 + export GOPATH=/tmp/tmp.50ygAKdSzo [2021-03-27T17:59:44.489Z] #49 6.220 + GOPATH=/tmp/tmp.50ygAKdSzo [2021-03-27T17:59:44.489Z] #49 6.220 + RM_GOPATH=1 [2021-03-27T17:59:44.489Z] #49 6.220 + case "$(go env GOARCH)" in [2021-03-27T17:59:44.489Z] #49 6.220 ++ go env GOARCH [2021-03-27T17:59:44.489Z] #49 6.227 + export GO_BUILDMODE=-buildmode=pie [2021-03-27T17:59:44.489Z] #49 6.227 + GO_BUILDMODE=-buildmode=pie [2021-03-27T17:59:44.489Z] #49 6.228 ++ dirname /tmp/install/install.sh [2021-03-27T17:59:44.489Z] #49 6.242 + dir=/tmp/install [2021-03-27T17:59:44.489Z] #49 6.242 + bin=golangci_lint [2021-03-27T17:59:44.489Z] #49 6.242 + shift [2021-03-27T17:59:44.489Z] #49 6.242 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-03-27T17:59:44.490Z] #49 6.242 + . /tmp/install/golangci_lint.installer [2021-03-27T17:59:44.490Z] #49 6.242 ++ : v1.23.8 [2021-03-27T17:59:44.490Z] #49 6.242 + install_golangci_lint [2021-03-27T17:59:44.490Z] #49 6.242 + set -e [2021-03-27T17:59:44.490Z] #49 6.242 + export GO111MODULE=on [2021-03-27T17:59:44.490Z] #49 6.242 + GO111MODULE=on [2021-03-27T17:59:44.490Z] #49 6.242 + GOBIN=/build [2021-03-27T17:59:44.490Z] #49 6.242 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-03-27T17:59:44.490Z] #49 6.328 go: finding github.com v1.23.8 [2021-03-27T17:59:44.490Z] #49 6.328 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-03-27T17:59:44.490Z] #49 6.328 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-03-27T17:59:44.490Z] #49 6.328 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-03-27T17:59:44.490Z] #49 6.328 go: finding github.com/golangci v1.23.8 [2021-03-27T17:59:44.490Z] #49 7.375 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-03-27T17:59:44.490Z] #49 8.121 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-03-27T17:59:44.710Z] #43 36.20 CC images/google/protobuf/descriptor.o [2021-03-27T17:59:44.753Z] #49 ... [2021-03-27T17:59:44.753Z] [2021-03-27T17:59:44.753Z] #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-27T17:59:44.753Z] #29 sha256:21ee9e43827956208c7c1308ad8de7499643222713944f54fcec00f3ca6b3b58 [2021-03-27T17:59:44.753Z] #29 6.425 0.0% ##### 8.2% ########### 16.2% ############## 20.4% ################ 23.6% ###################### 31.6% ########################## 37.1% ############################## 43.0% ################################## 48.2% ###################################### 53.4% ########################################### 60.2% ############################################### 65.5% #################################################### 72.4% ########################################################### 82.4% ############################################################ 83.5% ################################################################# 90.8% ######################################################################## 100.0% [2021-03-27T17:59:44.753Z] #29 8.442 [2021-03-27T17:59:44.950Z] #36 33.31 Reading package lists... [2021-03-27T17:59:44.950Z] #36 ... [2021-03-27T17:59:44.950Z] [2021-03-27T17:59:44.950Z] #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-27T17:59:44.950Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-27T17:59:44.950Z] #40 25.13 + 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-27T17:59:45.023Z] #29 8.728 #=#=# ###### 9.6% ################### 26.4% ################################ 45.6% ############################################### 66.3% ################################################################ 88.9% ######################################################################## 100.0% [2021-03-27T17:59:45.603Z] #29 10.07 [2021-03-27T17:59:46.402Z] #40 36.74 + 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-27T17:59:46.445Z] #29 10.35 0.0% ############### 22.1% ############################### 43.1% ######################################## 56.0% ##################################################### 75.0% ################################################################## 91.9% ######################################################################## 100.0% [2021-03-27T17:59:46.608Z] #43 37.82 CC images/opts.o [2021-03-27T17:59:46.608Z] #43 38.09 CC images/seccomp.o [2021-03-27T17:59:46.845Z] #40 ... [2021-03-27T17:59:46.846Z] [2021-03-27T17:59:46.846Z] #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-27T17:59:46.846Z] #49 sha256:b8338ab9cbdf4c5e2d5175951cd23ff444d4217cec31bf38b2f6830f11f3d65a [2021-03-27T17:59:46.846Z] #49 38.58 go: extracting golang.org/x/text v0.3.2 [2021-03-27T17:59:46.865Z] #43 38.34 CC images/binfmt-misc.o [2021-03-27T17:59:47.025Z] #29 11.57 [2021-03-27T17:59:47.121Z] #43 38.54 CC images/time.o [2021-03-27T17:59:47.377Z] #43 38.76 CC images/sysctl.o [2021-03-27T17:59:47.634Z] #43 38.96 CC images/autofs.o [2021-03-27T17:59:47.890Z] #43 39.25 CC images/macvlan.o [2021-03-27T17:59:47.890Z] #43 39.45 CC images/sit.o [2021-03-27T17:59:47.984Z] #57 ... [2021-03-27T17:59:47.984Z] [2021-03-27T17:59:47.984Z] #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-27T17:59:47.984Z] #68 sha256:e7034fc57d9fe730db25614c46ce1a6cf2d8735b55c30121f779cff004564bc2 [2021-03-27T17:59:47.984Z] #68 DONE 45.8s [2021-03-27T17:59:47.984Z] [2021-03-27T17:59:47.984Z] #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-27T17:59:47.984Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-03-27T17:59:47.984Z] #37 45.79 Selecting previously unselected package libicu63:ppc64el. [2021-03-27T17:59:47.984Z] #37 45.80 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2021-03-27T17:59:47.984Z] #37 45.89 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2021-03-27T17:59:48.147Z] #43 39.65 CC images/memfd.o [2021-03-27T17:59:48.309Z] #40 ... [2021-03-27T17:59:48.309Z] [2021-03-27T17:59:48.309Z] #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-27T17:59:48.309Z] #49 sha256:f651951c1e2d9c0cd15da207f032942d5efcb910cb8ffb89487f4ada255b6a72 [2021-03-27T17:59:48.309Z] #49 32.51 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-27T17:59:48.309Z] #49 32.68 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-03-27T17:59:48.309Z] #49 32.69 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-03-27T17:59:48.309Z] #49 33.07 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-27T17:59:48.309Z] #49 33.07 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-03-27T17:59:48.309Z] #49 33.16 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-03-27T17:59:48.309Z] #49 33.16 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-27T17:59:48.309Z] #49 33.16 go: extracting github.com/subosito/gotenv v1.2.0 [2021-03-27T17:59:48.309Z] #49 33.16 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-27T17:59:48.309Z] #49 33.76 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-03-27T17:59:48.309Z] #49 33.77 go: downloading github.com/magiconair/properties v1.8.1 [2021-03-27T17:59:48.309Z] #49 33.86 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-03-27T17:59:48.309Z] #49 34.02 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-03-27T17:59:48.309Z] #49 34.17 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-27T17:59:48.309Z] #49 34.18 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-27T17:59:48.309Z] #49 34.35 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-03-27T17:59:48.309Z] #49 34.36 go: extracting github.com/magiconair/properties v1.8.1 [2021-03-27T17:59:48.309Z] #49 34.36 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-03-27T17:59:48.309Z] #49 34.77 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-27T17:59:48.309Z] #49 34.78 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-03-27T17:59:48.309Z] #49 34.90 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-27T17:59:48.309Z] #49 35.04 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-27T17:59:48.309Z] #49 35.26 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-03-27T17:59:48.309Z] #49 35.32 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-03-27T17:59:48.309Z] #49 35.40 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-27T17:59:48.309Z] #49 35.46 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-03-27T17:59:48.309Z] #49 35.50 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-27T17:59:48.309Z] #49 35.61 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-27T17:59:48.309Z] #49 35.61 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-27T17:59:48.309Z] #49 35.63 go: downloading golang.org/x/text v0.3.2 [2021-03-27T17:59:48.309Z] #49 35.67 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-03-27T17:59:48.309Z] #49 36.04 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-03-27T17:59:48.309Z] #49 36.07 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-03-27T17:59:48.309Z] #49 36.43 go: downloading github.com/gogo/protobuf v1.2.1 [2021-03-27T17:59:48.309Z] #49 36.50 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-27T17:59:48.309Z] #49 36.55 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-27T17:59:48.309Z] #49 36.57 go: downloading github.com/spf13/afero v1.1.2 [2021-03-27T17:59:48.309Z] #49 36.58 go: downloading github.com/stretchr/testify v1.4.0 [2021-03-27T17:59:48.309Z] #49 36.58 go: downloading github.com/ultraware/funlen v0.0.2 [2021-03-27T17:59:48.309Z] #49 36.72 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-27T17:59:48.309Z] #49 37.41 go: extracting github.com/ultraware/funlen v0.0.2 [2021-03-27T17:59:48.309Z] #49 37.46 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-03-27T17:59:48.309Z] #49 37.53 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-27T17:59:48.309Z] #49 37.71 go: downloading github.com/spf13/cast v1.3.0 [2021-03-27T17:59:48.309Z] #49 37.85 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-03-27T17:59:48.309Z] #49 37.94 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-03-27T17:59:48.309Z] #49 38.30 go: extracting github.com/spf13/afero v1.1.2 [2021-03-27T17:59:48.309Z] #49 38.58 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-27T17:59:48.309Z] #49 38.74 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-03-27T17:59:48.309Z] #49 38.77 go: extracting github.com/spf13/cast v1.3.0 [2021-03-27T17:59:48.309Z] #49 38.78 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-03-27T17:59:48.309Z] #49 38.90 go: extracting github.com/stretchr/testify v1.4.0 [2021-03-27T17:59:48.309Z] #49 39.05 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-03-27T17:59:48.309Z] #49 39.05 go: downloading github.com/gobwas/glob v0.2.3 [2021-03-27T17:59:48.309Z] #49 39.19 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-03-27T17:59:48.403Z] #43 39.91 CC images/timens.o [2021-03-27T17:59:48.660Z] #43 40.14 LINK images/built-in.o [2021-03-27T17:59:48.877Z] #49 40.10 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-03-27T17:59:48.916Z] #43 40.32 GEN compel/include/asm [2021-03-27T17:59:48.916Z] #43 40.34 GEN compel/include/version.h [2021-03-27T17:59:48.916Z] #43 40.36 touch .config [2021-03-27T17:59:48.916Z] #43 40.39 GEN include/common/config.h [2021-03-27T17:59:48.916Z] #43 40.47 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-03-27T17:59:49.172Z] #43 40.50 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-03-27T17:59:49.172Z] #43 40.53 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-03-27T17:59:49.172Z] #43 40.55 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-03-27T17:59:49.172Z] #43 40.59 DEP compel/arch/x86/plugins/std/memcpy.d [2021-03-27T17:59:49.172Z] #43 40.61 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-03-27T17:59:49.172Z] #43 40.64 GEN compel/plugins/include/uapi/std/syscall.h [2021-03-27T17:59:49.172Z] #43 40.67 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-03-27T17:59:49.172Z] #43 40.68 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-03-27T17:59:49.172Z] #43 40.71 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-03-27T17:59:49.429Z] #43 40.71 DEP compel/plugins/std/infect.d [2021-03-27T17:59:49.429Z] #43 40.89 DEP compel/plugins/std/string.d [2021-03-27T17:59:49.429Z] #43 41.00 DEP compel/plugins/std/log.d [2021-03-27T17:59:49.445Z] #49 40.42 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-03-27T17:59:49.445Z] #49 40.71 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-27T17:59:49.535Z] #29 11.76 #=#=# 0.0% ## 3.9% ##### 7.3% ###### 8.8% ######## 12.0% ########## 15.1% ############## 19.7% ################# 24.2% ##################### 29.9% ####################### 32.2% ########################## 37.0% ################################ 44.7% #################################### 51.0% ######################################## 55.8% ########################################### 60.1% ############################################# 62.9% #################################################### 72.6% ###################################################### 75.3% ######## [2021-03-27T17:59:49.535Z] #29 ... [2021-03-27T17:59:49.535Z] [2021-03-27T17:59:49.535Z] #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-27T17:59:49.535Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-03-27T17:59:49.535Z] #40 5.786 + git clone https://github.com/docker/distribution.git . [2021-03-27T17:59:49.535Z] #40 5.786 Cloning into '.'... [2021-03-27T17:59:49.535Z] #40 ... [2021-03-27T17:59:49.535Z] [2021-03-27T17:59:49.535Z] #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-27T17:59:49.535Z] #29 sha256:21ee9e43827956208c7c1308ad8de7499643222713944f54fcec00f3ca6b3b58 [2021-03-27T17:59:49.646Z] #67 ... [2021-03-27T17:59:49.646Z] [2021-03-27T17:59:49.646Z] #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-27T17:59:49.646Z] #49 sha256:dfb8591ec4437e24d67cd4408aa3910d8363a79ead893c0b4e68a61942202be2 [2021-03-27T17:59:49.646Z] #49 31.55 go: extracting github.com/gobwas/glob v0.2.3 [2021-03-27T17:59:49.646Z] #49 31.61 go: downloading github.com/stretchr/testify v1.4.0 [2021-03-27T17:59:49.646Z] #49 31.73 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-27T17:59:49.646Z] #49 31.76 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-27T17:59:49.646Z] #49 31.84 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-27T17:59:49.646Z] #49 32.47 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-27T17:59:49.646Z] #49 32.53 go: extracting github.com/stretchr/testify v1.4.0 [2021-03-27T17:59:49.646Z] #49 32.53 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-03-27T17:59:49.646Z] #49 32.54 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-03-27T17:59:49.646Z] #49 32.67 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-27T17:59:49.646Z] #49 32.73 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-27T17:59:49.646Z] #49 32.80 go: downloading golang.org/x/text v0.3.2 [2021-03-27T17:59:49.646Z] #49 32.86 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-03-27T17:59:49.646Z] #49 32.91 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-03-27T17:59:49.646Z] #49 32.92 go: downloading github.com/spf13/viper v1.6.1 [2021-03-27T17:59:49.646Z] #49 32.96 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-03-27T17:59:49.646Z] #49 33.06 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-03-27T17:59:49.646Z] #49 33.33 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-27T17:59:49.646Z] #49 33.38 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-03-27T17:59:49.646Z] #49 33.70 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-27T17:59:49.646Z] #49 33.72 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-03-27T17:59:49.646Z] #49 33.73 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-27T17:59:49.646Z] #49 33.92 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-03-27T17:59:49.646Z] #49 34.11 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-03-27T17:59:49.646Z] #49 34.12 go: extracting github.com/spf13/viper v1.6.1 [2021-03-27T17:59:49.646Z] #49 34.24 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-27T17:59:49.646Z] #49 34.57 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-27T17:59:49.646Z] #49 34.58 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-27T17:59:49.646Z] #49 34.79 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-03-27T17:59:49.646Z] #49 34.94 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-03-27T17:59:49.646Z] #49 35.00 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-03-27T17:59:49.646Z] #49 35.53 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-27T17:59:49.646Z] #49 35.53 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-03-27T17:59:49.646Z] #49 35.61 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-27T17:59:49.646Z] #49 35.61 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-03-27T17:59:49.646Z] #49 35.64 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-03-27T17:59:49.646Z] #49 35.82 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-27T17:59:49.646Z] #49 35.90 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-03-27T17:59:49.646Z] #49 36.09 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-03-27T17:59:49.646Z] #49 36.34 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-03-27T17:59:49.646Z] #49 36.35 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-27T17:59:49.646Z] #49 36.40 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-03-27T17:59:49.646Z] #49 36.55 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-27T17:59:49.647Z] #49 36.70 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-03-27T17:59:49.647Z] #49 36.91 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-03-27T17:59:49.647Z] #49 37.00 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-03-27T17:59:49.647Z] #49 37.09 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-03-27T17:59:49.647Z] #49 37.32 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-27T17:59:49.647Z] #49 37.53 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-27T17:59:49.647Z] #49 37.57 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-03-27T17:59:49.647Z] #49 37.64 go: downloading github.com/subosito/gotenv v1.2.0 [2021-03-27T17:59:49.647Z] #49 37.65 go: downloading github.com/spf13/cast v1.3.0 [2021-03-27T17:59:49.647Z] #49 37.72 go: downloading github.com/magiconair/properties v1.8.1 [2021-03-27T17:59:49.647Z] #49 37.75 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-03-27T17:59:49.647Z] #49 37.89 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-27T17:59:49.647Z] #49 37.98 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-27T17:59:49.647Z] #49 37.99 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-27T17:59:49.647Z] #49 38.10 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-27T17:59:49.647Z] #49 38.15 go: extracting github.com/spf13/cast v1.3.0 [2021-03-27T17:59:49.647Z] #49 38.21 go: extracting github.com/subosito/gotenv v1.2.0 [2021-03-27T17:59:49.647Z] #49 38.44 go: downloading github.com/spf13/afero v1.1.2 [2021-03-27T17:59:49.647Z] #49 38.61 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-27T17:59:49.647Z] #49 38.61 go: downloading github.com/stretchr/objx v0.2.0 [2021-03-27T17:59:49.647Z] #49 38.62 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-03-27T17:59:49.647Z] #49 38.70 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-03-27T17:59:49.647Z] #49 38.73 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-03-27T17:59:49.647Z] #49 38.81 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-03-27T17:59:49.647Z] #49 38.81 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-03-27T17:59:49.647Z] #49 38.97 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-27T17:59:49.647Z] #49 38.97 go: extracting github.com/magiconair/properties v1.8.1 [2021-03-27T17:59:49.685Z] #43 41.11 DEP compel/plugins/std/fds.d [2021-03-27T17:59:49.685Z] #43 41.19 DEP compel/plugins/std/std.d [2021-03-27T17:59:49.704Z] #49 40.81 go: extracting github.com/gobwas/glob v0.2.3 [2021-03-27T17:59:49.907Z] #49 ... [2021-03-27T17:59:49.907Z] [2021-03-27T17:59:49.907Z] #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-27T17:59:49.907Z] #45 sha256:2872f9999b93867b24796d275fa23e29f875a72fdc15fd5b30176dca00048127 [2021-03-27T17:59:49.907Z] #45 39.18 vendor/golang.org/x/crypto/internal/subtle [2021-03-27T17:59:49.907Z] #45 39.31 vendor/golang.org/x/crypto/curve25519 [2021-03-27T17:59:49.941Z] #43 41.31 DEP compel/plugins/shmem/shmem.d [2021-03-27T17:59:49.941Z] #43 41.39 DEP compel/plugins/fds/fds.d [2021-03-27T17:59:49.982Z] #49 40.97 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-27T17:59:49.982Z] #49 41.06 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-27T17:59:50.065Z] #29 11.76 #=#=# 0.0% ## 3.9% ##### 7.3% ###### 8.8% ######## 12.0% ########## 15.1% ############## 19.7% ################# 24.2% ##################### 29.9% ####################### 32.2% ########################## 37.0% ################################ 44.7% #################################### 51.0% ######################################## 55.8% ########################################### 60.1% ############################################# 62.9% #################################################### 72.6% ###################################################### 75.3% ############################################################ 83.8% ################################################################ 89.5% ################################################################### 93.5% ###################################################################### 98.4% ######################################################################## 100.0% [2021-03-27T17:59:50.197Z] #43 41.55 CC compel/plugins/std/std.o [2021-03-27T17:59:50.344Z] #29 14.63 [2021-03-27T17:59:50.357Z] #49 41.28 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-03-27T17:59:50.357Z] #49 41.30 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-03-27T17:59:50.453Z] #43 41.86 CC compel/plugins/std/fds.o [2021-03-27T17:59:50.620Z] #49 41.70 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-03-27T17:59:50.620Z] #49 41.79 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-27T17:59:50.709Z] #43 42.26 CC compel/plugins/std/log.o [2021-03-27T17:59:50.794Z] Running on azwin-2-f36090 in d:\jenkins\workspace\moby_PR-42211 [Pipeline] { [Pipeline] ws [2021-03-27T17:59:50.812Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-03-27T17:59:50.881Z] #49 41.97 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-03-27T17:59:50.881Z] #49 ... [2021-03-27T17:59:50.881Z] [2021-03-27T17:59:50.881Z] #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-27T17:59:50.881Z] #45 sha256:0d1ccef2dec3aca4ec467749ec006393c1841f37fcc35f41551d0611e6d47a5c [2021-03-27T17:59:50.881Z] #45 41.87 vendor/golang.org/x/crypto/curve25519 [2021-03-27T17:59:51.640Z] #43 ... [2021-03-27T17:59:51.640Z] [2021-03-27T17:59:51.640Z] #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-27T17:59:51.640Z] #45 sha256:ed5708cf945aacb49324be1a7fcefb7e1b7cac90dd28c51384beb6fac8dc63b4 [2021-03-27T17:59:51.640Z] #45 127.5 vendor/golang.org/x/net/idna [2021-03-27T17:59:51.640Z] #45 129.8 vendor/golang.org/x/net/http2/hpack [2021-03-27T17:59:51.640Z] #45 130.7 mime [2021-03-27T17:59:51.640Z] #45 132.4 mime/quotedprintable [2021-03-27T17:59:51.640Z] #45 132.8 net/http/internal [2021-03-27T17:59:51.640Z] #45 135.8 net/textproto [2021-03-27T17:59:51.640Z] #45 135.8 crypto/x509 [2021-03-27T17:59:51.640Z] #45 136.8 vendor/golang.org/x/net/http/httpguts [2021-03-27T17:59:51.640Z] #45 137.1 vendor/golang.org/x/net/http/httpproxy [2021-03-27T17:59:51.640Z] #45 137.6 mime/multipart [2021-03-27T17:59:51.825Z] #45 ... [2021-03-27T17:59:51.825Z] [2021-03-27T17:59:51.825Z] #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-27T17:59:51.825Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-27T17:59:51.825Z] #40 30.61 Checking out files: 67% (1131/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: 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-27T17:59:51.825Z] #40 31.44 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-03-27T17:59:51.825Z] #40 34.48 + 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-27T17:59:51.825Z] #40 ... [2021-03-27T17:59:51.825Z] [2021-03-27T17:59:51.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-27T17:59:51.825Z] #49 sha256:dfb8591ec4437e24d67cd4408aa3910d8363a79ead893c0b4e68a61942202be2 [2021-03-27T17:59:51.825Z] #49 39.44 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-03-27T17:59:51.825Z] #49 39.46 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-03-27T17:59:51.825Z] #49 39.54 go: extracting github.com/stretchr/objx v0.2.0 [2021-03-27T17:59:51.825Z] #49 39.66 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-27T17:59:51.825Z] #49 39.85 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-03-27T17:59:51.825Z] #49 39.85 go: downloading github.com/gogo/protobuf v1.2.1 [2021-03-27T17:59:51.825Z] #49 39.85 go: extracting github.com/spf13/afero v1.1.2 [2021-03-27T17:59:51.825Z] #49 40.32 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-27T17:59:51.825Z] #49 40.32 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-27T17:59:51.825Z] #49 41.02 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-27T17:59:51.825Z] #49 41.12 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-27T17:59:51.825Z] #49 41.19 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-03-27T17:59:51.896Z] #45 ... [2021-03-27T17:59:51.896Z] [2021-03-27T17:59:51.896Z] #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-27T17:59:51.896Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-27T17:59:51.896Z] #13 122.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-03-27T17:59:51.896Z] #13 122.0 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-27T17:59:51.896Z] #13 122.0 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-27T17:59:51.896Z] #13 ... [2021-03-27T17:59:51.896Z] [2021-03-27T17:59:51.896Z] #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-27T17:59:51.897Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T17:59:51.897Z] #43 43.17 CC compel/plugins/std/string.o [2021-03-27T17:59:52.100Z] #49 43.43 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-27T17:59:52.100Z] #49 43.43 go: finding github.com/fatih/color v1.7.0 [2021-03-27T17:59:52.100Z] #49 43.49 go: finding github.com/mattn/go-colorable v0.1.4 [2021-03-27T17:59:52.100Z] #49 43.52 go: finding github.com/mattn/go-isatty v0.0.8 [2021-03-27T17:59:52.100Z] #49 43.57 go: finding github.com/go-critic/go-critic v0.4.1 [2021-03-27T17:59:52.100Z] #49 43.62 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-27T17:59:52.100Z] #49 43.64 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-27T17:59:52.100Z] #49 43.68 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-03-27T17:59:52.100Z] #49 43.69 go: finding github.com/pkg/errors v0.8.1 [2021-03-27T17:59:52.100Z] #49 43.71 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-03-27T17:59:52.100Z] #49 43.71 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-03-27T17:59:52.100Z] #49 43.77 go: finding github.com/sirupsen/logrus v1.4.2 [2021-03-27T17:59:52.100Z] #49 43.78 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-03-27T17:59:52.100Z] #49 43.79 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-03-27T17:59:52.100Z] #49 43.83 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-03-27T17:59:52.100Z] #49 43.83 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-03-27T17:59:52.100Z] #49 43.85 go: finding github.com/stretchr/testify v1.4.0 [2021-03-27T17:59:52.100Z] #49 43.88 go: finding github.com/spf13/viper v1.6.1 [2021-03-27T17:59:52.100Z] #49 43.88 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-03-27T17:59:52.100Z] #49 43.97 go: finding github.com/davecgh/go-spew v1.1.1 [2021-03-27T17:59:52.357Z] #49 44.04 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-03-27T17:59:52.357Z] #49 44.05 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-03-27T17:59:52.359Z] The recommended git tool is: git [2021-03-27T17:59:52.459Z] #43 43.88 CC compel/plugins/std/infect.o [2021-03-27T17:59:52.614Z] #49 44.19 go: finding github.com/stretchr/objx v0.2.0 [2021-03-27T17:59:52.614Z] #49 44.23 go: finding github.com/spf13/cobra v0.0.5 [2021-03-27T17:59:52.614Z] #49 44.24 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-03-27T17:59:52.614Z] #49 44.29 go: finding github.com/hashicorp/hcl v1.0.0 [2021-03-27T17:59:52.614Z] #49 44.31 go: finding github.com/spf13/pflag v1.0.5 [2021-03-27T17:59:52.614Z] #49 44.34 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-03-27T17:59:52.614Z] #49 44.35 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-27T17:59:52.614Z] #49 44.39 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-27T17:59:52.614Z] #49 44.40 go: finding github.com/magiconair/properties v1.8.1 [2021-03-27T17:59:52.689Z] #57 165.1 + bin/containerd-stress [2021-03-27T17:59:52.715Z] #43 44.29 CC compel/arch/x86/plugins/std/parasite-head.o [2021-03-27T17:59:52.732Z] #37 ... [2021-03-27T17:59:52.732Z] [2021-03-27T17:59:52.732Z] #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-27T17:59:52.732Z] #50 sha256:c58e9537d6452c6d16eb91b07289af573b1e9b3325abb24bb20fe6c5bf4f0b05 [2021-03-27T17:59:52.732Z] #50 47.71 go: finding github.com/fatih/color v1.7.0 [2021-03-27T17:59:52.732Z] #50 47.80 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-27T17:59:52.732Z] #50 47.96 go: finding github.com/mattn/go-colorable v0.1.4 [2021-03-27T17:59:52.732Z] #50 47.99 go: finding github.com/mattn/go-isatty v0.0.8 [2021-03-27T17:59:52.732Z] #50 48.13 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-03-27T17:59:52.732Z] #50 48.16 go: finding github.com/pkg/errors v0.8.1 [2021-03-27T17:59:52.732Z] #50 48.18 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-27T17:59:52.732Z] #50 48.18 go: finding github.com/go-critic/go-critic v0.4.1 [2021-03-27T17:59:52.732Z] #50 48.23 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-27T17:59:52.732Z] #50 48.28 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-03-27T17:59:52.732Z] #50 48.28 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-03-27T17:59:52.732Z] #50 48.34 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-03-27T17:59:52.732Z] #50 48.41 go: finding github.com/sirupsen/logrus v1.4.2 [2021-03-27T17:59:52.732Z] #50 48.45 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-03-27T17:59:52.732Z] #50 48.45 go: finding github.com/spf13/viper v1.6.1 [2021-03-27T17:59:52.732Z] #50 48.49 go: finding github.com/stretchr/testify v1.4.0 [2021-03-27T17:59:52.732Z] #50 48.51 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-03-27T17:59:52.732Z] #50 48.54 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-03-27T17:59:52.732Z] #50 48.59 go: finding github.com/davecgh/go-spew v1.1.1 [2021-03-27T17:59:52.732Z] #50 48.61 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-03-27T17:59:52.732Z] #50 48.72 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-27T17:59:52.732Z] #50 48.78 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-27T17:59:52.732Z] #50 48.78 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-03-27T17:59:52.732Z] #50 48.79 go: finding github.com/spf13/cobra v0.0.5 [2021-03-27T17:59:52.732Z] #50 48.82 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-03-27T17:59:52.732Z] #50 48.88 go: finding github.com/stretchr/objx v0.2.0 [2021-03-27T17:59:52.732Z] #50 48.96 go: finding github.com/gobwas/glob v0.2.3 [2021-03-27T17:59:52.732Z] #50 48.96 go: finding github.com/spf13/pflag v1.0.5 [2021-03-27T17:59:52.732Z] #50 48.98 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-27T17:59:52.732Z] #50 49.01 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-03-27T17:59:52.732Z] #50 49.08 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-03-27T17:59:52.732Z] #50 49.10 go: finding github.com/hashicorp/hcl v1.0.0 [2021-03-27T17:59:52.732Z] #50 49.12 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-27T17:59:52.732Z] #50 49.16 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-27T17:59:52.732Z] #50 49.26 go: finding github.com/magiconair/properties v1.8.1 [2021-03-27T17:59:52.732Z] #50 49.31 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-27T17:59:52.732Z] #50 49.35 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-03-27T17:59:52.732Z] #50 49.36 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-27T17:59:52.732Z] #50 49.47 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-27T17:59:52.732Z] #50 49.47 go: finding github.com/pelletier/go-toml v1.2.0 [2021-03-27T17:59:52.732Z] #50 49.62 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-27T17:59:52.732Z] #50 49.63 go: finding github.com/spf13/cast v1.3.0 [2021-03-27T17:59:52.732Z] #50 49.64 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-27T17:59:52.732Z] #50 49.68 go: finding github.com/spf13/afero v1.1.2 [2021-03-27T17:59:52.732Z] #50 49.77 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-03-27T17:59:52.732Z] #50 49.89 go: finding github.com/subosito/gotenv v1.2.0 [2021-03-27T17:59:52.732Z] #50 49.97 go: finding gopkg.in/ini.v1 v1.51.0 [2021-03-27T17:59:52.732Z] #50 50.03 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-27T17:59:52.732Z] #50 50.10 go: finding golang.org/x/text v0.3.2 [2021-03-27T17:59:52.732Z] #50 50.10 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-27T17:59:52.732Z] #50 50.19 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-27T17:59:52.732Z] #50 50.20 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-27T17:59:52.732Z] #50 50.20 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-27T17:59:52.732Z] #50 50.23 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-27T17:59:52.732Z] #50 50.28 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-27T17:59:52.732Z] #50 50.32 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-27T17:59:52.732Z] #50 50.33 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-27T17:59:52.732Z] #50 50.38 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-27T17:59:52.732Z] #50 50.47 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-03-27T17:59:52.732Z] #50 50.48 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-27T17:59:52.732Z] #50 50.49 go: finding github.com/kisielk/gotool v1.0.0 [2021-03-27T17:59:52.732Z] #50 50.50 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-27T17:59:52.732Z] #50 50.58 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-27T17:59:52.732Z] #50 50.60 go: finding github.com/ultraware/funlen v0.0.2 [2021-03-27T17:59:52.733Z] #50 50.61 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-27T17:59:52.733Z] #50 50.63 go: finding github.com/ultraware/whitespace v0.0.4 [2021-03-27T17:59:52.733Z] #50 50.68 go: finding github.com/uudashr/gocognit v1.0.1 [2021-03-27T17:59:52.733Z] #50 50.76 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-27T17:59:52.733Z] #50 51.00 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-27T17:59:52.733Z] #50 51.05 go: finding github.com/gogo/protobuf v1.2.1 [2021-03-27T17:59:52.733Z] #50 51.14 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-27T17:59:52.733Z] #50 51.17 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-27T17:59:52.733Z] #50 51.28 go: finding github.com/BurntSushi/toml v0.3.1 [2021-03-27T17:59:52.789Z] #45 ... [2021-03-27T17:59:52.789Z] [2021-03-27T17:59:52.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-27T17:59:52.789Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-27T17:59:52.789Z] #55 33.77 Fetched 8424 kB in 25s (334 kB/s) [2021-03-27T17:59:52.789Z] #55 33.77 Reading package lists... [2021-03-27T17:59:52.789Z] #55 ... [2021-03-27T17:59:52.789Z] [2021-03-27T17:59:52.789Z] #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-27T17:59:52.789Z] #49 sha256:f651951c1e2d9c0cd15da207f032942d5efcb910cb8ffb89487f4ada255b6a72 [2021-03-27T17:59:52.789Z] #49 41.98 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-27T17:59:52.789Z] #49 42.09 go: downloading github.com/stretchr/objx v0.2.0 [2021-03-27T17:59:52.789Z] #49 42.12 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-03-27T17:59:52.789Z] #49 42.50 go: extracting github.com/stretchr/objx v0.2.0 [2021-03-27T17:59:52.789Z] #49 42.78 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-03-27T17:59:52.870Z] #49 44.41 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-03-27T17:59:52.870Z] #49 44.44 go: finding github.com/gobwas/glob v0.2.3 [2021-03-27T17:59:52.870Z] #49 44.45 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-27T17:59:52.870Z] #49 44.46 go: finding github.com/pelletier/go-toml v1.2.0 [2021-03-27T17:59:52.870Z] #49 44.63 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-27T17:59:52.870Z] #49 44.69 go: finding github.com/spf13/afero v1.1.2 [2021-03-27T17:59:52.972Z] #43 44.31 CC compel/arch/x86/plugins/std/memcpy.o [2021-03-27T17:59:52.972Z] #43 44.38 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-03-27T17:59:52.972Z] #43 44.44 AR compel/plugins/std.lib.a [2021-03-27T17:59:52.972Z] #43 44.50 CC compel/plugins/fds/fds.o [2021-03-27T17:59:53.033Z] #50 51.39 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-27T17:59:53.128Z] #49 44.80 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-27T17:59:53.128Z] #49 44.81 go: finding github.com/spf13/cast v1.3.0 [2021-03-27T17:59:53.128Z] #49 44.83 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-27T17:59:53.128Z] #49 44.86 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-03-27T17:59:53.128Z] #49 44.89 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-27T17:59:53.128Z] #49 44.91 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-27T17:59:53.128Z] #49 44.95 go: finding github.com/subosito/gotenv v1.2.0 [2021-03-27T17:59:53.128Z] #49 44.96 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-27T17:59:53.128Z] #49 45.00 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-27T17:59:53.228Z] #43 44.79 AR compel/plugins/fds.lib.a [2021-03-27T17:59:53.228Z] #43 44.84 HOSTDEP compel/src/lib/log-host.d [2021-03-27T17:59:53.319Z] #57 166.7 + bin/containerd-shim [2021-03-27T17:59:53.389Z] #49 45.06 go: finding gopkg.in/ini.v1 v1.51.0 [2021-03-27T17:59:53.389Z] #49 45.08 go: finding golang.org/x/text v0.3.2 [2021-03-27T17:59:53.389Z] #49 45.23 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-27T17:59:53.484Z] #43 44.94 HOSTDEP compel/src/lib/handle-elf-host.d [2021-03-27T17:59:53.484Z] #43 45.05 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-03-27T17:59:53.574Z] #29 14.93 0.0% # 1.4% ## 2.8% ## 3.5% ### 4.7% ### 5.3% #### 6.2% ##### 7.5% ##### 8.3% ###### 9.4% ####### 10.5% ####### 11.0% ######## 11.6% ######## 12.3% ######### 13.2% ######### 13.6% ########## 15.1% ########### 16.2% ############ 17.6% ############# 18.4% ############## 19.5% ############## 20.6% ############### 21.9% ################ 22.8% ################# 24.6% ################### 26.5% ################### 27.7% #################### 28.9% [2021-03-27T17:59:53.574Z] #29 ... [2021-03-27T17:59:53.574Z] [2021-03-27T17:59:53.574Z] #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-27T17:59:53.574Z] #47 sha256:0d75da54f0e6aa123f41d1303a89e4935af35d859d43e1a366478c0b07c56f7b [2021-03-27T17:59:53.574Z] #47 10.43 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-27T17:59:53.574Z] #47 10.45 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-27T17:59:53.574Z] #47 10.46 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-27T17:59:53.574Z] #47 16.81 go: finding github.com/fatih/color v1.9.0 [2021-03-27T17:59:53.574Z] #47 16.82 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-27T17:59:53.574Z] #47 16.83 go: finding github.com/pkg/errors v0.9.1 [2021-03-27T17:59:53.574Z] #47 16.87 go: finding github.com/spf13/pflag v1.0.3 [2021-03-27T17:59:53.574Z] #47 16.89 go: finding github.com/mattn/go-colorable v0.1.6 [2021-03-27T17:59:53.574Z] #47 16.97 go: finding github.com/mattn/go-isatty v0.0.12 [2021-03-27T17:59:53.574Z] #47 17.40 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-27T17:59:53.574Z] #47 17.60 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-03-27T17:59:53.574Z] #47 17.65 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-27T17:59:53.574Z] #47 17.70 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-27T17:59:53.574Z] #47 17.77 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-27T17:59:53.574Z] #47 ... [2021-03-27T17:59:53.574Z] [2021-03-27T17:59:53.574Z] #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-27T17:59:53.574Z] #58 sha256:5b024a72f12beb6d55f977978054a070c22d0dd3f097ce0aaffa771d08c7bc64 [2021-03-27T17:59:53.574Z] #58 10.52 + cd /tmp/tmp.ox9a1498eq/src/github.com/rootless-containers/rootlesskit [2021-03-27T17:59:53.574Z] #58 10.52 + git checkout -q 81d7d047d09a5b93645817ec580181de7a984082 [2021-03-27T17:59:53.574Z] #58 10.53 + export GO111MODULE=on [2021-03-27T17:59:53.574Z] #58 10.57 + GO111MODULE=on [2021-03-27T17:59:53.574Z] #58 10.57 + export GOPROXY=https://proxy.golang.org [2021-03-27T17:59:53.574Z] #58 10.57 + GOPROXY=https://proxy.golang.org [2021-03-27T17:59:53.574Z] #58 10.57 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-27T17:59:53.574Z] #58 10.57 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-03-27T17:59:53.574Z] #58 13.43 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-03-27T17:59:53.574Z] #58 13.48 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-03-27T17:59:53.574Z] #58 13.49 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-27T17:59:53.574Z] #58 13.59 go: downloading github.com/pkg/errors v0.9.1 [2021-03-27T17:59:53.574Z] #58 13.72 go: downloading github.com/google/uuid v1.2.0 [2021-03-27T17:59:53.574Z] #58 13.80 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-27T17:59:53.574Z] #58 13.84 go: downloading github.com/gofrs/flock v0.8.0 [2021-03-27T17:59:53.574Z] #58 13.98 go: downloading github.com/gorilla/mux v1.8.0 [2021-03-27T17:59:53.574Z] #58 14.26 go: extracting github.com/pkg/errors v0.9.1 [2021-03-27T17:59:53.574Z] #58 14.30 go: downloading github.com/moby/vpnkit v0.5.0 [2021-03-27T17:59:53.574Z] #58 14.38 go: extracting github.com/google/uuid v1.2.0 [2021-03-27T17:59:53.574Z] #58 14.43 go: extracting github.com/gofrs/flock v0.8.0 [2021-03-27T17:59:53.574Z] #58 14.47 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-03-27T17:59:53.574Z] #58 14.55 go: extracting github.com/gorilla/mux v1.8.0 [2021-03-27T17:59:53.574Z] #58 14.55 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-27T17:59:53.574Z] #58 14.77 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-03-27T17:59:53.574Z] #58 14.79 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-27T17:59:53.574Z] #58 15.31 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-03-27T17:59:53.574Z] #58 16.06 go: extracting github.com/moby/vpnkit v0.5.0 [2021-03-27T17:59:53.574Z] #58 16.11 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-27T17:59:53.574Z] #58 16.70 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-27T17:59:53.574Z] #58 17.23 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-03-27T17:59:53.574Z] #58 17.30 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-27T17:59:53.574Z] #58 17.45 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-03-27T17:59:53.661Z] #49 ... [2021-03-27T17:59:53.661Z] [2021-03-27T17:59:53.661Z] #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-27T17:59:53.661Z] #67 sha256:b9fe4df395949d41159f98b73298f62fe311097918e748cd2c748ab5ae48cbc0 [2021-03-27T17:59:53.661Z] #67 DONE 45.3s [2021-03-27T17:59:53.661Z] [2021-03-27T17:59:53.661Z] #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-27T17:59:53.661Z] #49 sha256:b8338ab9cbdf4c5e2d5175951cd23ff444d4217cec31bf38b2f6830f11f3d65a [2021-03-27T17:59:53.661Z] #49 45.30 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-27T17:59:53.661Z] #49 45.35 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-27T17:59:53.661Z] #49 ... [2021-03-27T17:59:53.661Z] [2021-03-27T17:59:53.661Z] #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-27T17:59:53.661Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-27T17:59:53.661Z] #42 32.51 Reading package lists... [2021-03-27T17:59:53.661Z] #42 39.77 Building dependency tree... [2021-03-27T17:59:53.661Z] #42 43.14 The following additional packages will be installed: [2021-03-27T17:59:53.661Z] #42 43.15 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-03-27T17:59:53.661Z] #42 43.15 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-03-27T17:59:53.661Z] #42 43.17 Suggested packages: [2021-03-27T17:59:53.661Z] #42 43.17 manpages-dev python-setuptools [2021-03-27T17:59:53.661Z] #42 44.64 The following NEW packages will be installed: [2021-03-27T17:59:53.661Z] #42 44.64 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-03-27T17:59:53.661Z] #42 44.65 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-03-27T17:59:53.661Z] #42 44.65 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-03-27T17:59:53.661Z] #42 44.65 python-six zlib1g-dev [2021-03-27T17:59:53.661Z] #42 45.07 0 upgraded, 17 newly installed, 0 to remove and 26 not upgraded. [2021-03-27T17:59:53.661Z] #42 45.07 Need to get 4095 kB of archives. [2021-03-27T17:59:53.661Z] #42 45.07 After this operation, 22.5 MB of additional disk space will be used. [2021-03-27T17:59:53.661Z] #42 45.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-03-27T17:59:53.661Z] #42 45.07 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-27T17:59:53.661Z] #42 45.07 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-27T17:59:53.661Z] #42 45.07 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-27T17:59:53.661Z] #42 45.08 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-03-27T17:59:53.661Z] #42 45.11 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-27T17:59:53.661Z] #42 45.11 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-27T17:59:53.661Z] #42 45.12 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-27T17:59:53.661Z] #42 45.15 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-03-27T17:59:53.661Z] #42 45.25 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-03-27T17:59:53.661Z] #42 45.26 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-03-27T17:59:53.661Z] #42 45.40 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-03-27T17:59:53.661Z] #42 45.45 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-27T17:59:53.661Z] #42 45.46 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-27T17:59:53.661Z] #42 ... [2021-03-27T17:59:53.661Z] [2021-03-27T17:59:53.661Z] #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-27T17:59:53.661Z] #49 sha256:b8338ab9cbdf4c5e2d5175951cd23ff444d4217cec31bf38b2f6830f11f3d65a [2021-03-27T17:59:53.661Z] #49 45.45 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-27T17:59:53.661Z] #49 45.45 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-27T17:59:53.731Z] #49 ... [2021-03-27T17:59:53.731Z] [2021-03-27T17:59:53.731Z] #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-27T17:59:53.731Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-27T17:59:53.731Z] #36 34.63 Fetched 8424 kB in 25s (339 kB/s) [2021-03-27T17:59:53.731Z] #36 34.63 Reading package lists... [2021-03-27T17:59:53.731Z] #36 43.96 Reading package lists... [2021-03-27T17:59:53.731Z] #36 ... [2021-03-27T17:59:53.731Z] [2021-03-27T17:59:53.731Z] #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-27T17:59:53.731Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-27T17:59:53.731Z] #42 34.72 Fetched 8424 kB in 25s (336 kB/s) [2021-03-27T17:59:53.731Z] #42 34.72 Reading package lists... [2021-03-27T17:59:53.731Z] #42 ... [2021-03-27T17:59:53.731Z] [2021-03-27T17:59:53.731Z] #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-27T17:59:53.731Z] #58 sha256:00141f5032cbdee7b108e6a5d729d5b711ee2e96a25461d6e0f225d11f080f05 [2021-03-27T17:59:53.731Z] #58 35.71 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-03-27T17:59:53.731Z] #58 36.47 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-27T17:59:53.731Z] #58 36.84 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-27T17:59:53.731Z] #58 36.92 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-03-27T17:59:53.731Z] #58 37.39 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-03-27T17:59:53.731Z] #58 41.42 go: finding github.com/pkg/errors v0.9.1 [2021-03-27T17:59:53.731Z] #58 41.64 go: finding github.com/sirupsen/logrus v1.8.1 [2021-03-27T17:59:53.731Z] #58 41.93 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-27T17:59:53.731Z] #58 42.07 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-27T17:59:53.731Z] #58 42.12 go: finding github.com/google/uuid v1.2.0 [2021-03-27T17:59:53.731Z] #58 42.21 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-27T17:59:53.731Z] #58 42.37 go: finding github.com/moby/vpnkit v0.5.0 [2021-03-27T17:59:53.731Z] #58 42.41 go: finding github.com/gofrs/flock v0.8.0 [2021-03-27T17:59:53.731Z] #58 42.47 go: finding github.com/gorilla/mux v1.8.0 [2021-03-27T17:59:53.731Z] #58 42.60 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-27T17:59:53.731Z] #58 42.67 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-03-27T17:59:53.731Z] #58 42.68 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-03-27T17:59:53.731Z] #58 42.69 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-03-27T17:59:53.731Z] #58 42.95 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-27T17:59:53.731Z] #58 43.34 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-03-27T17:59:53.741Z] #43 45.12 HOSTDEP compel/src/main-host.d [2021-03-27T17:59:53.741Z] #43 45.28 DEP compel/src/lib/ptrace.d [2021-03-27T17:59:53.746Z] #49 ... [2021-03-27T17:59:53.746Z] [2021-03-27T17:59:53.746Z] #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-27T17:59:53.746Z] #58 sha256:a366b1fcd44796472fffa5129a141997d7457313d0ed30a8d293499b9a571854 [2021-03-27T17:59:53.746Z] #58 32.88 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-03-27T17:59:53.746Z] #58 33.41 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-27T17:59:53.746Z] #58 33.98 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-27T17:59:53.746Z] #58 34.39 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-03-27T17:59:53.746Z] #58 35.13 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-03-27T17:59:53.746Z] #58 38.60 go: finding github.com/pkg/errors v0.9.1 [2021-03-27T17:59:53.746Z] #58 39.20 go: finding github.com/sirupsen/logrus v1.8.1 [2021-03-27T17:59:53.746Z] #58 39.47 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-27T17:59:53.746Z] #58 39.53 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-27T17:59:53.746Z] #58 39.87 go: finding github.com/google/uuid v1.2.0 [2021-03-27T17:59:53.746Z] #58 40.15 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-27T17:59:53.746Z] #58 40.33 go: finding github.com/gofrs/flock v0.8.0 [2021-03-27T17:59:53.746Z] #58 40.37 go: finding github.com/moby/vpnkit v0.5.0 [2021-03-27T17:59:53.746Z] #58 40.44 go: finding github.com/gorilla/mux v1.8.0 [2021-03-27T17:59:53.746Z] #58 40.50 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-03-27T17:59:53.746Z] #58 40.52 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-27T17:59:53.746Z] #58 40.66 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-03-27T17:59:53.746Z] #58 40.70 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-03-27T17:59:53.746Z] #58 41.19 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-27T17:59:53.747Z] #58 41.38 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-03-27T17:59:53.838Z] #58 ... [2021-03-27T17:59:53.838Z] [2021-03-27T17:59:53.838Z] #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-27T17:59:53.838Z] #45 sha256:7e628e2d544be376c4de8764396d4d362c71a408b3099e7a21b1a989b0837188 [2021-03-27T17:59:53.838Z] #45 10.52 container/list [2021-03-27T17:59:53.838Z] #45 12.36 crypto/internal/subtle [2021-03-27T17:59:53.838Z] #45 12.71 crypto/subtle [2021-03-27T17:59:53.838Z] #45 13.10 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-03-27T17:59:53.838Z] #45 13.68 internal/nettrace [2021-03-27T17:59:53.838Z] #45 14.23 runtime/cgo [2021-03-27T17:59:53.838Z] #45 16.07 vendor/golang.org/x/crypto/internal/subtle [2021-03-27T17:59:53.838Z] #45 ... [2021-03-27T17:59:53.838Z] [2021-03-27T17:59:53.838Z] #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-27T17:59:53.838Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-03-27T17:59:53.838Z] #13 6.656 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-03-27T17:59:53.838Z] #13 8.278 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [264 kB] [2021-03-27T17:59:53.838Z] #13 10.29 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-03-27T17:59:53.838Z] #13 ... [2021-03-27T17:59:53.838Z] [2021-03-27T17:59:53.838Z] #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-27T17:59:53.838Z] #29 sha256:21ee9e43827956208c7c1308ad8de7499643222713944f54fcec00f3ca6b3b58 [2021-03-27T17:59:53.917Z] #49 45.47 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-27T17:59:53.917Z] #49 45.49 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-27T17:59:53.917Z] #49 45.49 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-27T17:59:53.917Z] #49 45.50 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-27T17:59:53.917Z] #49 45.52 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-27T17:59:53.917Z] #49 45.54 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-27T17:59:53.917Z] #49 45.54 go: finding github.com/kisielk/gotool v1.0.0 [2021-03-27T17:59:53.917Z] #49 45.62 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-03-27T17:59:53.917Z] #49 45.62 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-27T17:59:53.917Z] #49 45.65 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-27T17:59:53.917Z] #49 45.66 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-27T17:59:53.917Z] #49 45.68 go: finding github.com/ultraware/funlen v0.0.2 [2021-03-27T17:59:53.917Z] #49 45.71 go: finding github.com/ultraware/whitespace v0.0.4 [2021-03-27T17:59:53.917Z] #49 45.72 go: finding github.com/uudashr/gocognit v1.0.1 [2021-03-27T17:59:53.917Z] #49 45.80 go: finding github.com/gogo/protobuf v1.2.1 [2021-03-27T17:59:53.990Z] #58 ... [2021-03-27T17:59:53.990Z] [2021-03-27T17:59:53.990Z] #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-27T17:59:53.990Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-27T17:59:54.055Z] #43 45.38 DEP compel/src/lib/infect.d [2021-03-27T17:59:54.055Z] #43 45.56 DEP compel/src/lib/infect-util.d [2021-03-27T17:59:54.173Z] #49 45.83 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-27T17:59:54.312Z] #43 45.78 DEP compel/src/lib/infect-rpc.d [2021-03-27T17:59:54.312Z] #43 45.89 DEP compel/arch/x86/src/lib/infect.d [2021-03-27T17:59:54.368Z] #29 14.93 0.0% # 1.4% ## 2.8% ## 3.5% ### 4.7% ### 5.3% #### 6.2% ##### 7.5% ##### 8.3% ###### 9.4% ####### 10.5% ####### 11.0% ######## 11.6% ######## 12.3% ######### 13.2% ######### 13.6% ########## 15.1% ########### 16.2% ############ 17.6% ############# 18.4% ############## 19.5% ############## 20.6% ############### 21.9% ################ 22.8% ################# 24.6% ################### 26.5% ################### 27.7% #################### 28.9% ##################### 29.9% ###################### 31.1% ####################### 32.1% ####################### 33.1% ######################## 34.3% ######################## 34.7% ######################### 36.0% [2021-03-27T17:59:54.368Z] #29 ... [2021-03-27T17:59:54.368Z] [2021-03-27T17:59:54.368Z] #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-27T17:59:54.368Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-03-27T17:59:54.368Z] #55 11.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-03-27T17:59:54.368Z] #55 19.41 Fetched 8248 kB in 14s (605 kB/s) [2021-03-27T17:59:54.368Z] #55 19.41 Reading package lists... [2021-03-27T17:59:54.368Z] #55 ... [2021-03-27T17:59:54.368Z] [2021-03-27T17:59:54.368Z] #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-27T17:59:54.368Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-03-27T17:59:54.368Z] #36 11.24 Fetched 8248 kB in 7s (1100 kB/s) [2021-03-27T17:59:54.368Z] #36 11.24 Reading package lists... [2021-03-27T17:59:54.368Z] #36 16.16 Reading package lists... [2021-03-27T17:59:54.368Z] #36 21.36 Building dependency tree... [2021-03-27T17:59:54.368Z] #36 ... [2021-03-27T17:59:54.368Z] [2021-03-27T17:59:54.368Z] #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-27T17:59:54.368Z] #29 sha256:21ee9e43827956208c7c1308ad8de7499643222713944f54fcec00f3ca6b3b58 [2021-03-27T17:59:54.429Z] #49 46.11 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-27T17:59:54.429Z] #49 46.14 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-27T17:59:54.429Z] #49 46.14 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-27T17:59:54.429Z] #49 46.22 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-27T17:59:54.569Z] #43 46.05 DEP compel/arch/x86/src/lib/cpu.d [2021-03-27T17:59:54.569Z] #43 46.13 DEP compel/src/lib/log.d [2021-03-27T17:59:54.685Z] #49 46.47 go: finding github.com/BurntSushi/toml v0.3.1 [2021-03-27T17:59:54.826Z] #43 46.20 DEP compel/src/main.d [2021-03-27T17:59:54.826Z] #43 46.29 DEP compel/src/lib/handle-elf.d [2021-03-27T17:59:54.826Z] #43 46.31 DEP compel/arch/x86/src/lib/handle-elf.d [2021-03-27T17:59:55.083Z] #43 46.38 CC compel/src/lib/log.o [2021-03-27T17:59:55.132Z] #58 ... [2021-03-27T17:59:55.132Z] [2021-03-27T17:59:55.132Z] #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-27T17:59:55.132Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-27T17:59:55.132Z] #36 34.20 Fetched 8424 kB in 26s (328 kB/s) [2021-03-27T17:59:55.132Z] #36 34.20 Reading package lists... [2021-03-27T17:59:55.151Z] #50 ... [2021-03-27T17:59:55.151Z] [2021-03-27T17:59:55.151Z] #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-27T17:59:55.151Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-03-27T17:59:55.151Z] #43 43.28 debconf: delaying package configuration, since apt-utils is not installed [2021-03-27T17:59:55.151Z] #43 43.44 Fetched 4075 kB in 1s (5498 kB/s) [2021-03-27T17:59:55.151Z] #43 43.53 Selecting previously unselected package libcap-dev:ppc64el. [2021-03-27T17:59:55.151Z] #43 43.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 ... 15339 files and directories currently installed.) [2021-03-27T17:59:55.151Z] #43 43.60 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2021-03-27T17:59:55.151Z] #43 43.61 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2021-03-27T17:59:55.151Z] #43 43.79 Selecting previously unselected package libnet1:ppc64el. [2021-03-27T17:59:55.151Z] #43 43.82 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-03-27T17:59:55.151Z] #43 43.83 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-03-27T17:59:55.151Z] #43 44.04 Selecting previously unselected package libnet1-dev. [2021-03-27T17:59:55.151Z] #43 44.05 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-03-27T17:59:55.151Z] #43 44.06 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-27T17:59:55.151Z] #43 44.23 Selecting previously unselected package libnl-3-200:ppc64el. [2021-03-27T17:59:55.151Z] #43 44.23 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2021-03-27T17:59:55.151Z] #43 44.24 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2021-03-27T17:59:55.151Z] #43 44.43 Selecting previously unselected package libnl-3-dev:ppc64el. [2021-03-27T17:59:55.151Z] #43 44.45 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2021-03-27T17:59:55.151Z] #43 44.45 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2021-03-27T17:59:55.151Z] #43 44.70 Selecting previously unselected package libprotobuf-c1:ppc64el. [2021-03-27T17:59:55.151Z] #43 44.71 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2021-03-27T17:59:55.151Z] #43 44.73 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-03-27T17:59:55.151Z] #43 44.83 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2021-03-27T17:59:55.151Z] #43 44.83 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2021-03-27T17:59:55.151Z] #43 44.86 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2021-03-27T17:59:55.151Z] #43 44.99 Selecting previously unselected package zlib1g-dev:ppc64el. [2021-03-27T17:59:55.151Z] #43 45.00 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2021-03-27T17:59:55.151Z] #43 45.01 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2021-03-27T17:59:55.151Z] #43 45.21 Selecting previously unselected package libprotobuf17:ppc64el. [2021-03-27T17:59:55.151Z] #43 45.22 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2021-03-27T17:59:55.151Z] #43 45.23 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2021-03-27T17:59:55.151Z] #43 45.95 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2021-03-27T17:59:55.151Z] #43 45.96 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2021-03-27T17:59:55.151Z] #43 45.97 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2021-03-27T17:59:55.151Z] #43 46.33 Selecting previously unselected package libprotobuf-dev:ppc64el. [2021-03-27T17:59:55.151Z] #43 46.35 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2021-03-27T17:59:55.151Z] #43 46.36 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2021-03-27T17:59:55.151Z] #43 47.93 Selecting previously unselected package libprotoc17:ppc64el. [2021-03-27T17:59:55.151Z] #43 47.95 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2021-03-27T17:59:55.151Z] #43 47.96 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2021-03-27T17:59:55.151Z] #43 48.82 Selecting previously unselected package protobuf-c-compiler. [2021-03-27T17:59:55.151Z] #43 48.83 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2021-03-27T17:59:55.151Z] #43 48.84 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-27T17:59:55.151Z] #43 49.00 Selecting previously unselected package protobuf-compiler. [2021-03-27T17:59:55.151Z] #43 49.01 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2021-03-27T17:59:55.151Z] #43 49.02 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-03-27T17:59:55.151Z] #43 49.18 Selecting previously unselected package python-pkg-resources. [2021-03-27T17:59:55.151Z] #43 49.20 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-03-27T17:59:55.151Z] #43 49.20 Unpacking python-pkg-resources (40.8.0-1) ... [2021-03-27T17:59:55.151Z] #43 49.47 Selecting previously unselected package python-six. [2021-03-27T17:59:55.151Z] #43 49.50 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-03-27T17:59:55.151Z] #43 49.58 Unpacking python-six (1.12.0-1) ... [2021-03-27T17:59:55.151Z] #43 49.73 Selecting previously unselected package python-protobuf. [2021-03-27T17:59:55.151Z] #43 49.73 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2021-03-27T17:59:55.151Z] #43 49.75 Unpacking python-protobuf (3.6.1.3-2) ... [2021-03-27T17:59:55.151Z] #43 50.27 Setting up python-pkg-resources (40.8.0-1) ... [2021-03-27T17:59:55.151Z] #43 ... [2021-03-27T17:59:55.151Z] [2021-03-27T17:59:55.151Z] #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-27T17:59:55.151Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-03-27T17:59:55.151Z] #33 52.93 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-03-27T17:59:55.151Z] #33 53.16 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-03-27T17:59:55.248Z] #49 ... [2021-03-27T17:59:55.248Z] [2021-03-27T17:59:55.248Z] #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-27T17:59:55.249Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-27T17:59:55.249Z] #55 32.31 Reading package lists... [2021-03-27T17:59:55.249Z] #55 39.78 Building dependency tree... [2021-03-27T17:59:55.249Z] #55 43.12 The following additional packages will be installed: [2021-03-27T17:59:55.249Z] #55 43.12 libbtrfs0 [2021-03-27T17:59:55.249Z] #55 43.33 The following NEW packages will be installed: [2021-03-27T17:59:55.249Z] #55 43.34 libbtrfs-dev libbtrfs0 [2021-03-27T17:59:55.249Z] #55 43.75 0 upgraded, 2 newly installed, 0 to remove and 26 not upgraded. [2021-03-27T17:59:55.249Z] #55 43.75 Need to get 119 kB of archives. [2021-03-27T17:59:55.249Z] #55 43.75 After this operation, 387 kB of additional disk space will be used. [2021-03-27T17:59:55.249Z] #55 43.75 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-03-27T17:59:55.249Z] #55 43.76 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-03-27T17:59:55.249Z] #55 44.92 debconf: delaying package configuration, since apt-utils is not installed [2021-03-27T17:59:55.249Z] #55 45.07 Fetched 119 kB in 0s (419 kB/s) [2021-03-27T17:59:55.249Z] #55 45.32 Selecting previously unselected package libbtrfs0. [2021-03-27T17:59:55.249Z] #55 45.32 (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-27T17:59:55.249Z] #55 45.41 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-03-27T17:59:55.249Z] #55 45.43 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-27T17:59:55.249Z] #55 45.60 Selecting previously unselected package libbtrfs-dev. [2021-03-27T17:59:55.249Z] #55 45.60 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-03-27T17:59:55.249Z] #55 45.61 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-27T17:59:55.249Z] #55 45.87 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-27T17:59:55.249Z] #55 45.94 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-27T17:59:55.249Z] #55 45.94 Processing triggers for libc-bin (2.28-10) ... [2021-03-27T17:59:55.249Z] #55 DONE 47.0s [2021-03-27T17:59:55.351Z] #43 46.69 CC compel/arch/x86/src/lib/cpu.o [2021-03-27T17:59:55.505Z] [2021-03-27T17:59:55.505Z] #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-27T17:59:55.505Z] #56 sha256:1f021d1169db4328cacee1d1f7667197d4805420082b3d0086675d7e0aad5d2f [2021-03-27T17:59:55.704Z] #36 44.38 Reading package lists... [2021-03-27T17:59:55.704Z] #36 ... [2021-03-27T17:59:55.704Z] [2021-03-27T17:59:55.704Z] #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-27T17:59:55.704Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-27T17:59:55.704Z] #55 34.89 Fetched 8424 kB in 26s (319 kB/s) [2021-03-27T17:59:55.704Z] #55 34.89 Reading package lists... [2021-03-27T17:59:55.704Z] #55 ... [2021-03-27T17:59:55.704Z] [2021-03-27T17:59:55.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-27T17:59:55.704Z] #49 sha256:dfb8591ec4437e24d67cd4408aa3910d8363a79ead893c0b4e68a61942202be2 [2021-03-27T17:59:55.704Z] #49 44.84 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-27T17:59:55.802Z] #33 ... [2021-03-27T17:59:55.802Z] [2021-03-27T17:59:55.802Z] #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-27T17:59:55.802Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-03-27T17:59:55.802Z] #14 43.31 The following additional packages will be installed: [2021-03-27T17:59:55.802Z] #14 43.31 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-03-27T17:59:55.802Z] #14 43.31 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-03-27T17:59:55.802Z] #14 43.31 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-03-27T17:59:55.802Z] #14 43.31 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-03-27T17:59:55.802Z] #14 43.32 mingw-w64-common mingw-w64-x86-64-dev [2021-03-27T17:59:55.802Z] #14 43.32 Suggested packages: [2021-03-27T17:59:55.802Z] #14 43.32 gcc-8-locales seccomp wine64 [2021-03-27T17:59:55.802Z] #14 44.94 The following NEW packages will be installed: [2021-03-27T17:59:55.802Z] #14 44.94 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-03-27T17:59:55.802Z] #14 44.94 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-03-27T17:59:55.802Z] #14 44.94 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-03-27T17:59:55.802Z] #14 44.95 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-03-27T17:59:55.802Z] #14 44.95 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-03-27T17:59:55.802Z] #14 44.95 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-03-27T17:59:55.802Z] #14 44.97 The following packages will be upgraded: [2021-03-27T17:59:55.802Z] #14 44.98 libseccomp2 libsystemd0 libudev1 [2021-03-27T17:59:55.802Z] #14 45.23 3 upgraded, 25 newly installed, 0 to remove and 24 not upgraded. [2021-03-27T17:59:55.802Z] #14 45.23 Need to get 79.4 MB of archives. [2021-03-27T17:59:55.802Z] #14 45.23 After this operation, 532 MB of additional disk space will be used. [2021-03-27T17:59:55.802Z] #14 45.23 Get:1 http://deb.debian.org/debian buster-backports/main ppc64el libseccomp2 ppc64el 2.4.1-2~bpo10+1 [47.0 kB] [2021-03-27T17:59:55.802Z] #14 45.25 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-27T17:59:55.802Z] #14 45.32 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd0 ppc64el 241-7~deb10u7 [358 kB] [2021-03-27T17:59:55.802Z] #14 45.80 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev1 ppc64el 241-7~deb10u7 [158 kB] [2021-03-27T17:59:55.802Z] #14 46.15 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-27T17:59:55.802Z] #14 46.98 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-27T17:59:55.802Z] #14 47.54 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-27T17:59:55.802Z] #14 47.57 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-27T17:59:55.802Z] #14 47.58 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2021-03-27T17:59:55.802Z] #14 47.63 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2021-03-27T17:59:55.802Z] #14 48.77 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-27T17:59:55.802Z] #14 49.21 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-27T17:59:55.802Z] #14 49.27 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-27T17:59:55.802Z] #14 52.69 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-27T17:59:55.802Z] #14 ... [2021-03-27T17:59:55.802Z] [2021-03-27T17:59:55.802Z] #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-27T17:59:55.802Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-03-27T17:59:55.802Z] #37 52.44 Selecting previously unselected package libxml2:ppc64el. [2021-03-27T17:59:55.802Z] #37 52.46 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_ppc64el.deb ... [2021-03-27T17:59:55.802Z] #37 52.47 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ... [2021-03-27T17:59:55.802Z] #37 53.14 Selecting previously unselected package libarchive13:ppc64el. [2021-03-27T17:59:55.802Z] #37 53.15 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2021-03-27T17:59:55.802Z] #37 53.15 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2021-03-27T17:59:55.802Z] #37 53.46 Selecting previously unselected package libjsoncpp1:ppc64el. [2021-03-27T17:59:55.802Z] #37 53.47 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2021-03-27T17:59:55.802Z] #37 53.48 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2021-03-27T17:59:55.802Z] #37 53.60 Selecting previously unselected package librhash0:ppc64el. [2021-03-27T17:59:55.802Z] #37 53.62 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2021-03-27T17:59:55.802Z] #37 53.62 Unpacking librhash0:ppc64el (1.3.8-1) ... [2021-03-27T17:59:55.802Z] #37 53.81 Selecting previously unselected package libuv1:ppc64el. [2021-03-27T17:59:55.802Z] #37 53.82 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2021-03-27T17:59:55.802Z] #37 53.84 Unpacking libuv1:ppc64el (1.24.1-1) ... [2021-03-27T17:59:55.802Z] #37 54.03 Selecting previously unselected package cmake. [2021-03-27T17:59:55.802Z] #37 54.03 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2021-03-27T17:59:55.802Z] #37 54.04 Unpacking cmake (3.13.4-1) ... [2021-03-27T17:59:55.969Z] #49 ... [2021-03-27T17:59:55.969Z] [2021-03-27T17:59:55.969Z] #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-27T17:59:55.969Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-27T17:59:55.969Z] #42 35.11 Fetched 8424 kB in 26s (324 kB/s) [2021-03-27T17:59:55.969Z] #42 35.11 Reading package lists... [2021-03-27T17:59:55.969Z] #42 ... [2021-03-27T17:59:55.969Z] [2021-03-27T17:59:55.969Z] #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-27T17:59:55.969Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-27T17:59:56.282Z] #43 47.57 CC compel/arch/x86/src/lib/infect.o [2021-03-27T17:59:56.403Z] #37 ... [2021-03-27T17:59:56.403Z] [2021-03-27T17:59:56.403Z] #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-27T17:59:56.403Z] #35 sha256:11fb1638d23d1cde8ba978fc69bb390e84d112fa16e7d52f7411f5aa9b461f9b [2021-03-27T17:59:56.403Z] #35 44.71 sync [2021-03-27T17:59:56.403Z] #35 44.71 internal/reflectlite [2021-03-27T17:59:56.403Z] #35 48.62 sort [2021-03-27T17:59:56.403Z] #35 48.62 errors [2021-03-27T17:59:56.403Z] #35 49.21 strconv [2021-03-27T17:59:56.403Z] #35 49.22 io [2021-03-27T17:59:56.403Z] #35 49.22 internal/oserror [2021-03-27T17:59:56.403Z] #35 49.51 syscall [2021-03-27T17:59:56.403Z] #35 53.11 strings [2021-03-27T17:59:56.403Z] #35 53.12 bytes [2021-03-27T17:59:56.403Z] #35 ... [2021-03-27T17:59:56.403Z] [2021-03-27T17:59:56.403Z] #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-27T17:59:56.403Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-03-27T17:59:56.403Z] #33 54.21 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-27T17:59:57.211Z] #43 48.62 CC compel/src/lib/infect-rpc.o [2021-03-27T17:59:57.284Z] #42 45.02 Reading package lists... [2021-03-27T17:59:57.284Z] #42 ... [2021-03-27T17:59:57.284Z] [2021-03-27T17:59:57.284Z] #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-27T17:59:57.284Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-27T17:59:57.284Z] #13 32.33 Fetched 8929 kB in 27s (331 kB/s) [2021-03-27T17:59:57.284Z] #13 32.33 Reading package lists... [2021-03-27T17:59:57.284Z] #13 ... [2021-03-27T17:59:57.284Z] [2021-03-27T17:59:57.284Z] #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-27T17:59:57.284Z] #49 sha256:f651951c1e2d9c0cd15da207f032942d5efcb910cb8ffb89487f4ada255b6a72 [2021-03-27T17:59:57.284Z] #49 47.23 go: extracting github.com/gogo/protobuf v1.2.1 [2021-03-27T17:59:57.397Z] #56 ... [2021-03-27T17:59:57.397Z] [2021-03-27T17:59:57.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-27T17:59:57.397Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-27T17:59:57.397Z] #13 29.79 Fetched 8929 kB in 19s (473 kB/s) [2021-03-27T17:59:57.397Z] #13 29.79 Reading package lists... [2021-03-27T17:59:57.397Z] #13 37.31 Reading package lists... [2021-03-27T17:59:57.397Z] #13 ... [2021-03-27T17:59:57.397Z] [2021-03-27T17:59:57.397Z] #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-27T17:59:57.397Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-27T17:59:57.397Z] #42 45.47 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-03-27T17:59:57.397Z] #42 45.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-27T17:59:57.397Z] #42 45.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-27T17:59:57.397Z] #42 46.84 debconf: delaying package configuration, since apt-utils is not installed [2021-03-27T17:59:57.397Z] #42 46.98 Fetched 4095 kB in 1s (5371 kB/s) [2021-03-27T17:59:57.397Z] #42 47.09 Selecting previously unselected package libcap-dev:amd64. [2021-03-27T17:59:57.397Z] #42 47.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 ... 15410 files and directories currently installed.) [2021-03-27T17:59:57.397Z] #42 47.18 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-03-27T17:59:57.397Z] #42 47.18 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-03-27T17:59:57.397Z] #42 47.34 Selecting previously unselected package libnet1:amd64. [2021-03-27T17:59:57.397Z] #42 47.34 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-27T17:59:57.397Z] #42 47.39 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-27T17:59:57.397Z] #42 47.53 Selecting previously unselected package libnet1-dev. [2021-03-27T17:59:57.397Z] #42 47.53 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-27T17:59:57.397Z] #42 47.58 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-27T17:59:57.397Z] #42 47.85 Selecting previously unselected package libnl-3-200:amd64. [2021-03-27T17:59:57.397Z] #42 47.85 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-03-27T17:59:57.397Z] #42 47.85 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-03-27T17:59:57.397Z] #42 48.00 Selecting previously unselected package libnl-3-dev:amd64. [2021-03-27T17:59:57.397Z] #42 48.00 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-03-27T17:59:57.397Z] #42 48.11 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-03-27T17:59:57.397Z] #42 48.41 Selecting previously unselected package libprotobuf-c1:amd64. [2021-03-27T17:59:57.397Z] #42 48.41 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-03-27T17:59:57.397Z] #42 48.41 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-27T17:59:57.397Z] #42 48.50 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-03-27T17:59:57.397Z] #42 48.60 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-03-27T17:59:57.397Z] #42 48.60 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-03-27T17:59:57.397Z] #42 48.77 Selecting previously unselected package zlib1g-dev:amd64. [2021-03-27T17:59:57.397Z] #42 48.77 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-03-27T17:59:57.397Z] #42 48.77 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-03-27T17:59:57.397Z] #42 48.99 Selecting previously unselected package libprotobuf17:amd64. [2021-03-27T17:59:57.397Z] #42 48.99 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-03-27T17:59:57.397Z] #42 49.00 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-03-27T17:59:57.467Z] #43 48.96 CC compel/src/lib/infect-util.o [2021-03-27T17:59:57.553Z] #33 ... [2021-03-27T17:59:57.553Z] [2021-03-27T17:59:57.553Z] #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-27T17:59:57.553Z] #46 sha256:6b11d3db7d9e27c01c81326264d6c2b34bac09b31186d7aec638fc4e169674e8 [2021-03-27T17:59:57.553Z] #46 46.10 sync [2021-03-27T17:59:57.553Z] #46 46.11 internal/reflectlite [2021-03-27T17:59:57.553Z] #46 48.08 math/rand [2021-03-27T17:59:57.553Z] #46 48.09 github.com/LK4D4/vndr/godl/singleflight [2021-03-27T17:59:57.553Z] #46 48.10 internal/singleflight [2021-03-27T17:59:57.553Z] #46 50.65 sort [2021-03-27T17:59:57.553Z] #46 50.66 strconv [2021-03-27T17:59:57.553Z] #46 50.66 syscall [2021-03-27T17:59:57.553Z] #46 50.67 io [2021-03-27T17:59:57.553Z] #46 54.26 vendor/golang.org/x/net/dns/dnsmessage [2021-03-27T17:59:57.553Z] #46 55.51 bytes [2021-03-27T17:59:57.724Z] #43 ... [2021-03-27T17:59:57.724Z] [2021-03-27T17:59:57.724Z] #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-27T17:59:57.724Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-27T17:59:57.724Z] #13 137.4 Selecting previously unselected package libapparmor1:amd64. [2021-03-27T17:59:57.724Z] #13 137.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-03-27T17:59:57.724Z] #13 137.4 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-03-27T17:59:57.724Z] #13 137.6 Selecting previously unselected package libapparmor-dev:amd64. [2021-03-27T17:59:57.724Z] #13 137.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-03-27T17:59:57.724Z] #13 137.6 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-03-27T17:59:57.724Z] #13 137.7 Selecting previously unselected package libbtrfs0. [2021-03-27T17:59:57.724Z] #13 137.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-03-27T17:59:57.724Z] #13 137.7 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-27T17:59:57.724Z] #13 137.8 Selecting previously unselected package libbtrfs-dev. [2021-03-27T17:59:57.724Z] #13 137.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-03-27T17:59:57.724Z] #13 137.8 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-27T17:59:57.724Z] #13 138.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-03-27T17:59:57.724Z] #13 138.0 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-03-27T17:59:57.724Z] #13 138.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-03-27T17:59:57.853Z] #46 ... [2021-03-27T17:59:57.853Z] [2021-03-27T17:59:57.853Z] #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-27T17:59:57.853Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-03-27T17:59:57.853Z] #43 56.28 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2021-03-27T17:59:57.853Z] #43 56.29 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-03-27T17:59:57.853Z] #43 56.29 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-03-27T17:59:57.853Z] #43 56.30 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2021-03-27T17:59:57.853Z] #43 56.31 Setting up python-six (1.12.0-1) ... [2021-03-27T17:59:57.958Z] #42 49.81 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-03-27T17:59:57.980Z] #13 138.1 Selecting previously unselected package libudev-dev:amd64. [2021-03-27T17:59:57.980Z] #13 138.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-03-27T17:59:57.980Z] #13 138.1 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-03-27T17:59:57.980Z] #13 138.3 Selecting previously unselected package libsepol1-dev:amd64. [2021-03-27T17:59:57.980Z] #13 138.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-03-27T17:59:57.980Z] #13 138.3 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-03-27T17:59:58.214Z] #42 49.81 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-03-27T17:59:58.214Z] #42 49.83 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-03-27T17:59:58.214Z] #42 50.09 Selecting previously unselected package libprotobuf-dev:amd64. [2021-03-27T17:59:58.214Z] #42 50.09 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-03-27T17:59:58.214Z] #42 50.09 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-03-27T17:59:58.446Z] #29 14.93 0.0% # 1.4% ## 2.8% ## 3.5% ### 4.7% ### 5.3% #### 6.2% ##### 7.5% ##### 8.3% ###### 9.4% ####### 10.5% ####### 11.0% ######## 11.6% ######## 12.3% ######### 13.2% ######### 13.6% ########## 15.1% ########### 16.2% ############ 17.6% ############# 18.4% ############## 19.5% ############## 20.6% ############### 21.9% ################ 22.8% ################# 24.6% ################### 26.5% ################### 27.7% #################### 28.9% ##################### 29.9% ###################### 31.1% ####################### 32.1% ####################### 33.1% ######################## 34.3% ######################## 34.7% ######################### 36.0% ########################## 37.1% ########################### 38.3% ############################ 39.5% ############################# 40.6% ############################# 41.7% ############################## 41.7% ############################### 43.1% ################################ 44.5% ################################ 45.7% ################################# 46.8% ################################# 47.1% ################################## 48.4% ################################### 48.8% ################################### 49.7% #################################### 50.5% ##################################### 52.2% ###################################### 53.6% ####################################### 54.3% ######################################## 55.6% ######################################### 57.0% ########################################## 58.4% ########################################## 59.2% ########################################### 60.6% ############################################ 61.9% ############################################ 62.4% ############################################# 63.2% ############################################# 63.6% ############################################## 64.5% ############################################### 65.7% ################################################ 67.4% ################################################# 68.5% ################################################# 69.1% ################################################### 71.2% ################################################### 71.2% [2021-03-27T17:59:58.446Z] #29 ... [2021-03-27T17:59:58.446Z] [2021-03-27T17:59:58.446Z] #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-27T17:59:58.446Z] #51 sha256:7234be65751762dbed11f9b4191f400d0f34e63262bb4eebc803ec8f454baf22 [2021-03-27T17:59:58.446Z] #51 15.16 + cd /tmp/tmp.Z5Kj5iJjHk/src/github.com/mvdan/sh [2021-03-27T17:59:58.446Z] #51 15.16 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-27T17:59:58.446Z] #51 15.24 + GO111MODULE=on [2021-03-27T17:59:58.446Z] #51 15.25 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-03-27T17:59:58.446Z] #51 16.76 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-27T17:59:58.446Z] #51 16.78 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-27T17:59:58.446Z] #51 16.84 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-27T17:59:58.446Z] #51 17.02 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-27T17:59:58.446Z] #51 17.03 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-27T17:59:58.446Z] #51 17.70 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-27T17:59:58.446Z] #51 18.82 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-27T17:59:58.446Z] #51 19.76 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-27T17:59:58.446Z] #51 21.29 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-27T17:59:58.446Z] #51 21.33 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-27T17:59:58.446Z] #51 21.57 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-27T17:59:58.446Z] #51 21.77 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-27T17:59:58.446Z] #51 23.14 runtime/cgo [2021-03-27T17:59:58.446Z] #51 23.48 runtime [2021-03-27T17:59:58.446Z] #51 ... [2021-03-27T17:59:58.446Z] [2021-03-27T17:59:58.446Z] #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-27T17:59:58.446Z] #49 sha256:b66b9044239a89ce065f103127c091ba9e9af2f6389bccf2922b5d57eb24124b [2021-03-27T17:59:58.446Z] #49 15.23 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-27T17:59:58.446Z] #49 15.25 go: downloading github.com/fatih/color v1.7.0 [2021-03-27T17:59:58.446Z] #49 15.26 go: downloading github.com/spf13/viper v1.6.1 [2021-03-27T17:59:58.446Z] #49 15.28 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-03-27T17:59:58.446Z] #49 15.39 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-03-27T17:59:58.446Z] #49 15.41 go: downloading github.com/pkg/errors v0.8.1 [2021-03-27T17:59:58.446Z] #49 15.47 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-27T17:59:58.446Z] #49 15.52 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-03-27T17:59:58.446Z] #49 15.52 go: extracting github.com/fatih/color v1.7.0 [2021-03-27T17:59:58.446Z] #49 15.57 go: downloading github.com/spf13/cobra v0.0.5 [2021-03-27T17:59:58.446Z] #49 15.58 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-03-27T17:59:58.446Z] #49 15.61 go: downloading github.com/spf13/pflag v1.0.5 [2021-03-27T17:59:58.446Z] #49 15.62 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-27T17:59:58.446Z] #49 15.70 go: extracting github.com/pkg/errors v0.8.1 [2021-03-27T17:59:58.446Z] #49 15.71 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-27T17:59:58.446Z] #49 15.77 go: extracting github.com/spf13/viper v1.6.1 [2021-03-27T17:59:58.446Z] #49 15.93 go: extracting github.com/spf13/cobra v0.0.5 [2021-03-27T17:59:58.446Z] #49 15.97 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-03-27T17:59:58.446Z] #49 16.04 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-27T17:59:58.446Z] #49 16.26 go: extracting github.com/spf13/pflag v1.0.5 [2021-03-27T17:59:58.446Z] #49 16.38 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-03-27T17:59:58.446Z] #49 16.42 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-03-27T17:59:58.446Z] #49 16.73 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-03-27T17:59:58.446Z] #49 16.74 go: downloading github.com/stretchr/testify v1.4.0 [2021-03-27T17:59:58.446Z] #49 17.38 go: extracting github.com/stretchr/testify v1.4.0 [2021-03-27T17:59:58.446Z] #49 17.92 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-27T17:59:58.446Z] #49 18.20 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-27T17:59:58.446Z] #49 18.24 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-27T17:59:58.446Z] #49 18.39 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-27T17:59:58.446Z] #49 18.60 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-03-27T17:59:58.446Z] #49 18.75 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-03-27T17:59:58.446Z] #49 18.76 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-27T17:59:58.446Z] #49 18.79 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-27T17:59:58.446Z] #49 19.03 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-27T17:59:58.446Z] #49 19.03 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-27T17:59:58.446Z] #49 19.29 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-03-27T17:59:58.446Z] #49 22.34 go: downloading github.com/spf13/afero v1.1.2 [2021-03-27T17:59:58.446Z] #49 22.35 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-03-27T17:59:58.446Z] #49 22.35 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-03-27T17:59:58.446Z] #49 22.35 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-27T17:59:58.446Z] #49 22.35 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-27T17:59:58.446Z] #49 22.35 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-27T17:59:58.446Z] #49 22.35 go: downloading github.com/stretchr/objx v0.2.0 [2021-03-27T17:59:58.446Z] #49 22.36 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-27T17:59:58.446Z] #49 22.36 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-27T17:59:58.446Z] #49 22.38 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-03-27T17:59:58.446Z] #49 22.85 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-27T17:59:58.446Z] #49 22.90 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-03-27T17:59:58.446Z] #49 22.90 go: downloading github.com/ultraware/funlen v0.0.2 [2021-03-27T17:59:58.446Z] #49 23.02 go: extracting github.com/stretchr/objx v0.2.0 [2021-03-27T17:59:58.446Z] #49 23.09 go: extracting github.com/spf13/afero v1.1.2 [2021-03-27T17:59:58.446Z] #49 23.17 go: extracting github.com/ultraware/funlen v0.0.2 [2021-03-27T17:59:58.447Z] #49 23.21 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-27T17:59:58.447Z] #49 23.46 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-03-27T17:59:58.447Z] #49 23.55 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-27T17:59:58.447Z] #49 23.60 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-27T17:59:58.447Z] #49 23.68 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-27T17:59:58.447Z] #49 23.79 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-27T17:59:58.447Z] #49 23.80 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-27T17:59:58.447Z] #49 23.87 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-27T17:59:58.447Z] #49 23.87 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-03-27T17:59:58.447Z] #49 24.15 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-27T17:59:58.447Z] #49 24.17 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-27T17:59:58.447Z] #49 24.17 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-27T17:59:58.447Z] #49 24.32 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-27T17:59:58.447Z] #49 24.36 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-27T17:59:58.447Z] #49 24.46 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-27T17:59:58.447Z] #49 24.58 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-27T17:59:58.447Z] #49 24.63 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-27T17:59:58.447Z] #49 24.78 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-03-27T17:59:58.447Z] #49 24.92 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-27T17:59:58.447Z] #49 24.96 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-03-27T17:59:58.447Z] #49 25.01 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-03-27T17:59:58.447Z] #49 25.12 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-27T17:59:58.447Z] #49 25.12 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-03-27T17:59:58.447Z] #49 25.24 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-03-27T17:59:58.447Z] #49 25.28 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-27T17:59:58.447Z] #49 25.35 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-27T17:59:58.447Z] #49 25.44 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-03-27T17:59:58.447Z] #49 25.45 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-27T17:59:58.447Z] #49 ... [2021-03-27T17:59:58.447Z] [2021-03-27T17:59:58.447Z] #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-27T17:59:58.447Z] #29 sha256:21ee9e43827956208c7c1308ad8de7499643222713944f54fcec00f3ca6b3b58 [2021-03-27T17:59:58.470Z] #42 ... [2021-03-27T17:59:58.470Z] [2021-03-27T17:59:58.470Z] #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-27T17:59:58.470Z] #34 sha256:e9581b48d75a75ddd4567f9684d39196646aa310624b8b7028d1979fa0acb523 [2021-03-27T17:59:58.470Z] #34 40.22 sync [2021-03-27T17:59:58.470Z] #34 40.22 internal/reflectlite [2021-03-27T17:59:58.470Z] #34 42.82 sort [2021-03-27T17:59:58.470Z] #34 42.82 errors [2021-03-27T17:59:58.470Z] #34 43.15 strconv [2021-03-27T17:59:58.470Z] #34 44.19 io [2021-03-27T17:59:58.470Z] #34 45.73 internal/oserror [2021-03-27T17:59:58.470Z] #34 45.81 syscall [2021-03-27T17:59:58.470Z] #34 47.15 reflect [2021-03-27T17:59:58.514Z] #55 45.30 Reading package lists... [2021-03-27T17:59:58.514Z] #55 ... [2021-03-27T17:59:58.514Z] [2021-03-27T17:59:58.514Z] #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-27T17:59:58.514Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-27T17:59:58.514Z] #13 33.77 Fetched 8929 kB in 28s (320 kB/s) [2021-03-27T17:59:58.514Z] #13 33.77 Reading package lists... [2021-03-27T17:59:58.514Z] #13 ... [2021-03-27T17:59:58.514Z] [2021-03-27T17:59:58.514Z] #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-27T17:59:58.514Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-27T17:59:58.528Z] #13 138.6 Selecting previously unselected package libpcre16-3:amd64. [2021-03-27T17:59:58.528Z] #13 138.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-03-27T17:59:58.528Z] #13 138.6 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-03-27T17:59:58.528Z] #13 138.8 Selecting previously unselected package libpcre32-3:amd64. [2021-03-27T17:59:58.528Z] #13 138.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-03-27T17:59:58.528Z] #13 138.8 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-03-27T17:59:58.727Z] #34 ... [2021-03-27T17:59:58.727Z] [2021-03-27T17:59:58.727Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-27T17:59:58.727Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-27T17:59:58.727Z] #36 33.31 Reading package lists... [2021-03-27T17:59:58.727Z] #36 40.65 Building dependency tree... [2021-03-27T17:59:58.727Z] #36 43.98 The following additional packages will be installed: [2021-03-27T17:59:58.727Z] #36 43.99 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-03-27T17:59:58.727Z] #36 44.01 Suggested packages: [2021-03-27T17:59:58.727Z] #36 44.01 cmake-doc ninja-build lrzip [2021-03-27T17:59:58.727Z] #36 44.01 Recommended packages: [2021-03-27T17:59:58.727Z] #36 44.01 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-03-27T17:59:58.727Z] #36 45.05 The following NEW packages will be installed: [2021-03-27T17:59:58.727Z] #36 45.06 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-03-27T17:59:58.727Z] #36 45.06 vim-common xxd [2021-03-27T17:59:58.727Z] #36 45.54 0 upgraded, 10 newly installed, 0 to remove and 26 not upgraded. [2021-03-27T17:59:58.727Z] #36 45.54 Need to get 14.9 MB of archives. [2021-03-27T17:59:58.727Z] #36 45.54 After this operation, 61.8 MB of additional disk space will be used. [2021-03-27T17:59:58.727Z] #36 45.54 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-03-27T17:59:58.727Z] #36 45.54 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-27T17:59:58.727Z] #36 45.54 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-03-27T17:59:58.727Z] #36 45.71 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-03-27T17:59:58.727Z] #36 46.63 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-03-27T17:59:58.727Z] #36 46.63 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-03-27T17:59:58.727Z] #36 46.69 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-03-27T17:59:58.727Z] #36 46.69 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-03-27T17:59:58.727Z] #36 46.69 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-03-27T17:59:58.727Z] #36 46.69 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-03-27T17:59:58.727Z] #36 48.28 debconf: delaying package configuration, since apt-utils is not installed [2021-03-27T17:59:58.727Z] #36 48.50 Fetched 14.9 MB in 2s (8393 kB/s) [2021-03-27T17:59:58.727Z] #36 48.65 Selecting previously unselected package xxd. [2021-03-27T17:59:58.727Z] #36 48.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-27T17:59:58.727Z] #36 48.72 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-03-27T17:59:58.727Z] #36 48.76 Unpacking xxd (2:8.1.0875-5) ... [2021-03-27T17:59:58.727Z] #36 48.96 Selecting previously unselected package vim-common. [2021-03-27T17:59:58.727Z] #36 48.96 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-27T17:59:58.727Z] #36 49.04 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-27T17:59:58.727Z] #36 49.39 Selecting previously unselected package cmake-data. [2021-03-27T17:59:58.727Z] #36 49.40 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-03-27T17:59:58.727Z] #36 49.40 Unpacking cmake-data (3.13.4-1) ... [2021-03-27T17:59:58.784Z] #13 139.0 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-03-27T17:59:58.784Z] #13 139.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-03-27T17:59:58.784Z] #13 139.0 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-03-27T17:59:58.784Z] #13 139.2 Selecting previously unselected package libpcre3-dev:amd64. [2021-03-27T17:59:58.917Z] #43 ... [2021-03-27T17:59:58.917Z] [2021-03-27T17:59:58.917Z] #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-27T17:59:58.917Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-03-27T17:59:58.917Z] #37 56.71 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2021-03-27T17:59:58.917Z] #37 56.73 Setting up xxd (2:8.1.0875-5) ... [2021-03-27T17:59:58.917Z] #37 56.74 Setting up libuv1:ppc64el (1.24.1-1) ... [2021-03-27T17:59:58.917Z] #37 56.76 Setting up vim-common (2:8.1.0875-5) ... [2021-03-27T17:59:58.917Z] #37 56.78 Setting up librhash0:ppc64el (1.3.8-1) ... [2021-03-27T17:59:58.917Z] #37 56.79 Setting up cmake-data (3.13.4-1) ... [2021-03-27T17:59:58.917Z] #37 56.80 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ... [2021-03-27T17:59:58.917Z] #37 56.80 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2021-03-27T17:59:58.917Z] #37 56.81 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2021-03-27T17:59:58.917Z] #37 56.83 Setting up cmake (3.13.4-1) ... [2021-03-27T17:59:58.917Z] #37 56.85 Processing triggers for libc-bin (2.28-10) ... [2021-03-27T17:59:58.918Z] #37 56.96 Processing triggers for mime-support (3.62) ... [2021-03-27T17:59:58.918Z] #37 DONE 57.3s [2021-03-27T17:59:58.918Z] [2021-03-27T17:59:58.918Z] #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-27T17:59:58.918Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-03-27T17:59:58.918Z] #14 55.44 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2021-03-27T17:59:58.918Z] #14 55.45 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2021-03-27T17:59:58.918Z] #14 55.46 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2021-03-27T17:59:58.918Z] #14 55.48 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2021-03-27T17:59:58.918Z] #14 55.49 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-27T17:59:58.918Z] #14 55.53 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u7 [110 kB] [2021-03-27T17:59:58.918Z] #14 55.63 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2021-03-27T17:59:58.918Z] #14 55.66 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2021-03-27T17:59:58.918Z] #14 55.69 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2021-03-27T17:59:58.918Z] #14 55.73 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2021-03-27T17:59:58.918Z] #14 55.75 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2021-03-27T17:59:58.918Z] #14 55.82 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2021-03-27T17:59:58.918Z] #14 55.83 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-27T17:59:58.918Z] #14 55.86 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u7 [322 kB] [2021-03-27T17:59:58.937Z] #57 171.5 + bin/containerd-shim-runc-v1 [2021-03-27T17:59:58.984Z] #36 ... [2021-03-27T17:59:58.984Z] [2021-03-27T17:59:58.984Z] #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-27T17:59:58.984Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-27T17:59:59.040Z] #13 139.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-03-27T17:59:59.040Z] #13 139.2 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-03-27T17:59:59.497Z] #32 49.24 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-27T17:59:59.497Z] #32 49.85 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-03-27T17:59:59.497Z] #32 50.03 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-27T17:59:59.566Z] #14 57.22 debconf: delaying package configuration, since apt-utils is not installed [2021-03-27T17:59:59.602Z] #13 139.7 Selecting previously unselected package libselinux1-dev:amd64. [2021-03-27T17:59:59.602Z] #13 139.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-03-27T17:59:59.602Z] #13 139.7 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-03-27T17:59:59.858Z] #13 139.9 Selecting previously unselected package libdevmapper-dev:amd64. [2021-03-27T17:59:59.858Z] #13 140.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-03-27T17:59:59.858Z] #13 140.0 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-03-27T17:59:59.858Z] #13 140.1 Selecting previously unselected package libseccomp-dev:amd64. [2021-03-27T17:59:59.858Z] #13 140.1 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-03-27T17:59:59.858Z] #13 140.1 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-03-27T17:59:59.864Z] #14 57.42 Fetched 79.4 MB in 11s (7304 kB/s) [2021-03-27T17:59:59.864Z] #14 57.56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-03-27T17:59:59.864Z] #14 57.67 Preparing to unpack .../libsystemd0_241-7~deb10u7_ppc64el.deb ... [2021-03-27T17:59:59.864Z] #14 57.69 Unpacking libsystemd0:ppc64el (241-7~deb10u7) over (241-7~deb10u4) ... [2021-03-27T18:00:00.114Z] #13 140.2 Selecting previously unselected package libsystemd-dev:amd64. [2021-03-27T18:00:00.114Z] #13 140.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-03-27T18:00:00.114Z] #13 140.3 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-03-27T18:00:00.418Z] #29 14.93 0.0% # 1.4% ## 2.8% ## 3.5% ### 4.7% ### 5.3% #### 6.2% ##### 7.5% ##### 8.3% ###### 9.4% ####### 10.5% ####### 11.0% ######## 11.6% ######## 12.3% ######### 13.2% ######### 13.6% ########## 15.1% ########### 16.2% ############ 17.6% ############# 18.4% ############## 19.5% ############## 20.6% ############### 21.9% ################ 22.8% ################# 24.6% ################### 26.5% ################### 27.7% #################### 28.9% ##################### 29.9% ###################### 31.1% ####################### 32.1% ####################### 33.1% ######################## 34.3% ######################## 34.7% ######################### 36.0% ########################## 37.1% ########################### 38.3% ############################ 39.5% ############################# 40.6% ############################# 41.7% ############################## 41.7% ############################### 43.1% ################################ 44.5% ################################ 45.7% ################################# 46.8% ################################# 47.1% ################################## 48.4% ################################### 48.8% ################################### 49.7% #################################### 50.5% ##################################### 52.2% ###################################### 53.6% ####################################### 54.3% ######################################## 55.6% ######################################### 57.0% ########################################## 58.4% ########################################## 59.2% ########################################### 60.6% ############################################ 61.9% ############################################ 62.4% ############################################# 63.2% ############################################# 63.6% ############################################## 64.5% ############################################### 65.7% ################################################ 67.4% ################################################# 68.5% ################################################# 69.1% ################################################### 71.2% ################################################### 71.2% #################################################### 72.3% ##################################################### 73.7% ###################################################### 75.4% ######################################################## 77.8% ######################################################## 79.1% ########################################################## 81.1% ############################################################ 83.4% ############################################################# 85.0% ############################################################## 86.7% ############################################################### 88.5% ################################################################ 89.7% ################################################################# 91.0% ################################################################## 92.9% ################################################################### 94.3% #################################################################### 95.0% #################################################################### 95.7% ###################################################################### 97.3% ####################################################################### 99.8% ######################################################################## 100.0% [2021-03-27T18:00:00.418Z] #29 24.79 [2021-03-27T18:00:00.511Z] #14 58.10 Setting up libsystemd0:ppc64el (241-7~deb10u7) ... [2021-03-27T18:00:00.511Z] #14 58.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 ... 15339 files and directories currently installed.) [2021-03-27T18:00:00.511Z] #14 58.38 Preparing to unpack .../libseccomp2_2.4.1-2~bpo10+1_ppc64el.deb ... [2021-03-27T18:00:00.511Z] #14 58.39 Unpacking libseccomp2:ppc64el (2.4.1-2~bpo10+1) over (2.3.3-4) ... [2021-03-27T18:00:00.676Z] #13 140.9 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-03-27T18:00:00.676Z] #13 140.9 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-03-27T18:00:00.676Z] #13 140.9 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-03-27T18:00:00.676Z] #13 140.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-27T18:00:00.676Z] #13 140.9 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-03-27T18:00:00.676Z] #13 140.9 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-03-27T18:00:00.676Z] #13 140.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-27T18:00:00.676Z] #13 140.9 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-27T18:00:00.676Z] #13 140.9 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-03-27T18:00:00.676Z] #13 141.0 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-03-27T18:00:00.676Z] #13 141.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-27T18:00:00.676Z] #13 141.0 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-27T18:00:00.676Z] #13 141.0 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-03-27T18:00:00.676Z] #13 141.0 Setting up mingw-w64-common (6.0.0-3) ... [2021-03-27T18:00:00.676Z] #13 141.1 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-03-27T18:00:00.676Z] #13 141.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-27T18:00:00.676Z] #13 141.1 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-03-27T18:00:00.676Z] #13 141.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-27T18:00:00.676Z] #13 141.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-03-27T18:00:00.676Z] #13 141.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-03-27T18:00:00.676Z] #13 141.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-27T18:00:00.676Z] #13 141.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-03-27T18:00:00.676Z] #13 141.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-27T18:00:00.676Z] #13 141.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-27T18:00:00.812Z] #14 58.56 Setting up libseccomp2:ppc64el (2.4.1-2~bpo10+1) ... [2021-03-27T18:00:00.866Z] #32 ... [2021-03-27T18:00:00.866Z] [2021-03-27T18:00:00.866Z] #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-27T18:00:00.866Z] #45 sha256:877b177bf77c548723318ec57568b06d15c6dc696371c5c6ef6b34666be452c5 [2021-03-27T18:00:00.866Z] #45 42.55 github.com/LK4D4/vndr/godl/singleflight [2021-03-27T18:00:00.866Z] #45 42.55 internal/reflectlite [2021-03-27T18:00:00.866Z] #45 42.89 math/rand [2021-03-27T18:00:00.866Z] #45 43.97 internal/singleflight [2021-03-27T18:00:00.866Z] #45 45.49 io [2021-03-27T18:00:00.866Z] #45 45.49 strconv [2021-03-27T18:00:00.866Z] #45 46.84 bytes [2021-03-27T18:00:00.866Z] #45 48.96 bufio [2021-03-27T18:00:00.866Z] #45 49.49 reflect [2021-03-27T18:00:00.866Z] #45 50.71 syscall [2021-03-27T18:00:00.933Z] #13 141.2 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-03-27T18:00:00.933Z] #13 141.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-03-27T18:00:00.933Z] #13 141.2 Setting up dmsetup (2:1.02.155-3) ... [2021-03-27T18:00:00.933Z] #13 141.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-03-27T18:00:00.933Z] #13 141.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-03-27T18:00:00.933Z] #13 141.2 Processing triggers for libc-bin (2.28-10) ... [2021-03-27T18:00:01.113Z] #14 58.73 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-03-27T18:00:01.113Z] #14 58.80 Preparing to unpack .../libudev1_241-7~deb10u7_ppc64el.deb ... [2021-03-27T18:00:01.113Z] #14 58.83 Unpacking libudev1:ppc64el (241-7~deb10u7) over (241-7~deb10u4) ... [2021-03-27T18:00:01.121Z] #45 ... [2021-03-27T18:00:01.121Z] [2021-03-27T18:00:01.121Z] #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-27T18:00:01.121Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-27T18:00:01.121Z] #36 52.39 Selecting previously unselected package libicu63:amd64. [2021-03-27T18:00:01.121Z] #36 52.41 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-03-27T18:00:01.121Z] #36 52.43 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-27T18:00:01.413Z] #14 59.09 Setting up libudev1:ppc64el (241-7~deb10u7) ... [2021-03-27T18:00:01.413Z] #14 59.23 Selecting previously unselected package binutils-mingw-w64-i686. [2021-03-27T18:00:01.513Z] #49 52.52 go: extracting golang.org/x/text v0.3.2 [2021-03-27T18:00:01.658Z] #57 174.7 + bin/containerd-shim-runc-v2 [2021-03-27T18:00:01.711Z] #14 59.23 (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-27T18:00:01.711Z] #14 59.32 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2021-03-27T18:00:01.711Z] #14 59.33 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-27T18:00:01.950Z] #57 175.5 + binaries [2021-03-27T18:00:01.950Z] #57 175.5 + install -D bin/containerd /build/containerd [2021-03-27T18:00:01.950Z] #57 175.5 + install -D bin/containerd-shim /build/containerd-shim [2021-03-27T18:00:01.950Z] #57 175.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-03-27T18:00:01.950Z] #57 175.5 + install -D bin/ctr /build/ctr [2021-03-27T18:00:02.085Z] #49 ... [2021-03-27T18:00:02.085Z] [2021-03-27T18:00:02.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-27T18:00:02.085Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-27T18:00:02.085Z] #36 43.96 Reading package lists... [2021-03-27T18:00:02.347Z] #29 26.58 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-03-27T18:00:02.347Z] #29 ... [2021-03-27T18:00:02.347Z] [2021-03-27T18:00:02.347Z] #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-27T18:00:02.347Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-03-27T18:00:02.347Z] #40 18.41 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-03-27T18:00:02.347Z] #40 21.14 + 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-27T18:00:02.347Z] #40 ... [2021-03-27T18:00:02.347Z] [2021-03-27T18:00:02.347Z] #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-27T18:00:02.347Z] #67 sha256:a554b90ac4e036c8619514ce277548d083c4bb36fb89190779719eabb5b4b940 [2021-03-27T18:00:02.348Z] #67 24.05 Checking out files: 56% (1083/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: 92% (1761/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-27T18:00:02.348Z] #67 25.32 + cd /tmp/tmp.ZrScE5DZ5c/src/github.com/docker/libnetwork [2021-03-27T18:00:02.348Z] #67 25.32 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-27T18:00:02.348Z] #67 25.84 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-03-27T18:00:02.583Z] #57 DONE 176.1s [2021-03-27T18:00:02.605Z] #36 53.39 Building dependency tree... [2021-03-27T18:00:02.605Z] #36 ... [2021-03-27T18:00:02.605Z] [2021-03-27T18:00:02.605Z] #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-27T18:00:02.605Z] #67 sha256:df21d5e6b083745dcdf31fbe06c7fc0666ba04495d388795a64c728ec47b7f82 [2021-03-27T18:00:02.605Z] #67 DONE 53.7s [2021-03-27T18:00:02.605Z] [2021-03-27T18:00:02.605Z] #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-27T18:00:02.605Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-27T18:00:02.605Z] #13 32.33 Reading package lists... [2021-03-27T18:00:02.720Z] #42 45.57 Reading package lists... [2021-03-27T18:00:02.720Z] #42 ... [2021-03-27T18:00:02.720Z] [2021-03-27T18:00:02.720Z] #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-27T18:00:02.720Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-27T18:00:02.720Z] #13 33.77 Reading package lists... [2021-03-27T18:00:02.865Z] #13 43.73 Reading package lists... [2021-03-27T18:00:02.865Z] #13 ... [2021-03-27T18:00:02.865Z] [2021-03-27T18:00:02.865Z] #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-27T18:00:02.865Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-27T18:00:02.865Z] #55 43.97 Reading package lists... [2021-03-27T18:00:02.865Z] #55 53.19 Building dependency tree... [2021-03-27T18:00:02.865Z] #55 ... [2021-03-27T18:00:02.865Z] [2021-03-27T18:00:02.865Z] #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-27T18:00:02.865Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-27T18:00:02.865Z] #42 45.02 Reading package lists... [2021-03-27T18:00:02.995Z] #67 ... [2021-03-27T18:00:02.995Z] [2021-03-27T18:00:02.995Z] #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-27T18:00:02.995Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-27T18:00:02.995Z] #42 19.95 Fetched 8248 kB in 15s (568 kB/s) [2021-03-27T18:00:02.995Z] #42 19.95 Reading package lists... [2021-03-27T18:00:03.214Z] [2021-03-27T18:00:03.214Z] #58 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2021-03-27T18:00:03.259Z] #42 25.74 Reading package lists... [2021-03-27T18:00:03.259Z] #42 ... [2021-03-27T18:00:03.259Z] [2021-03-27T18:00:03.259Z] #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-27T18:00:03.259Z] #49 sha256:b66b9044239a89ce065f103127c091ba9e9af2f6389bccf2922b5d57eb24124b [2021-03-27T18:00:03.259Z] #49 25.45 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-27T18:00:03.259Z] #49 25.46 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-27T18:00:03.259Z] #49 25.46 go: downloading github.com/kisielk/gotool v1.0.0 [2021-03-27T18:00:03.259Z] #49 25.50 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-27T18:00:03.259Z] #49 25.85 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-27T18:00:03.259Z] #49 25.92 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-27T18:00:03.259Z] #49 25.99 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-27T18:00:03.259Z] #49 26.01 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-27T18:00:03.259Z] #49 26.05 go: extracting github.com/kisielk/gotool v1.0.0 [2021-03-27T18:00:03.259Z] #49 26.05 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-03-27T18:00:03.259Z] #49 26.12 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-27T18:00:03.259Z] #49 26.18 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-27T18:00:03.259Z] #49 26.50 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-03-27T18:00:03.259Z] #49 26.50 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-27T18:00:03.259Z] #49 26.50 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-03-27T18:00:03.259Z] #49 26.57 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-03-27T18:00:03.259Z] #49 26.67 go: downloading golang.org/x/text v0.3.2 [2021-03-27T18:00:03.259Z] #49 26.69 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-27T18:00:03.259Z] #49 26.87 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-27T18:00:03.259Z] #49 26.92 go: downloading github.com/magiconair/properties v1.8.1 [2021-03-27T18:00:03.259Z] #49 27.17 go: downloading github.com/spf13/cast v1.3.0 [2021-03-27T18:00:03.259Z] #49 27.26 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-27T18:00:03.259Z] #49 27.35 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-03-27T18:00:03.259Z] #49 27.42 go: extracting github.com/spf13/cast v1.3.0 [2021-03-27T18:00:03.259Z] #49 27.71 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-27T18:00:03.259Z] #49 27.72 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-03-27T18:00:03.259Z] #49 28.35 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-03-27T18:00:03.259Z] #49 28.38 go: extracting github.com/magiconair/properties v1.8.1 [2021-03-27T18:00:03.259Z] #49 28.40 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-03-27T18:00:03.259Z] #49 28.44 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-27T18:00:03.259Z] #49 28.63 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-27T18:00:03.259Z] #49 28.88 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-03-27T18:00:03.259Z] #49 28.97 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-03-27T18:00:03.259Z] #49 29.18 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-03-27T18:00:03.259Z] #49 29.28 go: downloading github.com/subosito/gotenv v1.2.0 [2021-03-27T18:00:03.259Z] #49 29.67 go: extracting github.com/subosito/gotenv v1.2.0 [2021-03-27T18:00:03.259Z] #49 29.91 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-27T18:00:03.259Z] #49 30.06 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-27T18:00:03.259Z] #49 30.20 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-03-27T18:00:03.259Z] #49 30.21 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-03-27T18:00:03.259Z] #49 30.24 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-27T18:00:03.451Z] #13 DONE 143.7s [2021-03-27T18:00:03.451Z] [2021-03-27T18:00:03.451Z] #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-27T18:00:03.451Z] #53 sha256:01a7d5209c65839c1e9199009cb1916be9be408bcd0771fce5363c56d4b2b905 [2021-03-27T18:00:03.504Z] #58 DONE 0.3s [2021-03-27T18:00:03.523Z] #49 30.28 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-03-27T18:00:03.523Z] #49 30.44 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-03-27T18:00:03.523Z] #49 30.46 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-03-27T18:00:03.523Z] #49 30.49 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-03-27T18:00:03.708Z] #53 ... [2021-03-27T18:00:03.708Z] [2021-03-27T18:00:03.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-27T18:00:03.708Z] #45 sha256:ed5708cf945aacb49324be1a7fcefb7e1b7cac90dd28c51384beb6fac8dc63b4 [2021-03-27T18:00:03.708Z] #45 139.8 crypto/tls [2021-03-27T18:00:03.708Z] #45 146.7 net/http/httptrace [2021-03-27T18:00:03.708Z] #45 146.9 net/http [2021-03-27T18:00:03.787Z] #49 30.61 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-03-27T18:00:03.787Z] #49 30.67 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-27T18:00:03.787Z] #49 30.71 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-03-27T18:00:03.794Z] [2021-03-27T18:00:03.794Z] #62 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2021-03-27T18:00:03.964Z] #45 ... [2021-03-27T18:00:03.964Z] [2021-03-27T18:00:03.964Z] #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-27T18:00:03.964Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T18:00:03.964Z] #43 49.21 CC compel/src/lib/infect.o [2021-03-27T18:00:03.964Z] #43 51.61 CC compel/src/lib/ptrace.o [2021-03-27T18:00:03.964Z] #43 51.99 AR compel/libcompel.a [2021-03-27T18:00:03.964Z] #43 52.07 HOSTCC compel/src/main-host.o [2021-03-27T18:00:03.964Z] #43 52.38 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-03-27T18:00:03.964Z] #43 52.54 HOSTCC compel/src/lib/handle-elf-host.o [2021-03-27T18:00:03.964Z] #43 52.99 HOSTCC compel/src/lib/log-host.o [2021-03-27T18:00:03.964Z] #43 53.17 HOSTLINK compel/compel-host-bin [2021-03-27T18:00:03.964Z] #43 53.30 DEP soccr/soccr.d [2021-03-27T18:00:03.964Z] #43 53.42 CC soccr/soccr.o [2021-03-27T18:00:03.964Z] #43 54.71 AR soccr/libsoccr.a [2021-03-27T18:00:03.964Z] #43 54.74 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-27T18:00:03.964Z] #43 55.39 DEP criu/arch/x86/sigframe.d [2021-03-27T18:00:03.964Z] #43 55.47 DEP criu/arch/x86/sigaction_compat.d [2021-03-27T18:00:04.051Z] #49 30.84 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-03-27T18:00:04.051Z] #49 30.85 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-03-27T18:00:04.051Z] #49 ... [2021-03-27T18:00:04.051Z] [2021-03-27T18:00:04.051Z] #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-27T18:00:04.051Z] #58 sha256:5b024a72f12beb6d55f977978054a070c22d0dd3f097ce0aaffa771d08c7bc64 [2021-03-27T18:00:04.051Z] #58 20.88 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-27T18:00:04.051Z] #58 20.98 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-27T18:00:04.051Z] #58 20.99 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-03-27T18:00:04.051Z] #58 21.11 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-27T18:00:04.051Z] #58 21.39 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-03-27T18:00:04.051Z] #58 22.85 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-03-27T18:00:04.051Z] #58 28.54 go: finding github.com/pkg/errors v0.9.1 [2021-03-27T18:00:04.051Z] #58 28.59 go: finding github.com/sirupsen/logrus v1.8.1 [2021-03-27T18:00:04.051Z] #58 28.67 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-27T18:00:04.051Z] #58 28.93 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-27T18:00:04.051Z] #58 29.06 go: finding github.com/google/uuid v1.2.0 [2021-03-27T18:00:04.051Z] #58 29.22 go: finding github.com/gofrs/flock v0.8.0 [2021-03-27T18:00:04.051Z] #58 29.25 go: finding github.com/moby/vpnkit v0.5.0 [2021-03-27T18:00:04.051Z] #58 29.36 go: finding github.com/gorilla/mux v1.8.0 [2021-03-27T18:00:04.051Z] #58 29.37 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-27T18:00:04.051Z] #58 29.50 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-03-27T18:00:04.051Z] #58 29.67 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-27T18:00:04.051Z] #58 29.69 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-03-27T18:00:04.051Z] #58 29.87 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-03-27T18:00:04.051Z] #58 30.16 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-27T18:00:04.051Z] #58 30.22 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-03-27T18:00:04.051Z] #58 ... [2021-03-27T18:00:04.051Z] [2021-03-27T18:00:04.051Z] #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-27T18:00:04.051Z] #49 sha256:b66b9044239a89ce065f103127c091ba9e9af2f6389bccf2922b5d57eb24124b [2021-03-27T18:00:04.051Z] #49 31.01 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-03-27T18:00:04.085Z] #62 DONE 0.3s [2021-03-27T18:00:04.085Z] [2021-03-27T18:00:04.085Z] #67 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/b... [2021-03-27T18:00:04.221Z] #43 55.57 DEP criu/arch/x86/kerndat.d [2021-03-27T18:00:04.221Z] #43 55.74 DEP criu/arch/x86/crtools.d [2021-03-27T18:00:04.316Z] #49 31.12 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-27T18:00:04.376Z] #67 DONE 0.3s [2021-03-27T18:00:04.376Z] [2021-03-27T18:00:04.376Z] #69 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2021-03-27T18:00:04.376Z] #69 DONE 0.1s [2021-03-27T18:00:04.376Z] [2021-03-27T18:00:04.376Z] #70 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-03-27T18:00:04.376Z] #70 DONE 0.1s [2021-03-27T18:00:04.376Z] [2021-03-27T18:00:04.376Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-03-27T18:00:04.477Z] #43 55.87 DEP criu/arch/x86/cpu.d [2021-03-27T18:00:04.525Z] #14 62.13 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-03-27T18:00:04.525Z] #14 62.13 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2021-03-27T18:00:04.525Z] #14 62.14 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-27T18:00:04.583Z] #49 31.32 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-27T18:00:04.583Z] #49 31.37 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-03-27T18:00:04.583Z] #49 31.49 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-27T18:00:04.734Z] #43 ... [2021-03-27T18:00:04.734Z] [2021-03-27T18:00:04.734Z] #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-27T18:00:04.734Z] #58 sha256:d057b3dc64666d607b4343eedb95e4b4375918acd7b768255c8631e56f1c7789 [2021-03-27T18:00:04.734Z] #58 142.6 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-27T18:00:04.734Z] #58 142.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-03-27T18:00:04.734Z] #58 DONE 150.6s [2021-03-27T18:00:04.734Z] [2021-03-27T18:00:04.734Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-03-27T18:00:04.734Z] #59 sha256:4d03be1790ad64108e4fd0b388b09f3b6360ec0b9ccfbf9acf9bd8858d3962cb [2021-03-27T18:00:04.734Z] #59 DONE 0.1s [2021-03-27T18:00:04.734Z] [2021-03-27T18:00:04.734Z] #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-27T18:00:04.734Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T18:00:04.734Z] #43 56.10 CC criu/arch/x86/cpu.o [2021-03-27T18:00:04.734Z] #43 ... [2021-03-27T18:00:04.734Z] [2021-03-27T18:00:04.734Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-03-27T18:00:04.734Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-03-27T18:00:04.734Z] #14 ... [2021-03-27T18:00:04.734Z] [2021-03-27T18:00:04.734Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-03-27T18:00:04.734Z] #60 sha256:24d55ef8292b048d172fad76639004398cb107acb3be4107ebf082d17c8072ab [2021-03-27T18:00:04.734Z] #60 DONE 0.1s [2021-03-27T18:00:04.846Z] #49 31.66 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-27T18:00:04.846Z] #49 31.74 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-03-27T18:00:04.846Z] #49 31.75 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-27T18:00:04.991Z] [2021-03-27T18:00:04.991Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-03-27T18:00:04.991Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-03-27T18:00:05.006Z] #71 DONE 0.6s [2021-03-27T18:00:05.110Z] #49 31.84 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-27T18:00:05.110Z] #49 31.99 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-27T18:00:05.110Z] #49 32.03 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-27T18:00:05.110Z] #49 32.04 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-27T18:00:05.110Z] #49 32.08 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-03-27T18:00:05.110Z] #49 32.09 go: downloading github.com/gogo/protobuf v1.2.1 [2021-03-27T18:00:05.172Z] #14 ... [2021-03-27T18:00:05.172Z] [2021-03-27T18:00:05.172Z] #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-27T18:00:05.172Z] #52 sha256:bba6251a66b971835a5c0aea95bbf68727d17d819f08cdd933d662a55f8e34a6 [2021-03-27T18:00:05.172Z] #52 53.73 bytes [2021-03-27T18:00:05.172Z] #52 53.74 strconv [2021-03-27T18:00:05.172Z] #52 53.80 strings [2021-03-27T18:00:05.172Z] #52 53.80 syscall [2021-03-27T18:00:05.172Z] #52 60.92 bufio [2021-03-27T18:00:05.263Z] #13 45.22 Reading package lists... [2021-03-27T18:00:05.263Z] #13 ... [2021-03-27T18:00:05.263Z] [2021-03-27T18:00:05.263Z] #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-27T18:00:05.263Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-27T18:00:05.263Z] #36 44.38 Reading package lists... [2021-03-27T18:00:05.297Z] [2021-03-27T18:00:05.297Z] #72 exporting to image [2021-03-27T18:00:05.297Z] #72 exporting layers [2021-03-27T18:00:05.401Z] #49 32.15 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-27T18:00:05.471Z] #52 63.79 text/tabwriter [2021-03-27T18:00:05.471Z] #52 ... [2021-03-27T18:00:05.471Z] [2021-03-27T18:00:05.471Z] #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-27T18:00:05.471Z] #38 sha256:d021221764a2be3f684b33c8aba6fb16eca1c7b8155353cf48e8d73cff5511c9 [2021-03-27T18:00:05.471Z] #38 0.349 + RM_GOPATH=0 [2021-03-27T18:00:05.471Z] #38 0.351 + TMP_GOPATH= [2021-03-27T18:00:05.471Z] #38 0.351 + : /build [2021-03-27T18:00:05.471Z] #38 0.351 + '[' -z '' ']' [2021-03-27T18:00:05.471Z] #38 0.352 ++ mktemp -d [2021-03-27T18:00:05.471Z] #38 0.354 + export GOPATH=/tmp/tmp.MTu3sk6Htu [2021-03-27T18:00:05.471Z] #38 0.357 + GOPATH=/tmp/tmp.MTu3sk6Htu [2021-03-27T18:00:05.471Z] #38 0.358 + RM_GOPATH=1 [2021-03-27T18:00:05.471Z] #38 0.359 + case "$(go env GOARCH)" in [2021-03-27T18:00:05.471Z] #38 0.371 ++ go env GOARCH [2021-03-27T18:00:05.471Z] #38 0.385 + export GO_BUILDMODE=-buildmode=pie [2021-03-27T18:00:05.471Z] #38 0.389 + GO_BUILDMODE=-buildmode=pie [2021-03-27T18:00:05.471Z] #38 0.391 ++ dirname /tmp/install/install.sh [2021-03-27T18:00:05.471Z] #38 0.410 + dir=/tmp/install [2021-03-27T18:00:05.471Z] #38 0.411 + bin=tini [2021-03-27T18:00:05.471Z] #38 0.416 + shift [2021-03-27T18:00:05.471Z] #38 0.416 + '[' '!' -f /tmp/install/tini.installer ']' [2021-03-27T18:00:05.471Z] #38 0.421 + . /tmp/install/tini.installer [2021-03-27T18:00:05.471Z] #38 0.425 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-27T18:00:05.471Z] #38 0.426 + install_tini [2021-03-27T18:00:05.471Z] #38 0.426 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-03-27T18:00:05.471Z] #38 0.427 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-27T18:00:05.471Z] #38 0.427 + git clone https://github.com/krallin/tini.git /tmp/tmp.MTu3sk6Htu/tini [2021-03-27T18:00:05.471Z] #38 0.433 Cloning into '/tmp/tmp.MTu3sk6Htu/tini'... [2021-03-27T18:00:05.471Z] #38 1.554 + cd /tmp/tmp.MTu3sk6Htu/tini [2021-03-27T18:00:05.471Z] #38 1.554 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-27T18:00:05.471Z] #38 1.586 + cmake . [2021-03-27T18:00:05.471Z] #38 2.295 -- The C compiler identification is GNU 8.3.0 [2021-03-27T18:00:05.471Z] #38 2.365 -- Check for working C compiler: /usr/bin/cc [2021-03-27T18:00:05.471Z] #38 2.976 -- Check for working C compiler: /usr/bin/cc -- works [2021-03-27T18:00:05.471Z] #38 2.987 -- Detecting C compiler ABI info [2021-03-27T18:00:05.471Z] #38 3.807 -- Detecting C compiler ABI info - done [2021-03-27T18:00:05.471Z] #38 3.891 -- Detecting C compile features [2021-03-27T18:00:05.471Z] #38 5.979 -- Detecting C compile features - done [2021-03-27T18:00:05.471Z] #38 6.041 -- Performing Test HAS_BUILTIN_FORTIFY [2021-03-27T18:00:05.471Z] #38 6.314 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-03-27T18:00:05.471Z] #38 6.546 -- Configuring done [2021-03-27T18:00:05.471Z] #38 6.572 -- Generating done [2021-03-27T18:00:05.471Z] #38 6.596 -- Build files have been written to: /tmp/tmp.MTu3sk6Htu/tini [2021-03-27T18:00:05.471Z] #38 6.608 + make tini-static [2021-03-27T18:00:05.554Z] #14 DONE 2.2s [2021-03-27T18:00:05.554Z] [2021-03-27T18:00:05.554Z] #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-27T18:00:05.554Z] #53 sha256:01a7d5209c65839c1e9199009cb1916be9be408bcd0771fce5363c56d4b2b905 [2021-03-27T18:00:05.554Z] #53 2.022 + RM_GOPATH=0 [2021-03-27T18:00:05.554Z] #53 2.022 + TMP_GOPATH= [2021-03-27T18:00:05.554Z] #53 2.022 + : /build [2021-03-27T18:00:05.554Z] #53 2.022 + '[' -z '' ']' [2021-03-27T18:00:05.554Z] #53 2.022 ++ mktemp -d [2021-03-27T18:00:05.554Z] #53 2.023 + export GOPATH=/tmp/tmp.gbYuZ0UD0Z [2021-03-27T18:00:05.554Z] #53 2.023 + GOPATH=/tmp/tmp.gbYuZ0UD0Z [2021-03-27T18:00:05.554Z] #53 2.023 + RM_GOPATH=1 [2021-03-27T18:00:05.554Z] #53 2.023 + case "$(go env GOARCH)" in [2021-03-27T18:00:05.554Z] #53 2.024 ++ go env GOARCH [2021-03-27T18:00:05.554Z] #53 2.045 + export GO_BUILDMODE=-buildmode=pie [2021-03-27T18:00:05.554Z] #53 2.046 + GO_BUILDMODE=-buildmode=pie [2021-03-27T18:00:05.554Z] #53 2.046 ++ dirname /tmp/install/install.sh [2021-03-27T18:00:05.554Z] #53 2.047 + dir=/tmp/install [2021-03-27T18:00:05.554Z] #53 2.048 + bin=runc [2021-03-27T18:00:05.554Z] #53 2.048 + shift [2021-03-27T18:00:05.554Z] #53 2.049 + '[' '!' -f /tmp/install/runc.installer ']' [2021-03-27T18:00:05.554Z] #53 2.049 + . /tmp/install/runc.installer [2021-03-27T18:00:05.554Z] #53 2.052 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-27T18:00:05.554Z] #53 2.052 + install_runc [2021-03-27T18:00:05.554Z] #53 2.053 + grep -q '^3\.10\.0.*\.el7\.' [2021-03-27T18:00:05.554Z] #53 2.060 + uname -r [2021-03-27T18:00:05.554Z] #53 2.069 + RUNC_BUILDTAGS='seccomp ' [2021-03-27T18:00:05.554Z] #53 2.069 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-03-27T18:00:05.554Z] #53 2.070 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-03-27T18:00:05.554Z] #53 2.070 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.gbYuZ0UD0Z/src/github.com/opencontainers/runc [2021-03-27T18:00:05.554Z] #53 2.073 Cloning into '/tmp/tmp.gbYuZ0UD0Z/src/github.com/opencontainers/runc'... [2021-03-27T18:00:05.684Z] #49 32.29 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-27T18:00:05.770Z] #38 6.973 Scanning dependencies of target tini-static [2021-03-27T18:00:05.973Z] #42 54.40 Building dependency tree... [2021-03-27T18:00:06.013Z] #49 ... [2021-03-27T18:00:06.013Z] [2021-03-27T18:00:06.013Z] #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-27T18:00:06.013Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-03-27T18:00:06.013Z] #36 21.36 Building dependency tree... [2021-03-27T18:00:06.013Z] #36 24.34 The following additional packages will be installed: [2021-03-27T18:00:06.013Z] #36 24.36 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-03-27T18:00:06.013Z] #36 24.36 Suggested packages: [2021-03-27T18:00:06.013Z] #36 24.36 cmake-doc ninja-build lrzip [2021-03-27T18:00:06.013Z] #36 24.36 Recommended packages: [2021-03-27T18:00:06.013Z] #36 24.36 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-03-27T18:00:06.013Z] #36 25.05 The following NEW packages will be installed: [2021-03-27T18:00:06.013Z] #36 25.05 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-03-27T18:00:06.013Z] #36 25.06 vim-common xxd [2021-03-27T18:00:06.013Z] #36 25.44 0 upgraded, 10 newly installed, 0 to remove and 26 not upgraded. [2021-03-27T18:00:06.013Z] #36 25.44 Need to get 14.2 MB of archives. [2021-03-27T18:00:06.013Z] #36 25.44 After this operation, 60.0 MB of additional disk space will be used. [2021-03-27T18:00:06.013Z] #36 25.44 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-03-27T18:00:06.013Z] #36 25.51 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-27T18:00:06.013Z] #36 25.55 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2021-03-27T18:00:06.013Z] #36 25.69 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-03-27T18:00:06.013Z] #36 26.93 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u1 [625 kB] [2021-03-27T18:00:06.013Z] #36 26.94 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2021-03-27T18:00:06.013Z] #36 26.96 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2021-03-27T18:00:06.013Z] #36 26.97 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2021-03-27T18:00:06.013Z] #36 26.99 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2021-03-27T18:00:06.013Z] #36 26.99 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2021-03-27T18:00:06.013Z] #36 30.13 debconf: delaying package configuration, since apt-utils is not installed [2021-03-27T18:00:06.013Z] #36 30.53 Fetched 14.2 MB in 3s (5647 kB/s) [2021-03-27T18:00:06.013Z] #36 30.73 Selecting previously unselected package xxd. [2021-03-27T18:00:06.013Z] #36 30.73 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-03-27T18:00:06.013Z] #36 30.93 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-03-27T18:00:06.013Z] #36 30.95 Unpacking xxd (2:8.1.0875-5) ... [2021-03-27T18:00:06.013Z] #36 31.34 Selecting previously unselected package vim-common. [2021-03-27T18:00:06.013Z] #36 31.34 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-27T18:00:06.013Z] #36 31.40 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-27T18:00:06.013Z] #36 31.91 Selecting previously unselected package cmake-data. [2021-03-27T18:00:06.013Z] #36 31.91 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-03-27T18:00:06.013Z] #36 31.96 Unpacking cmake-data (3.13.4-1) ... [2021-03-27T18:00:06.013Z] #36 ... [2021-03-27T18:00:06.013Z] [2021-03-27T18:00:06.013Z] #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-27T18:00:06.013Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-03-27T18:00:06.013Z] #13 18.90 Fetched 8747 kB in 15s (573 kB/s) [2021-03-27T18:00:06.013Z] #13 18.90 Reading package lists... [2021-03-27T18:00:06.071Z] #38 7.058 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-03-27T18:00:06.279Z] #13 26.34 Reading package lists... [2021-03-27T18:00:06.279Z] #13 ... [2021-03-27T18:00:06.279Z] [2021-03-27T18:00:06.279Z] #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-27T18:00:06.279Z] #49 sha256:b66b9044239a89ce065f103127c091ba9e9af2f6389bccf2922b5d57eb24124b [2021-03-27T18:00:06.279Z] #49 32.84 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-03-27T18:00:06.279Z] #49 32.87 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-27T18:00:06.279Z] #49 32.88 go: downloading github.com/gobwas/glob v0.2.3 [2021-03-27T18:00:06.372Z] #36 ... [2021-03-27T18:00:06.372Z] [2021-03-27T18:00:06.372Z] #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-27T18:00:06.372Z] #45 sha256:877b177bf77c548723318ec57568b06d15c6dc696371c5c6ef6b34666be452c5 [2021-03-27T18:00:06.372Z] #45 57.83 time [2021-03-27T18:00:06.857Z] #49 33.67 go: extracting github.com/gobwas/glob v0.2.3 [2021-03-27T18:00:07.607Z] #38 ... [2021-03-27T18:00:07.607Z] [2021-03-27T18:00:07.607Z] #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-27T18:00:07.607Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-03-27T18:00:07.607Z] #14 65.30 Selecting previously unselected package binutils-mingw-w64. [2021-03-27T18:00:07.607Z] #14 65.31 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-03-27T18:00:07.607Z] #14 65.32 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-27T18:00:07.920Z] #14 65.43 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2021-03-27T18:00:07.920Z] #14 65.45 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2021-03-27T18:00:07.920Z] #14 65.46 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2021-03-27T18:00:07.920Z] #14 65.63 Selecting previously unselected package dmsetup. [2021-03-27T18:00:07.920Z] #14 65.63 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2021-03-27T18:00:07.920Z] #14 65.65 Unpacking dmsetup (2:1.02.155-3) ... [2021-03-27T18:00:07.921Z] #14 65.82 Selecting previously unselected package mingw-w64-common. [2021-03-27T18:00:08.076Z] #53 ... [2021-03-27T18:00:08.076Z] [2021-03-27T18:00:08.076Z] #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-27T18:00:08.076Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-03-27T18:00:08.076Z] #15 DONE 2.0s [2021-03-27T18:00:08.076Z] [2021-03-27T18:00:08.076Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-03-27T18:00:08.076Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-03-27T18:00:08.233Z] #14 65.83 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-03-27T18:00:08.233Z] #14 65.85 Unpacking mingw-w64-common (6.0.0-3) ... [2021-03-27T18:00:08.510Z] #42 ... [2021-03-27T18:00:08.510Z] [2021-03-27T18:00:08.510Z] #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-27T18:00:08.510Z] #45 sha256:0d1ccef2dec3aca4ec467749ec006393c1841f37fcc35f41551d0611e6d47a5c [2021-03-27T18:00:08.510Z] #45 58.34 github.com/LK4D4/vndr/godl/singleflight [2021-03-27T18:00:08.510Z] #45 58.35 internal/reflectlite [2021-03-27T18:00:08.510Z] #45 58.97 math/rand [2021-03-27T18:00:08.562Z] #36 54.59 Building dependency tree... [2021-03-27T18:00:08.803Z] #49 ... [2021-03-27T18:00:08.803Z] [2021-03-27T18:00:08.803Z] #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-27T18:00:08.803Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-03-27T18:00:08.803Z] #55 19.41 Reading package lists... [2021-03-27T18:00:08.803Z] #55 25.57 Reading package lists... [2021-03-27T18:00:08.803Z] #55 31.57 Building dependency tree... [2021-03-27T18:00:08.803Z] #55 33.77 The following additional packages will be installed: [2021-03-27T18:00:08.803Z] #55 33.77 libbtrfs0 [2021-03-27T18:00:08.803Z] #55 33.92 The following NEW packages will be installed: [2021-03-27T18:00:08.803Z] #55 33.93 libbtrfs-dev libbtrfs0 [2021-03-27T18:00:08.803Z] #55 34.48 0 upgraded, 2 newly installed, 0 to remove and 26 not upgraded. [2021-03-27T18:00:08.803Z] #55 34.48 Need to get 119 kB of archives. [2021-03-27T18:00:08.803Z] #55 34.48 After this operation, 387 kB of additional disk space will be used. [2021-03-27T18:00:08.803Z] #55 34.48 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-03-27T18:00:08.803Z] #55 34.65 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-03-27T18:00:08.803Z] #55 ... [2021-03-27T18:00:08.803Z] [2021-03-27T18:00:08.803Z] #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-27T18:00:08.803Z] #29 sha256:21ee9e43827956208c7c1308ad8de7499643222713944f54fcec00f3ca6b3b58 [2021-03-27T18:00:08.803Z] #29 27.23 #=#=# [2021-03-27T18:00:08.803Z] #29 27.78 0.2% ######################################################################## 100.0% [2021-03-27T18:00:08.803Z] #29 27.98 [2021-03-27T18:00:08.803Z] #29 29.65 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-03-27T18:00:08.803Z] #29 30.25 [2021-03-27T18:00:08.803Z] #29 30.62 0.4% ######################################################################## 100.0% [2021-03-27T18:00:08.803Z] #29 30.95 [2021-03-27T18:00:08.803Z] #29 32.17 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-03-27T18:00:08.803Z] #29 32.68 [2021-03-27T18:00:08.894Z] #45 ... [2021-03-27T18:00:08.894Z] [2021-03-27T18:00:08.894Z] #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-27T18:00:08.894Z] #47 sha256:ba3bfc4d9026cb00f1cf06f1c300a33d958cb21f81ddf80c11da7abfd63e2836 [2021-03-27T18:00:08.894Z] #47 DONE 60.6s [2021-03-27T18:00:09.016Z] #16 1.233 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-03-27T18:00:09.016Z] #16 DONE 1.4s [2021-03-27T18:00:09.016Z] [2021-03-27T18:00:09.016Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-03-27T18:00:09.016Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-03-27T18:00:09.150Z] [2021-03-27T18:00:09.150Z] #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-27T18:00:09.150Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-27T18:00:09.150Z] #36 59.88 Selecting previously unselected package libxml2:amd64. [2021-03-27T18:00:09.150Z] #36 59.90 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-03-27T18:00:09.150Z] #36 59.91 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-27T18:00:09.150Z] #36 60.67 Selecting previously unselected package libarchive13:amd64. [2021-03-27T18:00:09.150Z] #36 60.67 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-03-27T18:00:09.150Z] #36 60.73 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-03-27T18:00:09.288Z] #14 ... [2021-03-27T18:00:09.288Z] [2021-03-27T18:00:09.288Z] #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-27T18:00:09.288Z] #38 sha256:d021221764a2be3f684b33c8aba6fb16eca1c7b8155353cf48e8d73cff5511c9 [2021-03-27T18:00:09.288Z] #38 9.041 [100%] Linking C executable tini-static [2021-03-27T18:00:09.288Z] #38 9.887 [100%] Built target tini-static [2021-03-27T18:00:09.288Z] #38 9.978 + mkdir -p /build [2021-03-27T18:00:09.288Z] #38 9.982 + cp tini-static /build/docker-init [2021-03-27T18:00:09.288Z] #38 DONE 10.1s [2021-03-27T18:00:09.288Z] [2021-03-27T18:00:09.288Z] #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-27T18:00:09.288Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-03-27T18:00:09.288Z] #43 60.53 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2021-03-27T18:00:09.288Z] #43 60.54 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2021-03-27T18:00:09.288Z] #43 60.56 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2021-03-27T18:00:09.288Z] #43 60.57 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2021-03-27T18:00:09.288Z] #43 60.57 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2021-03-27T18:00:09.288Z] #43 60.58 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-03-27T18:00:09.288Z] #43 60.59 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-27T18:00:09.288Z] #43 60.60 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2021-03-27T18:00:09.288Z] #43 60.61 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-27T18:00:09.288Z] #43 60.61 Setting up python-protobuf (3.6.1.3-2) ... [2021-03-27T18:00:09.407Z] #36 61.11 Selecting previously unselected package libjsoncpp1:amd64. [2021-03-27T18:00:09.408Z] #36 61.11 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-03-27T18:00:09.408Z] #36 61.11 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-03-27T18:00:09.408Z] #36 61.26 Selecting previously unselected package librhash0:amd64. [2021-03-27T18:00:09.408Z] #36 61.26 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-03-27T18:00:09.408Z] #36 61.26 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-03-27T18:00:09.448Z] #45 60.70 internal/singleflight [2021-03-27T18:00:09.667Z] #36 61.42 Selecting previously unselected package libuv1:amd64. [2021-03-27T18:00:09.667Z] #36 61.43 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-03-27T18:00:09.667Z] #36 61.45 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-03-27T18:00:09.667Z] #36 ... [2021-03-27T18:00:09.667Z] [2021-03-27T18:00:09.667Z] #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-27T18:00:09.667Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-27T18:00:09.667Z] #42 51.49 Selecting previously unselected package libprotoc17:amd64. [2021-03-27T18:00:09.667Z] #42 51.50 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-03-27T18:00:09.667Z] #42 51.52 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-03-27T18:00:09.667Z] #42 52.16 Selecting previously unselected package protobuf-c-compiler. [2021-03-27T18:00:09.667Z] #42 52.16 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-03-27T18:00:09.667Z] #42 52.24 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-27T18:00:09.667Z] #42 52.35 Selecting previously unselected package protobuf-compiler. [2021-03-27T18:00:09.667Z] #42 52.39 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-03-27T18:00:09.667Z] #42 52.39 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-03-27T18:00:09.667Z] #42 52.53 Selecting previously unselected package python-pkg-resources. [2021-03-27T18:00:09.667Z] #42 52.53 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-03-27T18:00:09.667Z] #42 52.53 Unpacking python-pkg-resources (40.8.0-1) ... [2021-03-27T18:00:09.667Z] #42 52.82 Selecting previously unselected package python-six. [2021-03-27T18:00:09.667Z] #42 52.82 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-03-27T18:00:09.667Z] #42 52.82 Unpacking python-six (1.12.0-1) ... [2021-03-27T18:00:09.667Z] #42 52.92 Selecting previously unselected package python-protobuf. [2021-03-27T18:00:09.667Z] #42 52.92 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-03-27T18:00:09.667Z] #42 52.94 Unpacking python-protobuf (3.6.1.3-2) ... [2021-03-27T18:00:09.667Z] #42 53.65 Setting up python-pkg-resources (40.8.0-1) ... [2021-03-27T18:00:09.667Z] #42 58.57 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-03-27T18:00:09.667Z] #42 58.59 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-27T18:00:09.667Z] #42 58.60 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-27T18:00:09.667Z] #42 58.62 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-03-27T18:00:09.667Z] #42 58.63 Setting up python-six (1.12.0-1) ... [2021-03-27T18:00:09.741Z] #72 exporting layers 4.2s done [2021-03-27T18:00:09.741Z] #72 writing image sha256:e7d2fe39e7c4333b29470f0d08685013e136c7661cdc67d83a25b76f921ffd27 done [2021-03-27T18:00:09.741Z] #72 naming to docker.io/library/docker:d9356edcd252710aa3b4228f2071269738c10733 done [2021-03-27T18:00:09.741Z] #72 DONE 4.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-03-27T18:00:09.924Z] #42 ... [2021-03-27T18:00:09.924Z] [2021-03-27T18:00:09.924Z] #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-27T18:00:09.924Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-27T18:00:09.924Z] #36 61.62 Selecting previously unselected package cmake. [2021-03-27T18:00:09.924Z] #36 61.63 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-03-27T18:00:09.924Z] #36 61.68 Unpacking cmake (3.13.4-1) ... [2021-03-27T18:00:09.954Z] #36 ... [2021-03-27T18:00:09.954Z] [2021-03-27T18:00:09.954Z] #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-27T18:00:09.954Z] #49 sha256:dfb8591ec4437e24d67cd4408aa3910d8363a79ead893c0b4e68a61942202be2 [2021-03-27T18:00:09.954Z] #49 49.12 go: extracting github.com/gogo/protobuf v1.2.1 [2021-03-27T18:00:09.954Z] #49 51.83 go: extracting golang.org/x/text v0.3.2 [2021-03-27T18:00:09.954Z] #49 ... [2021-03-27T18:00:09.954Z] [2021-03-27T18:00:09.955Z] #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-27T18:00:09.955Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-27T18:00:09.955Z] #13 45.22 Reading package lists... [2021-03-27T18:00:10.030Z] #29 32.91 0.0% ### 4.6% ########### 15.7% ################ 22.8% ##################### 29.2% ######################### 35.6% ########################### 37.6% ################################ 44.8% ####################################### 55.5% ######################################### 57.1% ################################################ 67.4% [2021-03-27T18:00:10.030Z] #29 ... [2021-03-27T18:00:10.030Z] [2021-03-27T18:00:10.030Z] #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-27T18:00:10.030Z] #34 sha256:d309597170e6b60d1c1000b73be86368c9334e72203358dc146738cbdd873393 [2021-03-27T18:00:10.030Z] #34 36.90 sync [2021-03-27T18:00:10.168Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-42211/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d9356edcd252710aa3b4228f2071269738c10733 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d9356edcd252710aa3b4228f2071269738c10733 hack/test/unit [2021-03-27T18:00:10.295Z] #34 36.91 internal/reflectlite [2021-03-27T18:00:10.342Z] #43 68.63 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2021-03-27T18:00:10.342Z] #43 68.64 Processing triggers for libc-bin (2.28-10) ... [2021-03-27T18:00:10.383Z] #17 DONE 1.2s [2021-03-27T18:00:10.383Z] [2021-03-27T18:00:10.383Z] #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-27T18:00:10.383Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T18:00:10.383Z] #43 57.05 CC criu/arch/x86/crtools.o [2021-03-27T18:00:10.383Z] #43 59.03 CC criu/arch/x86/kerndat.o [2021-03-27T18:00:10.383Z] #43 60.08 CC criu/arch/x86/sigaction_compat.o [2021-03-27T18:00:10.383Z] #43 60.48 CC criu/arch/x86/sigframe.o [2021-03-27T18:00:10.383Z] #43 60.88 LINK criu/arch/x86/crtools.built-in.o [2021-03-27T18:00:10.383Z] #43 61.03 DEP criu/pie/util-vdso-elf32.d [2021-03-27T18:00:10.383Z] #43 61.17 DEP criu/pie/util-vdso.d [2021-03-27T18:00:10.383Z] #43 61.29 DEP criu/pie/util.d [2021-03-27T18:00:10.383Z] #43 61.47 CC criu/pie/util.o [2021-03-27T18:00:10.383Z] #43 61.93 CC criu/pie/util-vdso.o [2021-03-27T18:00:10.640Z] #43 DONE 69.0s [2021-03-27T18:00:10.640Z] [2021-03-27T18:00:10.640Z] #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-27T18:00:10.640Z] #52 sha256:bba6251a66b971835a5c0aea95bbf68727d17d819f08cdd933d662a55f8e34a6 [2021-03-27T18:00:10.640Z] #52 65.89 reflect [2021-03-27T18:00:10.640Z] #52 65.90 regexp/syntax [2021-03-27T18:00:11.289Z] #52 ... [2021-03-27T18:00:11.289Z] [2021-03-27T18:00:11.289Z] #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-27T18:00:11.289Z] #35 sha256:11fb1638d23d1cde8ba978fc69bb390e84d112fa16e7d52f7411f5aa9b461f9b [2021-03-27T18:00:11.289Z] #35 59.54 bufio [2021-03-27T18:00:11.289Z] #35 61.40 reflect [2021-03-27T18:00:11.289Z] #35 62.54 path [2021-03-27T18:00:11.289Z] #35 64.69 text/tabwriter [2021-03-27T18:00:11.289Z] #35 ... [2021-03-27T18:00:11.289Z] [2021-03-27T18:00:11.289Z] #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-27T18:00:11.289Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-27T18:00:11.345Z] #36 ... [2021-03-27T18:00:11.345Z] [2021-03-27T18:00:11.345Z] #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-27T18:00:11.345Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-27T18:00:11.345Z] #13 37.31 Reading package lists... [2021-03-27T18:00:11.345Z] #13 44.17 Building dependency tree... [2021-03-27T18:00:11.345Z] #13 48.22 The following additional packages will be installed: [2021-03-27T18:00:11.345Z] #13 48.25 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-03-27T18:00:11.345Z] #13 48.25 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-03-27T18:00:11.345Z] #13 48.26 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-03-27T18:00:11.345Z] #13 48.26 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-03-27T18:00:11.345Z] #13 48.26 mingw-w64-common mingw-w64-x86-64-dev [2021-03-27T18:00:11.345Z] #13 48.27 Suggested packages: [2021-03-27T18:00:11.345Z] #13 48.29 gcc-8-locales seccomp wine64 [2021-03-27T18:00:11.346Z] #13 49.72 The following NEW packages will be installed: [2021-03-27T18:00:11.346Z] #13 49.73 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-03-27T18:00:11.346Z] #13 49.73 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-03-27T18:00:11.346Z] #13 49.74 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-03-27T18:00:11.346Z] #13 49.75 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-03-27T18:00:11.346Z] #13 49.75 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-03-27T18:00:11.346Z] #13 49.75 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-03-27T18:00:11.346Z] #13 49.76 The following packages will be upgraded: [2021-03-27T18:00:11.346Z] #13 49.78 libseccomp2 libsystemd0 libudev1 [2021-03-27T18:00:11.346Z] #13 50.22 3 upgraded, 25 newly installed, 0 to remove and 24 not upgraded. [2021-03-27T18:00:11.346Z] #13 50.22 Need to get 78.2 MB of archives. [2021-03-27T18:00:11.346Z] #13 50.22 After this operation, 487 MB of additional disk space will be used. [2021-03-27T18:00:11.346Z] #13 50.22 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-03-27T18:00:11.346Z] #13 50.23 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-27T18:00:11.346Z] #13 50.23 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-03-27T18:00:11.346Z] #13 50.26 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-03-27T18:00:11.346Z] #13 50.27 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-27T18:00:11.346Z] #13 50.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-27T18:00:11.346Z] #13 50.80 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-27T18:00:11.346Z] #13 50.81 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-27T18:00:11.346Z] #13 50.82 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-03-27T18:00:11.346Z] #13 50.83 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-03-27T18:00:11.346Z] #13 51.37 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-27T18:00:11.346Z] #13 51.78 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-27T18:00:11.346Z] #13 51.78 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-27T18:00:11.346Z] #13 ... [2021-03-27T18:00:11.346Z] [2021-03-27T18:00:11.346Z] #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-27T18:00:11.346Z] #51 sha256:29d3f5a36030e269bb74e89e85c4dfb3544aa0909fd1b2c940d9b2ab8f0226c8 [2021-03-27T18:00:11.346Z] #51 53.14 syscall [2021-03-27T18:00:11.346Z] #51 53.24 reflect [2021-03-27T18:00:11.346Z] #51 62.03 context [2021-03-27T18:00:11.346Z] #51 62.87 os [2021-03-27T18:00:11.603Z] #51 ... [2021-03-27T18:00:11.603Z] [2021-03-27T18:00:11.603Z] #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-27T18:00:11.603Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-27T18:00:11.603Z] #42 63.16 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-03-27T18:00:11.603Z] #42 63.16 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-03-27T18:00:11.603Z] #42 63.18 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-03-27T18:00:11.603Z] #42 63.19 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-03-27T18:00:11.603Z] #42 63.19 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-03-27T18:00:11.603Z] #42 63.22 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-03-27T18:00:11.603Z] #42 63.31 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-27T18:00:11.603Z] #42 63.31 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-03-27T18:00:11.603Z] #42 63.36 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-27T18:00:11.603Z] #42 63.36 Setting up python-protobuf (3.6.1.3-2) ... [2021-03-27T18:00:11.755Z] #43 ... [2021-03-27T18:00:11.755Z] [2021-03-27T18:00:11.755Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-03-27T18:00:11.755Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-03-27T18:00:11.755Z] #18 DONE 1.2s [2021-03-27T18:00:11.755Z] [2021-03-27T18:00:11.755Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-03-27T18:00:11.755Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-03-27T18:00:11.860Z] #42 ... [2021-03-27T18:00:11.860Z] [2021-03-27T18:00:11.860Z] #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-27T18:00:11.860Z] #56 sha256:1f021d1169db4328cacee1d1f7667197d4805420082b3d0086675d7e0aad5d2f [2021-03-27T18:00:11.860Z] #56 6.515 + RM_GOPATH=0 [2021-03-27T18:00:11.860Z] #56 6.515 + TMP_GOPATH= [2021-03-27T18:00:11.860Z] #56 6.515 + : /build [2021-03-27T18:00:11.860Z] #56 6.515 + '[' -z '' ']' [2021-03-27T18:00:11.860Z] #56 6.515 ++ mktemp -d [2021-03-27T18:00:11.860Z] #56 6.515 + export GOPATH=/tmp/tmp.Rhrot8iRx1 [2021-03-27T18:00:11.860Z] #56 6.515 + GOPATH=/tmp/tmp.Rhrot8iRx1 [2021-03-27T18:00:11.860Z] #56 6.515 + RM_GOPATH=1 [2021-03-27T18:00:11.860Z] #56 6.515 + case "$(go env GOARCH)" in [2021-03-27T18:00:11.860Z] #56 6.515 ++ go env GOARCH [2021-03-27T18:00:11.860Z] #56 6.594 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-27T18:00:11.860Z] #56 6.612 + export GO_BUILDMODE=-buildmode=pie [2021-03-27T18:00:11.860Z] #56 6.612 + GO_BUILDMODE=-buildmode=pie [2021-03-27T18:00:11.860Z] #56 6.612 ++ dirname /tmp/install/install.sh [2021-03-27T18:00:11.860Z] #56 6.612 + dir=/tmp/install [2021-03-27T18:00:11.860Z] #56 6.612 + bin=containerd [2021-03-27T18:00:11.860Z] #56 6.612 + shift [2021-03-27T18:00:11.860Z] #56 6.612 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-03-27T18:00:11.860Z] #56 6.612 + . /tmp/install/containerd.installer [2021-03-27T18:00:11.860Z] #56 6.612 ++ set -e [2021-03-27T18:00:11.860Z] #56 6.612 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-27T18:00:11.860Z] #56 6.612 + install_containerd [2021-03-27T18:00:11.860Z] #56 6.612 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-03-27T18:00:11.860Z] #56 6.612 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Rhrot8iRx1/src/github.com/containerd/containerd [2021-03-27T18:00:11.860Z] #56 6.612 Cloning into '/tmp/tmp.Rhrot8iRx1/src/github.com/containerd/containerd'... [2021-03-27T18:00:11.987Z] #45 63.01 bytes [2021-03-27T18:00:11.987Z] #45 63.02 strconv [2021-03-27T18:00:12.117Z] #56 ... [2021-03-27T18:00:12.117Z] [2021-03-27T18:00:12.117Z] #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-27T18:00:12.117Z] #45 sha256:877b177bf77c548723318ec57568b06d15c6dc696371c5c6ef6b34666be452c5 [2021-03-27T18:00:12.117Z] #45 63.50 os [2021-03-27T18:00:12.222Z] #34 38.69 sort [2021-03-27T18:00:12.222Z] #34 38.69 errors [2021-03-27T18:00:12.222Z] #34 39.24 strconv [2021-03-27T18:00:12.222Z] #34 39.26 internal/oserror [2021-03-27T18:00:12.222Z] #34 39.26 io [2021-03-27T18:00:12.343Z] #44 1.557 Note: Building without setproctitle() and strlcpy() support. [2021-03-27T18:00:12.343Z] #44 1.557 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-27T18:00:12.343Z] #44 1.568 Note: Building without GnuTLS support [2021-03-27T18:00:12.343Z] #44 1.572 Makefile.config:39: Warn: you have no libnftables installed [2021-03-27T18:00:12.343Z] #44 1.572 Makefile.config:40: Warn: Building without nftables support [2021-03-27T18:00:12.374Z] #45 ... [2021-03-27T18:00:12.374Z] [2021-03-27T18:00:12.374Z] #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-27T18:00:12.374Z] #34 sha256:e9581b48d75a75ddd4567f9684d39196646aa310624b8b7028d1979fa0acb523 [2021-03-27T18:00:12.374Z] #34 54.02 time [2021-03-27T18:00:12.374Z] #34 59.96 internal/poll [2021-03-27T18:00:12.374Z] #34 61.00 internal/fmtsort [2021-03-27T18:00:12.374Z] #34 61.52 internal/syscall/execenv [2021-03-27T18:00:12.374Z] #34 61.83 internal/syscall/unix [2021-03-27T18:00:12.374Z] #34 62.17 strings [2021-03-27T18:00:12.374Z] #34 62.49 os [2021-03-27T18:00:12.485Z] #34 39.51 syscall [2021-03-27T18:00:12.557Z] #45 ... [2021-03-27T18:00:12.557Z] [2021-03-27T18:00:12.557Z] #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-27T18:00:12.557Z] #49 sha256:f651951c1e2d9c0cd15da207f032942d5efcb910cb8ffb89487f4ada255b6a72 [2021-03-27T18:00:12.557Z] #49 60.19 go: finding github.com/fatih/color v1.7.0 [2021-03-27T18:00:12.557Z] #49 60.27 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-27T18:00:12.557Z] #49 60.35 go: finding github.com/mattn/go-colorable v0.1.4 [2021-03-27T18:00:12.557Z] #49 60.44 go: finding github.com/mattn/go-isatty v0.0.8 [2021-03-27T18:00:12.557Z] #49 60.59 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-27T18:00:12.557Z] #49 60.61 go: finding github.com/go-critic/go-critic v0.4.1 [2021-03-27T18:00:12.557Z] #49 60.66 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-27T18:00:12.557Z] #49 60.67 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-03-27T18:00:12.557Z] #49 60.71 go: finding github.com/pkg/errors v0.8.1 [2021-03-27T18:00:12.557Z] #49 60.82 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-03-27T18:00:12.557Z] #49 60.90 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-03-27T18:00:12.557Z] #49 60.94 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-03-27T18:00:12.557Z] #49 60.95 go: finding github.com/sirupsen/logrus v1.4.2 [2021-03-27T18:00:12.557Z] #49 60.97 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-03-27T18:00:12.557Z] #49 60.98 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-03-27T18:00:12.557Z] #49 60.99 go: finding github.com/stretchr/testify v1.4.0 [2021-03-27T18:00:12.557Z] #49 61.01 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-03-27T18:00:12.557Z] #49 61.06 go: finding github.com/spf13/viper v1.6.1 [2021-03-27T18:00:12.557Z] #49 61.06 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-03-27T18:00:12.557Z] #49 61.09 go: finding github.com/davecgh/go-spew v1.1.1 [2021-03-27T18:00:12.557Z] #49 61.27 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-03-27T18:00:12.557Z] #49 61.28 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-03-27T18:00:12.557Z] #49 61.37 go: finding github.com/stretchr/objx v0.2.0 [2021-03-27T18:00:12.557Z] #49 61.42 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-27T18:00:12.557Z] #49 61.52 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-27T18:00:12.557Z] #49 61.53 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-03-27T18:00:12.557Z] #49 61.59 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-03-27T18:00:12.557Z] #49 61.71 go: finding github.com/spf13/cobra v0.0.5 [2021-03-27T18:00:12.557Z] #49 61.71 go: finding github.com/gobwas/glob v0.2.3 [2021-03-27T18:00:12.557Z] #49 61.78 go: finding github.com/spf13/pflag v1.0.5 [2021-03-27T18:00:12.557Z] #49 61.80 go: finding github.com/hashicorp/hcl v1.0.0 [2021-03-27T18:00:12.557Z] #49 61.83 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-27T18:00:12.557Z] #49 61.90 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-27T18:00:12.557Z] #49 62.03 go: finding github.com/magiconair/properties v1.8.1 [2021-03-27T18:00:12.557Z] #49 62.13 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-27T18:00:12.557Z] #49 62.19 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-03-27T18:00:12.557Z] #49 62.29 go: finding github.com/pelletier/go-toml v1.2.0 [2021-03-27T18:00:12.557Z] #49 62.31 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-27T18:00:12.557Z] #49 62.46 go: finding github.com/spf13/afero v1.1.2 [2021-03-27T18:00:12.557Z] #49 62.48 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-27T18:00:12.557Z] #49 62.52 go: finding github.com/spf13/cast v1.3.0 [2021-03-27T18:00:12.557Z] #49 62.59 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-27T18:00:12.557Z] #49 62.61 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-03-27T18:00:12.557Z] #49 62.69 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-27T18:00:12.557Z] #49 62.70 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-27T18:00:12.557Z] #49 62.93 go: finding github.com/subosito/gotenv v1.2.0 [2021-03-27T18:00:12.557Z] #49 63.09 go: finding gopkg.in/ini.v1 v1.51.0 [2021-03-27T18:00:12.557Z] #49 63.13 go: finding golang.org/x/text v0.3.2 [2021-03-27T18:00:12.557Z] #49 63.25 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-27T18:00:12.557Z] #49 63.37 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-27T18:00:12.557Z] #49 63.37 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-27T18:00:12.557Z] #49 63.42 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-27T18:00:12.557Z] #49 63.44 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-27T18:00:12.557Z] #49 63.46 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-27T18:00:12.557Z] #49 63.53 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-27T18:00:12.557Z] #49 63.55 go: finding github.com/kisielk/gotool v1.0.0 [2021-03-27T18:00:12.557Z] #49 63.55 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-27T18:00:12.557Z] #49 63.55 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-27T18:00:12.557Z] #49 63.66 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-27T18:00:12.557Z] #49 63.75 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-27T18:00:12.631Z] #34 ... [2021-03-27T18:00:12.631Z] [2021-03-27T18:00:12.631Z] #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-27T18:00:12.631Z] #45 sha256:877b177bf77c548723318ec57568b06d15c6dc696371c5c6ef6b34666be452c5 [2021-03-27T18:00:12.631Z] #45 64.29 strings [2021-03-27T18:00:12.683Z] #19 DONE 1.2s [2021-03-27T18:00:12.683Z] [2021-03-27T18:00:12.683Z] #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-27T18:00:12.683Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-27T18:00:12.809Z] #13 56.33 Building dependency tree... [2021-03-27T18:00:12.843Z] #49 63.84 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-03-27T18:00:12.843Z] #49 63.85 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-27T18:00:12.843Z] #49 63.90 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-27T18:00:12.843Z] #49 63.96 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-27T18:00:12.843Z] #49 64.03 go: finding github.com/ultraware/funlen v0.0.2 [2021-03-27T18:00:12.890Z] ? github.com/docker/docker/api [no test files] [2021-03-27T18:00:13.103Z] #49 64.04 go: finding github.com/ultraware/whitespace v0.0.4 [2021-03-27T18:00:13.103Z] #49 64.07 go: finding github.com/gogo/protobuf v1.2.1 [2021-03-27T18:00:13.103Z] #49 64.24 go: finding github.com/uudashr/gocognit v1.0.1 [2021-03-27T18:00:13.103Z] #49 64.24 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-27T18:00:13.362Z] #49 ... [2021-03-27T18:00:13.362Z] [2021-03-27T18:00:13.362Z] #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-27T18:00:13.362Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-27T18:00:13.362Z] #55 53.19 Building dependency tree... [2021-03-27T18:00:13.362Z] #55 58.60 The following additional packages will be installed: [2021-03-27T18:00:13.362Z] #55 58.61 libbtrfs0 [2021-03-27T18:00:13.362Z] #55 58.91 The following NEW packages will be installed: [2021-03-27T18:00:13.362Z] #55 58.94 libbtrfs-dev libbtrfs0 [2021-03-27T18:00:13.362Z] #55 59.55 0 upgraded, 2 newly installed, 0 to remove and 26 not upgraded. [2021-03-27T18:00:13.362Z] #55 59.55 Need to get 119 kB of archives. [2021-03-27T18:00:13.362Z] #55 59.55 After this operation, 387 kB of additional disk space will be used. [2021-03-27T18:00:13.362Z] #55 59.55 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-03-27T18:00:13.362Z] #55 59.55 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-03-27T18:00:13.362Z] #55 61.31 debconf: delaying package configuration, since apt-utils is not installed [2021-03-27T18:00:13.362Z] #55 61.63 Fetched 119 kB in 0s (446 kB/s) [2021-03-27T18:00:13.362Z] #55 61.87 Selecting previously unselected package libbtrfs0. [2021-03-27T18:00:13.362Z] #55 61.87 (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-27T18:00:13.362Z] #55 62.00 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-03-27T18:00:13.362Z] #55 62.02 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-27T18:00:13.362Z] #55 62.27 Selecting previously unselected package libbtrfs-dev. [2021-03-27T18:00:13.362Z] #55 62.30 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-03-27T18:00:13.362Z] #55 62.31 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-27T18:00:13.362Z] #55 62.94 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-27T18:00:13.362Z] #55 63.05 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-27T18:00:13.362Z] #55 63.20 Processing triggers for libc-bin (2.28-10) ... [2021-03-27T18:00:13.362Z] #55 DONE 64.6s [2021-03-27T18:00:13.362Z] [2021-03-27T18:00:13.362Z] #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-27T18:00:13.362Z] #49 sha256:f651951c1e2d9c0cd15da207f032942d5efcb910cb8ffb89487f4ada255b6a72 [2021-03-27T18:00:13.362Z] #49 64.52 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-27T18:00:13.362Z] #49 64.56 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-27T18:00:13.362Z] #49 64.58 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-27T18:00:13.379Z] #13 ... [2021-03-27T18:00:13.379Z] [2021-03-27T18:00:13.379Z] #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-27T18:00:13.379Z] #67 sha256:de8284775bb5b1bd800a96b3b1673fec71f88b9e84b5100f49a1c73c593f9aa1 [2021-03-27T18:00:13.379Z] #67 DONE 62.7s [2021-03-27T18:00:13.397Z] #44 ... [2021-03-27T18:00:13.397Z] [2021-03-27T18:00:13.397Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-27T18:00:13.397Z] #46 sha256:6b11d3db7d9e27c01c81326264d6c2b34bac09b31186d7aec638fc4e169674e8 [2021-03-27T18:00:13.397Z] #46 61.95 bufio [2021-03-27T18:00:13.397Z] #46 62.96 reflect [2021-03-27T18:00:13.397Z] #46 66.80 regexp/syntax [2021-03-27T18:00:13.625Z] #49 64.72 go: finding github.com/BurntSushi/toml v0.3.1 [2021-03-27T18:00:13.625Z] #49 64.81 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-27T18:00:13.625Z] #49 ... [2021-03-27T18:00:13.625Z] [2021-03-27T18:00:13.625Z] #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-27T18:00:13.625Z] #34 sha256:e40585d6a1dc326be56ee62ce05653bb013254582d76f9696deb12dc6e058dc8 [2021-03-27T18:00:13.625Z] #34 54.78 sync [2021-03-27T18:00:13.625Z] #34 54.79 internal/reflectlite [2021-03-27T18:00:13.625Z] #34 58.75 sort [2021-03-27T18:00:13.625Z] #34 58.77 errors [2021-03-27T18:00:13.625Z] #34 59.40 strconv [2021-03-27T18:00:13.625Z] #34 60.87 io [2021-03-27T18:00:13.625Z] #34 62.62 internal/oserror [2021-03-27T18:00:13.625Z] #34 62.74 syscall [2021-03-27T18:00:13.640Z] [2021-03-27T18:00:13.640Z] #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-27T18:00:13.640Z] #49 sha256:dfb8591ec4437e24d67cd4408aa3910d8363a79ead893c0b4e68a61942202be2 [2021-03-27T18:00:13.640Z] #49 61.26 go: finding github.com/fatih/color v1.7.0 [2021-03-27T18:00:13.640Z] #49 61.38 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-27T18:00:13.640Z] #49 61.45 go: finding github.com/mattn/go-colorable v0.1.4 [2021-03-27T18:00:13.640Z] #49 61.45 go: finding github.com/mattn/go-isatty v0.0.8 [2021-03-27T18:00:13.640Z] #49 61.67 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-27T18:00:13.640Z] #49 61.70 go: finding github.com/go-critic/go-critic v0.4.1 [2021-03-27T18:00:13.640Z] #49 61.76 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-27T18:00:13.640Z] #49 61.76 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-03-27T18:00:13.640Z] #49 61.79 go: finding github.com/pkg/errors v0.8.1 [2021-03-27T18:00:13.640Z] #49 61.83 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-03-27T18:00:13.640Z] #49 61.83 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-03-27T18:00:13.640Z] #49 61.84 go: finding github.com/sirupsen/logrus v1.4.2 [2021-03-27T18:00:13.640Z] #49 61.90 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-03-27T18:00:13.640Z] #49 61.90 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-03-27T18:00:13.640Z] #49 61.91 go: finding github.com/stretchr/testify v1.4.0 [2021-03-27T18:00:13.640Z] #49 61.95 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-03-27T18:00:13.640Z] #49 61.96 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-03-27T18:00:13.640Z] #49 61.99 go: finding github.com/davecgh/go-spew v1.1.1 [2021-03-27T18:00:13.640Z] #49 62.03 go: finding github.com/spf13/viper v1.6.1 [2021-03-27T18:00:13.640Z] #49 62.06 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-03-27T18:00:13.640Z] #49 62.25 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-03-27T18:00:13.640Z] #49 62.28 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-03-27T18:00:13.640Z] #49 62.33 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-27T18:00:13.640Z] #49 62.45 go: finding github.com/stretchr/objx v0.2.0 [2021-03-27T18:00:13.640Z] #49 62.48 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-27T18:00:13.640Z] #49 62.56 go: finding github.com/spf13/cobra v0.0.5 [2021-03-27T18:00:13.640Z] #49 62.56 go: finding github.com/gobwas/glob v0.2.3 [2021-03-27T18:00:13.640Z] #49 62.65 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-03-27T18:00:13.640Z] #49 62.68 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-03-27T18:00:13.640Z] #49 62.74 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-27T18:00:13.640Z] #49 62.81 go: finding github.com/spf13/pflag v1.0.5 [2021-03-27T18:00:13.640Z] #49 62.81 go: finding github.com/hashicorp/hcl v1.0.0 [2021-03-27T18:00:13.640Z] #49 62.95 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-27T18:00:13.708Z] #46 ... [2021-03-27T18:00:13.708Z] [2021-03-27T18:00:13.708Z] #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-27T18:00:13.708Z] #52 sha256:bba6251a66b971835a5c0aea95bbf68727d17d819f08cdd933d662a55f8e34a6 [2021-03-27T18:00:13.708Z] #52 70.73 internal/syscall/execenv [2021-03-27T18:00:13.708Z] #52 70.77 time [2021-03-27T18:00:13.708Z] #52 71.26 internal/syscall/unix [2021-03-27T18:00:13.885Z] #34 ... [2021-03-27T18:00:13.885Z] [2021-03-27T18:00:13.885Z] #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-27T18:00:13.885Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-27T18:00:13.885Z] #42 59.81 The following additional packages will be installed: [2021-03-27T18:00:13.885Z] #42 59.83 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-03-27T18:00:13.885Z] #42 59.84 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-03-27T18:00:13.885Z] #42 59.87 Suggested packages: [2021-03-27T18:00:13.885Z] #42 59.89 manpages-dev python-setuptools [2021-03-27T18:00:13.885Z] #42 61.82 The following NEW packages will be installed: [2021-03-27T18:00:13.885Z] #42 61.84 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-03-27T18:00:13.885Z] #42 61.85 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-03-27T18:00:13.885Z] #42 61.85 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-03-27T18:00:13.885Z] #42 61.86 python-six zlib1g-dev [2021-03-27T18:00:13.885Z] #42 62.43 0 upgraded, 17 newly installed, 0 to remove and 26 not upgraded. [2021-03-27T18:00:13.885Z] #42 62.43 Need to get 4095 kB of archives. [2021-03-27T18:00:13.885Z] #42 62.43 After this operation, 22.5 MB of additional disk space will be used. [2021-03-27T18:00:13.885Z] #42 62.43 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-03-27T18:00:13.885Z] #42 62.43 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-27T18:00:13.885Z] #42 62.44 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-27T18:00:13.885Z] #42 62.44 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-27T18:00:13.885Z] #42 62.44 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-03-27T18:00:13.885Z] #42 62.45 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-27T18:00:13.885Z] #42 62.48 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-27T18:00:13.885Z] #42 62.48 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-27T18:00:13.885Z] #42 62.51 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-03-27T18:00:13.885Z] #42 62.63 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-03-27T18:00:13.885Z] #42 62.67 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-03-27T18:00:13.885Z] #42 62.86 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-03-27T18:00:13.885Z] #42 62.96 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-27T18:00:13.885Z] #42 62.97 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-27T18:00:13.885Z] #42 62.98 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-03-27T18:00:13.885Z] #42 62.99 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-03-27T18:00:13.885Z] #42 63.05 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-03-27T18:00:13.885Z] #42 64.62 debconf: delaying package configuration, since apt-utils is not installed [2021-03-27T18:00:13.885Z] #42 64.94 Fetched 4095 kB in 1s (4362 kB/s) [2021-03-27T18:00:13.885Z] #42 65.11 Selecting previously unselected package libcap-dev:amd64. [2021-03-27T18:00:13.900Z] #49 63.01 go: finding github.com/magiconair/properties v1.8.1 [2021-03-27T18:00:13.900Z] #49 63.05 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-27T18:00:13.900Z] #49 63.13 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-03-27T18:00:13.900Z] #49 63.23 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-27T18:00:14.059Z] #20 1.486 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-03-27T18:00:14.059Z] #20 1.543 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-03-27T18:00:14.144Z] #42 65.11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-27T18:00:14.144Z] #42 65.27 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-03-27T18:00:14.144Z] #42 65.35 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-03-27T18:00:14.161Z] #49 63.36 go: finding github.com/pelletier/go-toml v1.2.0 [2021-03-27T18:00:14.161Z] #49 63.45 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-27T18:00:14.315Z] #20 1.559 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-27T18:00:14.315Z] #20 1.571 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-27T18:00:14.404Z] #42 65.58 Selecting previously unselected package libnet1:amd64. [2021-03-27T18:00:14.404Z] #42 65.60 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-27T18:00:14.404Z] #42 65.62 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-27T18:00:14.448Z] #49 63.52 go: finding github.com/spf13/afero v1.1.2 [2021-03-27T18:00:14.448Z] #49 63.52 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-27T18:00:14.448Z] #49 63.56 go: finding github.com/spf13/cast v1.3.0 [2021-03-27T18:00:14.448Z] #49 63.58 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-27T18:00:14.448Z] #49 63.63 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-03-27T18:00:14.448Z] #49 63.65 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-27T18:00:14.448Z] #49 63.71 go: finding github.com/subosito/gotenv v1.2.0 [2021-03-27T18:00:14.455Z] #34 40.76 strings [2021-03-27T18:00:14.455Z] #34 40.76 bytes [2021-03-27T18:00:14.524Z] #45 ... [2021-03-27T18:00:14.524Z] [2021-03-27T18:00:14.524Z] #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-27T18:00:14.524Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-27T18:00:14.524Z] #36 65.07 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-27T18:00:14.524Z] #36 65.10 Setting up xxd (2:8.1.0875-5) ... [2021-03-27T18:00:14.524Z] #36 65.13 Setting up libuv1:amd64 (1.24.1-1) ... [2021-03-27T18:00:14.524Z] #36 65.14 Setting up vim-common (2:8.1.0875-5) ... [2021-03-27T18:00:14.524Z] #36 65.18 Setting up librhash0:amd64 (1.3.8-1) ... [2021-03-27T18:00:14.524Z] #36 65.21 Setting up cmake-data (3.13.4-1) ... [2021-03-27T18:00:14.524Z] #36 65.24 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-27T18:00:14.524Z] #36 65.26 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-03-27T18:00:14.524Z] #36 65.28 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-03-27T18:00:14.524Z] #36 65.30 Setting up cmake (3.13.4-1) ... [2021-03-27T18:00:14.524Z] #36 65.34 Processing triggers for libc-bin (2.28-10) ... [2021-03-27T18:00:14.524Z] #36 65.45 Processing triggers for mime-support (3.62) ... [2021-03-27T18:00:14.524Z] #36 DONE 66.3s [2021-03-27T18:00:14.571Z] #20 2.119 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [458 kB] [2021-03-27T18:00:14.665Z] #42 ... [2021-03-27T18:00:14.665Z] [2021-03-27T18:00:14.665Z] #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-27T18:00:14.665Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-27T18:00:14.665Z] #36 53.39 Building dependency tree... [2021-03-27T18:00:14.665Z] #36 58.76 The following additional packages will be installed: [2021-03-27T18:00:14.665Z] #36 58.77 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-03-27T18:00:14.665Z] #36 58.79 Suggested packages: [2021-03-27T18:00:14.665Z] #36 58.80 cmake-doc ninja-build lrzip [2021-03-27T18:00:14.665Z] #36 58.80 Recommended packages: [2021-03-27T18:00:14.665Z] #36 58.80 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-03-27T18:00:14.665Z] #36 60.24 The following NEW packages will be installed: [2021-03-27T18:00:14.665Z] #36 60.26 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-03-27T18:00:14.665Z] #36 60.29 vim-common xxd [2021-03-27T18:00:14.665Z] #36 60.92 0 upgraded, 10 newly installed, 0 to remove and 26 not upgraded. [2021-03-27T18:00:14.665Z] #36 60.92 Need to get 14.9 MB of archives. [2021-03-27T18:00:14.665Z] #36 60.92 After this operation, 61.8 MB of additional disk space will be used. [2021-03-27T18:00:14.665Z] #36 60.92 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-03-27T18:00:14.665Z] #36 60.93 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-27T18:00:14.665Z] #36 60.95 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-03-27T18:00:14.665Z] #36 61.14 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-03-27T18:00:14.665Z] #36 62.41 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-03-27T18:00:14.665Z] #36 62.51 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-03-27T18:00:14.665Z] #36 62.56 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-03-27T18:00:14.665Z] #36 62.58 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-03-27T18:00:14.665Z] #36 62.60 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-03-27T18:00:14.665Z] #36 62.62 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-03-27T18:00:14.665Z] #36 64.71 debconf: delaying package configuration, since apt-utils is not installed [2021-03-27T18:00:14.665Z] #36 65.06 Fetched 14.9 MB in 3s (5535 kB/s) [2021-03-27T18:00:14.665Z] #36 65.18 Selecting previously unselected package xxd. [2021-03-27T18:00:14.665Z] #36 65.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 ... 15410 files and directories currently installed.) [2021-03-27T18:00:14.665Z] #36 65.30 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-03-27T18:00:14.665Z] #36 65.35 Unpacking xxd (2:8.1.0875-5) ... [2021-03-27T18:00:14.665Z] #36 65.59 Selecting previously unselected package vim-common. [2021-03-27T18:00:14.665Z] #36 65.59 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-27T18:00:14.665Z] #36 65.68 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-27T18:00:14.665Z] #36 ... [2021-03-27T18:00:14.665Z] [2021-03-27T18:00:14.665Z] #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-27T18:00:14.665Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-27T18:00:14.665Z] #42 65.98 Selecting previously unselected package libnet1-dev. [2021-03-27T18:00:14.665Z] #42 65.99 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-27T18:00:14.708Z] #49 63.87 go: finding gopkg.in/ini.v1 v1.51.0 [2021-03-27T18:00:14.708Z] #49 64.01 go: finding golang.org/x/text v0.3.2 [2021-03-27T18:00:14.708Z] #49 ... [2021-03-27T18:00:14.708Z] [2021-03-27T18:00:14.708Z] #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-27T18:00:14.708Z] #34 sha256:228b0d81ae1231a649f16725556f44c1c316b509097a76be12f258051f26fe36 [2021-03-27T18:00:14.708Z] #34 54.09 internal/reflectlite [2021-03-27T18:00:14.708Z] #34 54.09 sync [2021-03-27T18:00:14.708Z] #34 58.38 sort [2021-03-27T18:00:14.708Z] #34 58.38 errors [2021-03-27T18:00:14.708Z] #34 59.13 strconv [2021-03-27T18:00:14.708Z] #34 60.99 io [2021-03-27T18:00:14.708Z] #34 62.20 internal/oserror [2021-03-27T18:00:14.708Z] #34 62.29 syscall [2021-03-27T18:00:14.708Z] #34 64.11 reflect [2021-03-27T18:00:14.859Z] [2021-03-27T18:00:14.859Z] #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-27T18:00:14.859Z] #37 sha256:765992a17d308b0354a703445bf6579edad34290033b3b36695de161c9109e22 [2021-03-27T18:00:14.925Z] #42 66.00 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-27T18:00:14.985Z] #34 ... [2021-03-27T18:00:14.985Z] [2021-03-27T18:00:14.985Z] #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-27T18:00:14.985Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-27T18:00:14.985Z] #42 45.57 Reading package lists... [2021-03-27T18:00:14.985Z] #42 54.66 Building dependency tree... [2021-03-27T18:00:14.985Z] #42 60.34 The following additional packages will be installed: [2021-03-27T18:00:14.985Z] #42 60.34 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-03-27T18:00:14.985Z] #42 60.34 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-03-27T18:00:14.985Z] #42 60.34 Suggested packages: [2021-03-27T18:00:14.985Z] #42 60.34 manpages-dev python-setuptools [2021-03-27T18:00:14.985Z] #42 61.58 The following NEW packages will be installed: [2021-03-27T18:00:14.985Z] #42 61.60 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-03-27T18:00:14.985Z] #42 61.60 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-03-27T18:00:14.985Z] #42 61.60 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-03-27T18:00:14.985Z] #42 61.60 python-six zlib1g-dev [2021-03-27T18:00:14.985Z] #42 62.03 0 upgraded, 17 newly installed, 0 to remove and 26 not upgraded. [2021-03-27T18:00:14.985Z] #42 62.03 Need to get 4095 kB of archives. [2021-03-27T18:00:14.985Z] #42 62.03 After this operation, 22.5 MB of additional disk space will be used. [2021-03-27T18:00:14.985Z] #42 62.03 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-03-27T18:00:14.985Z] #42 62.05 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-27T18:00:14.985Z] #42 62.07 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-27T18:00:14.985Z] #42 62.08 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-27T18:00:14.985Z] #42 62.08 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-03-27T18:00:14.985Z] #42 62.08 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-27T18:00:14.985Z] #42 62.09 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-27T18:00:14.985Z] #42 62.10 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-27T18:00:14.985Z] #42 62.11 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-03-27T18:00:14.985Z] #42 62.22 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-03-27T18:00:14.985Z] #42 62.24 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-03-27T18:00:14.985Z] #42 62.37 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-03-27T18:00:14.985Z] #42 62.41 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-27T18:00:14.985Z] #42 62.42 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-27T18:00:14.985Z] #42 62.42 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-03-27T18:00:14.985Z] #42 62.44 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-03-27T18:00:14.985Z] #42 62.45 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-03-27T18:00:14.985Z] #42 ... [2021-03-27T18:00:14.985Z] [2021-03-27T18:00:14.985Z] #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-27T18:00:14.985Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-27T18:00:14.985Z] #36 60.76 The following additional packages will be installed: [2021-03-27T18:00:14.985Z] #36 60.84 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-03-27T18:00:14.985Z] #36 60.84 Suggested packages: [2021-03-27T18:00:14.985Z] #36 60.84 cmake-doc ninja-build lrzip [2021-03-27T18:00:14.985Z] #36 60.84 Recommended packages: [2021-03-27T18:00:14.985Z] #36 60.84 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-03-27T18:00:14.985Z] #36 61.93 The following NEW packages will be installed: [2021-03-27T18:00:14.985Z] #36 61.94 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-03-27T18:00:14.985Z] #36 61.95 vim-common xxd [2021-03-27T18:00:14.985Z] #36 62.29 0 upgraded, 10 newly installed, 0 to remove and 26 not upgraded. [2021-03-27T18:00:14.985Z] #36 62.29 Need to get 14.9 MB of archives. [2021-03-27T18:00:14.985Z] #36 62.29 After this operation, 61.8 MB of additional disk space will be used. [2021-03-27T18:00:14.985Z] #36 62.29 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-03-27T18:00:14.985Z] #36 62.30 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-27T18:00:14.985Z] #36 62.31 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-03-27T18:00:14.985Z] #36 62.46 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-03-27T18:00:14.985Z] #36 63.91 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-03-27T18:00:14.985Z] #36 63.96 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-03-27T18:00:14.985Z] #36 64.04 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-03-27T18:00:14.985Z] #36 64.05 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-03-27T18:00:14.985Z] #36 64.05 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-03-27T18:00:14.985Z] #36 64.08 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-03-27T18:00:15.030Z] #34 ... [2021-03-27T18:00:15.030Z] [2021-03-27T18:00:15.030Z] #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-27T18:00:15.030Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-27T18:00:15.030Z] #42 25.74 Reading package lists... [2021-03-27T18:00:15.030Z] #42 32.10 Building dependency tree... [2021-03-27T18:00:15.030Z] #42 34.97 The following additional packages will be installed: [2021-03-27T18:00:15.030Z] #42 34.97 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-03-27T18:00:15.030Z] #42 34.98 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-03-27T18:00:15.030Z] #42 34.99 Suggested packages: [2021-03-27T18:00:15.030Z] #42 34.99 manpages-dev python-setuptools [2021-03-27T18:00:15.030Z] #42 35.88 The following NEW packages will be installed: [2021-03-27T18:00:15.030Z] #42 35.89 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-03-27T18:00:15.030Z] #42 35.89 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-03-27T18:00:15.030Z] #42 35.89 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-03-27T18:00:15.030Z] #42 35.90 python-six zlib1g-dev [2021-03-27T18:00:15.030Z] #42 36.49 0 upgraded, 17 newly installed, 0 to remove and 26 not upgraded. [2021-03-27T18:00:15.030Z] #42 36.49 Need to get 3798 kB of archives. [2021-03-27T18:00:15.030Z] #42 36.49 After this operation, 21.6 MB of additional disk space will be used. [2021-03-27T18:00:15.030Z] #42 36.49 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2021-03-27T18:00:15.030Z] #42 36.51 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-27T18:00:15.030Z] #42 36.52 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-27T18:00:15.030Z] #42 36.53 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-27T18:00:15.030Z] #42 36.53 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-27T18:00:15.030Z] #42 36.54 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-27T18:00:15.030Z] #42 36.55 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-27T18:00:15.030Z] #42 36.55 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-27T18:00:15.030Z] #42 36.60 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2021-03-27T18:00:15.030Z] #42 36.84 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2021-03-27T18:00:15.030Z] #42 36.95 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2021-03-27T18:00:15.030Z] #42 37.38 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2021-03-27T18:00:15.030Z] #42 37.65 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-27T18:00:15.030Z] #42 37.69 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-27T18:00:15.030Z] #42 37.70 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-03-27T18:00:15.030Z] #42 37.72 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2021-03-27T18:00:15.030Z] #42 37.72 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2021-03-27T18:00:15.030Z] #42 39.55 debconf: delaying package configuration, since apt-utils is not installed [2021-03-27T18:00:15.030Z] #42 40.49 Fetched 3798 kB in 2s (2186 kB/s) [2021-03-27T18:00:15.069Z] using credential docker-jenkins-github-credentials [2021-03-27T18:00:15.148Z] Cloning the remote Git repository [2021-03-27T18:00:15.148Z] Cloning with configured refspecs honoured and without tags [2021-03-27T18:00:15.185Z] #42 66.35 Selecting previously unselected package libnl-3-200:amd64. [2021-03-27T18:00:15.185Z] #42 66.35 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-03-27T18:00:15.185Z] #42 66.36 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-03-27T18:00:15.444Z] #42 66.54 Selecting previously unselected package libnl-3-dev:amd64. [2021-03-27T18:00:15.444Z] #42 66.54 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-03-27T18:00:15.444Z] #42 66.56 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-03-27T18:00:15.606Z] #42 42.13 Selecting previously unselected package libcap-dev:arm64. [2021-03-27T18:00:15.606Z] #42 42.13 (Reading database ... [2021-03-27T18:00:15.606Z] #42 ... [2021-03-27T18:00:15.606Z] [2021-03-27T18:00:15.606Z] #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-27T18:00:15.606Z] #29 sha256:21ee9e43827956208c7c1308ad8de7499643222713944f54fcec00f3ca6b3b58 [2021-03-27T18:00:15.606Z] #29 32.91 0.0% ### 4.6% ########### 15.7% ################ 22.8% ##################### 29.2% ######################### 35.6% ########################### 37.6% ################################ 44.8% ####################################### 55.5% ######################################### 57.1% ################################################ 67.4% #################################################### 73.1% #################################################### 73.1% ########################################################## 81.1% ########################################################## 81.2% ############################################################## 87.2% ############################################################## 87.2% ################################################################# 91.5% ################################################################# 91.6% ################################################################## 92.7% ###################################################################### 98.0% ######################################################################## 100.0% [2021-03-27T18:00:15.606Z] #29 36.05 [2021-03-27T18:00:15.606Z] #29 37.41 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-03-27T18:00:15.606Z] #29 37.95 #=#=# [2021-03-27T18:00:15.606Z] #29 38.21 ######################################################################## 100.0% [2021-03-27T18:00:15.606Z] #29 38.37 [2021-03-27T18:00:15.606Z] #29 ... [2021-03-27T18:00:15.606Z] [2021-03-27T18:00:15.606Z] #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-27T18:00:15.606Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-27T18:00:15.606Z] #42 42.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 ... 15383 files and directories currently installed.) [2021-03-27T18:00:15.606Z] #42 42.37 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2021-03-27T18:00:15.928Z] #36 ... [2021-03-27T18:00:15.928Z] [2021-03-27T18:00:15.928Z] #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-27T18:00:15.928Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-27T18:00:15.928Z] #55 45.30 Reading package lists... [2021-03-27T18:00:15.928Z] #55 55.55 Building dependency tree... [2021-03-27T18:00:15.928Z] #55 61.58 The following additional packages will be installed: [2021-03-27T18:00:15.928Z] #55 61.59 libbtrfs0 [2021-03-27T18:00:15.928Z] #55 61.82 The following NEW packages will be installed: [2021-03-27T18:00:15.928Z] #55 61.84 libbtrfs-dev libbtrfs0 [2021-03-27T18:00:15.928Z] #55 62.22 0 upgraded, 2 newly installed, 0 to remove and 26 not upgraded. [2021-03-27T18:00:15.928Z] #55 62.22 Need to get 119 kB of archives. [2021-03-27T18:00:15.928Z] #55 62.22 After this operation, 387 kB of additional disk space will be used. [2021-03-27T18:00:15.928Z] #55 62.22 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-03-27T18:00:15.928Z] #55 62.24 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-03-27T18:00:15.928Z] #55 63.63 debconf: delaying package configuration, since apt-utils is not installed [2021-03-27T18:00:15.928Z] #55 64.02 Fetched 119 kB in 0s (343 kB/s) [2021-03-27T18:00:15.928Z] #55 64.38 Selecting previously unselected package libbtrfs0. [2021-03-27T18:00:15.928Z] #55 64.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-27T18:00:15.928Z] #55 64.57 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-03-27T18:00:15.928Z] #55 64.73 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-27T18:00:15.928Z] #55 65.06 Selecting previously unselected package libbtrfs-dev. [2021-03-27T18:00:15.928Z] #55 65.06 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-03-27T18:00:15.928Z] #55 65.09 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-27T18:00:15.928Z] #55 ... [2021-03-27T18:00:15.928Z] [2021-03-27T18:00:15.928Z] #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-27T18:00:15.928Z] #49 sha256:dfb8591ec4437e24d67cd4408aa3910d8363a79ead893c0b4e68a61942202be2 [2021-03-27T18:00:15.928Z] #49 64.58 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-27T18:00:15.928Z] #49 64.61 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-27T18:00:15.928Z] #49 64.64 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-27T18:00:15.928Z] #49 64.68 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-27T18:00:15.928Z] #49 64.88 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-27T18:00:15.928Z] #49 64.89 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-27T18:00:15.928Z] #49 64.89 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-27T18:00:15.928Z] #49 64.90 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-27T18:00:15.928Z] #49 64.90 go: finding github.com/kisielk/gotool v1.0.0 [2021-03-27T18:00:15.928Z] #49 64.90 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-27T18:00:15.928Z] #49 64.94 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-27T18:00:15.928Z] #49 64.97 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-27T18:00:15.928Z] #49 65.03 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-03-27T18:00:15.928Z] #49 65.04 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-27T18:00:15.928Z] #49 65.10 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-27T18:00:15.928Z] #49 65.12 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-27T18:00:15.928Z] #49 65.16 go: finding github.com/ultraware/funlen v0.0.2 [2021-03-27T18:00:15.928Z] #49 65.19 go: finding github.com/ultraware/whitespace v0.0.4 [2021-03-27T18:00:15.928Z] #49 65.19 go: finding github.com/uudashr/gocognit v1.0.1 [2021-03-27T18:00:15.928Z] #49 65.21 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-27T18:00:15.937Z] #20 3.058 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-27T18:00:16.014Z] #42 67.04 Selecting previously unselected package libprotobuf-c1:amd64. [2021-03-27T18:00:16.014Z] #42 67.06 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-03-27T18:00:16.014Z] #42 67.10 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-27T18:00:16.191Z] #49 65.41 go: finding github.com/gogo/protobuf v1.2.1 [2021-03-27T18:00:16.191Z] #49 65.47 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-27T18:00:16.191Z] #49 65.59 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-27T18:00:16.191Z] #49 65.59 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-27T18:00:15.372Z] Cloning repository https://github.com/moby/moby.git [2021-03-27T18:00:15.792Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-03-27T18:00:16.257Z] #42 43.08 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2021-03-27T18:00:16.273Z] #42 67.40 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-03-27T18:00:16.273Z] #42 67.40 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-03-27T18:00:16.273Z] #42 67.41 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-03-27T18:00:16.453Z] #49 65.72 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-27T18:00:16.453Z] #49 65.73 go: finding github.com/BurntSushi/toml v0.3.1 [2021-03-27T18:00:16.536Z] #42 67.66 Selecting previously unselected package zlib1g-dev:amd64. [2021-03-27T18:00:16.536Z] #42 67.66 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-03-27T18:00:16.536Z] #42 67.67 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-03-27T18:00:16.866Z] #20 4.376 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-27T18:00:17.024Z] #49 ... [2021-03-27T18:00:17.024Z] [2021-03-27T18:00:17.024Z] #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-27T18:00:17.024Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-27T18:00:17.024Z] #55 65.80 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-27T18:00:17.024Z] #55 65.83 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-27T18:00:17.024Z] #55 65.85 Processing triggers for libc-bin (2.28-10) ... [2021-03-27T18:00:17.024Z] #55 DONE 66.4s [2021-03-27T18:00:17.105Z] #42 68.13 Selecting previously unselected package libprotobuf17:amd64. [2021-03-27T18:00:17.106Z] #42 68.14 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-03-27T18:00:17.106Z] #42 68.22 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-03-27T18:00:17.276Z] #52 ... [2021-03-27T18:00:17.276Z] [2021-03-27T18:00:17.276Z] #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-27T18:00:17.276Z] #48 sha256:b2206aacaaf655a1b9ef39cd3c9b2c55c69f2ac4754e4bdf27979fbc51c09ab9 [2021-03-27T18:00:17.276Z] #48 DONE 75.2s [2021-03-27T18:00:17.276Z] [2021-03-27T18:00:17.276Z] #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-27T18:00:17.276Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-27T18:00:17.276Z] #44 3.327 fatal: not a git repository (or any of the parent directories): .git [2021-03-27T18:00:17.276Z] #44 3.392 GEN .gitid [2021-03-27T18:00:17.276Z] #44 3.428 GEN criu/include/version.h [2021-03-27T18:00:17.276Z] #44 3.499 GEN include/common/asm [2021-03-27T18:00:17.276Z] #44 5.424 PBCC images/timens.pb-c.c [2021-03-27T18:00:17.276Z] #44 5.509 DEP images/timens.pb-c.d [2021-03-27T18:00:17.276Z] #44 5.585 PBCC images/fown.pb-c.c [2021-03-27T18:00:17.276Z] #44 5.642 PBCC images/google/protobuf/descriptor.pb-c.c [2021-03-27T18:00:17.276Z] #44 5.735 PBCC images/opts.pb-c.c [2021-03-27T18:00:17.276Z] #44 5.781 PBCC images/memfd.pb-c.c [2021-03-27T18:00:17.276Z] #44 5.844 DEP images/fown.pb-c.d [2021-03-27T18:00:17.276Z] #44 5.951 DEP images/google/protobuf/descriptor.pb-c.d [2021-03-27T18:00:17.276Z] #44 6.031 DEP images/opts.pb-c.d [2021-03-27T18:00:17.277Z] #44 6.097 DEP images/memfd.pb-c.d [2021-03-27T18:00:17.277Z] #44 6.159 PBCC images/sit.pb-c.c [2021-03-27T18:00:17.277Z] #44 6.223 DEP images/sit.pb-c.d [2021-03-27T18:00:17.277Z] #44 6.375 PBCC images/macvlan.pb-c.c [2021-03-27T18:00:17.277Z] #44 6.400 DEP images/macvlan.pb-c.d [2021-03-27T18:00:17.277Z] #44 6.476 PBCC images/autofs.pb-c.c [2021-03-27T18:00:17.277Z] #44 6.520 DEP images/autofs.pb-c.d [2021-03-27T18:00:17.277Z] #44 6.567 PBCC images/sysctl.pb-c.c [2021-03-27T18:00:17.277Z] #44 6.685 DEP images/sysctl.pb-c.d [2021-03-27T18:00:17.277Z] #44 6.755 PBCC images/time.pb-c.c [2021-03-27T18:00:17.285Z] [2021-03-27T18:00:17.285Z] #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-27T18:00:17.285Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-27T18:00:17.285Z] #42 64.49 debconf: delaying package configuration, since apt-utils is not installed [2021-03-27T18:00:17.285Z] #42 64.82 Fetched 4095 kB in 1s (5515 kB/s) [2021-03-27T18:00:17.285Z] #42 65.06 Selecting previously unselected package libcap-dev:amd64. [2021-03-27T18:00:17.285Z] #42 65.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-27T18:00:17.285Z] #42 65.16 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-03-27T18:00:17.285Z] #42 65.19 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-03-27T18:00:17.285Z] #42 65.51 Selecting previously unselected package libnet1:amd64. [2021-03-27T18:00:17.285Z] #42 65.52 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-27T18:00:17.285Z] #42 65.63 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-27T18:00:17.285Z] #42 66.01 Selecting previously unselected package libnet1-dev. [2021-03-27T18:00:17.285Z] #42 66.02 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-27T18:00:17.285Z] #42 66.05 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-27T18:00:17.285Z] #42 66.43 Selecting previously unselected package libnl-3-200:amd64. [2021-03-27T18:00:17.285Z] #42 66.43 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-03-27T18:00:17.285Z] #42 66.47 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-03-27T18:00:17.545Z] #42 66.73 Selecting previously unselected package libnl-3-dev:amd64. [2021-03-27T18:00:17.545Z] #42 66.79 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-03-27T18:00:17.545Z] #42 66.80 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-03-27T18:00:17.575Z] #44 6.799 DEP images/time.pb-c.d [2021-03-27T18:00:17.575Z] #44 6.911 PBCC images/binfmt-misc.pb-c.c [2021-03-27T18:00:17.575Z] #44 6.937 DEP images/binfmt-misc.pb-c.d [2021-03-27T18:00:17.575Z] #44 6.998 PBCC images/seccomp.pb-c.c [2021-03-27T18:00:17.575Z] #44 7.023 DEP images/seccomp.pb-c.d [2021-03-27T18:00:17.575Z] #44 7.042 PBCC images/userns.pb-c.c [2021-03-27T18:00:17.575Z] #44 7.053 DEP images/userns.pb-c.d [2021-03-27T18:00:17.575Z] #44 7.073 PBCC images/cgroup.pb-c.c [2021-03-27T18:00:17.575Z] #44 7.086 DEP images/cgroup.pb-c.d [2021-03-27T18:00:17.575Z] #44 7.113 PBCC images/ext-file.pb-c.c [2021-03-27T18:00:17.575Z] #44 7.130 DEP images/ext-file.pb-c.d [2021-03-27T18:00:17.874Z] #44 7.155 PBCC images/rpc.pb-c.c [2021-03-27T18:00:17.874Z] #44 7.181 DEP images/rpc.pb-c.d [2021-03-27T18:00:17.874Z] #44 7.209 PBCC images/siginfo.pb-c.c [2021-03-27T18:00:17.874Z] #44 7.222 DEP images/siginfo.pb-c.d [2021-03-27T18:00:17.874Z] #44 7.247 PBCC images/pagemap.pb-c.c [2021-03-27T18:00:17.874Z] #44 7.279 DEP images/pagemap.pb-c.d [2021-03-27T18:00:17.874Z] #44 7.311 PBCC images/rlimit.pb-c.c [2021-03-27T18:00:17.874Z] #44 7.326 DEP images/rlimit.pb-c.d [2021-03-27T18:00:17.874Z] #44 7.359 PBCC images/file-lock.pb-c.c [2021-03-27T18:00:18.116Z] #42 67.28 Selecting previously unselected package libprotobuf-c1:amd64. [2021-03-27T18:00:18.116Z] #42 67.32 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-03-27T18:00:18.116Z] #42 67.35 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-27T18:00:18.170Z] #44 7.377 DEP images/file-lock.pb-c.d [2021-03-27T18:00:18.170Z] #44 7.417 PBCC images/tty.pb-c.c [2021-03-27T18:00:18.170Z] #44 7.510 DEP images/tty.pb-c.d [2021-03-27T18:00:18.170Z] #44 7.577 PBCC images/tun.pb-c.c [2021-03-27T18:00:18.170Z] #44 7.616 PBCC images/netdev.pb-c.c [2021-03-27T18:00:18.170Z] #44 7.669 DEP images/tun.pb-c.d [2021-03-27T18:00:18.170Z] #44 7.700 DEP images/netdev.pb-c.d [2021-03-27T18:00:18.170Z] #44 7.745 PBCC images/vma.pb-c.c [2021-03-27T18:00:18.231Z] #20 5.755 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-27T18:00:16.711Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-27T18:00:16.711Z] > git --version # timeout=10 [2021-03-27T18:00:16.762Z] > git --version # 'git version 2.24.1.windows.2' [2021-03-27T18:00:16.763Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-27T18:00:16.765Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42211/head:refs/remotes/origin/PR-42211 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-27T18:00:18.384Z] #42 67.61 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-03-27T18:00:18.384Z] #42 67.62 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-03-27T18:00:18.384Z] #42 67.64 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-03-27T18:00:18.470Z] #44 7.808 DEP images/vma.pb-c.d [2021-03-27T18:00:18.470Z] #44 7.845 PBCC images/creds.pb-c.c [2021-03-27T18:00:18.470Z] #44 7.870 DEP images/creds.pb-c.d [2021-03-27T18:00:18.470Z] #44 7.917 PBCC images/utsns.pb-c.c [2021-03-27T18:00:18.470Z] #44 7.938 DEP images/utsns.pb-c.d [2021-03-27T18:00:18.470Z] #44 7.976 PBCC images/ipc-desc.pb-c.c [2021-03-27T18:00:18.485Z] #42 ... [2021-03-27T18:00:18.485Z] [2021-03-27T18:00:18.485Z] #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-27T18:00:18.485Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-27T18:00:18.485Z] #13 43.73 Reading package lists... [2021-03-27T18:00:18.485Z] #13 54.33 Building dependency tree... [2021-03-27T18:00:18.485Z] #13 59.40 The following additional packages will be installed: [2021-03-27T18:00:18.485Z] #13 59.40 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-03-27T18:00:18.485Z] #13 59.40 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-03-27T18:00:18.485Z] #13 59.40 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-03-27T18:00:18.485Z] #13 59.40 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-03-27T18:00:18.485Z] #13 59.42 mingw-w64-common mingw-w64-x86-64-dev [2021-03-27T18:00:18.485Z] #13 59.42 Suggested packages: [2021-03-27T18:00:18.485Z] #13 59.42 gcc-8-locales seccomp wine64 [2021-03-27T18:00:18.485Z] #13 61.73 The following NEW packages will be installed: [2021-03-27T18:00:18.485Z] #13 61.75 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-03-27T18:00:18.485Z] #13 61.75 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-03-27T18:00:18.485Z] #13 61.75 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-03-27T18:00:18.485Z] #13 61.76 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-03-27T18:00:18.485Z] #13 61.77 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-03-27T18:00:18.485Z] #13 61.77 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-03-27T18:00:18.485Z] #13 61.78 The following packages will be upgraded: [2021-03-27T18:00:18.485Z] #13 61.78 libseccomp2 libsystemd0 libudev1 [2021-03-27T18:00:18.485Z] #13 62.21 3 upgraded, 25 newly installed, 0 to remove and 24 not upgraded. [2021-03-27T18:00:18.485Z] #13 62.21 Need to get 78.2 MB of archives. [2021-03-27T18:00:18.485Z] #13 62.21 After this operation, 487 MB of additional disk space will be used. [2021-03-27T18:00:18.485Z] #13 62.21 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-03-27T18:00:18.485Z] #13 62.21 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-27T18:00:18.485Z] #13 62.39 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-03-27T18:00:18.485Z] #13 62.51 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-03-27T18:00:18.485Z] #13 62.57 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-27T18:00:18.485Z] #13 62.94 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-27T18:00:18.485Z] #13 63.36 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-27T18:00:18.485Z] #13 63.40 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-27T18:00:18.485Z] #13 63.41 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-03-27T18:00:18.485Z] #13 63.44 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-03-27T18:00:18.485Z] #13 ... [2021-03-27T18:00:18.485Z] [2021-03-27T18:00:18.485Z] #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-27T18:00:18.485Z] #56 sha256:968a3ac076ed990eddb896d031d210883655e5a7ff9d10eedf599ed4637077b6 [2021-03-27T18:00:18.485Z] #56 1.512 + RM_GOPATH=0 [2021-03-27T18:00:18.485Z] #56 1.512 + TMP_GOPATH= [2021-03-27T18:00:18.485Z] #56 1.512 + : /build [2021-03-27T18:00:18.485Z] #56 1.512 + '[' -z '' ']' [2021-03-27T18:00:18.485Z] #56 1.520 ++ mktemp -d [2021-03-27T18:00:18.485Z] #56 1.532 + export GOPATH=/tmp/tmp.OdkPruMahm [2021-03-27T18:00:18.485Z] #56 1.532 + GOPATH=/tmp/tmp.OdkPruMahm [2021-03-27T18:00:18.485Z] #56 1.532 + RM_GOPATH=1 [2021-03-27T18:00:18.485Z] #56 1.532 + case "$(go env GOARCH)" in [2021-03-27T18:00:18.485Z] #56 1.532 ++ go env GOARCH [2021-03-27T18:00:18.485Z] #56 1.635 + export GO_BUILDMODE=-buildmode=pie [2021-03-27T18:00:18.485Z] #56 1.636 + GO_BUILDMODE=-buildmode=pie [2021-03-27T18:00:18.485Z] #56 1.636 ++ dirname /tmp/install/install.sh [2021-03-27T18:00:18.485Z] #56 1.642 + dir=/tmp/install [2021-03-27T18:00:18.485Z] #56 1.642 + bin=containerd [2021-03-27T18:00:18.485Z] #56 1.642 + shift [2021-03-27T18:00:18.485Z] #56 1.642 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-03-27T18:00:18.485Z] #56 1.642 + . /tmp/install/containerd.installer [2021-03-27T18:00:18.485Z] #56 1.642 ++ set -e [2021-03-27T18:00:18.485Z] #56 1.642 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-27T18:00:18.485Z] #56 1.645 + install_containerd [2021-03-27T18:00:18.485Z] #56 1.648 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-03-27T18:00:18.485Z] #56 1.649 + git clone https://github.com/containerd/containerd.git /tmp/tmp.OdkPruMahm/src/github.com/containerd/containerd [2021-03-27T18:00:18.485Z] #56 1.649 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-27T18:00:18.485Z] #56 1.667 Cloning into '/tmp/tmp.OdkPruMahm/src/github.com/containerd/containerd'... [2021-03-27T18:00:18.644Z] #42 67.97 Selecting previously unselected package zlib1g-dev:amd64. [2021-03-27T18:00:18.644Z] #42 67.98 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-03-27T18:00:18.744Z] #56 ... [2021-03-27T18:00:18.744Z] [2021-03-27T18:00:18.744Z] #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-27T18:00:18.744Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-27T18:00:18.766Z] #44 7.997 PBCC images/ipc-sem.pb-c.c [2021-03-27T18:00:18.766Z] #44 8.018 DEP images/ipc-desc.pb-c.d [2021-03-27T18:00:18.766Z] #44 8.069 DEP images/ipc-sem.pb-c.d [2021-03-27T18:00:18.766Z] #44 8.106 PBCC images/ipc-msg.pb-c.c [2021-03-27T18:00:18.766Z] #44 8.132 DEP images/ipc-msg.pb-c.d [2021-03-27T18:00:18.766Z] #44 8.185 PBCC images/ipc-shm.pb-c.c [2021-03-27T18:00:18.766Z] #44 8.214 DEP images/ipc-shm.pb-c.d [2021-03-27T18:00:18.766Z] #44 8.269 PBCC images/ipc-var.pb-c.c [2021-03-27T18:00:18.766Z] #44 8.293 DEP images/ipc-var.pb-c.d [2021-03-27T18:00:18.766Z] #44 8.340 PBCC images/sk-opts.pb-c.c [2021-03-27T18:00:18.823Z] #42 ... [2021-03-27T18:00:18.824Z] [2021-03-27T18:00:18.824Z] #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-27T18:00:18.824Z] #49 sha256:b66b9044239a89ce065f103127c091ba9e9af2f6389bccf2922b5d57eb24124b [2021-03-27T18:00:18.824Z] #49 35.40 go: extracting golang.org/x/text v0.3.2 [2021-03-27T18:00:18.824Z] #49 35.64 go: extracting github.com/gogo/protobuf v1.2.1 [2021-03-27T18:00:18.824Z] #49 45.48 go: finding github.com/fatih/color v1.7.0 [2021-03-27T18:00:18.824Z] #49 45.51 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-27T18:00:18.824Z] #49 ... [2021-03-27T18:00:18.824Z] [2021-03-27T18:00:18.824Z] #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-27T18:00:18.824Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-03-27T18:00:18.824Z] #13 26.34 Reading package lists... [2021-03-27T18:00:18.824Z] #13 32.34 Building dependency tree... [2021-03-27T18:00:18.824Z] #13 33.86 The following additional packages will be installed: [2021-03-27T18:00:18.824Z] #13 33.86 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-03-27T18:00:18.824Z] #13 33.86 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-03-27T18:00:18.824Z] #13 33.86 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-03-27T18:00:18.824Z] #13 33.87 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-03-27T18:00:18.824Z] #13 33.87 mingw-w64-common mingw-w64-x86-64-dev [2021-03-27T18:00:18.824Z] #13 33.88 Suggested packages: [2021-03-27T18:00:18.824Z] #13 33.88 gcc-8-locales seccomp wine64 [2021-03-27T18:00:18.824Z] #13 34.94 The following NEW packages will be installed: [2021-03-27T18:00:18.824Z] #13 34.94 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-03-27T18:00:18.824Z] #13 34.94 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-03-27T18:00:18.824Z] #13 34.94 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-03-27T18:00:18.824Z] #13 34.94 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-03-27T18:00:18.824Z] #13 34.94 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-03-27T18:00:18.824Z] #13 34.94 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-03-27T18:00:18.824Z] #13 34.94 The following packages will be upgraded: [2021-03-27T18:00:18.824Z] #13 34.95 libseccomp2 libsystemd0 libudev1 [2021-03-27T18:00:18.824Z] #13 35.49 3 upgraded, 25 newly installed, 0 to remove and 24 not upgraded. [2021-03-27T18:00:18.824Z] #13 35.49 Need to get 73.8 MB of archives. [2021-03-27T18:00:18.824Z] #13 35.49 After this operation, 472 MB of additional disk space will be used. [2021-03-27T18:00:18.824Z] #13 35.49 Get:1 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.4.4-1~bpo10+1 [44.2 kB] [2021-03-27T18:00:18.824Z] #13 35.49 Get:2 http://deb.debian.org/debian buster-backports/main arm64 libseccomp-dev arm64 2.4.4-1~bpo10+1 [73.8 kB] [2021-03-27T18:00:18.824Z] #13 35.76 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd0 arm64 241-7~deb10u7 [314 kB] [2021-03-27T18:00:18.824Z] #13 36.24 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev1 arm64 241-7~deb10u7 [146 kB] [2021-03-27T18:00:18.824Z] #13 36.45 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-27T18:00:18.824Z] #13 37.27 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-27T18:00:18.824Z] #13 37.67 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-27T18:00:18.824Z] #13 37.68 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-27T18:00:18.824Z] #13 37.70 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2021-03-27T18:00:18.824Z] #13 37.71 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-03-27T18:00:18.824Z] #13 38.59 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-27T18:00:18.824Z] #13 39.25 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-27T18:00:18.824Z] #13 39.33 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-27T18:00:18.824Z] #13 ... [2021-03-27T18:00:18.824Z] [2021-03-27T18:00:18.824Z] #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-27T18:00:18.824Z] #49 sha256:b66b9044239a89ce065f103127c091ba9e9af2f6389bccf2922b5d57eb24124b [2021-03-27T18:00:18.824Z] #49 45.72 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-27T18:00:18.824Z] #49 45.76 go: finding github.com/go-critic/go-critic v0.4.1 [2021-03-27T18:00:18.905Z] #42 67.99 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-03-27T18:00:18.905Z] #42 ... [2021-03-27T18:00:18.905Z] [2021-03-27T18:00:18.905Z] #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-27T18:00:18.905Z] #45 sha256:2872f9999b93867b24796d275fa23e29f875a72fdc15fd5b30176dca00048127 [2021-03-27T18:00:18.905Z] #45 58.04 github.com/LK4D4/vndr/godl/singleflight [2021-03-27T18:00:18.905Z] #45 58.08 internal/reflectlite [2021-03-27T18:00:18.905Z] #45 58.55 math/rand [2021-03-27T18:00:18.905Z] #45 61.16 internal/singleflight [2021-03-27T18:00:18.905Z] #45 62.36 bytes [2021-03-27T18:00:18.905Z] #45 62.36 strconv [2021-03-27T18:00:18.905Z] #45 65.30 bufio [2021-03-27T18:00:18.905Z] #45 67.92 syscall [2021-03-27T18:00:18.905Z] #45 68.07 reflect [2021-03-27T18:00:18.905Z] #45 ... [2021-03-27T18:00:18.905Z] [2021-03-27T18:00:18.905Z] #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-27T18:00:18.905Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-27T18:00:18.905Z] #36 66.31 debconf: delaying package configuration, since apt-utils is not installed [2021-03-27T18:00:18.905Z] #36 66.62 Fetched 14.9 MB in 2s (6006 kB/s) [2021-03-27T18:00:18.905Z] #36 66.82 Selecting previously unselected package xxd. [2021-03-27T18:00:18.905Z] #36 66.82 (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-27T18:00:18.905Z] #36 66.97 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-03-27T18:00:18.905Z] #36 67.00 Unpacking xxd (2:8.1.0875-5) ... [2021-03-27T18:00:18.905Z] #36 67.36 Selecting previously unselected package vim-common. [2021-03-27T18:00:18.905Z] #36 67.36 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-27T18:00:18.905Z] #36 67.42 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-27T18:00:18.905Z] #36 67.98 Selecting previously unselected package cmake-data. [2021-03-27T18:00:18.905Z] #36 67.98 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-03-27T18:00:18.905Z] #36 67.99 Unpacking cmake-data (3.13.4-1) ... [2021-03-27T18:00:19.038Z] #37 ... [2021-03-27T18:00:19.038Z] [2021-03-27T18:00:19.038Z] #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-27T18:00:19.039Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-27T18:00:19.039Z] #42 70.33 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-03-27T18:00:19.039Z] #42 70.34 Processing triggers for libc-bin (2.28-10) ... [2021-03-27T18:00:19.039Z] #42 DONE 70.8s [2021-03-27T18:00:19.064Z] #44 8.361 PBCC images/packet-sock.pb-c.c [2021-03-27T18:00:19.064Z] #44 8.401 DEP images/sk-opts.pb-c.d [2021-03-27T18:00:19.064Z] #44 8.439 DEP images/packet-sock.pb-c.d [2021-03-27T18:00:19.064Z] #44 8.501 PBCC images/sk-netlink.pb-c.c [2021-03-27T18:00:19.064Z] #44 8.563 DEP images/sk-netlink.pb-c.d [2021-03-27T18:00:19.160Z] #20 ... [2021-03-27T18:00:19.160Z] [2021-03-27T18:00:19.160Z] #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-27T18:00:19.160Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T18:00:19.160Z] #43 62.98 CC criu/pie/util-vdso-elf32.o [2021-03-27T18:00:19.160Z] #43 63.80 AR criu/pie/pie.lib.a [2021-03-27T18:00:19.160Z] #43 63.88 DEP criu/pie/restorer.d [2021-03-27T18:00:19.160Z] #43 64.18 DEP criu/arch/x86/sigaction_compat_pie.d [2021-03-27T18:00:19.160Z] #43 64.41 DEP criu/arch/x86/restorer_unmap.d [2021-03-27T18:00:19.160Z] #43 64.44 DEP criu/arch/x86/restorer.d [2021-03-27T18:00:19.160Z] #43 64.70 DEP criu/arch/x86/vdso-pie.d [2021-03-27T18:00:19.160Z] #43 64.85 DEP criu/pie/parasite-vdso.d [2021-03-27T18:00:19.160Z] #43 65.08 DEP criu/pie/parasite.d [2021-03-27T18:00:19.160Z] #43 65.38 CC criu/pie/parasite.o [2021-03-27T18:00:19.160Z] #43 66.88 LINK criu/pie/parasite.built-in.o [2021-03-27T18:00:19.160Z] #43 66.89 GEN criu/pie/parasite-blob.h [2021-03-27T18:00:19.160Z] #43 66.92 CC criu/pie/parasite-vdso.o [2021-03-27T18:00:19.160Z] #43 67.79 CC criu/arch/x86/vdso-pie.o [2021-03-27T18:00:19.160Z] #43 68.11 CC criu/arch/x86/restorer.o [2021-03-27T18:00:19.160Z] #43 68.78 CC criu/arch/x86/restorer_unmap.o [2021-03-27T18:00:19.160Z] #43 68.85 CC criu/arch/x86/sigaction_compat_pie.o [2021-03-27T18:00:19.160Z] #43 69.10 CC criu/pie/restorer.o [2021-03-27T18:00:19.301Z] [2021-03-27T18:00:19.301Z] #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-27T18:00:19.301Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-27T18:00:19.301Z] #13 55.64 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-27T18:00:19.301Z] #13 58.15 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-03-27T18:00:19.301Z] #13 58.15 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-03-27T18:00:19.301Z] #13 58.15 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-03-27T18:00:19.301Z] #13 58.15 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-03-27T18:00:19.301Z] #13 58.15 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-27T18:00:19.301Z] #13 58.15 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-03-27T18:00:19.301Z] #13 58.15 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-03-27T18:00:19.301Z] #13 58.21 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-03-27T18:00:19.301Z] #13 58.21 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-03-27T18:00:19.301Z] #13 58.30 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-03-27T18:00:19.301Z] #13 58.30 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-03-27T18:00:19.301Z] #13 58.41 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-03-27T18:00:19.301Z] #13 58.41 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-27T18:00:19.301Z] #13 58.41 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-03-27T18:00:19.301Z] #13 59.66 debconf: delaying package configuration, since apt-utils is not installed [2021-03-27T18:00:19.301Z] #13 59.85 Fetched 78.2 MB in 8s (9316 kB/s) [2021-03-27T18:00:19.301Z] #13 59.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-27T18:00:19.301Z] #13 60.02 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-03-27T18:00:19.301Z] #13 60.06 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-03-27T18:00:19.301Z] #13 60.44 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-03-27T18:00:19.302Z] #13 60.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-27T18:00:19.302Z] #13 60.68 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-03-27T18:00:19.302Z] #13 60.71 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-03-27T18:00:19.302Z] #13 60.93 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-03-27T18:00:19.302Z] #13 61.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 ... 15410 files and directories currently installed.) [2021-03-27T18:00:19.302Z] #13 61.16 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-03-27T18:00:19.302Z] #13 61.17 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-03-27T18:00:19.302Z] #13 61.45 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-03-27T18:00:19.302Z] #13 61.71 Selecting previously unselected package binutils-mingw-w64-i686. [2021-03-27T18:00:19.302Z] #13 61.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 ... 15410 files and directories currently installed.) [2021-03-27T18:00:19.302Z] #13 61.78 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-03-27T18:00:19.302Z] #13 61.82 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-27T18:00:19.368Z] #44 8.668 PBCC images/sk-inet.pb-c.c [2021-03-27T18:00:19.368Z] #44 8.725 DEP images/sk-inet.pb-c.d [2021-03-27T18:00:19.368Z] #44 8.815 PBCC images/sk-unix.pb-c.c [2021-03-27T18:00:19.368Z] #44 8.875 DEP images/sk-unix.pb-c.d [2021-03-27T18:00:19.368Z] #44 8.937 PBCC images/mm.pb-c.c [2021-03-27T18:00:19.476Z] #49 46.06 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-03-27T18:00:19.476Z] #49 46.07 go: finding github.com/mattn/go-colorable v0.1.4 [2021-03-27T18:00:19.476Z] #49 46.07 go: finding github.com/pkg/errors v0.8.1 [2021-03-27T18:00:19.476Z] #49 ... [2021-03-27T18:00:19.476Z] [2021-03-27T18:00:19.476Z] #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-27T18:00:19.476Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-03-27T18:00:19.476Z] #55 36.05 debconf: delaying package configuration, since apt-utils is not installed [2021-03-27T18:00:19.476Z] #55 37.43 Fetched 119 kB in 1s (211 kB/s) [2021-03-27T18:00:19.476Z] #55 39.15 Selecting previously unselected package libbtrfs0. [2021-03-27T18:00:19.476Z] #55 39.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 ... 15383 files and directories currently installed.) [2021-03-27T18:00:19.476Z] #55 39.36 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2021-03-27T18:00:19.476Z] #55 39.44 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-27T18:00:19.476Z] #55 43.14 Selecting previously unselected package libbtrfs-dev. [2021-03-27T18:00:19.476Z] #55 43.15 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-03-27T18:00:19.476Z] #55 43.80 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-27T18:00:19.675Z] #44 8.995 DEP images/mm.pb-c.d [2021-03-27T18:00:19.675Z] #44 9.078 PBCC images/timerfd.pb-c.c [2021-03-27T18:00:19.675Z] #44 9.161 DEP images/timerfd.pb-c.d [2021-03-27T18:00:19.918Z] #55 ... [2021-03-27T18:00:19.918Z] [2021-03-27T18:00:19.918Z] #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-27T18:00:19.918Z] #29 sha256:21ee9e43827956208c7c1308ad8de7499643222713944f54fcec00f3ca6b3b58 [2021-03-27T18:00:19.918Z] #29 40.04 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-03-27T18:00:19.918Z] #29 40.56 [2021-03-27T18:00:19.918Z] #29 40.84 ######################################################################## 100.0% [2021-03-27T18:00:19.918Z] #29 40.94 [2021-03-27T18:00:19.918Z] #29 41.11 Download of images into '/build' complete. [2021-03-27T18:00:19.918Z] #29 41.11 Use something like the following to load the result into a Docker daemon: [2021-03-27T18:00:19.918Z] #29 41.11 tar -cC '/build' . | docker load [2021-03-27T18:00:19.973Z] #44 9.244 PBCC images/timer.pb-c.c [2021-03-27T18:00:19.973Z] #44 9.312 DEP images/timer.pb-c.d [2021-03-27T18:00:19.973Z] #44 9.369 PBCC images/sa.pb-c.c [2021-03-27T18:00:19.973Z] #44 9.407 DEP images/sa.pb-c.d [2021-03-27T18:00:19.973Z] #44 9.453 PBCC images/pipe-data.pb-c.c [2021-03-27T18:00:19.973Z] #44 9.487 DEP images/pipe-data.pb-c.d [2021-03-27T18:00:20.273Z] #44 9.553 PBCC images/mnt.pb-c.c [2021-03-27T18:00:20.273Z] #44 9.597 DEP images/mnt.pb-c.d [2021-03-27T18:00:20.273Z] #44 9.689 PBCC images/sk-packet.pb-c.c [2021-03-27T18:00:20.273Z] #44 9.699 DEP images/sk-packet.pb-c.d [2021-03-27T18:00:20.273Z] #44 9.778 PBCC images/tcp-stream.pb-c.c [2021-03-27T18:00:20.273Z] #44 9.823 DEP images/tcp-stream.pb-c.d [2021-03-27T18:00:20.302Z] #32 69.56 Checking out files: 66% (1011/1521) Checking out files: 67% (1020/1521) Checking out files: 68% (1035/1521) Checking out files: 69% (1050/1521) Checking out files: 70% (1065/1521) Checking out files: 71% (1080/1521) Checking out files: 72% (1096/1521) Checking out files: 73% (1111/1521) Checking out files: 74% (1126/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/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-27T18:00:20.526Z] #43 71.76 LINK criu/pie/restorer.built-in.o [2021-03-27T18:00:20.526Z] #43 71.79 GEN criu/pie/restorer-blob.h [2021-03-27T18:00:20.526Z] #43 71.88 DEP criu/vdso.d [2021-03-27T18:00:20.562Z] #32 71.12 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-03-27T18:00:20.573Z] #44 9.871 PBCC images/pipe.pb-c.c [2021-03-27T18:00:20.573Z] #44 9.895 DEP images/pipe.pb-c.d [2021-03-27T18:00:20.573Z] #44 9.958 PBCC images/pstree.pb-c.c [2021-03-27T18:00:20.573Z] #44 10.00 DEP images/pstree.pb-c.d [2021-03-27T18:00:20.573Z] #44 10.09 PBCC images/fs.pb-c.c [2021-03-27T18:00:20.782Z] #43 72.13 DEP criu/vdso-compat.d [2021-03-27T18:00:20.782Z] #43 72.33 DEP criu/uts_ns.d [2021-03-27T18:00:20.822Z] #32 71.49 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-27T18:00:20.874Z] #44 10.11 DEP images/fs.pb-c.d [2021-03-27T18:00:20.874Z] #44 10.17 PBCC images/signalfd.pb-c.c [2021-03-27T18:00:20.874Z] #44 10.20 DEP images/signalfd.pb-c.d [2021-03-27T18:00:20.874Z] #44 10.23 PBCC images/fh.pb-c.c [2021-03-27T18:00:20.874Z] #44 10.29 PBCC images/fsnotify.pb-c.c [2021-03-27T18:00:20.874Z] #44 10.34 DEP images/fh.pb-c.d [2021-03-27T18:00:20.874Z] #44 10.45 DEP images/fsnotify.pb-c.d [2021-03-27T18:00:20.956Z] #29 ... [2021-03-27T18:00:20.956Z] [2021-03-27T18:00:20.956Z] #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-27T18:00:20.956Z] #45 sha256:7e628e2d544be376c4de8764396d4d362c71a408b3099e7a21b1a989b0837188 [2021-03-27T18:00:20.956Z] #45 37.92 sync [2021-03-27T18:00:20.956Z] #45 37.92 internal/reflectlite [2021-03-27T18:00:20.956Z] #45 39.04 github.com/LK4D4/vndr/godl/singleflight [2021-03-27T18:00:20.956Z] #45 39.06 math/rand [2021-03-27T18:00:20.956Z] #45 39.07 internal/singleflight [2021-03-27T18:00:20.956Z] #45 40.31 io [2021-03-27T18:00:20.956Z] #45 40.31 sort [2021-03-27T18:00:20.956Z] #45 40.31 strconv [2021-03-27T18:00:20.956Z] #45 40.32 syscall [2021-03-27T18:00:20.956Z] #45 41.51 vendor/golang.org/x/net/dns/dnsmessage [2021-03-27T18:00:20.956Z] #45 42.05 bytes [2021-03-27T18:00:20.956Z] #45 43.80 reflect [2021-03-27T18:00:20.956Z] #45 44.36 bufio [2021-03-27T18:00:20.956Z] #45 45.71 regexp/syntax [2021-03-27T18:00:20.956Z] #45 46.59 hash/crc32 [2021-03-27T18:00:20.956Z] #45 47.20 time [2021-03-27T18:00:20.956Z] #45 47.55 internal/syscall/execenv [2021-03-27T18:00:21.038Z] #43 72.51 DEP criu/util.d [2021-03-27T18:00:21.176Z] #44 10.56 PBCC images/eventpoll.pb-c.c [2021-03-27T18:00:21.176Z] #44 10.61 DEP images/eventpoll.pb-c.d [2021-03-27T18:00:21.176Z] #44 10.70 PBCC images/eventfd.pb-c.c [2021-03-27T18:00:21.196Z] #13 63.77 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-03-27T18:00:21.196Z] #13 63.77 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-03-27T18:00:21.196Z] #13 63.77 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-27T18:00:21.294Z] #43 72.73 DEP criu/uffd.d [2021-03-27T18:00:21.453Z] #13 ... [2021-03-27T18:00:21.453Z] [2021-03-27T18:00:21.453Z] #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-27T18:00:21.453Z] #37 sha256:765992a17d308b0354a703445bf6579edad34290033b3b36695de161c9109e22 [2021-03-27T18:00:21.453Z] #37 6.885 + RM_GOPATH=0 [2021-03-27T18:00:21.453Z] #37 6.885 + TMP_GOPATH= [2021-03-27T18:00:21.453Z] #37 6.886 + : /build [2021-03-27T18:00:21.453Z] #37 6.886 + '[' -z '' ']' [2021-03-27T18:00:21.453Z] #37 6.886 ++ mktemp -d [2021-03-27T18:00:21.453Z] #37 6.895 + export GOPATH=/tmp/tmp.iLzFdIkId2 [2021-03-27T18:00:21.453Z] #37 6.896 + GOPATH=/tmp/tmp.iLzFdIkId2 [2021-03-27T18:00:21.453Z] #37 6.896 + RM_GOPATH=1 [2021-03-27T18:00:21.453Z] #37 6.896 + case "$(go env GOARCH)" in [2021-03-27T18:00:21.453Z] #37 6.900 ++ go env GOARCH [2021-03-27T18:00:21.453Z] #37 6.915 + export GO_BUILDMODE=-buildmode=pie [2021-03-27T18:00:21.453Z] #37 6.915 + GO_BUILDMODE=-buildmode=pie [2021-03-27T18:00:21.453Z] #37 6.915 ++ dirname /tmp/install/install.sh [2021-03-27T18:00:21.453Z] #37 6.915 + dir=/tmp/install [2021-03-27T18:00:21.453Z] #37 6.915 + bin=tini [2021-03-27T18:00:21.453Z] #37 6.915 + shift [2021-03-27T18:00:21.453Z] #37 6.915 + '[' '!' -f /tmp/install/tini.installer ']' [2021-03-27T18:00:21.453Z] #37 6.915 + . /tmp/install/tini.installer [2021-03-27T18:00:21.453Z] #37 6.915 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-27T18:00:21.453Z] #37 6.915 + install_tini [2021-03-27T18:00:21.453Z] #37 6.915 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-03-27T18:00:21.453Z] #37 6.915 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-27T18:00:21.453Z] #37 6.917 + git clone https://github.com/krallin/tini.git /tmp/tmp.iLzFdIkId2/tini [2021-03-27T18:00:21.453Z] #37 6.917 Cloning into '/tmp/tmp.iLzFdIkId2/tini'... [2021-03-27T18:00:21.477Z] #44 10.78 DEP images/eventfd.pb-c.d [2021-03-27T18:00:21.478Z] #44 10.84 PBCC images/remap-file-path.pb-c.c [2021-03-27T18:00:21.478Z] #44 10.86 DEP images/remap-file-path.pb-c.d [2021-03-27T18:00:21.478Z] #44 10.93 PBCC images/fifo.pb-c.c [2021-03-27T18:00:21.478Z] #44 10.97 DEP images/fifo.pb-c.d [2021-03-27T18:00:21.535Z] #45 ... [2021-03-27T18:00:21.535Z] [2021-03-27T18:00:21.535Z] #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-27T18:00:21.535Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-03-27T18:00:21.535Z] #13 44.11 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-27T18:00:21.550Z] #43 73.05 DEP criu/tun.d [2021-03-27T18:00:21.775Z] #44 11.07 PBCC images/ghost-file.pb-c.c [2021-03-27T18:00:21.775Z] #44 11.11 DEP images/ghost-file.pb-c.d [2021-03-27T18:00:21.775Z] #44 11.19 PBCC images/regfile.pb-c.c [2021-03-27T18:00:21.775Z] #44 11.26 DEP images/regfile.pb-c.d [2021-03-27T18:00:21.775Z] #44 11.29 PBCC images/ns.pb-c.c [2021-03-27T18:00:21.775Z] #44 11.31 DEP images/ns.pb-c.d [2021-03-27T18:00:21.801Z] #13 ... [2021-03-27T18:00:21.801Z] [2021-03-27T18:00:21.801Z] #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-27T18:00:21.801Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-03-27T18:00:21.801Z] #32 38.26 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-03-27T18:00:21.801Z] #32 39.20 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-27T18:00:21.807Z] #43 73.31 DEP criu/tty.d [2021-03-27T18:00:22.063Z] #43 73.56 DEP criu/timerfd.d [2021-03-27T18:00:22.068Z] #32 ... [2021-03-27T18:00:22.068Z] [2021-03-27T18:00:22.068Z] #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-27T18:00:22.068Z] #49 sha256:b66b9044239a89ce065f103127c091ba9e9af2f6389bccf2922b5d57eb24124b [2021-03-27T18:00:22.068Z] #49 46.97 go: finding github.com/mattn/go-isatty v0.0.8 [2021-03-27T18:00:22.068Z] #49 46.97 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-03-27T18:00:22.068Z] #49 46.98 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-03-27T18:00:22.068Z] #49 46.99 go: finding github.com/spf13/viper v1.6.1 [2021-03-27T18:00:22.068Z] #49 47.74 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-03-27T18:00:22.068Z] #49 47.75 go: finding github.com/sirupsen/logrus v1.4.2 [2021-03-27T18:00:22.068Z] #49 47.75 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-03-27T18:00:22.068Z] #49 47.76 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-27T18:00:22.068Z] #49 48.12 go: finding github.com/stretchr/testify v1.4.0 [2021-03-27T18:00:22.068Z] #49 48.12 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-03-27T18:00:22.068Z] #49 48.12 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-03-27T18:00:22.068Z] #49 48.14 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-03-27T18:00:22.068Z] #49 48.82 go: finding github.com/davecgh/go-spew v1.1.1 [2021-03-27T18:00:22.068Z] #49 48.82 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-27T18:00:22.068Z] #49 48.85 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-03-27T18:00:22.068Z] #49 48.87 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-27T18:00:22.074Z] #44 11.36 PBCC images/fdinfo.pb-c.c [2021-03-27T18:00:22.074Z] #44 11.53 DEP images/fdinfo.pb-c.d [2021-03-27T18:00:22.320Z] #43 73.72 DEP criu/timens.d [2021-03-27T18:00:22.373Z] #44 11.73 PBCC images/core-aarch64.pb-c.c [2021-03-27T18:00:22.373Z] #44 ... [2021-03-27T18:00:22.373Z] [2021-03-27T18:00:22.373Z] #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-27T18:00:22.373Z] #35 sha256:11fb1638d23d1cde8ba978fc69bb390e84d112fa16e7d52f7411f5aa9b461f9b [2021-03-27T18:00:22.373Z] #35 70.65 time [2021-03-27T18:00:22.373Z] #35 70.66 internal/syscall/execenv [2021-03-27T18:00:22.373Z] #35 70.66 internal/syscall/unix [2021-03-27T18:00:22.373Z] #35 79.41 internal/poll [2021-03-27T18:00:22.373Z] #35 ... [2021-03-27T18:00:22.373Z] [2021-03-27T18:00:22.373Z] #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-27T18:00:22.373Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-27T18:00:22.373Z] #44 11.76 PBCC images/core-arm.pb-c.c [2021-03-27T18:00:22.373Z] #44 11.78 PBCC images/core-ppc64.pb-c.c [2021-03-27T18:00:22.373Z] #44 11.87 PBCC images/core-s390.pb-c.c [2021-03-27T18:00:22.384Z] #37 7.703 + cd /tmp/tmp.iLzFdIkId2/tini [2021-03-27T18:00:22.384Z] #37 7.703 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-27T18:00:22.384Z] #37 7.780 + cmake . [2021-03-27T18:00:22.607Z] #43 73.90 DEP criu/sysfs_parse.d [2021-03-27T18:00:22.607Z] #43 74.13 DEP criu/sysctl.d [2021-03-27T18:00:22.665Z] #49 49.33 go: finding github.com/spf13/cobra v0.0.5 [2021-03-27T18:00:22.665Z] #49 49.33 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-03-27T18:00:22.665Z] #49 49.33 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-03-27T18:00:22.665Z] #49 49.34 go: finding github.com/hashicorp/hcl v1.0.0 [2021-03-27T18:00:22.675Z] #44 11.91 PBCC images/core-x86.pb-c.c [2021-03-27T18:00:22.675Z] #44 11.98 PBCC images/core.pb-c.c [2021-03-27T18:00:22.675Z] #44 12.07 PBCC images/inventory.pb-c.c [2021-03-27T18:00:22.675Z] #44 12.16 DEP images/core-aarch64.pb-c.d [2021-03-27T18:00:22.675Z] #44 12.23 DEP images/core-arm.pb-c.d [2021-03-27T18:00:22.864Z] #43 74.26 DEP criu/string.d [2021-03-27T18:00:22.864Z] #43 74.31 DEP criu/stats.d [2021-03-27T18:00:22.948Z] #37 8.419 -- The C compiler identification is GNU 8.3.0 [2021-03-27T18:00:22.948Z] #37 8.463 -- Check for working C compiler: /usr/bin/cc [2021-03-27T18:00:22.972Z] #49 49.71 go: finding github.com/stretchr/objx v0.2.0 [2021-03-27T18:00:22.972Z] #49 49.72 go: finding github.com/gobwas/glob v0.2.3 [2021-03-27T18:00:22.972Z] #49 49.72 go: finding github.com/spf13/pflag v1.0.5 [2021-03-27T18:00:22.972Z] #49 49.72 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-27T18:00:22.972Z] #49 49.88 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-27T18:00:22.972Z] #49 49.90 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-03-27T18:00:22.972Z] #49 49.92 go: finding github.com/magiconair/properties v1.8.1 [2021-03-27T18:00:22.972Z] #49 49.94 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-03-27T18:00:22.975Z] #44 12.37 DEP images/core-ppc64.pb-c.d [2021-03-27T18:00:23.115Z] #36 ... [2021-03-27T18:00:23.115Z] [2021-03-27T18:00:23.115Z] #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-27T18:00:23.115Z] #51 sha256:69d714db0e61da6934d1cb0430a15b4833c236055323735a7065203a6aa67e3e [2021-03-27T18:00:23.115Z] #51 72.04 reflect [2021-03-27T18:00:23.115Z] #51 72.07 syscall [2021-03-27T18:00:23.119Z] #43 74.51 DEP criu/sockets.d [2021-03-27T18:00:23.236Z] #49 49.95 go: finding github.com/pelletier/go-toml v1.2.0 [2021-03-27T18:00:23.273Z] ok github.com/docker/docker/api/server 0.004s coverage: 9.0% of statements [2021-03-27T18:00:23.274Z] #44 12.49 DEP images/core-s390.pb-c.d [2021-03-27T18:00:23.274Z] #44 12.55 DEP images/core-x86.pb-c.d [2021-03-27T18:00:23.274Z] #44 12.61 DEP images/core.pb-c.d [2021-03-27T18:00:23.274Z] #44 12.66 DEP images/inventory.pb-c.d [2021-03-27T18:00:23.274Z] #44 12.73 PBCC images/cpuinfo.pb-c.c [2021-03-27T18:00:23.375Z] #43 74.68 DEP criu/sk-unix.d [2021-03-27T18:00:23.375Z] #43 74.93 DEP criu/sk-tcp.d [2021-03-27T18:00:23.511Z] #37 ... [2021-03-27T18:00:23.511Z] [2021-03-27T18:00:23.511Z] #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-27T18:00:23.511Z] #34 sha256:e9581b48d75a75ddd4567f9684d39196646aa310624b8b7028d1979fa0acb523 [2021-03-27T18:00:23.511Z] #34 65.26 path [2021-03-27T18:00:23.511Z] #34 65.96 text/tabwriter [2021-03-27T18:00:23.511Z] #34 66.74 fmt [2021-03-27T18:00:23.511Z] #34 66.74 path/filepath [2021-03-27T18:00:23.512Z] #34 68.28 io/ioutil [2021-03-27T18:00:23.512Z] #34 70.64 github.com/BurntSushi/toml [2021-03-27T18:00:23.512Z] #34 70.64 flag [2021-03-27T18:00:23.512Z] #34 72.58 log [2021-03-27T18:00:23.512Z] #34 75.14 github.com/BurntSushi/toml/cmd/tomlv [2021-03-27T18:00:23.574Z] #44 12.75 DEP images/cpuinfo.pb-c.d [2021-03-27T18:00:23.574Z] #44 12.81 PBCC images/stats.pb-c.c [2021-03-27T18:00:23.574Z] #44 12.83 DEP images/stats.pb-c.d [2021-03-27T18:00:23.631Z] #43 75.11 DEP criu/sk-queue.d [2021-03-27T18:00:23.768Z] #34 ... [2021-03-27T18:00:23.768Z] [2021-03-27T18:00:23.769Z] #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-27T18:00:23.769Z] #37 sha256:765992a17d308b0354a703445bf6579edad34290033b3b36695de161c9109e22 [2021-03-27T18:00:23.769Z] #37 9.201 -- Check for working C compiler: /usr/bin/cc -- works [2021-03-27T18:00:23.769Z] #37 9.211 -- Detecting C compiler ABI info [2021-03-27T18:00:23.888Z] #43 75.27 DEP criu/sk-packet.d [2021-03-27T18:00:23.888Z] #43 75.43 DEP criu/sk-netlink.d [2021-03-27T18:00:23.888Z] #43 ... [2021-03-27T18:00:23.888Z] [2021-03-27T18:00:23.888Z] #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-27T18:00:23.888Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-27T18:00:23.888Z] #20 11.46 Fetched 8929 kB in 10s (876 kB/s) [2021-03-27T18:00:24.116Z] #32 ... [2021-03-27T18:00:24.116Z] [2021-03-27T18:00:24.116Z] #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-27T18:00:24.116Z] #34 sha256:e40585d6a1dc326be56ee62ce05653bb013254582d76f9696deb12dc6e058dc8 [2021-03-27T18:00:24.116Z] #34 65.26 reflect [2021-03-27T18:00:24.116Z] #34 73.63 time [2021-03-27T18:00:24.207Z] #49 50.82 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-27T18:00:24.207Z] #49 50.83 go: finding github.com/spf13/afero v1.1.2 [2021-03-27T18:00:24.207Z] #49 50.83 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-27T18:00:24.233Z] #44 ... [2021-03-27T18:00:24.233Z] [2021-03-27T18:00:24.233Z] #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-27T18:00:24.233Z] #46 sha256:6b11d3db7d9e27c01c81326264d6c2b34bac09b31186d7aec638fc4e169674e8 [2021-03-27T18:00:24.233Z] #46 72.59 hash/crc32 [2021-03-27T18:00:24.233Z] #46 75.13 time [2021-03-27T18:00:24.233Z] #46 76.32 vendor/golang.org/x/text/transform [2021-03-27T18:00:24.233Z] #46 81.38 regexp [2021-03-27T18:00:24.233Z] #46 ... [2021-03-27T18:00:24.233Z] [2021-03-27T18:00:24.233Z] #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-27T18:00:24.233Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-03-27T18:00:24.233Z] #14 72.88 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-03-27T18:00:24.233Z] #14 72.90 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-03-27T18:00:24.233Z] #14 72.90 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-27T18:00:24.233Z] #14 79.58 Selecting previously unselected package gcc-mingw-w64-base. [2021-03-27T18:00:24.233Z] #14 79.58 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-03-27T18:00:24.233Z] #14 79.59 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-27T18:00:24.233Z] #14 79.70 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-03-27T18:00:24.233Z] #14 79.71 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-03-27T18:00:24.233Z] #14 79.71 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-27T18:00:24.376Z] #34 ... [2021-03-27T18:00:24.376Z] [2021-03-27T18:00:24.376Z] #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-27T18:00:24.376Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-27T18:00:24.376Z] #42 69.84 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-03-27T18:00:24.376Z] #42 69.84 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-03-27T18:00:24.376Z] #42 69.84 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-03-27T18:00:24.376Z] #42 70.39 Selecting previously unselected package libprotobuf-dev:amd64. [2021-03-27T18:00:24.376Z] #42 70.39 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-03-27T18:00:24.376Z] #42 70.40 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-03-27T18:00:24.376Z] #42 73.22 Selecting previously unselected package libprotoc17:amd64. [2021-03-27T18:00:24.376Z] #42 73.22 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-03-27T18:00:24.376Z] #42 73.23 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-03-27T18:00:24.376Z] #42 74.25 Selecting previously unselected package protobuf-c-compiler. [2021-03-27T18:00:24.376Z] #42 74.25 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-03-27T18:00:24.376Z] #42 74.26 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-27T18:00:24.376Z] #42 74.47 Selecting previously unselected package protobuf-compiler. [2021-03-27T18:00:24.376Z] #42 74.52 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-03-27T18:00:24.376Z] #42 74.55 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-03-27T18:00:24.376Z] #42 74.80 Selecting previously unselected package python-pkg-resources. [2021-03-27T18:00:24.376Z] #42 74.80 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-03-27T18:00:24.376Z] #42 74.81 Unpacking python-pkg-resources (40.8.0-1) ... [2021-03-27T18:00:24.376Z] #42 75.18 Selecting previously unselected package python-six. [2021-03-27T18:00:24.376Z] #42 75.21 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-03-27T18:00:24.376Z] #42 75.21 Unpacking python-six (1.12.0-1) ... [2021-03-27T18:00:24.376Z] #42 75.39 Selecting previously unselected package python-protobuf. [2021-03-27T18:00:24.376Z] #42 75.40 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-03-27T18:00:24.376Z] #42 75.42 Unpacking python-protobuf (3.6.1.3-2) ... [2021-03-27T18:00:24.470Z] #49 51.41 go: finding github.com/spf13/cast v1.3.0 [2021-03-27T18:00:24.470Z] #49 51.49 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-03-27T18:00:24.699Z] #37 10.09 -- Detecting C compiler ABI info - done [2021-03-27T18:00:24.699Z] #37 10.15 -- Detecting C compile features [2021-03-27T18:00:24.732Z] #49 51.49 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-27T18:00:24.732Z] #49 51.50 go: finding golang.org/x/text v0.3.2 [2021-03-27T18:00:24.732Z] #49 51.50 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-27T18:00:24.732Z] #49 51.57 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-27T18:00:25.002Z] #42 ... [2021-03-27T18:00:25.002Z] [2021-03-27T18:00:25.002Z] #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-27T18:00:25.002Z] #45 sha256:0d1ccef2dec3aca4ec467749ec006393c1841f37fcc35f41551d0611e6d47a5c [2021-03-27T18:00:25.002Z] #45 65.98 bufio [2021-03-27T18:00:25.002Z] #45 67.91 reflect [2021-03-27T18:00:25.002Z] #45 68.77 syscall [2021-03-27T18:00:25.002Z] #45 ... [2021-03-27T18:00:25.002Z] [2021-03-27T18:00:25.002Z] #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-27T18:00:25.002Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-27T18:00:25.002Z] #36 66.09 Selecting previously unselected package cmake-data. [2021-03-27T18:00:25.002Z] #36 66.09 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-03-27T18:00:25.002Z] #36 66.10 Unpacking cmake-data (3.13.4-1) ... [2021-03-27T18:00:25.002Z] #36 71.01 Selecting previously unselected package libicu63:amd64. [2021-03-27T18:00:25.002Z] #36 71.06 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-03-27T18:00:25.002Z] #36 71.11 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-27T18:00:25.265Z] #36 ... [2021-03-27T18:00:25.265Z] [2021-03-27T18:00:25.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-27T18:00:25.265Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-27T18:00:25.265Z] #13 64.56 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-27T18:00:25.265Z] #13 65.05 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-27T18:00:25.265Z] #13 65.09 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-27T18:00:25.265Z] #13 70.70 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-27T18:00:25.287Z] #14 ... [2021-03-27T18:00:25.287Z] [2021-03-27T18:00:25.287Z] #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-27T18:00:25.287Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-27T18:00:25.287Z] #44 14.70 make[1]: Nothing to be done for 'all'. [2021-03-27T18:00:25.308Z] #49 52.04 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-27T18:00:25.308Z] #49 52.04 go: finding github.com/subosito/gotenv v1.2.0 [2021-03-27T18:00:25.308Z] #49 52.16 go: finding gopkg.in/ini.v1 v1.51.0 [2021-03-27T18:00:25.308Z] #49 52.18 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-27T18:00:25.308Z] #49 52.18 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-27T18:00:25.308Z] #49 52.18 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-27T18:00:25.525Z] #13 ... [2021-03-27T18:00:25.525Z] [2021-03-27T18:00:25.525Z] #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-27T18:00:25.525Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-27T18:00:25.525Z] #42 76.69 Setting up python-pkg-resources (40.8.0-1) ... [2021-03-27T18:00:25.581Z] #49 52.25 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-27T18:00:25.581Z] #49 52.27 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-27T18:00:25.581Z] #49 52.28 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-27T18:00:25.581Z] #49 52.28 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-27T18:00:25.581Z] #49 52.40 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-27T18:00:25.581Z] #49 52.50 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-27T18:00:25.581Z] #49 52.50 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-27T18:00:25.581Z] #49 52.50 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-27T18:00:25.581Z] #49 52.50 go: finding github.com/kisielk/gotool v1.0.0 [2021-03-27T18:00:25.581Z] #49 52.61 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-27T18:00:25.629Z] #37 ... [2021-03-27T18:00:25.629Z] [2021-03-27T18:00:25.629Z] #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-27T18:00:25.629Z] #45 sha256:877b177bf77c548723318ec57568b06d15c6dc696371c5c6ef6b34666be452c5 [2021-03-27T18:00:25.629Z] #45 67.40 fmt [2021-03-27T18:00:25.629Z] #45 68.17 path/filepath [2021-03-27T18:00:25.629Z] #45 69.32 regexp/syntax [2021-03-27T18:00:25.629Z] #45 72.60 go/token [2021-03-27T18:00:25.629Z] #45 73.64 go/scanner [2021-03-27T18:00:25.629Z] #45 73.76 regexp [2021-03-27T18:00:25.629Z] #45 75.30 go/ast [2021-03-27T18:00:25.662Z] #51 ... [2021-03-27T18:00:25.662Z] [2021-03-27T18:00:25.662Z] #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-27T18:00:25.662Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-27T18:00:25.662Z] #13 61.11 The following additional packages will be installed: [2021-03-27T18:00:25.662Z] #13 61.12 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-03-27T18:00:25.662Z] #13 61.12 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-03-27T18:00:25.662Z] #13 61.12 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-03-27T18:00:25.662Z] #13 61.13 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-03-27T18:00:25.662Z] #13 61.14 mingw-w64-common mingw-w64-x86-64-dev [2021-03-27T18:00:25.662Z] #13 61.15 Suggested packages: [2021-03-27T18:00:25.662Z] #13 61.15 gcc-8-locales seccomp wine64 [2021-03-27T18:00:25.662Z] #13 63.13 The following NEW packages will be installed: [2021-03-27T18:00:25.662Z] #13 63.13 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-03-27T18:00:25.662Z] #13 63.15 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-03-27T18:00:25.662Z] #13 63.15 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-03-27T18:00:25.662Z] #13 63.15 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-03-27T18:00:25.662Z] #13 63.15 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-03-27T18:00:25.662Z] #13 63.16 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-03-27T18:00:25.662Z] #13 63.19 The following packages will be upgraded: [2021-03-27T18:00:25.662Z] #13 63.19 libseccomp2 libsystemd0 libudev1 [2021-03-27T18:00:25.662Z] #13 63.87 3 upgraded, 25 newly installed, 0 to remove and 24 not upgraded. [2021-03-27T18:00:25.662Z] #13 63.87 Need to get 78.2 MB of archives. [2021-03-27T18:00:25.662Z] #13 63.87 After this operation, 487 MB of additional disk space will be used. [2021-03-27T18:00:25.662Z] #13 63.87 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-03-27T18:00:25.662Z] #13 63.87 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-03-27T18:00:25.662Z] #13 63.91 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-27T18:00:25.662Z] #13 63.98 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-03-27T18:00:25.662Z] #13 64.01 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-27T18:00:25.662Z] #13 64.55 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-27T18:00:25.662Z] #13 65.09 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-27T18:00:25.662Z] #13 65.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-27T18:00:25.662Z] #13 65.10 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-03-27T18:00:25.662Z] #13 65.11 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-03-27T18:00:25.662Z] #13 65.87 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-27T18:00:25.662Z] #13 66.43 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-27T18:00:25.663Z] #13 66.44 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-27T18:00:25.663Z] #13 71.30 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-27T18:00:25.663Z] #13 ... [2021-03-27T18:00:25.663Z] [2021-03-27T18:00:25.663Z] #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-27T18:00:25.663Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-27T18:00:25.663Z] #32 71.59 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-27T18:00:25.663Z] #32 72.50 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-03-27T18:00:25.663Z] #32 73.14 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-27T18:00:25.845Z] #49 ... [2021-03-27T18:00:25.845Z] [2021-03-27T18:00:25.845Z] #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-27T18:00:25.845Z] #67 sha256:a554b90ac4e036c8619514ce277548d083c4bb36fb89190779719eabb5b4b940 [2021-03-27T18:00:25.845Z] #67 DONE 52.6s [2021-03-27T18:00:25.845Z] [2021-03-27T18:00:25.845Z] #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-27T18:00:25.845Z] #29 sha256:21ee9e43827956208c7c1308ad8de7499643222713944f54fcec00f3ca6b3b58 [2021-03-27T18:00:25.845Z] #29 DONE 50.2s [2021-03-27T18:00:25.845Z] [2021-03-27T18:00:25.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-27T18:00:25.845Z] #49 sha256:b66b9044239a89ce065f103127c091ba9e9af2f6389bccf2922b5d57eb24124b [2021-03-27T18:00:25.845Z] #49 52.63 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-03-27T18:00:25.845Z] #49 52.65 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-27T18:00:25.845Z] #49 52.65 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-27T18:00:25.845Z] #49 52.69 go: finding github.com/ultraware/funlen v0.0.2 [2021-03-27T18:00:25.845Z] #49 52.72 go: finding github.com/ultraware/whitespace v0.0.4 [2021-03-27T18:00:25.845Z] #49 ... [2021-03-27T18:00:25.845Z] [2021-03-27T18:00:25.845Z] #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-27T18:00:25.845Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-03-27T18:00:25.845Z] #13 47.52 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2021-03-27T18:00:25.845Z] #13 47.53 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2021-03-27T18:00:25.845Z] #13 47.54 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-03-27T18:00:25.845Z] #13 47.54 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-03-27T18:00:25.845Z] #13 47.55 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-27T18:00:25.845Z] #13 47.56 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u7 [110 kB] [2021-03-27T18:00:25.845Z] #13 47.58 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2021-03-27T18:00:25.845Z] #13 47.68 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2021-03-27T18:00:25.845Z] #13 47.70 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2021-03-27T18:00:25.845Z] #13 47.71 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2021-03-27T18:00:25.845Z] #13 47.75 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2021-03-27T18:00:25.845Z] #13 47.82 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2021-03-27T18:00:25.845Z] #13 47.83 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-27T18:00:25.845Z] #13 47.83 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u7 [322 kB] [2021-03-27T18:00:25.845Z] #13 48.81 debconf: delaying package configuration, since apt-utils is not installed [2021-03-27T18:00:25.845Z] #13 ... [2021-03-27T18:00:25.845Z] [2021-03-27T18:00:25.845Z] #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-27T18:00:25.845Z] #47 sha256:0d75da54f0e6aa123f41d1303a89e4935af35d859d43e1a366478c0b07c56f7b [2021-03-27T18:00:25.845Z] #47 DONE 52.8s [2021-03-27T18:00:25.845Z] [2021-03-27T18:00:25.845Z] #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-27T18:00:25.845Z] #51 sha256:7234be65751762dbed11f9b4191f400d0f34e63262bb4eebc803ec8f454baf22 [2021-03-27T18:00:25.845Z] #51 42.81 bytes [2021-03-27T18:00:25.845Z] #51 42.85 syscall [2021-03-27T18:00:25.845Z] #51 42.85 strings [2021-03-27T18:00:25.845Z] #51 43.05 reflect [2021-03-27T18:00:25.845Z] #51 45.65 bufio [2021-03-27T18:00:25.845Z] #51 45.70 regexp/syntax [2021-03-27T18:00:25.845Z] #51 49.72 regexp [2021-03-27T18:00:25.845Z] #51 50.38 time [2021-03-27T18:00:25.845Z] #51 52.31 encoding/binary [2021-03-27T18:00:25.886Z] #45 77.49 internal/lazyregexp [2021-03-27T18:00:25.886Z] #45 ... [2021-03-27T18:00:25.886Z] [2021-03-27T18:00:25.886Z] #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-27T18:00:25.886Z] #51 sha256:29d3f5a36030e269bb74e89e85c4dfb3544aa0909fd1b2c940d9b2ab8f0226c8 [2021-03-27T18:00:25.886Z] #51 67.20 path/filepath [2021-03-27T18:00:25.886Z] #51 68.17 encoding/binary [2021-03-27T18:00:25.886Z] #51 68.75 fmt [2021-03-27T18:00:25.886Z] #51 70.37 encoding/base64 [2021-03-27T18:00:25.886Z] #51 71.43 golang.org/x/sys/unix [2021-03-27T18:00:25.886Z] #51 73.84 encoding/json [2021-03-27T18:00:25.886Z] #51 ... [2021-03-27T18:00:25.886Z] [2021-03-27T18:00:25.886Z] #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-27T18:00:25.886Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-27T18:00:25.886Z] #13 66.64 Selecting previously unselected package binutils-mingw-w64. [2021-03-27T18:00:25.886Z] #13 66.65 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-03-27T18:00:25.886Z] #13 66.66 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-27T18:00:25.886Z] #13 66.81 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-03-27T18:00:25.886Z] #13 66.81 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-03-27T18:00:25.886Z] #13 66.82 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-03-27T18:00:25.886Z] #13 67.01 Selecting previously unselected package dmsetup. [2021-03-27T18:00:25.886Z] #13 67.01 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-03-27T18:00:25.886Z] #13 67.01 Unpacking dmsetup (2:1.02.155-3) ... [2021-03-27T18:00:25.886Z] #13 67.19 Selecting previously unselected package mingw-w64-common. [2021-03-27T18:00:25.886Z] #13 67.19 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-03-27T18:00:25.886Z] #13 67.20 Unpacking mingw-w64-common (6.0.0-3) ... [2021-03-27T18:00:26.120Z] #51 ... [2021-03-27T18:00:26.120Z] [2021-03-27T18:00:26.120Z] #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-27T18:00:26.120Z] #34 sha256:d309597170e6b60d1c1000b73be86368c9334e72203358dc146738cbdd873393 [2021-03-27T18:00:26.120Z] #34 42.82 reflect [2021-03-27T18:00:26.120Z] #34 43.30 bufio [2021-03-27T18:00:26.120Z] #34 44.61 path [2021-03-27T18:00:26.120Z] #34 45.60 text/tabwriter [2021-03-27T18:00:26.120Z] #34 47.76 internal/syscall/execenv [2021-03-27T18:00:26.120Z] #34 47.76 internal/syscall/unix [2021-03-27T18:00:26.120Z] #34 47.77 time [2021-03-27T18:00:26.120Z] #34 50.27 internal/fmtsort [2021-03-27T18:00:26.120Z] #34 51.23 internal/poll [2021-03-27T18:00:26.120Z] #34 51.81 os [2021-03-27T18:00:26.120Z] #34 53.02 path/filepath [2021-03-27T18:00:26.120Z] #34 53.02 fmt [2021-03-27T18:00:26.120Z] #34 ... [2021-03-27T18:00:26.120Z] [2021-03-27T18:00:26.120Z] #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-27T18:00:26.120Z] #49 sha256:b66b9044239a89ce065f103127c091ba9e9af2f6389bccf2922b5d57eb24124b [2021-03-27T18:00:26.120Z] #49 52.74 go: finding github.com/uudashr/gocognit v1.0.1 [2021-03-27T18:00:26.120Z] #49 52.84 go: finding github.com/gogo/protobuf v1.2.1 [2021-03-27T18:00:26.120Z] #49 52.87 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-27T18:00:26.120Z] #49 52.99 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-27T18:00:26.120Z] #49 53.11 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-27T18:00:26.120Z] #49 53.16 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-27T18:00:26.120Z] #49 53.16 go: finding github.com/BurntSushi/toml v0.3.1 [2021-03-27T18:00:26.404Z] #20 11.46 Reading package lists... [2021-03-27T18:00:26.404Z] #20 ... [2021-03-27T18:00:26.404Z] [2021-03-27T18:00:26.404Z] #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-27T18:00:26.404Z] #53 sha256:01a7d5209c65839c1e9199009cb1916be9be408bcd0771fce5363c56d4b2b905 [2021-03-27T18:00:26.404Z] #53 12.72 + cd /tmp/tmp.gbYuZ0UD0Z/src/github.com/opencontainers/runc [2021-03-27T18:00:26.404Z] #53 12.72 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-27T18:00:26.404Z] #53 13.21 + '[' -z '' ']' [2021-03-27T18:00:26.404Z] #53 13.21 + target=static [2021-03-27T18:00:26.404Z] #53 13.21 + make 'BUILDTAGS=seccomp ' static [2021-03-27T18:00:26.404Z] #53 13.39 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-27T18:00:26.404Z] #53 ... [2021-03-27T18:00:26.404Z] [2021-03-27T18:00:26.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-27T18:00:26.404Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T18:00:26.404Z] #43 75.64 DEP criu/sk-inet.d [2021-03-27T18:00:26.404Z] #43 75.83 DEP criu/signalfd.d [2021-03-27T18:00:26.404Z] #43 76.01 DEP criu/sigframe.d [2021-03-27T18:00:26.404Z] #43 76.12 DEP criu/shmem.d [2021-03-27T18:00:26.404Z] #43 76.33 DEP criu/servicefd.d [2021-03-27T18:00:26.404Z] #43 76.51 DEP criu/seize.d [2021-03-27T18:00:26.404Z] #43 76.67 DEP criu/seccomp.d [2021-03-27T18:00:26.404Z] #43 76.85 DEP criu/rst-malloc.d [2021-03-27T18:00:26.404Z] #43 76.95 DEP criu/rbtree.d [2021-03-27T18:00:26.404Z] #43 77.00 DEP criu/pstree.d [2021-03-27T18:00:26.404Z] #43 77.16 DEP criu/protobuf.d [2021-03-27T18:00:26.404Z] #43 77.32 GEN criu/protobuf-desc-gen.h [2021-03-27T18:00:26.404Z] #43 ... [2021-03-27T18:00:26.404Z] [2021-03-27T18:00:26.404Z] #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-27T18:00:26.404Z] #45 sha256:ed5708cf945aacb49324be1a7fcefb7e1b7cac90dd28c51384beb6fac8dc63b4 [2021-03-27T18:00:26.404Z] #45 162.5 github.com/LK4D4/vndr/godl [2021-03-27T18:00:26.404Z] #45 163.3 github.com/LK4D4/vndr [2021-03-27T18:00:26.706Z] #49 53.37 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-27T18:00:26.909Z] #42 ... [2021-03-27T18:00:26.909Z] [2021-03-27T18:00:26.909Z] #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-27T18:00:26.909Z] #51 sha256:a9cb3e3cda2fdacfa2ba66b33589f9fb420f3e314b4ed964694175ed1bf2ee3a [2021-03-27T18:00:26.909Z] #51 68.14 syscall [2021-03-27T18:00:26.909Z] #51 68.18 reflect [2021-03-27T18:00:26.981Z] #49 ... [2021-03-27T18:00:26.981Z] [2021-03-27T18:00:26.981Z] #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-27T18:00:26.981Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-03-27T18:00:26.981Z] #55 49.91 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-27T18:00:26.981Z] #55 52.25 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-27T18:00:26.981Z] #55 52.64 Processing triggers for libc-bin (2.28-10) ... [2021-03-27T18:00:26.981Z] #55 DONE 53.6s [2021-03-27T18:00:26.981Z] [2021-03-27T18:00:26.981Z] #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-27T18:00:26.981Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-03-27T18:00:26.981Z] #13 49.05 Fetched 73.8 MB in 13s (5823 kB/s) [2021-03-27T18:00:26.982Z] #13 49.19 (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-27T18:00:26.982Z] #13 49.25 Preparing to unpack .../libsystemd0_241-7~deb10u7_arm64.deb ... [2021-03-27T18:00:26.982Z] #13 49.42 Unpacking libsystemd0:arm64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-03-27T18:00:26.982Z] #13 49.91 Setting up libsystemd0:arm64 (241-7~deb10u7) ... [2021-03-27T18:00:27.050Z] #32 ... [2021-03-27T18:00:27.050Z] [2021-03-27T18:00:27.050Z] #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-27T18:00:27.050Z] #56 sha256:6bfd38f6f985c8d89f7a8125973d5e7d8388481ac9b3a1d497b1e4bc5727de81 [2021-03-27T18:00:27.050Z] #56 1.668 + RM_GOPATH=0 [2021-03-27T18:00:27.050Z] #56 1.668 + TMP_GOPATH= [2021-03-27T18:00:27.050Z] #56 1.668 + : /build [2021-03-27T18:00:27.050Z] #56 1.668 + '[' -z '' ']' [2021-03-27T18:00:27.050Z] #56 1.668 ++ mktemp -d [2021-03-27T18:00:27.050Z] #56 1.675 + export GOPATH=/tmp/tmp.cWYGm0WKk9 [2021-03-27T18:00:27.050Z] #56 1.675 + GOPATH=/tmp/tmp.cWYGm0WKk9 [2021-03-27T18:00:27.050Z] #56 1.675 + RM_GOPATH=1 [2021-03-27T18:00:27.050Z] #56 1.675 + case "$(go env GOARCH)" in [2021-03-27T18:00:27.050Z] #56 1.675 ++ go env GOARCH [2021-03-27T18:00:27.050Z] #56 1.793 + export GO_BUILDMODE=-buildmode=pie [2021-03-27T18:00:27.050Z] #56 1.795 + GO_BUILDMODE=-buildmode=pie [2021-03-27T18:00:27.050Z] #56 1.796 ++ dirname /tmp/install/install.sh [2021-03-27T18:00:27.050Z] #56 1.854 + dir=/tmp/install [2021-03-27T18:00:27.050Z] #56 1.854 + bin=containerd [2021-03-27T18:00:27.050Z] #56 1.854 + shift [2021-03-27T18:00:27.050Z] #56 1.854 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-03-27T18:00:27.050Z] #56 1.854 + . /tmp/install/containerd.installer [2021-03-27T18:00:27.050Z] #56 1.854 ++ set -e [2021-03-27T18:00:27.050Z] #56 1.854 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-27T18:00:27.050Z] #56 1.854 + install_containerd [2021-03-27T18:00:27.050Z] #56 1.854 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-03-27T18:00:27.050Z] #56 1.854 + git clone https://github.com/containerd/containerd.git /tmp/tmp.cWYGm0WKk9/src/github.com/containerd/containerd [2021-03-27T18:00:27.050Z] #56 1.854 Cloning into '/tmp/tmp.cWYGm0WKk9/src/github.com/containerd/containerd'... [2021-03-27T18:00:27.050Z] #56 1.854 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-27T18:00:27.310Z] #56 ... [2021-03-27T18:00:27.310Z] [2021-03-27T18:00:27.310Z] #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-27T18:00:27.310Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-27T18:00:27.310Z] #42 68.53 Selecting previously unselected package libprotobuf17:amd64. [2021-03-27T18:00:27.310Z] #42 68.57 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-03-27T18:00:27.310Z] #42 68.60 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-03-27T18:00:27.310Z] #42 70.17 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-03-27T18:00:27.310Z] #42 70.23 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-03-27T18:00:27.310Z] #42 70.26 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-03-27T18:00:27.310Z] #42 70.54 Selecting previously unselected package libprotobuf-dev:amd64. [2021-03-27T18:00:27.310Z] #42 70.55 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-03-27T18:00:27.310Z] #42 70.59 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-03-27T18:00:27.310Z] #42 72.77 Selecting previously unselected package libprotoc17:amd64. [2021-03-27T18:00:27.310Z] #42 72.77 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-03-27T18:00:27.310Z] #42 72.77 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-03-27T18:00:27.310Z] #42 73.61 Selecting previously unselected package protobuf-c-compiler. [2021-03-27T18:00:27.310Z] #42 73.64 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-03-27T18:00:27.310Z] #42 73.64 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-27T18:00:27.310Z] #42 73.94 Selecting previously unselected package protobuf-compiler. [2021-03-27T18:00:27.310Z] #42 73.94 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-03-27T18:00:27.310Z] #42 73.95 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-03-27T18:00:27.310Z] #42 74.20 Selecting previously unselected package python-pkg-resources. [2021-03-27T18:00:27.311Z] #42 74.20 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-03-27T18:00:27.311Z] #42 74.21 Unpacking python-pkg-resources (40.8.0-1) ... [2021-03-27T18:00:27.311Z] #42 74.52 Selecting previously unselected package python-six. [2021-03-27T18:00:27.311Z] #42 74.52 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-03-27T18:00:27.311Z] #42 74.53 Unpacking python-six (1.12.0-1) ... [2021-03-27T18:00:27.311Z] #42 74.71 Selecting previously unselected package python-protobuf. [2021-03-27T18:00:27.311Z] #42 74.72 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-03-27T18:00:27.311Z] #42 74.73 Unpacking python-protobuf (3.6.1.3-2) ... [2021-03-27T18:00:27.311Z] #42 75.51 Setting up python-pkg-resources (40.8.0-1) ... [2021-03-27T18:00:27.390Z] #44 16.49 CC images/stats.o [2021-03-27T18:00:27.390Z] #44 16.90 CC images/core.o [2021-03-27T18:00:27.480Z] #51 78.51 time [2021-03-27T18:00:27.511Z] #13 50.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-27T18:00:27.511Z] #13 50.47 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_arm64.deb ... [2021-03-27T18:00:27.511Z] #13 50.50 Unpacking libseccomp2:arm64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-03-27T18:00:27.771Z] #45 ... [2021-03-27T18:00:27.771Z] [2021-03-27T18:00:27.771Z] #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-27T18:00:27.771Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T18:00:27.771Z] #43 79.22 DEP criu/protobuf-desc.d [2021-03-27T18:00:27.773Z] #13 50.79 Setting up libseccomp2:arm64 (2.4.4-1~bpo10+1) ... [2021-03-27T18:00:28.028Z] #43 79.38 DEP criu/proc_parse.d [2021-03-27T18:00:28.028Z] #43 ... [2021-03-27T18:00:28.028Z] [2021-03-27T18:00:28.028Z] #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-27T18:00:28.028Z] #45 sha256:ed5708cf945aacb49324be1a7fcefb7e1b7cac90dd28c51384beb6fac8dc63b4 [2021-03-27T18:00:28.028Z] #45 DONE 174.0s [2021-03-27T18:00:28.028Z] [2021-03-27T18:00:28.028Z] #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-27T18:00:28.028Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T18:00:28.028Z] #43 79.57 DEP criu/plugin.d [2021-03-27T18:00:28.037Z] #13 51.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 ... 15383 files and directories currently installed.) [2021-03-27T18:00:28.037Z] #13 51.14 Preparing to unpack .../libudev1_241-7~deb10u7_arm64.deb ... [2021-03-27T18:00:28.284Z] #43 79.76 DEP criu/pipes.d [2021-03-27T18:00:28.317Z] #13 51.21 Unpacking libudev1:arm64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-03-27T18:00:28.412Z] #13 ... [2021-03-27T18:00:28.412Z] [2021-03-27T18:00:28.412Z] #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-27T18:00:28.412Z] #34 sha256:e9581b48d75a75ddd4567f9684d39196646aa310624b8b7028d1979fa0acb523 [2021-03-27T18:00:28.412Z] #34 DONE 79.8s [2021-03-27T18:00:28.412Z] [2021-03-27T18:00:28.412Z] #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-27T18:00:28.412Z] #37 sha256:765992a17d308b0354a703445bf6579edad34290033b3b36695de161c9109e22 [2021-03-27T18:00:28.412Z] #37 12.21 -- Detecting C compile features - done [2021-03-27T18:00:28.412Z] #37 12.24 -- Performing Test HAS_BUILTIN_FORTIFY [2021-03-27T18:00:28.412Z] #37 12.58 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-03-27T18:00:28.412Z] #37 12.73 -- Configuring done [2021-03-27T18:00:28.412Z] #37 12.76 -- Generating done [2021-03-27T18:00:28.412Z] #37 12.77 -- Build files have been written to: /tmp/tmp.iLzFdIkId2/tini [2021-03-27T18:00:28.412Z] #37 12.79 + make tini-static [2021-03-27T18:00:28.412Z] #37 13.15 Scanning dependencies of target tini-static [2021-03-27T18:00:28.412Z] #37 13.23 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-03-27T18:00:28.421Z] #51 ... [2021-03-27T18:00:28.421Z] [2021-03-27T18:00:28.421Z] #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-27T18:00:28.421Z] #45 sha256:0d1ccef2dec3aca4ec467749ec006393c1841f37fcc35f41551d0611e6d47a5c [2021-03-27T18:00:28.421Z] #45 79.48 time [2021-03-27T18:00:28.447Z] #44 17.72 CC images/core-x86.o [2021-03-27T18:00:28.540Z] #43 80.01 DEP criu/pie-util.d [2021-03-27T18:00:28.605Z] #13 51.57 Setting up libudev1:arm64 (241-7~deb10u7) ... [2021-03-27T18:00:28.697Z] #42 ... [2021-03-27T18:00:28.697Z] [2021-03-27T18:00:28.697Z] #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-27T18:00:28.697Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-27T18:00:28.697Z] #13 74.32 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-03-27T18:00:28.697Z] #13 74.33 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-03-27T18:00:28.697Z] #13 74.33 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-03-27T18:00:28.697Z] #13 74.38 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-03-27T18:00:28.697Z] #13 74.38 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-27T18:00:28.697Z] #13 74.38 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-03-27T18:00:28.697Z] #13 74.40 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-03-27T18:00:28.697Z] #13 74.46 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-03-27T18:00:28.796Z] #43 80.25 DEP criu/pie-util-vdso.d [2021-03-27T18:00:28.869Z] #13 51.79 Selecting previously unselected package binutils-mingw-w64-i686. [2021-03-27T18:00:28.958Z] #13 74.50 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-03-27T18:00:28.958Z] #13 74.52 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-03-27T18:00:28.958Z] #13 74.54 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-03-27T18:00:28.958Z] #13 74.63 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-03-27T18:00:28.958Z] #13 74.65 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-27T18:00:28.958Z] #13 74.67 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-03-27T18:00:28.975Z] #37 ... [2021-03-27T18:00:28.975Z] [2021-03-27T18:00:28.975Z] #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-27T18:00:28.975Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T18:00:28.975Z] #43 5.121 Note: Building without setproctitle() and strlcpy() support. [2021-03-27T18:00:28.975Z] #43 5.121 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-27T18:00:28.975Z] #43 5.137 Note: Building without GnuTLS support [2021-03-27T18:00:28.975Z] #43 5.139 Makefile.config:39: Warn: you have no libnftables installed [2021-03-27T18:00:28.975Z] #43 5.139 Makefile.config:40: Warn: Building without nftables support [2021-03-27T18:00:28.975Z] #43 7.335 fatal: not a git repository (or any of the parent directories): .git [2021-03-27T18:00:28.975Z] #43 7.408 GEN .gitid [2021-03-27T18:00:28.975Z] #43 7.439 GEN criu/include/version.h [2021-03-27T18:00:28.975Z] #43 7.533 GEN include/common/asm [2021-03-27T18:00:28.975Z] #43 9.349 PBCC images/timens.pb-c.c [2021-03-27T18:00:28.975Z] #43 9.400 DEP images/timens.pb-c.d [2021-03-27T18:00:28.975Z] #43 9.455 PBCC images/fown.pb-c.c [2021-03-27T18:00:28.975Z] #43 9.502 PBCC images/google/protobuf/descriptor.pb-c.c [2021-03-27T18:00:28.975Z] #43 9.625 PBCC images/opts.pb-c.c [2021-03-27T18:00:28.975Z] #43 9.676 PBCC images/memfd.pb-c.c [2021-03-27T18:00:28.975Z] #43 9.747 DEP images/fown.pb-c.d [2021-03-27T18:00:28.975Z] #43 9.800 DEP images/google/protobuf/descriptor.pb-c.d [2021-03-27T18:00:28.975Z] #43 9.857 DEP images/opts.pb-c.d [2021-03-27T18:00:28.975Z] #43 9.953 DEP images/memfd.pb-c.d [2021-03-27T18:00:29.052Z] #43 80.49 DEP criu/pie-util-vdso-elf32.d [2021-03-27T18:00:29.094Z] #44 18.50 CC images/core-arm.o [2021-03-27T18:00:29.133Z] #13 51.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 ... 15383 files and directories currently installed.) [2021-03-27T18:00:29.133Z] #13 51.91 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2021-03-27T18:00:29.133Z] #13 51.95 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-27T18:00:29.232Z] #43 10.04 PBCC images/sit.pb-c.c [2021-03-27T18:00:29.232Z] #43 10.10 DEP images/sit.pb-c.d [2021-03-27T18:00:29.232Z] #43 ... [2021-03-27T18:00:29.232Z] [2021-03-27T18:00:29.232Z] #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-27T18:00:29.232Z] #37 sha256:765992a17d308b0354a703445bf6579edad34290033b3b36695de161c9109e22 [2021-03-27T18:00:29.232Z] #37 14.55 [100%] Linking C executable tini-static [2021-03-27T18:00:29.308Z] #43 80.66 DEP criu/path.d [2021-03-27T18:00:29.308Z] #43 80.80 DEP criu/parasite-syscall.d [2021-03-27T18:00:29.564Z] #43 81.06 DEP criu/pagemap.d [2021-03-27T18:00:29.741Z] #44 18.95 CC images/core-aarch64.o [2021-03-27T18:00:29.795Z] #37 15.19 [100%] Built target tini-static [2021-03-27T18:00:29.795Z] #37 15.32 + mkdir -p /build [2021-03-27T18:00:29.796Z] #37 15.32 + cp tini-static /build/docker-init [2021-03-27T18:00:29.820Z] #43 81.24 DEP criu/pagemap-cache.d [2021-03-27T18:00:30.052Z] #37 DONE 15.5s [2021-03-27T18:00:30.052Z] [2021-03-27T18:00:30.052Z] #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-27T18:00:30.052Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T18:00:30.052Z] #43 10.19 PBCC images/macvlan.pb-c.c [2021-03-27T18:00:30.052Z] #43 10.24 DEP images/macvlan.pb-c.d [2021-03-27T18:00:30.052Z] #43 10.28 PBCC images/autofs.pb-c.c [2021-03-27T18:00:30.052Z] #43 10.31 DEP images/autofs.pb-c.d [2021-03-27T18:00:30.053Z] #43 10.40 PBCC images/sysctl.pb-c.c [2021-03-27T18:00:30.053Z] #43 10.45 DEP images/sysctl.pb-c.d [2021-03-27T18:00:30.053Z] #43 10.53 PBCC images/time.pb-c.c [2021-03-27T18:00:30.053Z] #43 10.57 DEP images/time.pb-c.d [2021-03-27T18:00:30.053Z] #43 10.64 PBCC images/binfmt-misc.pb-c.c [2021-03-27T18:00:30.053Z] #43 10.70 DEP images/binfmt-misc.pb-c.d [2021-03-27T18:00:30.053Z] #43 10.77 PBCC images/seccomp.pb-c.c [2021-03-27T18:00:30.053Z] #43 10.84 DEP images/seccomp.pb-c.d [2021-03-27T18:00:30.053Z] #43 10.96 PBCC images/userns.pb-c.c [2021-03-27T18:00:30.053Z] #43 11.01 DEP images/userns.pb-c.d [2021-03-27T18:00:30.053Z] #43 11.14 PBCC images/cgroup.pb-c.c [2021-03-27T18:00:30.053Z] #43 11.14 DEP images/cgroup.pb-c.d [2021-03-27T18:00:30.053Z] #43 11.18 PBCC images/ext-file.pb-c.c [2021-03-27T18:00:30.053Z] #44 19.39 CC images/core-ppc64.o [2021-03-27T18:00:30.077Z] #43 81.43 DEP criu/page-xfer.d [2021-03-27T18:00:30.077Z] #43 81.59 DEP criu/page-pipe.d [2021-03-27T18:00:30.310Z] #43 11.20 DEP images/ext-file.pb-c.d [2021-03-27T18:00:30.310Z] #43 11.30 PBCC images/rpc.pb-c.c [2021-03-27T18:00:30.310Z] #43 11.33 DEP images/rpc.pb-c.d [2021-03-27T18:00:30.310Z] #43 11.40 PBCC images/siginfo.pb-c.c [2021-03-27T18:00:30.333Z] #43 81.73 DEP criu/netfilter.d [2021-03-27T18:00:30.333Z] #43 81.85 DEP criu/net.d [2021-03-27T18:00:30.567Z] #43 11.45 DEP images/siginfo.pb-c.d [2021-03-27T18:00:30.567Z] #43 11.48 PBCC images/pagemap.pb-c.c [2021-03-27T18:00:30.567Z] #43 11.56 DEP images/pagemap.pb-c.d [2021-03-27T18:00:30.567Z] #43 11.61 PBCC images/rlimit.pb-c.c [2021-03-27T18:00:30.567Z] #43 11.64 DEP images/rlimit.pb-c.d [2021-03-27T18:00:30.589Z] #43 82.06 DEP criu/namespaces.d [2021-03-27T18:00:30.702Z] #44 ... [2021-03-27T18:00:30.702Z] [2021-03-27T18:00:30.702Z] #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-27T18:00:30.702Z] #52 sha256:bba6251a66b971835a5c0aea95bbf68727d17d819f08cdd933d662a55f8e34a6 [2021-03-27T18:00:30.702Z] #52 78.94 regexp [2021-03-27T18:00:30.702Z] #52 83.02 context [2021-03-27T18:00:30.702Z] #52 83.03 os [2021-03-27T18:00:30.702Z] #52 89.12 mvdan.cc/sh/v3/fileutil [2021-03-27T18:00:30.702Z] #52 ... [2021-03-27T18:00:30.702Z] [2021-03-27T18:00:30.702Z] #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-27T18:00:30.702Z] #35 sha256:11fb1638d23d1cde8ba978fc69bb390e84d112fa16e7d52f7411f5aa9b461f9b [2021-03-27T18:00:30.702Z] #35 81.52 internal/fmtsort [2021-03-27T18:00:30.702Z] #35 82.15 os [2021-03-27T18:00:30.702Z] #35 84.45 path/filepath [2021-03-27T18:00:30.702Z] #35 84.46 fmt [2021-03-27T18:00:30.702Z] #35 86.19 io/ioutil [2021-03-27T18:00:30.702Z] #35 88.15 log [2021-03-27T18:00:30.702Z] #35 88.15 github.com/BurntSushi/toml [2021-03-27T18:00:30.702Z] #35 88.15 flag [2021-03-27T18:00:30.702Z] #35 ... [2021-03-27T18:00:30.702Z] [2021-03-27T18:00:30.702Z] #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-27T18:00:30.702Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-27T18:00:30.702Z] #44 20.22 CC images/core-s390.o [2021-03-27T18:00:30.824Z] #43 11.68 PBCC images/file-lock.pb-c.c [2021-03-27T18:00:30.824Z] #43 11.73 DEP images/file-lock.pb-c.d [2021-03-27T18:00:30.824Z] #43 11.80 PBCC images/tty.pb-c.c [2021-03-27T18:00:30.824Z] #43 11.82 DEP images/tty.pb-c.d [2021-03-27T18:00:30.824Z] #43 11.91 PBCC images/tun.pb-c.c [2021-03-27T18:00:30.824Z] #43 11.98 PBCC images/netdev.pb-c.c [2021-03-27T18:00:30.845Z] #43 82.31 DEP criu/mount.d [2021-03-27T18:00:30.872Z] #13 76.37 debconf: delaying package configuration, since apt-utils is not installed [2021-03-27T18:00:30.960Z] #45 ... [2021-03-27T18:00:30.960Z] [2021-03-27T18:00:30.960Z] #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-27T18:00:30.960Z] #47 sha256:bcab94b718e5834c9def03262aabb0cbbe9c19c59a1c447463e536a55a74c595 [2021-03-27T18:00:30.960Z] #47 DONE 82.1s [2021-03-27T18:00:31.080Z] #43 12.05 DEP images/tun.pb-c.d [2021-03-27T18:00:31.080Z] #43 12.16 DEP images/netdev.pb-c.d [2021-03-27T18:00:31.080Z] #43 12.25 PBCC images/vma.pb-c.c [2021-03-27T18:00:31.102Z] #43 82.55 DEP criu/memfd.d [2021-03-27T18:00:31.132Z] #13 76.80 Fetched 78.2 MB in 11s (7019 kB/s) [2021-03-27T18:00:31.220Z] [2021-03-27T18:00:31.220Z] #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-27T18:00:31.220Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-27T18:00:31.220Z] #13 74.23 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-03-27T18:00:31.220Z] #13 74.24 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-03-27T18:00:31.220Z] #13 74.24 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-03-27T18:00:31.220Z] #13 74.25 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-03-27T18:00:31.220Z] #13 74.27 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-27T18:00:31.220Z] #13 74.27 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-03-27T18:00:31.220Z] #13 74.31 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-03-27T18:00:31.220Z] #13 74.37 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-03-27T18:00:31.220Z] #13 74.41 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-03-27T18:00:31.220Z] #13 74.45 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-03-27T18:00:31.220Z] #13 74.46 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-03-27T18:00:31.220Z] #13 74.51 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-03-27T18:00:31.220Z] #13 74.54 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-27T18:00:31.220Z] #13 74.56 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-03-27T18:00:31.220Z] #13 76.25 debconf: delaying package configuration, since apt-utils is not installed [2021-03-27T18:00:31.220Z] #13 76.72 Fetched 78.2 MB in 13s (6178 kB/s) [2021-03-27T18:00:31.337Z] #43 12.36 DEP images/vma.pb-c.d [2021-03-27T18:00:31.337Z] #43 12.36 PBCC images/creds.pb-c.c [2021-03-27T18:00:31.337Z] #43 12.36 DEP images/creds.pb-c.d [2021-03-27T18:00:31.358Z] #43 82.73 DEP criu/mem.d [2021-03-27T18:00:31.358Z] #43 82.93 DEP criu/lsm.d [2021-03-27T18:00:31.593Z] #43 12.40 PBCC images/utsns.pb-c.c [2021-03-27T18:00:31.593Z] #43 12.42 DEP images/utsns.pb-c.d [2021-03-27T18:00:31.593Z] #43 12.51 PBCC images/ipc-desc.pb-c.c [2021-03-27T18:00:31.593Z] #43 12.60 PBCC images/ipc-sem.pb-c.c [2021-03-27T18:00:31.593Z] #43 12.60 DEP images/ipc-desc.pb-c.d [2021-03-27T18:00:31.614Z] #43 83.08 DEP criu/log.d [2021-03-27T18:00:31.614Z] #43 83.21 DEP criu/libnetlink.d [2021-03-27T18:00:31.655Z] #13 77.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 ... 15410 files and directories currently installed.) [2021-03-27T18:00:31.655Z] #13 77.29 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-03-27T18:00:31.739Z] #13 77.01 (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-27T18:00:31.739Z] #13 77.12 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-03-27T18:00:31.739Z] #13 77.18 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-03-27T18:00:31.758Z] #44 21.11 CC images/cpuinfo.o [2021-03-27T18:00:31.850Z] #43 12.64 DEP images/ipc-sem.pb-c.d [2021-03-27T18:00:31.850Z] #43 12.70 PBCC images/ipc-msg.pb-c.c [2021-03-27T18:00:31.850Z] #43 12.77 DEP images/ipc-msg.pb-c.d [2021-03-27T18:00:31.850Z] #43 12.82 PBCC images/ipc-shm.pb-c.c [2021-03-27T18:00:31.850Z] #43 12.85 DEP images/ipc-shm.pb-c.d [2021-03-27T18:00:31.850Z] #43 12.92 PBCC images/ipc-var.pb-c.c [2021-03-27T18:00:31.871Z] #43 83.35 DEP criu/kerndat.d [2021-03-27T18:00:31.915Z] #13 77.47 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ...#13 ... [2021-03-27T18:00:31.915Z] [2021-03-27T18:00:31.915Z] #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-27T18:00:31.915Z] #47 sha256:5a06e383b7fc1eae8e03653f395ed62d7753f564d22b096975f44b564e3396a1 [2021-03-27T18:00:31.915Z] #47 DONE 81.1s [2021-03-27T18:00:31.915Z] [2021-03-27T18:00:31.915Z] #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-27T18:00:31.915Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-27T18:00:31.915Z] #13 77.47 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-03-27T18:00:32.107Z] #43 12.99 DEP images/ipc-var.pb-c.d [2021-03-27T18:00:32.107Z] #43 13.04 PBCC images/sk-opts.pb-c.c [2021-03-27T18:00:32.107Z] #43 13.06 PBCC images/packet-sock.pb-c.c [2021-03-27T18:00:32.107Z] #43 13.19 DEP images/sk-opts.pb-c.d [2021-03-27T18:00:32.107Z] #43 13.19 DEP images/packet-sock.pb-c.d [2021-03-27T18:00:32.128Z] #43 83.52 DEP criu/kcmp-ids.d [2021-03-27T18:00:32.128Z] #43 83.58 DEP criu/irmap.d [2021-03-27T18:00:32.365Z] #43 13.22 PBCC images/sk-netlink.pb-c.c [2021-03-27T18:00:32.365Z] #43 13.33 DEP images/sk-netlink.pb-c.d [2021-03-27T18:00:32.365Z] #43 13.38 PBCC images/sk-inet.pb-c.c [2021-03-27T18:00:32.365Z] #43 13.43 DEP images/sk-inet.pb-c.d [2021-03-27T18:00:32.382Z] Fetching without tags [2021-03-27T18:00:32.385Z] #43 83.66 DEP criu/ipc_ns.d [2021-03-27T18:00:32.385Z] #43 83.82 DEP criu/image.d [2021-03-27T18:00:32.406Z] #44 21.69 CC images/inventory.o [2021-03-27T18:00:32.451Z] #13 55.42 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-03-27T18:00:32.451Z] #13 55.44 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2021-03-27T18:00:32.451Z] #13 55.49 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-27T18:00:32.486Z] #13 78.07 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-03-27T18:00:32.621Z] #43 13.53 PBCC images/sk-unix.pb-c.c [2021-03-27T18:00:32.621Z] #43 13.65 DEP images/sk-unix.pb-c.d [2021-03-27T18:00:32.621Z] #43 13.69 PBCC images/mm.pb-c.c [2021-03-27T18:00:32.641Z] #43 83.95 DEP criu/image-desc.d [2021-03-27T18:00:32.641Z] #43 84.07 DEP criu/fsnotify.d [2021-03-27T18:00:32.641Z] #43 84.20 DEP criu/filesystems.d [2021-03-27T18:00:32.682Z] #13 77.88 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-03-27T18:00:32.705Z] #44 21.97 CC images/fdinfo.o [2021-03-27T18:00:32.746Z] #13 78.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-27T18:00:32.746Z] #13 78.59 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-03-27T18:00:32.878Z] #43 13.79 DEP images/mm.pb-c.d [2021-03-27T18:00:32.878Z] #43 13.79 PBCC images/timerfd.pb-c.c [2021-03-27T18:00:32.878Z] #43 13.84 DEP images/timerfd.pb-c.d [2021-03-27T18:00:32.878Z] #43 13.90 PBCC images/timer.pb-c.c [2021-03-27T18:00:32.878Z] #43 14.00 DEP images/timer.pb-c.d [2021-03-27T18:00:32.878Z] #43 14.00 PBCC images/sa.pb-c.c [2021-03-27T18:00:32.897Z] #43 84.39 DEP criu/files.d [2021-03-27T18:00:32.941Z] #13 78.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-27T18:00:32.942Z] #13 78.34 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-03-27T18:00:32.942Z] #13 78.38 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-03-27T18:00:33.004Z] #44 22.52 CC images/fown.o [2021-03-27T18:00:33.010Z] #13 78.68 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-03-27T18:00:33.029Z] #13 ... [2021-03-27T18:00:33.029Z] [2021-03-27T18:00:33.029Z] #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-27T18:00:33.029Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-27T18:00:33.029Z] #42 49.80 Selecting previously unselected package libnet1:arm64. [2021-03-27T18:00:33.029Z] #42 49.82 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-03-27T18:00:33.029Z] #42 49.87 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-03-27T18:00:33.029Z] #42 52.61 Selecting previously unselected package libnet1-dev. [2021-03-27T18:00:33.029Z] #42 52.62 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2021-03-27T18:00:33.029Z] #42 52.64 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-27T18:00:33.029Z] #42 53.04 Selecting previously unselected package libnl-3-200:arm64. [2021-03-27T18:00:33.029Z] #42 53.04 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2021-03-27T18:00:33.029Z] #42 53.05 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-03-27T18:00:33.029Z] #42 53.63 Selecting previously unselected package libnl-3-dev:arm64. [2021-03-27T18:00:33.029Z] #42 53.64 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2021-03-27T18:00:33.029Z] #42 53.66 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2021-03-27T18:00:33.029Z] #42 54.17 Selecting previously unselected package libprotobuf-c1:arm64. [2021-03-27T18:00:33.029Z] #42 54.19 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-03-27T18:00:33.029Z] #42 54.20 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-03-27T18:00:33.029Z] #42 54.38 Selecting previously unselected package libprotobuf-c-dev:arm64. [2021-03-27T18:00:33.029Z] #42 54.38 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2021-03-27T18:00:33.029Z] #42 54.39 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2021-03-27T18:00:33.029Z] #42 54.64 Selecting previously unselected package zlib1g-dev:arm64. [2021-03-27T18:00:33.029Z] #42 54.65 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2021-03-27T18:00:33.029Z] #42 54.70 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2021-03-27T18:00:33.029Z] #42 54.99 Selecting previously unselected package libprotobuf17:arm64. [2021-03-27T18:00:33.029Z] #42 55.00 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2021-03-27T18:00:33.029Z] #42 55.06 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2021-03-27T18:00:33.029Z] #42 55.96 Selecting previously unselected package libprotobuf-lite17:arm64. [2021-03-27T18:00:33.029Z] #42 55.99 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2021-03-27T18:00:33.029Z] #42 55.99 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2021-03-27T18:00:33.029Z] #42 56.34 Selecting previously unselected package libprotobuf-dev:arm64. [2021-03-27T18:00:33.029Z] #42 56.34 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2021-03-27T18:00:33.029Z] #42 56.35 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2021-03-27T18:00:33.029Z] #42 58.55 Selecting previously unselected package libprotoc17:arm64. [2021-03-27T18:00:33.029Z] #42 58.55 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2021-03-27T18:00:33.029Z] #42 58.55 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2021-03-27T18:00:33.029Z] #42 59.48 Selecting previously unselected package protobuf-c-compiler. [2021-03-27T18:00:33.029Z] #42 59.48 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2021-03-27T18:00:33.029Z] #42 59.49 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-27T18:00:31.994Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-27T18:00:32.078Z] > git config --add remote.origin.fetch +refs/pull/42211/head:refs/remotes/origin/PR-42211 # timeout=10 [2021-03-27T18:00:32.134Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-27T18:00:32.284Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-27T18:00:32.421Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-27T18:00:32.421Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-27T18:00:32.423Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42211/head:refs/remotes/origin/PR-42211 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-27T18:00:33.102Z] Merging remotes/origin/master commit 797b974cb90e32c7efe9e324d7459122c3f6b7b0 into PR head commit d9356edcd252710aa3b4228f2071269738c10733 [2021-03-27T18:00:33.134Z] #43 14.10 DEP images/sa.pb-c.d [2021-03-27T18:00:33.153Z] #43 84.58 DEP criu/files-reg.d [2021-03-27T18:00:33.153Z] #43 84.76 DEP criu/files-ext.d [2021-03-27T18:00:33.271Z] #13 ... [2021-03-27T18:00:33.271Z] [2021-03-27T18:00:33.271Z] #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-27T18:00:33.271Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-27T18:00:33.271Z] #36 72.55 Selecting previously unselected package libicu63:amd64. [2021-03-27T18:00:33.271Z] #36 72.58 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-03-27T18:00:33.271Z] #36 72.59 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-27T18:00:33.293Z] #42 ... [2021-03-27T18:00:33.293Z] [2021-03-27T18:00:33.293Z] #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-27T18:00:33.293Z] #45 sha256:7e628e2d544be376c4de8764396d4d362c71a408b3099e7a21b1a989b0837188 [2021-03-27T18:00:33.293Z] #45 50.07 regexp [2021-03-27T18:00:33.293Z] #45 50.55 context [2021-03-27T18:00:33.293Z] #45 50.56 internal/poll [2021-03-27T18:00:33.293Z] #45 51.80 os [2021-03-27T18:00:33.293Z] #45 53.02 github.com/LK4D4/vndr/versioned [2021-03-27T18:00:33.293Z] #45 56.38 internal/lazyregexp [2021-03-27T18:00:33.293Z] #45 56.42 os/exec [2021-03-27T18:00:33.293Z] #45 56.49 net [2021-03-27T18:00:33.293Z] #45 57.20 encoding/base64 [2021-03-27T18:00:33.293Z] #45 57.20 fmt [2021-03-27T18:00:33.293Z] #45 58.94 crypto/cipher [2021-03-27T18:00:33.293Z] #45 60.22 crypto/ed25519/internal/edwards25519 [2021-03-27T18:00:33.304Z] #44 22.74 CC images/ns.o [2021-03-27T18:00:33.391Z] #43 14.23 PBCC images/pipe-data.pb-c.c [2021-03-27T18:00:33.391Z] #43 14.23 DEP images/pipe-data.pb-c.d [2021-03-27T18:00:33.391Z] #43 14.24 PBCC images/mnt.pb-c.c [2021-03-27T18:00:33.391Z] #43 14.30 DEP images/mnt.pb-c.d [2021-03-27T18:00:33.391Z] #43 14.37 PBCC images/sk-packet.pb-c.c [2021-03-27T18:00:33.391Z] #43 14.46 DEP images/sk-packet.pb-c.d [2021-03-27T18:00:33.457Z] #43 84.90 DEP criu/file-lock.d [2021-03-27T18:00:33.531Z] #36 ... [2021-03-27T18:00:33.531Z] [2021-03-27T18:00:33.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-27T18:00:33.531Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-27T18:00:33.531Z] #13 79.10 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-03-27T18:00:33.582Z] #13 79.01 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-03-27T18:00:33.603Z] #44 23.02 CC images/regfile.o [2021-03-27T18:00:33.647Z] #43 14.54 PBCC images/tcp-stream.pb-c.c [2021-03-27T18:00:33.647Z] #43 14.59 DEP images/tcp-stream.pb-c.d [2021-03-27T18:00:33.647Z] #43 14.68 PBCC images/pipe.pb-c.c [2021-03-27T18:00:33.647Z] #43 14.68 DEP images/pipe.pb-c.d [2021-03-27T18:00:33.724Z] #43 85.12 DEP criu/file-ids.d [2021-03-27T18:00:33.724Z] #43 85.29 DEP criu/fifo.d [2021-03-27T18:00:33.903Z] #44 23.36 CC images/ghost-file.o [2021-03-27T18:00:33.903Z] #43 14.83 PBCC images/pstree.pb-c.c [2021-03-27T18:00:33.903Z] #43 14.83 DEP images/pstree.pb-c.d [2021-03-27T18:00:33.988Z] #43 85.43 DEP criu/fdstore.d [2021-03-27T18:00:34.053Z] #13 79.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-27T18:00:34.053Z] #13 79.62 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-03-27T18:00:34.053Z] #13 79.64 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-03-27T18:00:34.122Z] #13 79.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-27T18:00:34.122Z] #13 79.56 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-03-27T18:00:34.122Z] #13 79.62 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-03-27T18:00:34.160Z] #43 14.96 PBCC images/fs.pb-c.c [2021-03-27T18:00:34.160Z] #43 14.96 DEP images/fs.pb-c.d [2021-03-27T18:00:34.160Z] #43 15.02 PBCC images/signalfd.pb-c.c [2021-03-27T18:00:34.160Z] #43 15.02 DEP images/signalfd.pb-c.d [2021-03-27T18:00:34.160Z] #43 15.19 PBCC images/fh.pb-c.c [2021-03-27T18:00:34.160Z] #43 15.19 PBCC images/fsnotify.pb-c.c [2021-03-27T18:00:34.160Z] #43 15.26 DEP images/fh.pb-c.d [2021-03-27T18:00:34.244Z] #45 60.97 crypto/md5 [2021-03-27T18:00:34.244Z] #45 ... [2021-03-27T18:00:34.244Z] [2021-03-27T18:00:34.244Z] #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-27T18:00:34.244Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-27T18:00:34.244Z] #42 61.00 Selecting previously unselected package protobuf-compiler. [2021-03-27T18:00:34.244Z] #42 61.00 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2021-03-27T18:00:34.262Z] #43 85.57 DEP criu/fault-injection.d [2021-03-27T18:00:34.262Z] #43 85.67 DEP criu/external.d [2021-03-27T18:00:34.316Z] #13 80.03 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-03-27T18:00:34.416Z] #43 15.37 DEP images/fsnotify.pb-c.d [2021-03-27T18:00:34.416Z] #43 15.37 PBCC images/eventpoll.pb-c.c [2021-03-27T18:00:34.416Z] #43 15.41 DEP images/eventpoll.pb-c.d [2021-03-27T18:00:34.509Z] #42 61.26 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-03-27T18:00:34.518Z] #43 85.81 DEP criu/eventpoll.d [2021-03-27T18:00:34.551Z] #44 23.88 CC images/fifo.o [2021-03-27T18:00:34.673Z] #43 15.54 PBCC images/eventfd.pb-c.c [2021-03-27T18:00:34.673Z] #43 15.54 DEP images/eventfd.pb-c.d [2021-03-27T18:00:34.673Z] #43 15.61 PBCC images/remap-file-path.pb-c.c [2021-03-27T18:00:34.673Z] #43 15.65 DEP images/remap-file-path.pb-c.d [2021-03-27T18:00:34.673Z] #43 15.70 PBCC images/fifo.pb-c.c [2021-03-27T18:00:34.673Z] #43 15.72 DEP images/fifo.pb-c.d [2021-03-27T18:00:34.673Z] #43 15.77 PBCC images/ghost-file.pb-c.c [2021-03-27T18:00:34.700Z] #13 80.09 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-03-27T18:00:34.773Z] #43 86.08 DEP criu/eventfd.d [2021-03-27T18:00:34.773Z] #43 86.24 DEP criu/crtools.d [2021-03-27T18:00:34.856Z] #44 24.30 CC images/remap-file-path.o [2021-03-27T18:00:34.887Z] #13 ... [2021-03-27T18:00:34.887Z] [2021-03-27T18:00:34.887Z] #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-27T18:00:34.887Z] #34 sha256:228b0d81ae1231a649f16725556f44c1c316b509097a76be12f258051f26fe36 [2021-03-27T18:00:34.887Z] #34 73.92 time [2021-03-27T18:00:34.887Z] #34 82.51 internal/poll [2021-03-27T18:00:34.887Z] #34 ... [2021-03-27T18:00:34.887Z] [2021-03-27T18:00:34.887Z] #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-27T18:00:34.887Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-27T18:00:34.887Z] #13 80.46 Selecting previously unselected package binutils-mingw-w64-i686. [2021-03-27T18:00:34.887Z] #13 80.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 ... 15410 files and directories currently installed.) [2021-03-27T18:00:34.887Z] #13 80.60 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-03-27T18:00:34.887Z] #13 80.62 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-27T18:00:34.929Z] #43 15.85 DEP images/ghost-file.pb-c.d [2021-03-27T18:00:34.929Z] #43 15.94 PBCC images/regfile.pb-c.c [2021-03-27T18:00:34.929Z] #43 15.97 DEP images/regfile.pb-c.d [2021-03-27T18:00:34.929Z] #43 16.03 PBCC images/ns.pb-c.c [2021-03-27T18:00:34.958Z] #13 80.36 Selecting previously unselected package binutils-mingw-w64-i686. [2021-03-27T18:00:34.958Z] #13 80.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-27T18:00:35.028Z] #43 86.51 DEP criu/cr-service.d [2021-03-27T18:00:35.028Z] #43 86.66 DEP criu/cr-restore.d [2021-03-27T18:00:35.156Z] #44 24.52 CC images/eventfd.o [2021-03-27T18:00:35.186Z] #43 16.10 DEP images/ns.pb-c.d [2021-03-27T18:00:35.186Z] #43 16.10 PBCC images/fdinfo.pb-c.c [2021-03-27T18:00:35.186Z] #43 16.18 DEP images/fdinfo.pb-c.d [2021-03-27T18:00:35.218Z] #13 80.45 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-03-27T18:00:35.218Z] #13 80.52 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-27T18:00:35.443Z] #43 16.30 PBCC images/core-aarch64.pb-c.c [2021-03-27T18:00:35.443Z] #43 16.43 PBCC images/core-arm.pb-c.c [2021-03-27T18:00:35.443Z] #43 16.50 PBCC images/core-ppc64.pb-c.c [2021-03-27T18:00:35.443Z] #43 16.58 PBCC images/core-s390.pb-c.c [2021-03-27T18:00:35.455Z] #44 24.73 CC images/eventpoll.o [2021-03-27T18:00:35.460Z] #42 62.31 Selecting previously unselected package python-pkg-resources. [2021-03-27T18:00:35.460Z] #42 62.31 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-03-27T18:00:35.460Z] #42 62.34 Unpacking python-pkg-resources (40.8.0-1) ... [2021-03-27T18:00:35.589Z] #43 ... [2021-03-27T18:00:35.589Z] [2021-03-27T18:00:35.589Z] #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-27T18:00:35.589Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-27T18:00:35.589Z] #32 DONE 180.9s [2021-03-27T18:00:35.589Z] [2021-03-27T18:00:35.589Z] #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-27T18:00:35.589Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T18:00:35.589Z] #43 86.89 DEP criu/cr-errno.d [2021-03-27T18:00:35.589Z] #43 86.92 DEP criu/cr-dump.d [2021-03-27T18:00:35.589Z] #43 ... [2021-03-27T18:00:35.589Z] [2021-03-27T18:00:35.589Z] #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-27T18:00:35.589Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-27T18:00:35.589Z] #20 11.46 Reading package lists... [2021-03-27T18:00:35.589Z] #20 15.81 Reading package lists... [2021-03-27T18:00:35.589Z] #20 19.98 Building dependency tree... [2021-03-27T18:00:35.589Z] #20 21.82 libcap2-bin is already the newest version (1:2.25-2). [2021-03-27T18:00:35.589Z] #20 21.82 The following additional packages will be installed: [2021-03-27T18:00:35.589Z] #20 21.84 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-03-27T18:00:35.589Z] #20 21.84 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-03-27T18:00:35.589Z] #20 21.84 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-03-27T18:00:35.589Z] #20 21.85 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-03-27T18:00:35.589Z] #20 21.85 python3.7 python3.7-minimal vim-runtime xxd [2021-03-27T18:00:35.589Z] #20 21.85 Suggested packages: [2021-03-27T18:00:35.589Z] #20 21.85 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-03-27T18:00:35.589Z] #20 21.85 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-03-27T18:00:35.589Z] #20 21.85 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-03-27T18:00:35.589Z] #20 21.86 Recommended packages: [2021-03-27T18:00:35.589Z] #20 21.86 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-03-27T18:00:35.589Z] #20 21.86 python3-keyrings.alt python3-xdg unzip [2021-03-27T18:00:35.700Z] #43 16.66 PBCC images/core-x86.pb-c.c [2021-03-27T18:00:35.700Z] #43 16.76 PBCC images/core.pb-c.c [2021-03-27T18:00:35.700Z] #43 16.83 PBCC images/inventory.pb-c.c [2021-03-27T18:00:35.756Z] #44 25.12 CC images/fh.o [2021-03-27T18:00:35.856Z] #20 ... [2021-03-27T18:00:35.856Z] [2021-03-27T18:00:35.856Z] #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-27T18:00:35.856Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T18:00:35.856Z] #43 87.23 DEP criu/cr-dedup.d [2021-03-27T18:00:35.956Z] #43 16.89 DEP images/core-aarch64.pb-c.d [2021-03-27T18:00:35.956Z] #43 16.96 DEP images/core-arm.pb-c.d [2021-03-27T18:00:35.956Z] #43 17.04 DEP images/core-ppc64.pb-c.d [2021-03-27T18:00:35.956Z] #43 ... [2021-03-27T18:00:35.956Z] [2021-03-27T18:00:35.956Z] #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-27T18:00:35.956Z] #45 sha256:877b177bf77c548723318ec57568b06d15c6dc696371c5c6ef6b34666be452c5 [2021-03-27T18:00:35.956Z] #45 77.83 net/url [2021-03-27T18:00:35.956Z] #45 80.03 text/template/parse [2021-03-27T18:00:35.956Z] #45 80.69 go/parser [2021-03-27T18:00:35.956Z] #45 84.56 text/template [2021-03-27T18:00:35.956Z] #45 84.95 encoding/xml [2021-03-27T18:00:33.223Z] > git config core.sparsecheckout # timeout=10 [2021-03-27T18:00:33.280Z] > git checkout -f d9356edcd252710aa3b4228f2071269738c10733 # timeout=10 [2021-03-27T18:00:36.054Z] #44 25.46 CC images/fsnotify.o [2021-03-27T18:00:36.116Z] #43 87.46 DEP criu/cr-check.d [2021-03-27T18:00:36.214Z] #45 ... [2021-03-27T18:00:36.214Z] [2021-03-27T18:00:36.214Z] #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-27T18:00:36.214Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T18:00:36.214Z] #43 17.13 DEP images/core-s390.pb-c.d [2021-03-27T18:00:36.214Z] #43 17.21 DEP images/core-x86.pb-c.d [2021-03-27T18:00:36.372Z] #43 87.94 DEP criu/config.d [2021-03-27T18:00:36.411Z] #42 63.13 Selecting previously unselected package python-six. [2021-03-27T18:00:36.411Z] #42 63.14 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-03-27T18:00:36.411Z] #42 63.25 Unpacking python-six (1.12.0-1) ... [2021-03-27T18:00:36.470Z] #43 17.30 DEP images/core.pb-c.d [2021-03-27T18:00:36.470Z] #43 17.41 DEP images/inventory.pb-c.d [2021-03-27T18:00:36.471Z] #43 17.44 PBCC images/cpuinfo.pb-c.c [2021-03-27T18:00:36.471Z] #43 17.50 DEP images/cpuinfo.pb-c.d [2021-03-27T18:00:36.539Z] Merge succeeded, producing d9356edcd252710aa3b4228f2071269738c10733 [2021-03-27T18:00:36.540Z] Checking out Revision d9356edcd252710aa3b4228f2071269738c10733 (PR-42211) [2021-03-27T18:00:36.628Z] #43 88.20 DEP criu/clone-noasan.d [2021-03-27T18:00:36.675Z] #42 63.39 Selecting previously unselected package python-protobuf. [2021-03-27T18:00:36.675Z] #42 63.39 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2021-03-27T18:00:36.675Z] #42 63.40 Unpacking python-protobuf (3.6.1.3-2) ... [2021-03-27T18:00:36.703Z] #44 ... [2021-03-27T18:00:36.703Z] [2021-03-27T18:00:36.703Z] #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-27T18:00:36.703Z] #57 sha256:7e9abada46fe323b21bd45fcb6de585c8c0b654f3dd053e85c5e815e1267735d [2021-03-27T18:00:36.703Z] #57 49.72 Checking out files: 60% (2302/3824) Checking out files: 61% (2333/3824) Checking out files: 62% (2371/3824) Checking out files: 63% (2410/3824) Checking out files: 64% (2448/3824) Checking out files: 65% (2486/3824) Checking out files: 66% (2524/3824) Checking out files: 67% (2563/3824) Checking out files: 68% (2601/3824) Checking out files: 69% (2639/3824) Checking out files: 70% (2677/3824) Checking out files: 71% (2716/3824) Checking out files: 72% (2754/3824) Checking out files: 73% (2792/3824) Checking out files: 74% (2830/3824) Checking out files: 75% (2868/3824) Checking out files: 76% (2907/3824) Checking out files: 77% (2945/3824) Checking out files: 78% (2983/3824) Checking out files: 79% (3021/3824) Checking out files: 80% (3060/3824) Checking out files: 81% (3098/3824) Checking out files: 82% (3136/3824) Checking out files: 83% (3174/3824) Checking out files: 84% (3213/3824) Checking out files: 85% (3251/3824) Checking out files: 86% (3289/3824) Checking out files: 87% (3327/3824) Checking out files: 88% (3366/3824) Checking out files: 89% (3404/3824) Checking out files: 90% (3442/3824) Checking out files: 91% (3480/3824) Checking out files: 92% (3519/3824) Checking out files: 93% (3557/3824) Checking out files: 94% (3595/3824) Checking out files: 95% (3633/3824) Checking out files: 96% (3672/3824) Checking out files: 97% (3710/3824) Checking out files: 98% (3748/3824) Checking out files: 99% (3786/3824) Checking out files: 100% (3824/3824) Checking out files: 100% (3824/3824), done. [2021-03-27T18:00:36.703Z] #57 50.69 + cd /tmp/tmp.XtbkOapMFk/src/github.com/containerd/containerd [2021-03-27T18:00:36.703Z] #57 50.69 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-27T18:00:36.727Z] #43 17.59 PBCC images/stats.pb-c.c [2021-03-27T18:00:36.727Z] #43 17.59 DEP images/stats.pb-c.d [2021-03-27T18:00:36.885Z] #43 88.33 DEP criu/cgroup.d [2021-03-27T18:00:36.939Z] #42 ... [2021-03-27T18:00:36.939Z] [2021-03-27T18:00:36.939Z] #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-27T18:00:36.939Z] #56 sha256:28e11c9abca978a6061ab8013a38fb81715ec3938325bcfae0ab4ed9ab2c3761 [2021-03-27T18:00:36.939Z] #56 3.180 + RM_GOPATH=0 [2021-03-27T18:00:36.939Z] #56 3.180 + TMP_GOPATH= [2021-03-27T18:00:36.939Z] #56 3.180 + : /build [2021-03-27T18:00:36.939Z] #56 3.180 + '[' -z '' ']' [2021-03-27T18:00:36.939Z] #56 3.180 ++ mktemp -d [2021-03-27T18:00:36.939Z] #56 3.206 + export GOPATH=/tmp/tmp.T9qo8gOoVU [2021-03-27T18:00:36.939Z] #56 3.206 + GOPATH=/tmp/tmp.T9qo8gOoVU [2021-03-27T18:00:36.939Z] #56 3.206 + RM_GOPATH=1 [2021-03-27T18:00:36.939Z] #56 3.206 + case "$(go env GOARCH)" in [2021-03-27T18:00:36.939Z] #56 3.206 ++ go env GOARCH [2021-03-27T18:00:36.939Z] #56 3.243 + export GO_BUILDMODE=-buildmode=pie [2021-03-27T18:00:36.939Z] #56 3.243 + GO_BUILDMODE=-buildmode=pie [2021-03-27T18:00:36.939Z] #56 3.243 ++ dirname /tmp/install/install.sh [2021-03-27T18:00:36.939Z] #56 3.243 + dir=/tmp/install [2021-03-27T18:00:36.939Z] #56 3.243 + bin=containerd [2021-03-27T18:00:36.939Z] #56 3.243 + shift [2021-03-27T18:00:36.939Z] #56 3.243 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-03-27T18:00:36.939Z] #56 3.243 + . /tmp/install/containerd.installer [2021-03-27T18:00:36.939Z] #56 3.243 ++ set -e [2021-03-27T18:00:36.939Z] #56 3.243 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-27T18:00:36.939Z] #56 3.243 + install_containerd [2021-03-27T18:00:36.939Z] #56 3.243 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-03-27T18:00:36.939Z] #56 3.243 + git clone https://github.com/containerd/containerd.git /tmp/tmp.T9qo8gOoVU/src/github.com/containerd/containerd [2021-03-27T18:00:36.939Z] #56 3.243 Cloning into '/tmp/tmp.T9qo8gOoVU/src/github.com/containerd/containerd'... [2021-03-27T18:00:36.939Z] #56 3.247 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-27T18:00:36.939Z] #56 ... [2021-03-27T18:00:36.939Z] [2021-03-27T18:00:36.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-27T18:00:36.939Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-03-27T18:00:36.939Z] #13 58.50 Selecting previously unselected package binutils-mingw-w64. [2021-03-27T18:00:36.939Z] #13 58.50 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-03-27T18:00:36.939Z] #13 58.51 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-27T18:00:36.939Z] #13 59.26 Selecting previously unselected package libdevmapper1.02.1:arm64. [2021-03-27T18:00:36.939Z] #13 59.26 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-03-27T18:00:36.939Z] #13 59.36 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-03-27T18:00:36.939Z] #13 59.77 Selecting previously unselected package dmsetup. [2021-03-27T18:00:36.939Z] #13 59.78 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2021-03-27T18:00:36.939Z] #13 59.81 Unpacking dmsetup (2:1.02.155-3) ... [2021-03-27T18:00:37.003Z] #57 52.89 + export 'BUILDTAGS=netgo osusergo static_build' [2021-03-27T18:00:37.003Z] #57 52.89 + BUILDTAGS='netgo osusergo static_build' [2021-03-27T18:00:37.003Z] #57 52.89 + export EXTRA_FLAGS=-buildmode=pie [2021-03-27T18:00:37.003Z] #57 52.90 + EXTRA_FLAGS=-buildmode=pie [2021-03-27T18:00:37.003Z] #57 52.90 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-03-27T18:00:37.003Z] #57 52.90 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-03-27T18:00:37.003Z] #57 52.90 + '[' '' = dynamic ']' [2021-03-27T18:00:37.003Z] #57 52.90 + make [2021-03-27T18:00:37.141Z] #43 88.51 DEP criu/cgroup-props.d [2021-03-27T18:00:37.141Z] #43 88.61 DEP criu/bitmap.d [2021-03-27T18:00:37.141Z] #43 88.62 DEP criu/bfd.d [2021-03-27T18:00:37.141Z] #43 88.69 DEP criu/autofs.d [2021-03-27T18:00:37.203Z] #13 60.12 Selecting previously unselected package mingw-w64-common. [2021-03-27T18:00:37.203Z] #13 60.13 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-03-27T18:00:37.203Z] #13 60.14 Unpacking mingw-w64-common (6.0.0-3) ... [2021-03-27T18:00:37.398Z] #43 88.84 DEP criu/aio.d [2021-03-27T18:00:37.398Z] #43 89.01 DEP criu/action-scripts.d [2021-03-27T18:00:37.760Z] #13 ... [2021-03-27T18:00:37.760Z] [2021-03-27T18:00:37.760Z] #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-27T18:00:37.760Z] #45 sha256:0d1ccef2dec3aca4ec467749ec006393c1841f37fcc35f41551d0611e6d47a5c [2021-03-27T18:00:37.760Z] #45 88.57 strings [2021-03-27T18:00:37.760Z] #45 88.62 os [2021-03-27T18:00:37.780Z] #13 ... [2021-03-27T18:00:37.780Z] [2021-03-27T18:00:37.780Z] #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-27T18:00:37.780Z] #51 sha256:7234be65751762dbed11f9b4191f400d0f34e63262bb4eebc803ec8f454baf22 [2021-03-27T18:00:37.780Z] #51 54.60 encoding/base64 [2021-03-27T18:00:37.780Z] #51 54.69 golang.org/x/sys/unix [2021-03-27T18:00:37.780Z] #51 54.74 path/filepath [2021-03-27T18:00:37.780Z] #51 54.74 fmt [2021-03-27T18:00:37.780Z] #51 57.82 mvdan.cc/sh/v3/fileutil [2021-03-27T18:00:37.780Z] #51 60.85 encoding/json [2021-03-27T18:00:37.780Z] #51 60.85 go/token [2021-03-27T18:00:37.780Z] #51 60.86 github.com/pkg/diff [2021-03-27T18:00:37.780Z] #51 61.80 go/scanner [2021-03-27T18:00:37.780Z] #51 62.85 go/ast [2021-03-27T18:00:37.780Z] #51 63.24 mvdan.cc/editorconfig [2021-03-27T18:00:37.780Z] #51 64.82 mvdan.cc/sh/v3/syntax [2021-03-27T18:00:37.780Z] #51 ... [2021-03-27T18:00:37.780Z] [2021-03-27T18:00:37.780Z] #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-27T18:00:37.780Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-03-27T18:00:37.780Z] #36 54.65 Selecting previously unselected package libicu63:arm64. [2021-03-27T18:00:37.780Z] #36 54.65 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-03-27T18:00:37.780Z] #36 54.70 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-03-27T18:00:37.780Z] #36 62.34 Selecting previously unselected package libxml2:arm64. [2021-03-27T18:00:37.780Z] #36 62.35 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_arm64.deb ... [2021-03-27T18:00:37.780Z] #36 62.37 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-27T18:00:37.780Z] #36 63.28 Selecting previously unselected package libarchive13:arm64. [2021-03-27T18:00:37.780Z] #36 63.28 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2021-03-27T18:00:37.780Z] #36 63.29 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-03-27T18:00:37.780Z] #36 63.79 Selecting previously unselected package libjsoncpp1:arm64. [2021-03-27T18:00:37.780Z] #36 63.79 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2021-03-27T18:00:37.780Z] #36 63.80 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2021-03-27T18:00:37.780Z] #36 64.09 Selecting previously unselected package librhash0:arm64. [2021-03-27T18:00:37.780Z] #36 64.09 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2021-03-27T18:00:37.780Z] #36 64.10 Unpacking librhash0:arm64 (1.3.8-1) ... [2021-03-27T18:00:37.780Z] #36 64.60 Selecting previously unselected package libuv1:arm64. [2021-03-27T18:00:37.780Z] #36 64.61 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2021-03-27T18:00:37.780Z] #36 64.61 Unpacking libuv1:arm64 (1.24.1-1) ... [2021-03-27T18:00:37.961Z] #43 89.32 CC criu/action-scripts.o [2021-03-27T18:00:38.045Z] #36 ... [2021-03-27T18:00:38.045Z] [2021-03-27T18:00:38.045Z] #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-27T18:00:38.045Z] #45 sha256:7e628e2d544be376c4de8764396d4d362c71a408b3099e7a21b1a989b0837188 [2021-03-27T18:00:38.045Z] #45 61.90 crypto/sha256 [2021-03-27T18:00:38.045Z] #45 62.30 encoding/pem [2021-03-27T18:00:38.045Z] #45 62.86 vendor/golang.org/x/crypto/internal/chacha20 [2021-03-27T18:00:38.045Z] #45 62.96 vendor/golang.org/x/crypto/poly1305 [2021-03-27T18:00:38.045Z] #45 63.81 vendor/golang.org/x/crypto/curve25519 [2021-03-27T18:00:38.045Z] #45 63.85 vendor/golang.org/x/crypto/chacha20poly1305 [2021-03-27T18:00:38.045Z] #45 64.70 go/ast [2021-03-27T18:00:38.062Z] #57 54.11 + bin/ctr [2021-03-27T18:00:38.217Z] #43 89.76 CC criu/aio.o [2021-03-27T18:00:38.309Z] #45 65.00 text/template/parse [2021-03-27T18:00:38.310Z] #45 ... [2021-03-27T18:00:38.310Z] [2021-03-27T18:00:38.310Z] #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-27T18:00:38.310Z] #34 sha256:d309597170e6b60d1c1000b73be86368c9334e72203358dc146738cbdd873393 [2021-03-27T18:00:38.310Z] #34 55.07 io/ioutil [2021-03-27T18:00:38.310Z] #34 57.88 github.com/BurntSushi/toml [2021-03-27T18:00:38.310Z] #34 57.92 log [2021-03-27T18:00:38.310Z] #34 57.95 flag [2021-03-27T18:00:38.310Z] #34 61.07 github.com/BurntSushi/toml/cmd/tomlv [2021-03-27T18:00:38.310Z] #34 ... [2021-03-27T18:00:38.310Z] [2021-03-27T18:00:38.310Z] #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-27T18:00:38.310Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-03-27T18:00:38.310Z] #36 65.20 Selecting previously unselected package cmake. [2021-03-27T18:00:38.310Z] #36 65.20 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2021-03-27T18:00:38.310Z] #36 65.22 Unpacking cmake (3.13.4-1) ... [2021-03-27T18:00:38.620Z] #43 19.26 make[1]: Nothing to be done for 'all'. [2021-03-27T18:00:38.620Z] #43 ... [2021-03-27T18:00:38.620Z] [2021-03-27T18:00:38.620Z] #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-27T18:00:38.620Z] #51 sha256:29d3f5a36030e269bb74e89e85c4dfb3544aa0909fd1b2c940d9b2ab8f0226c8 [2021-03-27T18:00:38.620Z] #51 80.36 github.com/pkg/diff [2021-03-27T18:00:38.620Z] #51 80.91 golang.org/x/crypto/ssh/terminal [2021-03-27T18:00:38.620Z] #51 82.28 mvdan.cc/editorconfig [2021-03-27T18:00:38.620Z] #51 82.29 mvdan.cc/sh/v3/fileutil [2021-03-27T18:00:38.620Z] #51 82.45 mvdan.cc/sh/v3/syntax [2021-03-27T18:00:38.620Z] #51 89.26 mvdan.cc/sh/v3/cmd/shfmt [2021-03-27T18:00:38.709Z] #57 ... [2021-03-27T18:00:38.709Z] [2021-03-27T18:00:38.709Z] #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-27T18:00:38.709Z] #46 sha256:6b11d3db7d9e27c01c81326264d6c2b34bac09b31186d7aec638fc4e169674e8 [2021-03-27T18:00:38.709Z] #46 87.05 os/exec [2021-03-27T18:00:38.709Z] #46 87.09 net [2021-03-27T18:00:38.709Z] #46 89.60 internal/lazyregexp [2021-03-27T18:00:38.709Z] #46 90.40 github.com/LK4D4/vndr/versioned [2021-03-27T18:00:38.709Z] #46 93.76 encoding/binary [2021-03-27T18:00:38.709Z] #46 93.80 go/scanner [2021-03-27T18:00:38.709Z] #46 93.82 net/url [2021-03-27T18:00:38.709Z] #46 ... [2021-03-27T18:00:38.709Z] [2021-03-27T18:00:38.709Z] #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-27T18:00:38.709Z] #35 sha256:11fb1638d23d1cde8ba978fc69bb390e84d112fa16e7d52f7411f5aa9b461f9b [2021-03-27T18:00:38.709Z] #35 92.93 github.com/BurntSushi/toml/cmd/tomlv [2021-03-27T18:00:38.709Z] #35 DONE 97.2s [2021-03-27T18:00:38.709Z] [2021-03-27T18:00:38.709Z] #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-27T18:00:38.709Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-27T18:00:38.709Z] #44 26.20 CC images/signalfd.o [2021-03-27T18:00:38.709Z] #44 26.46 CC images/fs.o [2021-03-27T18:00:38.709Z] #44 26.69 CC images/pstree.o [2021-03-27T18:00:38.709Z] #44 26.90 CC images/pipe.o [2021-03-27T18:00:38.709Z] #44 27.12 CC images/tcp-stream.o [2021-03-27T18:00:38.709Z] #44 27.35 CC images/sk-packet.o [2021-03-27T18:00:38.709Z] #44 27.79 CC images/mnt.o [2021-03-27T18:00:38.709Z] #44 28.06 CC images/pipe-data.o [2021-03-27T18:00:38.779Z] #43 90.30 CC criu/autofs.o [2021-03-27T18:00:38.877Z] #51 ... [2021-03-27T18:00:38.877Z] [2021-03-27T18:00:38.877Z] #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-27T18:00:38.877Z] #45 sha256:877b177bf77c548723318ec57568b06d15c6dc696371c5c6ef6b34666be452c5 [2021-03-27T18:00:38.877Z] #45 90.40 github.com/LK4D4/vndr/versioned [2021-03-27T18:00:38.877Z] #45 90.47 compress/flate [2021-03-27T18:00:36.130Z] > git remote # timeout=10 [2021-03-27T18:00:36.231Z] > git config --get remote.origin.url # timeout=10 [2021-03-27T18:00:36.285Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-27T18:00:36.287Z] > git merge 797b974cb90e32c7efe9e324d7459122c3f6b7b0 # timeout=10 [2021-03-27T18:00:36.446Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-03-27T18:00:36.578Z] > git config core.sparsecheckout # timeout=10 [2021-03-27T18:00:36.636Z] > git checkout -f d9356edcd252710aa3b4228f2071269738c10733 # timeout=10 [2021-03-27T18:00:39.092Z] #13 84.24 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-03-27T18:00:39.092Z] #13 84.30 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-03-27T18:00:39.092Z] #13 84.33 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-27T18:00:39.133Z] #45 90.82 go/doc [2021-03-27T18:00:39.353Z] #13 ... [2021-03-27T18:00:39.353Z] [2021-03-27T18:00:39.353Z] #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-27T18:00:39.353Z] #45 sha256:2872f9999b93867b24796d275fa23e29f875a72fdc15fd5b30176dca00048127 [2021-03-27T18:00:39.353Z] #45 78.61 time [2021-03-27T18:00:39.353Z] #45 87.38 os [2021-03-27T18:00:39.353Z] #45 88.04 strings [2021-03-27T18:00:39.353Z] #45 ... [2021-03-27T18:00:39.353Z] [2021-03-27T18:00:39.353Z] #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-27T18:00:39.353Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-27T18:00:39.353Z] #36 84.32 Selecting previously unselected package libxml2:amd64. [2021-03-27T18:00:39.353Z] #36 84.32 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-03-27T18:00:39.353Z] #36 84.34 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-27T18:00:39.353Z] #36 85.41 Selecting previously unselected package libarchive13:amd64. [2021-03-27T18:00:39.353Z] #36 85.42 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-03-27T18:00:39.353Z] #36 85.43 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-03-27T18:00:39.353Z] #36 85.90 Selecting previously unselected package libjsoncpp1:amd64. [2021-03-27T18:00:39.353Z] #36 85.90 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-03-27T18:00:39.353Z] #36 85.92 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-03-27T18:00:39.353Z] #36 86.21 Selecting previously unselected package librhash0:amd64. [2021-03-27T18:00:39.353Z] #36 86.23 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-03-27T18:00:39.353Z] #36 86.24 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-03-27T18:00:39.353Z] #36 86.63 Selecting previously unselected package libuv1:amd64. [2021-03-27T18:00:39.353Z] #36 86.65 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-03-27T18:00:39.353Z] #36 86.67 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-03-27T18:00:39.353Z] #36 86.93 Selecting previously unselected package cmake. [2021-03-27T18:00:39.353Z] #36 86.94 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-03-27T18:00:39.353Z] #36 86.95 Unpacking cmake (3.13.4-1) ... [2021-03-27T18:00:39.358Z] #44 28.52 CC images/sa.o [2021-03-27T18:00:39.663Z] #44 28.90 CC images/timer.o [2021-03-27T18:00:40.063Z] #45 ... [2021-03-27T18:00:40.063Z] [2021-03-27T18:00:40.063Z] #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-27T18:00:40.063Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-27T18:00:40.063Z] #13 72.62 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-03-27T18:00:40.063Z] #13 72.65 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-03-27T18:00:40.063Z] #13 72.75 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-27T18:00:40.063Z] #13 78.50 Selecting previously unselected package gcc-mingw-w64-base. [2021-03-27T18:00:40.063Z] #13 78.50 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-27T18:00:40.063Z] #13 78.52 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-27T18:00:40.063Z] #13 78.69 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-03-27T18:00:40.063Z] #13 78.69 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-27T18:00:40.063Z] #13 78.69 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-27T18:00:40.317Z] #44 29.69 CC images/timerfd.o [2021-03-27T18:00:40.319Z] #13 ... [2021-03-27T18:00:40.319Z] [2021-03-27T18:00:40.319Z] #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-27T18:00:40.319Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T18:00:40.319Z] #43 20.75 CC images/stats.o [2021-03-27T18:00:40.319Z] #43 21.20 CC images/core.o [2021-03-27T18:00:40.614Z] #44 29.93 CC images/mm.o [2021-03-27T18:00:40.669Z] #43 91.83 CC criu/bfd.o [2021-03-27T18:00:40.883Z] #43 21.90 CC images/core-x86.o [2021-03-27T18:00:40.913Z] #44 30.28 CC images/sk-opts.o [2021-03-27T18:00:40.913Z] #44 30.50 CC images/sk-unix.o [2021-03-27T18:00:40.925Z] #43 92.35 CC criu/bitmap.o [2021-03-27T18:00:41.054Z] #45 91.65 regexp/syntax [2021-03-27T18:00:41.054Z] #45 ... [2021-03-27T18:00:41.054Z] [2021-03-27T18:00:41.055Z] #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-27T18:00:41.055Z] #34 sha256:e40585d6a1dc326be56ee62ce05653bb013254582d76f9696deb12dc6e058dc8 [2021-03-27T18:00:41.055Z] #34 81.87 internal/poll [2021-03-27T18:00:41.055Z] #34 84.84 internal/fmtsort [2021-03-27T18:00:41.055Z] #34 86.14 internal/syscall/execenv [2021-03-27T18:00:41.055Z] #34 86.16 internal/syscall/unix [2021-03-27T18:00:41.055Z] #34 86.52 strings [2021-03-27T18:00:41.055Z] #34 86.73 os [2021-03-27T18:00:41.055Z] #34 90.70 path [2021-03-27T18:00:41.055Z] #34 91.00 fmt [2021-03-27T18:00:41.055Z] #34 91.36 path/filepath [2021-03-27T18:00:41.055Z] #34 ... [2021-03-27T18:00:41.055Z] [2021-03-27T18:00:41.055Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-27T18:00:41.055Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-27T18:00:41.055Z] #36 82.43 Selecting previously unselected package libxml2:amd64. [2021-03-27T18:00:41.055Z] #36 82.44 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-03-27T18:00:41.055Z] #36 82.46 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-27T18:00:41.055Z] #36 83.78 Selecting previously unselected package libarchive13:amd64. [2021-03-27T18:00:41.055Z] #36 83.78 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-03-27T18:00:41.055Z] #36 83.79 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-03-27T18:00:41.055Z] #36 84.57 Selecting previously unselected package libjsoncpp1:amd64. [2021-03-27T18:00:41.055Z] #36 84.58 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-03-27T18:00:41.055Z] #36 84.59 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-03-27T18:00:41.055Z] #36 84.89 Selecting previously unselected package librhash0:amd64. [2021-03-27T18:00:41.055Z] #36 84.90 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-03-27T18:00:41.055Z] #36 84.90 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-03-27T18:00:41.055Z] #36 85.53 Selecting previously unselected package libuv1:amd64. [2021-03-27T18:00:41.055Z] #36 85.58 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-03-27T18:00:41.055Z] #36 85.58 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-03-27T18:00:41.055Z] #36 85.89 Selecting previously unselected package cmake. [2021-03-27T18:00:41.055Z] #36 85.89 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-03-27T18:00:41.055Z] #36 85.91 Unpacking cmake (3.13.4-1) ... [2021-03-27T18:00:41.055Z] #36 90.62 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-27T18:00:41.055Z] #36 90.73 Setting up xxd (2:8.1.0875-5) ... [2021-03-27T18:00:41.055Z] #36 90.80 Setting up libuv1:amd64 (1.24.1-1) ... [2021-03-27T18:00:41.055Z] #36 91.01 Setting up vim-common (2:8.1.0875-5) ... [2021-03-27T18:00:41.055Z] #36 91.13 Setting up librhash0:amd64 (1.3.8-1) ... [2021-03-27T18:00:41.055Z] #36 91.22 Setting up cmake-data (3.13.4-1) ... [2021-03-27T18:00:41.055Z] #36 91.27 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-27T18:00:41.055Z] #36 91.31 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-03-27T18:00:41.055Z] #36 91.33 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-03-27T18:00:41.055Z] #36 91.36 Setting up cmake (3.13.4-1) ... [2021-03-27T18:00:41.055Z] #36 91.42 Processing triggers for libc-bin (2.28-10) ... [2021-03-27T18:00:41.055Z] #36 91.61 Processing triggers for mime-support (3.62) ... [2021-03-27T18:00:41.055Z] #36 DONE 92.1s [2021-03-27T18:00:41.055Z] [2021-03-27T18:00:41.055Z] #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-27T18:00:41.055Z] #37 sha256:d293de7589d6d85366cd54c8ac55157a1d33b7b4b7859d8bf94b8b121cee7676 [2021-03-27T18:00:41.181Z] #43 92.49 CC criu/cgroup-props.o [2021-03-27T18:00:41.438Z] #43 ... [2021-03-27T18:00:41.438Z] [2021-03-27T18:00:41.438Z] #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-27T18:00:41.438Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-27T18:00:41.438Z] #20 24.31 The following NEW packages will be installed: [2021-03-27T18:00:41.438Z] #20 24.32 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-03-27T18:00:41.438Z] #20 24.32 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-03-27T18:00:41.438Z] #20 24.32 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-03-27T18:00:41.438Z] #20 24.32 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-03-27T18:00:41.438Z] #20 24.32 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-03-27T18:00:41.438Z] #20 24.32 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-03-27T18:00:41.438Z] #20 24.32 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-03-27T18:00:41.438Z] #20 24.32 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-03-27T18:00:41.438Z] #20 24.32 xz-utils zip [2021-03-27T18:00:41.438Z] #20 24.71 0 upgraded, 48 newly installed, 0 to remove and 24 not upgraded. [2021-03-27T18:00:41.438Z] #20 24.71 Need to get 28.5 MB of archives. [2021-03-27T18:00:41.438Z] #20 24.71 After this operation, 116 MB of additional disk space will be used. [2021-03-27T18:00:41.438Z] #20 24.71 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-03-27T18:00:41.438Z] #20 24.76 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-03-27T18:00:41.438Z] #20 24.80 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-03-27T18:00:41.438Z] #20 24.88 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-03-27T18:00:41.438Z] #20 24.90 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-03-27T18:00:41.438Z] #20 24.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-03-27T18:00:41.438Z] #20 25.06 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-03-27T18:00:41.438Z] #20 25.08 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-03-27T18:00:41.438Z] #20 25.08 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-03-27T18:00:41.438Z] #20 25.08 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-03-27T18:00:41.438Z] #20 25.09 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-03-27T18:00:41.438Z] #20 25.10 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-03-27T18:00:41.438Z] #20 25.10 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-03-27T18:00:41.438Z] #20 25.10 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-03-27T18:00:41.438Z] #20 25.10 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-03-27T18:00:41.438Z] #20 25.11 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-03-27T18:00:41.438Z] #20 25.13 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-03-27T18:00:41.438Z] #20 25.13 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-27T18:00:41.438Z] #20 25.15 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-03-27T18:00:41.438Z] #20 25.16 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-27T18:00:41.438Z] #20 25.16 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-03-27T18:00:41.438Z] #20 25.18 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-03-27T18:00:41.438Z] #20 25.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-27T18:00:41.438Z] #20 25.22 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-03-27T18:00:41.438Z] #20 25.23 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-03-27T18:00:41.438Z] #20 25.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-27T18:00:41.438Z] #20 25.24 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-03-27T18:00:41.438Z] #20 25.24 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-03-27T18:00:41.438Z] #20 25.24 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-03-27T18:00:41.438Z] #20 25.77 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-27T18:00:41.438Z] #20 25.77 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-27T18:00:41.438Z] #20 25.77 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-27T18:00:41.438Z] #20 25.77 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-03-27T18:00:41.438Z] #20 25.78 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-03-27T18:00:41.438Z] #20 25.79 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-03-27T18:00:41.438Z] #20 25.85 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-03-27T18:00:41.438Z] #20 25.86 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-03-27T18:00:41.438Z] #20 25.86 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-03-27T18:00:41.438Z] #20 25.87 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-03-27T18:00:41.438Z] #20 25.88 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-03-27T18:00:41.438Z] #20 25.90 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-03-27T18:00:41.438Z] #20 25.90 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-03-27T18:00:41.438Z] #20 25.96 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-27T18:00:41.438Z] #20 26.00 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-03-27T18:00:41.438Z] #20 26.01 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-03-27T18:00:41.438Z] #20 26.39 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-03-27T18:00:41.438Z] #20 26.44 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-03-27T18:00:41.438Z] #20 26.48 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-03-27T18:00:41.438Z] #20 27.16 debconf: delaying package configuration, since apt-utils is not installed [2021-03-27T18:00:41.438Z] #20 27.27 Fetched 28.5 MB in 2s (13.6 MB/s) [2021-03-27T18:00:41.438Z] #20 27.33 Selecting previously unselected package pigz. [2021-03-27T18:00:41.438Z] #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 ... 23435 files and directories currently installed.) [2021-03-27T18:00:41.438Z] #20 27.39 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-03-27T18:00:41.438Z] #20 27.40 Unpacking pigz (2.4-1) ... [2021-03-27T18:00:41.438Z] #20 27.47 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-03-27T18:00:41.438Z] #20 27.48 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-03-27T18:00:41.438Z] #20 27.49 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-03-27T18:00:41.438Z] #20 27.94 Selecting previously unselected package python3.7-minimal. [2021-03-27T18:00:41.438Z] #20 27.95 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-03-27T18:00:41.438Z] #20 27.97 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-03-27T18:00:41.438Z] #20 28.65 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-03-27T18:00:41.438Z] #20 28.67 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-03-27T18:00:41.445Z] #43 22.43 CC images/core-arm.o [2021-03-27T18:00:41.561Z] #44 30.80 CC images/sk-inet.o [2021-03-27T18:00:41.861Z] #44 31.19 CC images/tun.o [2021-03-27T18:00:41.861Z] #44 ... [2021-03-27T18:00:41.861Z] [2021-03-27T18:00:41.861Z] #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-27T18:00:41.861Z] #52 sha256:bba6251a66b971835a5c0aea95bbf68727d17d819f08cdd933d662a55f8e34a6 [2021-03-27T18:00:41.861Z] #52 90.17 go/token [2021-03-27T18:00:41.861Z] #52 90.18 github.com/pkg/diff [2021-03-27T18:00:41.861Z] #52 90.21 flag [2021-03-27T18:00:41.861Z] #52 90.29 encoding/binary [2021-03-27T18:00:41.861Z] #52 93.21 go/scanner [2021-03-27T18:00:41.861Z] #52 95.14 mvdan.cc/editorconfig [2021-03-27T18:00:41.861Z] #52 95.22 mvdan.cc/sh/v3/syntax [2021-03-27T18:00:41.861Z] #52 95.88 encoding/base64 [2021-03-27T18:00:41.861Z] #52 97.46 go/ast [2021-03-27T18:00:41.861Z] #52 99.00 encoding/json [2021-03-27T18:00:41.861Z] #52 100.4 golang.org/x/sys/unix [2021-03-27T18:00:42.008Z] #43 22.89 CC images/core-aarch64.o [2021-03-27T18:00:42.161Z] #52 ... [2021-03-27T18:00:42.161Z] [2021-03-27T18:00:42.161Z] #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-27T18:00:42.161Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-27T18:00:42.161Z] #44 31.50 CC images/sk-netlink.o [2021-03-27T18:00:42.265Z] #43 23.22 CC images/core-ppc64.o [2021-03-27T18:00:42.461Z] #44 31.72 CC images/packet-sock.o [2021-03-27T18:00:42.554Z] #36 ... [2021-03-27T18:00:42.554Z] [2021-03-27T18:00:42.554Z] #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-27T18:00:42.554Z] #34 sha256:d309597170e6b60d1c1000b73be86368c9334e72203358dc146738cbdd873393 [2021-03-27T18:00:42.554Z] #34 DONE 68.6s [2021-03-27T18:00:42.554Z] [2021-03-27T18:00:42.554Z] #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-27T18:00:42.554Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-27T18:00:42.554Z] #42 64.16 Setting up python-pkg-resources (40.8.0-1) ... [2021-03-27T18:00:42.554Z] #42 67.66 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2021-03-27T18:00:42.554Z] #42 68.62 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-03-27T18:00:42.554Z] #42 68.66 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-03-27T18:00:42.554Z] #42 68.89 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2021-03-27T18:00:42.554Z] #42 69.03 Setting up python-six (1.12.0-1) ... [2021-03-27T18:00:42.742Z] #36 ... [2021-03-27T18:00:42.742Z] [2021-03-27T18:00:42.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-27T18:00:42.742Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-27T18:00:42.742Z] #42 82.00 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-03-27T18:00:42.742Z] #42 82.04 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-27T18:00:42.742Z] #42 82.09 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-27T18:00:42.742Z] #42 82.18 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-03-27T18:00:42.742Z] #42 82.20 Setting up python-six (1.12.0-1) ... [2021-03-27T18:00:42.742Z] #42 87.67 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-03-27T18:00:42.742Z] #42 87.72 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-03-27T18:00:42.742Z] #42 87.75 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-03-27T18:00:42.742Z] #42 87.79 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-03-27T18:00:42.742Z] #42 87.82 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-03-27T18:00:42.742Z] #42 87.84 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-03-27T18:00:42.742Z] #42 87.86 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-27T18:00:42.742Z] #42 87.88 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-03-27T18:00:42.742Z] #42 87.92 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-27T18:00:42.742Z] #42 87.95 Setting up python-protobuf (3.6.1.3-2) ... [2021-03-27T18:00:42.762Z] #44 32.19 CC images/ipc-var.o [2021-03-27T18:00:42.865Z] #42 ... [2021-03-27T18:00:42.865Z] [2021-03-27T18:00:42.865Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-27T18:00:42.865Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-03-27T18:00:42.865Z] #36 68.91 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-03-27T18:00:42.865Z] #36 69.02 Setting up xxd (2:8.1.0875-5) ... [2021-03-27T18:00:42.865Z] #36 69.07 Setting up libuv1:arm64 (1.24.1-1) ... [2021-03-27T18:00:42.865Z] #36 69.23 Setting up vim-common (2:8.1.0875-5) ... [2021-03-27T18:00:42.865Z] #36 69.27 Setting up librhash0:arm64 (1.3.8-1) ... [2021-03-27T18:00:42.865Z] #36 69.63 Setting up cmake-data (3.13.4-1) ... [2021-03-27T18:00:42.969Z] #37 1.874 + RM_GOPATH=0 [2021-03-27T18:00:42.969Z] #37 1.874 + TMP_GOPATH= [2021-03-27T18:00:42.969Z] #37 1.874 + : /build [2021-03-27T18:00:42.969Z] #37 1.874 + '[' -z '' ']' [2021-03-27T18:00:42.969Z] #37 1.886 ++ mktemp -d [2021-03-27T18:00:42.969Z] #37 1.968 + export GOPATH=/tmp/tmp.NZnOEwUxvF [2021-03-27T18:00:42.969Z] #37 1.968 + GOPATH=/tmp/tmp.NZnOEwUxvF [2021-03-27T18:00:42.969Z] #37 1.968 + RM_GOPATH=1 [2021-03-27T18:00:42.969Z] #37 1.969 + case "$(go env GOARCH)" in [2021-03-27T18:00:42.969Z] #37 1.969 ++ go env GOARCH [2021-03-27T18:00:42.969Z] #37 2.060 + export GO_BUILDMODE=-buildmode=pie [2021-03-27T18:00:42.969Z] #37 2.060 + GO_BUILDMODE=-buildmode=pie [2021-03-27T18:00:42.969Z] #37 2.061 ++ dirname /tmp/install/install.sh [2021-03-27T18:00:42.969Z] #37 2.101 + dir=/tmp/install [2021-03-27T18:00:42.969Z] #37 2.101 + bin=tini [2021-03-27T18:00:42.969Z] #37 2.101 + shift [2021-03-27T18:00:42.969Z] #37 2.101 + '[' '!' -f /tmp/install/tini.installer ']' [2021-03-27T18:00:42.969Z] #37 2.102 + . /tmp/install/tini.installer [2021-03-27T18:00:42.969Z] #37 2.102 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-27T18:00:42.969Z] #37 2.102 + install_tini [2021-03-27T18:00:42.969Z] #37 2.102 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-03-27T18:00:42.969Z] #37 2.103 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-27T18:00:42.969Z] #37 2.103 + git clone https://github.com/krallin/tini.git /tmp/tmp.NZnOEwUxvF/tini [2021-03-27T18:00:42.969Z] #37 2.128 Cloning into '/tmp/tmp.NZnOEwUxvF/tini'... [2021-03-27T18:00:43.025Z] #42 ... [2021-03-27T18:00:43.025Z] [2021-03-27T18:00:43.025Z] #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-27T18:00:43.025Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-27T18:00:43.025Z] #36 92.11 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-27T18:00:43.025Z] #36 92.11 Setting up xxd (2:8.1.0875-5) ... [2021-03-27T18:00:43.025Z] #36 92.12 Setting up libuv1:amd64 (1.24.1-1) ... [2021-03-27T18:00:43.025Z] #36 92.14 Setting up vim-common (2:8.1.0875-5) ... [2021-03-27T18:00:43.025Z] #36 92.28 Setting up librhash0:amd64 (1.3.8-1) ... [2021-03-27T18:00:43.025Z] #36 92.30 Setting up cmake-data (3.13.4-1) ... [2021-03-27T18:00:43.025Z] #36 92.33 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-27T18:00:43.060Z] #44 32.38 CC images/ipc-desc.o [2021-03-27T18:00:43.129Z] #36 69.83 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-27T18:00:43.129Z] #36 69.85 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2021-03-27T18:00:43.129Z] #36 69.92 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-03-27T18:00:43.129Z] #36 69.97 Setting up cmake (3.13.4-1) ... [2021-03-27T18:00:43.129Z] #36 70.01 Processing triggers for libc-bin (2.28-10) ... [2021-03-27T18:00:43.194Z] #43 23.91 CC images/core-s390.o [2021-03-27T18:00:43.194Z] #43 ... [2021-03-27T18:00:43.194Z] [2021-03-27T18:00:43.194Z] #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-27T18:00:43.194Z] #51 sha256:29d3f5a36030e269bb74e89e85c4dfb3544aa0909fd1b2c940d9b2ab8f0226c8 [2021-03-27T18:00:43.194Z] #51 DONE 94.8s [2021-03-27T18:00:43.194Z] [2021-03-27T18:00:43.194Z] #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-27T18:00:43.194Z] #45 sha256:877b177bf77c548723318ec57568b06d15c6dc696371c5c6ef6b34666be452c5 [2021-03-27T18:00:43.194Z] #45 92.79 hash/crc32 [2021-03-27T18:00:43.194Z] #45 93.28 compress/gzip [2021-03-27T18:00:43.194Z] #45 94.04 net [2021-03-27T18:00:43.194Z] #45 94.26 github.com/LK4D4/vndr/build [2021-03-27T18:00:43.229Z] #37 ... [2021-03-27T18:00:43.229Z] [2021-03-27T18:00:43.229Z] #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-27T18:00:43.229Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-27T18:00:43.229Z] #42 84.25 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-03-27T18:00:43.229Z] #42 84.33 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-27T18:00:43.229Z] #42 84.51 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-27T18:00:43.229Z] #42 84.64 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-03-27T18:00:43.229Z] #42 84.68 Setting up python-six (1.12.0-1) ... [2021-03-27T18:00:43.229Z] #42 90.57 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-03-27T18:00:43.229Z] #42 90.73 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-03-27T18:00:43.229Z] #42 90.86 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-03-27T18:00:43.229Z] #42 91.01 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-03-27T18:00:43.229Z] #42 91.07 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-03-27T18:00:43.229Z] #42 91.21 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-03-27T18:00:43.229Z] #42 91.26 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-27T18:00:43.229Z] #42 91.30 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-03-27T18:00:43.229Z] #42 91.32 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-27T18:00:43.229Z] #42 91.35 Setting up python-protobuf (3.6.1.3-2) ... [2021-03-27T18:00:43.229Z] #42 ... [2021-03-27T18:00:43.229Z] [2021-03-27T18:00:43.229Z] #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-27T18:00:43.229Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-27T18:00:43.229Z] #13 84.06 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-03-27T18:00:43.229Z] #13 84.06 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-03-27T18:00:43.229Z] #13 84.15 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-27T18:00:43.229Z] #13 87.40 Selecting previously unselected package binutils-mingw-w64. [2021-03-27T18:00:43.229Z] #13 87.41 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-03-27T18:00:43.229Z] #13 87.42 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-27T18:00:43.229Z] #13 87.62 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-03-27T18:00:43.229Z] #13 87.65 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-03-27T18:00:43.229Z] #13 87.73 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-03-27T18:00:43.229Z] #13 88.19 Selecting previously unselected package dmsetup. [2021-03-27T18:00:43.229Z] #13 88.20 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-03-27T18:00:43.229Z] #13 88.20 Unpacking dmsetup (2:1.02.155-3) ... [2021-03-27T18:00:43.229Z] #13 88.47 Selecting previously unselected package mingw-w64-common. [2021-03-27T18:00:43.229Z] #13 88.50 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-03-27T18:00:43.229Z] #13 88.52 Unpacking mingw-w64-common (6.0.0-3) ... [2021-03-27T18:00:43.292Z] #36 92.42 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-03-27T18:00:43.292Z] #36 92.48 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-03-27T18:00:43.292Z] #36 92.52 Setting up cmake (3.13.4-1) ... [2021-03-27T18:00:43.292Z] #36 92.53 Processing triggers for libc-bin (2.28-10) ... [2021-03-27T18:00:43.292Z] #36 92.67 Processing triggers for mime-support (3.62) ... [2021-03-27T18:00:43.329Z] #20 30.60 Selecting previously unselected package python3-minimal. [2021-03-27T18:00:43.329Z] #20 30.60 (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-27T18:00:43.329Z] #20 30.65 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-03-27T18:00:43.329Z] #20 30.66 Unpacking python3-minimal (3.7.3-1) ... [2021-03-27T18:00:43.329Z] #20 30.78 Selecting previously unselected package libmpdec2:amd64. [2021-03-27T18:00:43.329Z] #20 30.79 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-03-27T18:00:43.329Z] #20 30.79 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-03-27T18:00:43.358Z] #44 32.67 CC images/ipc-shm.o [2021-03-27T18:00:43.358Z] #44 32.89 CC images/ipc-msg.o [2021-03-27T18:00:43.393Z] #36 70.16 Processing triggers for mime-support (3.62) ... [2021-03-27T18:00:43.585Z] #20 30.88 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-03-27T18:00:43.585Z] #20 30.90 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-03-27T18:00:43.585Z] #20 30.91 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-03-27T18:00:44.009Z] #44 33.21 CC images/ipc-sem.o [2021-03-27T18:00:44.240Z] #36 DONE 93.5s [2021-03-27T18:00:44.240Z] [2021-03-27T18:00:44.240Z] #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-27T18:00:44.240Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-27T18:00:44.240Z] #13 88.97 Selecting previously unselected package binutils-mingw-w64. [2021-03-27T18:00:44.240Z] #13 88.97 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-03-27T18:00:44.240Z] #13 88.99 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-27T18:00:44.240Z] #13 89.16 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-03-27T18:00:44.240Z] #13 89.16 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-03-27T18:00:44.240Z] #13 89.17 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-03-27T18:00:44.240Z] #13 89.40 Selecting previously unselected package dmsetup. [2021-03-27T18:00:44.240Z] #13 89.42 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-03-27T18:00:44.240Z] #13 89.48 Unpacking dmsetup (2:1.02.155-3) ... [2021-03-27T18:00:44.240Z] #13 89.89 Selecting previously unselected package mingw-w64-common. [2021-03-27T18:00:44.240Z] #13 89.91 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-03-27T18:00:44.240Z] #13 89.92 Unpacking mingw-w64-common (6.0.0-3) ... [2021-03-27T18:00:44.313Z] #44 33.50 CC images/utsns.o [2021-03-27T18:00:44.313Z] #44 33.75 CC images/creds.o [2021-03-27T18:00:44.507Z] #13 ... [2021-03-27T18:00:44.507Z] [2021-03-27T18:00:44.507Z] #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-27T18:00:44.507Z] #51 sha256:69d714db0e61da6934d1cb0430a15b4833c236055323735a7065203a6aa67e3e [2021-03-27T18:00:44.507Z] #51 83.60 context [2021-03-27T18:00:44.507Z] #51 85.04 internal/poll [2021-03-27T18:00:44.507Z] #51 88.07 os [2021-03-27T18:00:44.507Z] #51 93.73 encoding/base64 [2021-03-27T18:00:44.507Z] #51 ... [2021-03-27T18:00:44.507Z] [2021-03-27T18:00:44.508Z] #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-27T18:00:44.508Z] #37 sha256:3e7d9f162ae156a45c72d1c4622a5d1a5f6c8a8d2aad9b3501342ce6e1af5660 [2021-03-27T18:00:44.513Z] #20 31.80 Selecting previously unselected package python3.7. [2021-03-27T18:00:44.513Z] #20 31.81 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-03-27T18:00:44.513Z] #20 31.83 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-03-27T18:00:44.513Z] #20 31.99 Selecting previously unselected package libpython3-stdlib:amd64. [2021-03-27T18:00:44.513Z] #20 31.99 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-03-27T18:00:44.513Z] #20 31.99 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-03-27T18:00:44.613Z] #44 34.04 CC images/vma.o [2021-03-27T18:00:44.613Z] #44 34.19 CC images/netdev.o [2021-03-27T18:00:44.769Z] #20 32.11 Setting up python3-minimal (3.7.3-1) ... [2021-03-27T18:00:45.260Z] #44 34.51 CC images/tty.o [2021-03-27T18:00:45.327Z] #36 DONE 72.0s [2021-03-27T18:00:45.327Z] [2021-03-27T18:00:45.327Z] #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-27T18:00:45.327Z] #37 sha256:8e135f179cb67822c86c98994094c958fe882fef0231f4efc095ecd92f0e2f34 [2021-03-27T18:00:45.697Z] #20 33.05 Selecting previously unselected package python3. [2021-03-27T18:00:45.697Z] #20 33.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 ... 24096 files and directories currently installed.) [2021-03-27T18:00:45.697Z] #20 33.10 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-03-27T18:00:45.697Z] #20 33.12 Unpacking python3 (3.7.3-1) ... [2021-03-27T18:00:45.710Z] #45 97.41 vendor/golang.org/x/text/transform [2021-03-27T18:00:45.890Z] #37 1.443 + RM_GOPATH=0 [2021-03-27T18:00:45.890Z] #37 1.443 + TMP_GOPATH= [2021-03-27T18:00:45.890Z] #37 1.443 + : /build [2021-03-27T18:00:45.890Z] #37 1.443 + '[' -z '' ']' [2021-03-27T18:00:45.890Z] #37 1.446 ++ mktemp -d [2021-03-27T18:00:45.890Z] #37 1.475 + export GOPATH=/tmp/tmp.34gP2oNGpN [2021-03-27T18:00:45.890Z] #37 1.475 + GOPATH=/tmp/tmp.34gP2oNGpN [2021-03-27T18:00:45.890Z] #37 1.475 + RM_GOPATH=1 [2021-03-27T18:00:45.890Z] #37 1.475 + case "$(go env GOARCH)" in [2021-03-27T18:00:45.890Z] #37 1.476 ++ go env GOARCH [2021-03-27T18:00:45.890Z] #37 1.522 + export GO_BUILDMODE=-buildmode=pie [2021-03-27T18:00:45.890Z] #37 1.522 + GO_BUILDMODE=-buildmode=pie [2021-03-27T18:00:45.890Z] #37 1.523 ++ dirname /tmp/install/install.sh [2021-03-27T18:00:45.890Z] #37 1.525 + dir=/tmp/install [2021-03-27T18:00:45.890Z] #37 1.525 + bin=tini [2021-03-27T18:00:45.890Z] #37 1.525 + shift [2021-03-27T18:00:45.890Z] #37 1.525 + '[' '!' -f /tmp/install/tini.installer ']' [2021-03-27T18:00:45.890Z] #37 1.525 + . /tmp/install/tini.installer [2021-03-27T18:00:45.890Z] #37 1.525 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-27T18:00:45.890Z] #37 1.526 + install_tini [2021-03-27T18:00:45.890Z] #37 1.526 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-03-27T18:00:45.890Z] #37 1.526 + git clone https://github.com/krallin/tini.git /tmp/tmp.34gP2oNGpN/tini [2021-03-27T18:00:45.890Z] #37 1.526 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-27T18:00:45.890Z] #37 1.535 Cloning into '/tmp/tmp.34gP2oNGpN/tini'... [2021-03-27T18:00:45.908Z] #44 35.13 CC images/file-lock.o [2021-03-27T18:00:45.954Z] #20 33.24 Selecting previously unselected package libip4tc0:amd64. [2021-03-27T18:00:45.954Z] #20 33.24 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-03-27T18:00:45.954Z] #20 33.24 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-03-27T18:00:45.954Z] #20 33.35 Selecting previously unselected package libip6tc0:amd64. [2021-03-27T18:00:45.954Z] #20 33.35 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-03-27T18:00:45.954Z] #20 33.37 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-03-27T18:00:46.150Z] #37 ... [2021-03-27T18:00:46.150Z] [2021-03-27T18:00:46.150Z] #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-27T18:00:46.150Z] #34 sha256:228b0d81ae1231a649f16725556f44c1c316b509097a76be12f258051f26fe36 [2021-03-27T18:00:46.150Z] #34 85.43 internal/fmtsort [2021-03-27T18:00:46.150Z] #34 85.99 internal/syscall/execenv [2021-03-27T18:00:46.150Z] #34 86.36 internal/syscall/unix [2021-03-27T18:00:46.150Z] #34 86.44 strings [2021-03-27T18:00:46.150Z] #34 86.52 os [2021-03-27T18:00:46.150Z] #34 90.80 path [2021-03-27T18:00:46.150Z] #34 91.63 text/tabwriter [2021-03-27T18:00:46.150Z] #34 92.83 path/filepath [2021-03-27T18:00:46.150Z] #34 92.84 fmt [2021-03-27T18:00:46.150Z] #34 95.53 io/ioutil [2021-03-27T18:00:46.208Z] #44 35.44 CC images/rlimit.o [2021-03-27T18:00:46.208Z] #44 35.68 CC images/pagemap.o [2021-03-27T18:00:46.210Z] #20 33.46 Selecting previously unselected package libiptc0:amd64. [2021-03-27T18:00:46.210Z] #20 33.48 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-03-27T18:00:46.210Z] #20 33.49 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-03-27T18:00:46.210Z] #20 33.61 Selecting previously unselected package libnfnetlink0:amd64. [2021-03-27T18:00:46.210Z] #20 33.62 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-03-27T18:00:46.210Z] #20 33.63 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-03-27T18:00:46.210Z] #20 33.68 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-03-27T18:00:46.210Z] #20 33.68 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-03-27T18:00:46.210Z] #20 33.68 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-03-27T18:00:46.273Z] #45 ... [2021-03-27T18:00:46.273Z] [2021-03-27T18:00:46.273Z] #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-27T18:00:46.273Z] #56 sha256:1f021d1169db4328cacee1d1f7667197d4805420082b3d0086675d7e0aad5d2f [2021-03-27T18:00:46.273Z] #56 49.19 Checking out files: 50% (1930/3824) Checking out files: 51% (1951/3824) Checking out files: 52% (1989/3824) Checking out files: 53% (2027/3824) Checking out files: 54% (2065/3824) Checking out files: 55% (2104/3824) Checking out files: 56% (2142/3824) Checking out files: 57% (2180/3824) Checking out files: 58% (2218/3824) Checking out files: 59% (2257/3824) Checking out files: 60% (2295/3824) Checking out files: 61% (2333/3824) Checking out files: 62% (2371/3824) Checking out files: 63% (2410/3824) Checking out files: 64% (2448/3824) Checking out files: 65% (2486/3824) Checking out files: 66% (2524/3824) Checking out files: 67% (2563/3824) Checking out files: 68% (2601/3824) Checking out files: 69% (2639/3824) Checking out files: 70% (2677/3824) Checking out files: 71% (2716/3824) Checking out files: 72% (2754/3824) Checking out files: 73% (2792/3824) Checking out files: 74% (2830/3824) Checking out files: 75% (2868/3824) Checking out files: 76% (2907/3824) Checking out files: 77% (2945/3824) Checking out files: 78% (2983/3824) Checking out files: 79% (3021/3824) Checking out files: 80% (3060/3824) Checking out files: 81% (3098/3824) Checking out files: 82% (3136/3824) Checking out files: 83% (3174/3824) Checking out files: 84% (3213/3824) Checking out files: 85% (3251/3824) Checking out files: 86% (3289/3824) Checking out files: 87% (3327/3824) Checking out files: 88% (3366/3824) Checking out files: 89% (3404/3824) Checking out files: 89% (3410/3824) Checking out files: 90% (3442/3824) Checking out files: 91% (3480/3824) Checking out files: 92% (3519/3824) Checking out files: 93% (3557/3824) Checking out files: 94% (3595/3824) Checking out files: 95% (3633/3824) Checking out files: 96% (3672/3824) Checking out files: 97% (3710/3824) Checking out files: 98% (3748/3824) Checking out files: 99% (3786/3824) Checking out files: 100% (3824/3824) Checking out files: 100% (3824/3824), done. [2021-03-27T18:00:46.273Z] #56 50.58 + cd /tmp/tmp.Rhrot8iRx1/src/github.com/containerd/containerd [2021-03-27T18:00:46.273Z] #56 50.58 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-27T18:00:46.411Z] #34 ... [2021-03-27T18:00:46.411Z] [2021-03-27T18:00:46.411Z] #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-27T18:00:46.411Z] #51 sha256:69d714db0e61da6934d1cb0430a15b4833c236055323735a7065203a6aa67e3e [2021-03-27T18:00:46.411Z] #51 94.10 fmt [2021-03-27T18:00:46.411Z] #51 95.17 path/filepath [2021-03-27T18:00:46.466Z] #20 33.77 Selecting previously unselected package libnftnl11:amd64. [2021-03-27T18:00:46.466Z] #20 33.77 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-03-27T18:00:46.466Z] #20 33.79 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-03-27T18:00:46.533Z] #13 ... [2021-03-27T18:00:46.533Z] [2021-03-27T18:00:46.533Z] #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-27T18:00:46.533Z] #37 sha256:d293de7589d6d85366cd54c8ac55157a1d33b7b4b7859d8bf94b8b121cee7676 [2021-03-27T18:00:46.533Z] #37 3.348 + cd /tmp/tmp.NZnOEwUxvF/tini [2021-03-27T18:00:46.533Z] #37 3.348 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-27T18:00:46.533Z] #37 3.556 + cmake . [2021-03-27T18:00:46.533Z] #37 4.712 -- The C compiler identification is GNU 8.3.0 [2021-03-27T18:00:46.533Z] #37 4.738 -- Check for working C compiler: /usr/bin/cc [2021-03-27T18:00:46.533Z] #37 5.461 -- Check for working C compiler: /usr/bin/cc -- works [2021-03-27T18:00:46.533Z] #37 5.472 -- Detecting C compiler ABI info [2021-03-27T18:00:46.723Z] #20 33.93 Selecting previously unselected package iptables. [2021-03-27T18:00:46.723Z] #20 33.94 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-03-27T18:00:46.723Z] #20 33.94 Unpacking iptables (1.8.2-4) ... [2021-03-27T18:00:46.723Z] #20 34.29 Selecting previously unselected package xxd. [2021-03-27T18:00:46.723Z] #20 34.30 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-03-27T18:00:46.793Z] #37 ... [2021-03-27T18:00:46.793Z] [2021-03-27T18:00:46.793Z] #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-27T18:00:46.793Z] #51 sha256:a9cb3e3cda2fdacfa2ba66b33589f9fb420f3e314b4ed964694175ed1bf2ee3a [2021-03-27T18:00:46.793Z] #51 88.00 encoding/binary [2021-03-27T18:00:46.793Z] #51 88.18 context [2021-03-27T18:00:46.793Z] #51 89.09 os [2021-03-27T18:00:46.793Z] #51 90.15 encoding/base64 [2021-03-27T18:00:46.793Z] #51 90.98 golang.org/x/sys/unix [2021-03-27T18:00:46.793Z] #51 93.86 fmt [2021-03-27T18:00:46.858Z] #44 36.02 CC images/siginfo.o [2021-03-27T18:00:46.858Z] #44 36.33 CC images/rpc.o [2021-03-27T18:00:46.979Z] #20 34.30 Unpacking xxd (2:8.1.0875-5) ... [2021-03-27T18:00:46.979Z] #20 34.42 Selecting previously unselected package vim-common. [2021-03-27T18:00:47.053Z] #51 ... [2021-03-27T18:00:47.053Z] [2021-03-27T18:00:47.053Z] #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-27T18:00:47.053Z] #34 sha256:e40585d6a1dc326be56ee62ce05653bb013254582d76f9696deb12dc6e058dc8 [2021-03-27T18:00:47.053Z] #34 93.43 io/ioutil [2021-03-27T18:00:47.053Z] #34 94.53 text/tabwriter [2021-03-27T18:00:47.053Z] #34 97.49 flag [2021-03-27T18:00:47.053Z] #34 97.49 github.com/BurntSushi/toml [2021-03-27T18:00:47.234Z] #20 34.43 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-27T18:00:47.234Z] #20 34.46 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-27T18:00:47.234Z] #20 34.63 Selecting previously unselected package bash-completion. [2021-03-27T18:00:47.234Z] #20 34.64 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-03-27T18:00:47.262Z] #37 1.762 + RM_GOPATH=0 [2021-03-27T18:00:47.262Z] #37 1.763 + TMP_GOPATH= [2021-03-27T18:00:47.262Z] #37 1.763 + : /build [2021-03-27T18:00:47.262Z] #37 1.764 + '[' -z '' ']' [2021-03-27T18:00:47.262Z] #37 1.767 ++ mktemp -d [2021-03-27T18:00:47.262Z] #37 1.769 + export GOPATH=/tmp/tmp.9TlUyYCjpg [2021-03-27T18:00:47.262Z] #37 1.769 + GOPATH=/tmp/tmp.9TlUyYCjpg [2021-03-27T18:00:47.262Z] #37 1.769 + RM_GOPATH=1 [2021-03-27T18:00:47.262Z] #37 1.774 + case "$(go env GOARCH)" in [2021-03-27T18:00:47.262Z] #37 1.776 ++ go env GOARCH [2021-03-27T18:00:47.262Z] #37 1.803 + export GO_BUILDMODE=-buildmode=pie [2021-03-27T18:00:47.262Z] #37 1.803 + GO_BUILDMODE=-buildmode=pie [2021-03-27T18:00:47.262Z] #37 1.804 ++ dirname /tmp/install/install.sh [2021-03-27T18:00:47.262Z] #37 1.806 + dir=/tmp/install [2021-03-27T18:00:47.262Z] #37 1.806 + bin=tini [2021-03-27T18:00:47.262Z] #37 1.806 + shift [2021-03-27T18:00:47.262Z] #37 1.806 + '[' '!' -f /tmp/install/tini.installer ']' [2021-03-27T18:00:47.262Z] #37 1.807 + . /tmp/install/tini.installer [2021-03-27T18:00:47.262Z] #37 1.807 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-27T18:00:47.262Z] #37 1.808 + install_tini [2021-03-27T18:00:47.262Z] #37 1.808 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-03-27T18:00:47.262Z] #37 1.808 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-27T18:00:47.262Z] #37 1.809 + git clone https://github.com/krallin/tini.git /tmp/tmp.9TlUyYCjpg/tini [2021-03-27T18:00:47.262Z] #37 1.811 Cloning into '/tmp/tmp.9TlUyYCjpg/tini'... [2021-03-27T18:00:47.622Z] #34 ... [2021-03-27T18:00:47.622Z] [2021-03-27T18:00:47.622Z] #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-27T18:00:47.622Z] #37 sha256:d293de7589d6d85366cd54c8ac55157a1d33b7b4b7859d8bf94b8b121cee7676 [2021-03-27T18:00:47.622Z] #37 6.457 -- Detecting C compiler ABI info - done [2021-03-27T18:00:47.622Z] #37 6.509 -- Detecting C compile features [2021-03-27T18:00:47.856Z] #37 2.798 + cd /tmp/tmp.9TlUyYCjpg/tini [2021-03-27T18:00:48.119Z] #37 2.802 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-27T18:00:48.119Z] #37 2.846 + cmake . [2021-03-27T18:00:48.177Z] #56 52.62 + export 'BUILDTAGS=netgo osusergo static_build' [2021-03-27T18:00:48.177Z] #56 52.62 + BUILDTAGS='netgo osusergo static_build' [2021-03-27T18:00:48.177Z] #56 52.62 + export EXTRA_FLAGS=-buildmode=pie [2021-03-27T18:00:48.177Z] #56 52.62 + EXTRA_FLAGS=-buildmode=pie [2021-03-27T18:00:48.177Z] #56 52.62 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-03-27T18:00:48.177Z] #56 52.62 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-03-27T18:00:48.177Z] #56 52.62 + '[' '' = dynamic ']' [2021-03-27T18:00:48.177Z] #56 52.62 + make [2021-03-27T18:00:48.383Z] #37 ... [2021-03-27T18:00:48.383Z] [2021-03-27T18:00:48.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-27T18:00:48.383Z] #45 sha256:7e628e2d544be376c4de8764396d4d362c71a408b3099e7a21b1a989b0837188 [2021-03-27T18:00:48.383Z] #45 65.24 encoding/json [2021-03-27T18:00:48.383Z] #45 71.18 text/template [2021-03-27T18:00:48.383Z] #45 71.28 encoding/xml [2021-03-27T18:00:48.383Z] #45 72.14 go/parser [2021-03-27T18:00:48.403Z] #44 37.77 CC images/ext-file.o [2021-03-27T18:00:48.646Z] #45 ... [2021-03-27T18:00:48.646Z] [2021-03-27T18:00:48.646Z] #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-27T18:00:48.646Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-27T18:00:48.646Z] #42 71.34 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2021-03-27T18:00:48.646Z] #42 71.42 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-03-27T18:00:48.646Z] #42 72.06 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2021-03-27T18:00:48.646Z] #42 72.21 Setting up libcap-dev:arm64 (1:2.25-2) ... [2021-03-27T18:00:48.646Z] #42 72.47 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2021-03-27T18:00:48.646Z] #42 72.50 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-03-27T18:00:48.646Z] #42 72.54 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-27T18:00:48.646Z] #42 72.57 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2021-03-27T18:00:48.646Z] #42 72.62 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-27T18:00:48.646Z] #42 72.68 Setting up python-protobuf (3.6.1.3-2) ... [2021-03-27T18:00:48.703Z] #44 38.04 CC images/cgroup.o [2021-03-27T18:00:48.952Z] #51 97.81 golang.org/x/sys/unix [2021-03-27T18:00:49.006Z] #44 ... [2021-03-27T18:00:49.006Z] [2021-03-27T18:00:49.006Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-27T18:00:49.006Z] #46 sha256:6b11d3db7d9e27c01c81326264d6c2b34bac09b31186d7aec638fc4e169674e8 [2021-03-27T18:00:49.006Z] #46 97.31 go/ast [2021-03-27T18:00:49.006Z] #46 98.60 text/template/parse [2021-03-27T18:00:49.006Z] #46 99.42 encoding/json [2021-03-27T18:00:49.006Z] #46 ... [2021-03-27T18:00:49.006Z] [2021-03-27T18:00:49.006Z] #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-27T18:00:49.006Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-03-27T18:00:49.006Z] #14 100.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-03-27T18:00:49.006Z] #14 100.3 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-03-27T18:00:49.006Z] #14 100.3 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-27T18:00:49.105Z] #56 53.58 + bin/ctr [2021-03-27T18:00:49.656Z] #14 ... [2021-03-27T18:00:49.656Z] [2021-03-27T18:00:49.656Z] #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-27T18:00:49.656Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-27T18:00:49.656Z] #44 38.82 CC images/userns.o [2021-03-27T18:00:49.656Z] #44 39.16 CC images/google/protobuf/descriptor.o [2021-03-27T18:00:49.914Z] Commit message: "add .gitconfig to handle case-only renames" [2021-03-27T18:00:50.047Z] #42 77.03 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2021-03-27T18:00:50.335Z] #51 ... [2021-03-27T18:00:50.336Z] [2021-03-27T18:00:50.336Z] #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-27T18:00:50.336Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-27T18:00:50.336Z] #42 97.79 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-03-27T18:00:50.336Z] #42 97.82 Processing triggers for libc-bin (2.28-10) ... [2021-03-27T18:00:50.336Z] #42 DONE 99.7s [2021-03-27T18:00:50.336Z] [2021-03-27T18:00:50.336Z] #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-27T18:00:50.336Z] #37 sha256:3e7d9f162ae156a45c72d1c4622a5d1a5f6c8a8d2aad9b3501342ce6e1af5660 [2021-03-27T18:00:50.336Z] #37 2.549 + cd /tmp/tmp.34gP2oNGpN/tini [2021-03-27T18:00:50.336Z] #37 2.550 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-27T18:00:50.336Z] #37 2.566 + cmake . [2021-03-27T18:00:50.336Z] #37 3.682 -- The C compiler identification is GNU 8.3.0 [2021-03-27T18:00:50.336Z] #37 3.797 -- Check for working C compiler: /usr/bin/cc [2021-03-27T18:00:50.336Z] #37 5.183 -- Check for working C compiler: /usr/bin/cc -- works [2021-03-27T18:00:50.336Z] #37 5.194 -- Detecting C compiler ABI info [2021-03-27T18:00:50.335Z] > git --version # timeout=10 [2021-03-27T18:00:50.389Z] > git --version # 'git version 2.24.1.windows.2' [2021-03-27T18:00:50.454Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-03-27T18:00:50.501Z] #20 37.43 Unpacking bash-completion (1:2.8-6) ... [2021-03-27T18:00:50.501Z] #20 37.82 Selecting previously unselected package bzip2. [2021-03-27T18:00:50.501Z] #20 37.84 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-03-27T18:00:50.501Z] #20 37.84 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-27T18:00:50.501Z] #20 37.92 Selecting previously unselected package xz-utils. [2021-03-27T18:00:50.501Z] #20 37.93 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-03-27T18:00:50.501Z] #20 37.93 Unpacking xz-utils (5.2.4-1) ... [2021-03-27T18:00:50.596Z] #37 6.478 -- Detecting C compiler ABI info - done [2021-03-27T18:00:50.757Z] #20 38.10 Selecting previously unselected package apparmor. [2021-03-27T18:00:50.757Z] #20 38.10 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-03-27T18:00:50.757Z] #20 38.18 Unpacking apparmor (2.13.2-10) ... [2021-03-27T18:00:50.857Z] #37 6.557 -- Detecting C compile features [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-03-27T18:00:50.997Z] #42 77.75 Processing triggers for libc-bin (2.28-10) ... [2021-03-27T18:00:50.997Z] #42 ... [2021-03-27T18:00:50.997Z] [2021-03-27T18:00:50.997Z] #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-27T18:00:50.997Z] #51 sha256:7234be65751762dbed11f9b4191f400d0f34e63262bb4eebc803ec8f454baf22 [2021-03-27T18:00:50.997Z] #51 67.87 golang.org/x/crypto/ssh/terminal [2021-03-27T18:00:50.997Z] #51 74.20 mvdan.cc/sh/v3/cmd/shfmt [2021-03-27T18:00:51.261Z] #51 ... [2021-03-27T18:00:51.261Z] [2021-03-27T18:00:51.261Z] #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-27T18:00:51.261Z] #37 sha256:8e135f179cb67822c86c98994094c958fe882fef0231f4efc095ecd92f0e2f34 [2021-03-27T18:00:51.261Z] #37 3.550 -- The C compiler identification is GNU 8.3.0 [2021-03-27T18:00:51.261Z] #37 3.621 -- Check for working C compiler: /usr/bin/cc [2021-03-27T18:00:51.261Z] #37 4.388 -- Check for working C compiler: /usr/bin/cc -- works [2021-03-27T18:00:51.261Z] #37 4.394 -- Detecting C compiler ABI info [2021-03-27T18:00:51.261Z] #37 5.002 -- Detecting C compiler ABI info - done [2021-03-27T18:00:51.261Z] #37 5.040 -- Detecting C compile features [2021-03-27T18:00:51.319Z] #20 38.50 Selecting previously unselected package aufs-tools. [2021-03-27T18:00:51.319Z] #20 38.51 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-03-27T18:00:51.320Z] #20 38.51 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-03-27T18:00:51.320Z] #20 38.64 Selecting previously unselected package libonig5:amd64. [2021-03-27T18:00:51.320Z] #20 38.65 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-03-27T18:00:51.320Z] #20 38.65 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-03-27T18:00:51.576Z] #20 38.80 Selecting previously unselected package libjq1:amd64. [2021-03-27T18:00:51.576Z] #20 38.81 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-03-27T18:00:51.576Z] #20 38.81 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-27T18:00:51.576Z] #20 38.94 Selecting previously unselected package jq. [2021-03-27T18:00:51.576Z] #20 38.95 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-03-27T18:00:51.576Z] #20 38.97 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-27T18:00:51.779Z] #44 41.20 CC images/opts.o [2021-03-27T18:00:51.820Z] #37 10.04 -- Detecting C compile features - done [2021-03-27T18:00:51.820Z] #37 10.09 -- Performing Test HAS_BUILTIN_FORTIFY [2021-03-27T18:00:51.820Z] #37 10.26 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-03-27T18:00:51.820Z] #37 10.36 -- Configuring done [2021-03-27T18:00:51.820Z] #37 10.41 -- Generating done [2021-03-27T18:00:51.820Z] #37 10.43 -- Build files have been written to: /tmp/tmp.NZnOEwUxvF/tini [2021-03-27T18:00:51.820Z] #37 10.46 + make tini-static [2021-03-27T18:00:51.820Z] #37 ... [2021-03-27T18:00:51.820Z] [2021-03-27T18:00:51.820Z] #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-27T18:00:51.820Z] #45 sha256:0d1ccef2dec3aca4ec467749ec006393c1841f37fcc35f41551d0611e6d47a5c [2021-03-27T18:00:51.820Z] #45 93.01 fmt [2021-03-27T18:00:51.820Z] #45 98.74 regexp [2021-03-27T18:00:51.820Z] #45 99.81 flag [2021-03-27T18:00:51.820Z] #45 102.7 go/token [2021-03-27T18:00:51.833Z] #20 39.06 Selecting previously unselected package libaio1:amd64. [2021-03-27T18:00:51.833Z] #20 39.08 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-03-27T18:00:51.833Z] #20 39.10 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-03-27T18:00:51.833Z] #20 39.16 Selecting previously unselected package libgpm2:amd64. [2021-03-27T18:00:51.833Z] #20 39.17 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-03-27T18:00:51.833Z] #20 39.18 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-03-27T18:00:51.833Z] #20 39.25 Selecting previously unselected package libicu63:amd64. [2021-03-27T18:00:51.833Z] #20 39.25 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-03-27T18:00:51.833Z] #20 39.26 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-27T18:00:51.833Z] #20 ... [2021-03-27T18:00:51.833Z] [2021-03-27T18:00:51.833Z] #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-27T18:00:51.833Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T18:00:51.833Z] #43 93.28 CC criu/cgroup.o [2021-03-27T18:00:51.833Z] #43 96.07 CC criu/clone-noasan.o [2021-03-27T18:00:51.833Z] #43 96.26 CC criu/config.o [2021-03-27T18:00:51.833Z] #43 97.65 CC criu/cr-check.o [2021-03-27T18:00:51.833Z] #43 99.25 CC criu/cr-dedup.o [2021-03-27T18:00:51.833Z] #43 99.64 CC criu/cr-dump.o [2021-03-27T18:00:51.833Z] #43 101.9 CC criu/cr-errno.o [2021-03-27T18:00:51.833Z] #43 102.0 CC criu/cr-restore.o [2021-03-27T18:00:52.077Z] #44 41.50 CC images/seccomp.o [2021-03-27T18:00:52.081Z] #45 ... [2021-03-27T18:00:52.081Z] [2021-03-27T18:00:52.081Z] #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-27T18:00:52.081Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-27T18:00:52.081Z] #42 100.8 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-03-27T18:00:52.081Z] #42 100.8 Processing triggers for libc-bin (2.28-10) ... [2021-03-27T18:00:52.341Z] #42 DONE 103.4s [2021-03-27T18:00:52.341Z] [2021-03-27T18:00:52.341Z] #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-27T18:00:52.341Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T18:00:52.375Z] #44 41.80 CC images/binfmt-misc.o [2021-03-27T18:00:52.676Z] #44 42.09 CC images/time.o [2021-03-27T18:00:52.770Z] #37 ... [2021-03-27T18:00:52.770Z] [2021-03-27T18:00:52.770Z] #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-27T18:00:52.770Z] #51 sha256:69d714db0e61da6934d1cb0430a15b4833c236055323735a7065203a6aa67e3e [2021-03-27T18:00:52.770Z] #51 101.7 encoding/json [2021-03-27T18:00:52.772Z] #37 7.386 -- Detecting C compile features - done [2021-03-27T18:00:52.772Z] #37 7.439 -- Performing Test HAS_BUILTIN_FORTIFY [2021-03-27T18:00:52.976Z] #44 42.35 CC images/sysctl.o [2021-03-27T18:00:53.276Z] #44 42.58 CC images/autofs.o [2021-03-27T18:00:53.349Z] #37 ... [2021-03-27T18:00:53.349Z] [2021-03-27T18:00:53.349Z] #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-27T18:00:53.349Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-27T18:00:53.349Z] #42 DONE 80.2s [2021-03-27T18:00:53.349Z] [2021-03-27T18:00:53.349Z] #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-27T18:00:53.349Z] #37 sha256:8e135f179cb67822c86c98994094c958fe882fef0231f4efc095ecd92f0e2f34 [2021-03-27T18:00:53.349Z] #37 8.002 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-03-27T18:00:53.349Z] #37 8.151 -- Configuring done [2021-03-27T18:00:53.349Z] #37 8.247 -- Generating done [2021-03-27T18:00:53.353Z] #51 ... [2021-03-27T18:00:53.353Z] [2021-03-27T18:00:53.353Z] #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-27T18:00:53.353Z] #45 sha256:2872f9999b93867b24796d275fa23e29f875a72fdc15fd5b30176dca00048127 [2021-03-27T18:00:53.353Z] #45 92.59 regexp/syntax [2021-03-27T18:00:53.353Z] #45 93.78 fmt [2021-03-27T18:00:53.353Z] #45 99.04 regexp [2021-03-27T18:00:53.353Z] #45 101.6 go/token [2021-03-27T18:00:53.353Z] #45 102.7 go/scanner [2021-03-27T18:00:53.353Z] #45 ... [2021-03-27T18:00:53.353Z] [2021-03-27T18:00:53.353Z] #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-27T18:00:53.353Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-27T18:00:53.353Z] #13 98.75 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-03-27T18:00:53.353Z] #13 98.76 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-03-27T18:00:53.353Z] #13 98.77 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-27T18:00:53.577Z] #44 42.92 CC images/macvlan.o [2021-03-27T18:00:53.613Z] #37 8.262 + make tini-static [2021-03-27T18:00:53.613Z] #37 8.263 -- Build files have been written to: /tmp/tmp.9TlUyYCjpg/tini [2021-03-27T18:00:53.613Z] #37 ... [2021-03-27T18:00:53.613Z] [2021-03-27T18:00:53.613Z] #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-27T18:00:53.613Z] #51 sha256:7234be65751762dbed11f9b4191f400d0f34e63262bb4eebc803ec8f454baf22 [2021-03-27T18:00:53.613Z] #51 DONE 80.5s [2021-03-27T18:00:53.874Z] + docker version [2021-03-27T18:00:53.876Z] [2021-03-27T18:00:53.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-27T18:00:53.876Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-27T18:00:53.880Z] #44 43.16 CC images/sit.o [2021-03-27T18:00:54.185Z] #44 43.46 CC images/memfd.o [2021-03-27T18:00:54.361Z] #56 ... [2021-03-27T18:00:54.361Z] [2021-03-27T18:00:54.361Z] #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-27T18:00:54.361Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T18:00:54.361Z] #43 24.59 CC images/cpuinfo.o [2021-03-27T18:00:54.361Z] #43 25.18 CC images/inventory.o [2021-03-27T18:00:54.361Z] #43 25.49 CC images/fdinfo.o [2021-03-27T18:00:54.361Z] #43 25.90 CC images/fown.o [2021-03-27T18:00:54.361Z] #43 26.07 CC images/ns.o [2021-03-27T18:00:54.361Z] #43 26.34 CC images/regfile.o [2021-03-27T18:00:54.361Z] #43 26.60 CC images/ghost-file.o [2021-03-27T18:00:54.361Z] #43 26.92 CC images/fifo.o [2021-03-27T18:00:54.361Z] #43 27.19 CC images/remap-file-path.o [2021-03-27T18:00:54.361Z] #43 27.45 CC images/eventfd.o [2021-03-27T18:00:54.361Z] #43 27.64 CC images/eventpoll.o [2021-03-27T18:00:54.361Z] #43 27.92 CC images/fh.o [2021-03-27T18:00:54.361Z] #43 28.33 CC images/fsnotify.o [2021-03-27T18:00:54.361Z] #43 28.92 CC images/signalfd.o [2021-03-27T18:00:54.361Z] #43 29.13 CC images/fs.o [2021-03-27T18:00:54.361Z] #43 29.32 CC images/pstree.o [2021-03-27T18:00:54.361Z] #43 29.56 CC images/pipe.o [2021-03-27T18:00:54.361Z] #43 29.83 CC images/tcp-stream.o [2021-03-27T18:00:54.361Z] #43 30.02 CC images/sk-packet.o [2021-03-27T18:00:54.361Z] #43 30.31 CC images/mnt.o [2021-03-27T18:00:54.361Z] #43 30.58 CC images/pipe-data.o [2021-03-27T18:00:54.361Z] #43 30.81 CC images/sa.o [2021-03-27T18:00:54.361Z] #43 31.03 CC images/timer.o [2021-03-27T18:00:54.361Z] #43 31.39 CC images/timerfd.o [2021-03-27T18:00:54.361Z] #43 31.59 CC images/mm.o [2021-03-27T18:00:54.361Z] #43 31.87 CC images/sk-opts.o [2021-03-27T18:00:54.361Z] #43 32.06 CC images/sk-unix.o [2021-03-27T18:00:54.361Z] #43 32.35 CC images/sk-inet.o [2021-03-27T18:00:54.361Z] #43 32.67 CC images/tun.o [2021-03-27T18:00:54.361Z] #43 33.06 CC images/sk-netlink.o [2021-03-27T18:00:54.361Z] #43 33.26 CC images/packet-sock.o [2021-03-27T18:00:54.361Z] #43 33.63 CC images/ipc-var.o [2021-03-27T18:00:54.361Z] #43 33.90 CC images/ipc-desc.o [2021-03-27T18:00:54.361Z] #43 34.13 CC images/ipc-shm.o [2021-03-27T18:00:54.361Z] #43 34.30 CC images/ipc-msg.o [2021-03-27T18:00:54.361Z] #43 34.56 CC images/ipc-sem.o [2021-03-27T18:00:54.361Z] #43 34.80 CC images/utsns.o [2021-03-27T18:00:54.361Z] #43 34.99 CC images/creds.o [2021-03-27T18:00:54.361Z] #43 35.22 CC images/vma.o [2021-03-27T18:00:54.361Z] #43 35.51 CC images/netdev.o [2021-03-27T18:00:54.573Z] #44 43.84 CC images/timens.o [2021-03-27T18:00:54.573Z] #44 44.09 LINK images/built-in.o [2021-03-27T18:00:54.882Z] #43 2.497 Note: Building without setproctitle() and strlcpy() support. [2021-03-27T18:00:54.882Z] #43 2.498 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-27T18:00:54.882Z] #43 2.535 Note: Building without GnuTLS support [2021-03-27T18:00:54.882Z] #43 2.546 Makefile.config:39: Warn: you have no libnftables installed [2021-03-27T18:00:54.882Z] #43 2.553 Makefile.config:40: Warn: Building without nftables support [2021-03-27T18:00:54.920Z] #44 44.27 GEN compel/include/asm [2021-03-27T18:00:54.920Z] #44 44.32 GEN compel/include/version.h [2021-03-27T18:00:54.920Z] #44 44.39 touch .config [2021-03-27T18:00:54.923Z] #43 35.84 CC images/tty.o [2021-03-27T18:00:55.102Z] #43 106.5 CC criu/cr-service.o [2021-03-27T18:00:55.102Z] #43 ... [2021-03-27T18:00:55.102Z] [2021-03-27T18:00:55.102Z] #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-27T18:00:55.102Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-27T18:00:55.102Z] #20 42.61 Selecting previously unselected package libnet1:amd64. [2021-03-27T18:00:55.232Z] #44 44.48 GEN include/common/config.h [2021-03-27T18:00:55.232Z] #44 44.61 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-03-27T18:00:55.232Z] #44 44.65 GEN compel/plugins/include/uapi/std/syscall.h [2021-03-27T18:00:55.232Z] #44 44.70 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2021-03-27T18:00:55.232Z] #44 44.75 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2021-03-27T18:00:55.232Z] #44 44.78 DEP compel/arch/ppc64/plugins/std/memcmp.d [2021-03-27T18:00:55.358Z] #20 42.62 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-27T18:00:55.358Z] #20 42.62 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-27T18:00:55.358Z] #20 42.70 Selecting previously unselected package libnl-3-200:amd64. [2021-03-27T18:00:55.358Z] #20 42.71 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-03-27T18:00:55.358Z] #20 42.71 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-03-27T18:00:55.358Z] #20 42.80 Selecting previously unselected package libprotobuf-c1:amd64. [2021-03-27T18:00:55.358Z] #20 42.81 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-03-27T18:00:55.358Z] #20 42.81 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-27T18:00:55.453Z] #43 ... [2021-03-27T18:00:55.453Z] [2021-03-27T18:00:55.453Z] #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-27T18:00:55.453Z] #37 sha256:d293de7589d6d85366cd54c8ac55157a1d33b7b4b7859d8bf94b8b121cee7676 [2021-03-27T18:00:55.453Z] #37 11.41 Scanning dependencies of target tini-static [2021-03-27T18:00:55.453Z] #37 11.70 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-03-27T18:00:55.453Z] #37 13.34 [100%] Linking C executable tini-static [2021-03-27T18:00:55.453Z] #37 14.02 [100%] Built target tini-static [2021-03-27T18:00:55.453Z] #37 14.08 + mkdir -p /build [2021-03-27T18:00:55.453Z] #37 14.08 + cp tini-static /build/docker-init [2021-03-27T18:00:55.453Z] #37 DONE 14.4s [2021-03-27T18:00:55.453Z] [2021-03-27T18:00:55.453Z] #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-27T18:00:55.453Z] #45 sha256:0d1ccef2dec3aca4ec467749ec006393c1841f37fcc35f41551d0611e6d47a5c [2021-03-27T18:00:55.453Z] #45 104.5 go/scanner [2021-03-27T18:00:55.453Z] #45 105.1 internal/lazyregexp [2021-03-27T18:00:55.453Z] #45 105.4 net/url [2021-03-27T18:00:55.453Z] #45 105.9 go/ast [2021-03-27T18:00:55.486Z] #43 36.46 CC images/file-lock.o [2021-03-27T18:00:55.581Z] #44 44.80 DEP compel/arch/ppc64/plugins/std/memcpy.d [2021-03-27T18:00:55.581Z] #44 44.89 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2021-03-27T18:00:55.581Z] #44 44.93 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-03-27T18:00:55.581Z] #44 44.93 DEP compel/plugins/std/infect.d [2021-03-27T18:00:55.614Z] #20 42.87 Selecting previously unselected package libreadline5:amd64. [2021-03-27T18:00:55.614Z] #20 42.89 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-03-27T18:00:55.614Z] #20 42.90 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-03-27T18:00:55.614Z] #20 43.02 Selecting previously unselected package net-tools. [2021-03-27T18:00:55.614Z] #20 43.03 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-03-27T18:00:55.614Z] #20 43.04 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-27T18:00:55.742Z] #43 36.69 CC images/rlimit.o [2021-03-27T18:00:55.871Z] #20 43.25 Selecting previously unselected package python-pip-whl. [2021-03-27T18:00:55.871Z] #20 43.25 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-03-27T18:00:55.871Z] #20 43.25 Unpacking python-pip-whl (18.1-5) ... [2021-03-27T18:00:55.880Z] #44 45.13 DEP compel/plugins/std/string.d [2021-03-27T18:00:55.881Z] #44 45.25 DEP compel/plugins/std/log.d [2021-03-27T18:00:55.881Z] #44 45.33 DEP compel/plugins/std/fds.d [2021-03-27T18:00:55.881Z] #44 45.45 DEP compel/plugins/std/std.d [2021-03-27T18:00:55.999Z] #43 36.92 CC images/pagemap.o [2021-03-27T18:00:56.181Z] #44 45.65 DEP compel/plugins/shmem/shmem.d [2021-03-27T18:00:56.256Z] #43 37.18 CC images/siginfo.o [2021-03-27T18:00:56.394Z] #45 107.6 text/template/parse [2021-03-27T18:00:56.433Z] #20 43.82 Selecting previously unselected package python3-lib2to3. [2021-03-27T18:00:56.433Z] #20 43.83 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-03-27T18:00:56.433Z] #20 43.84 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-03-27T18:00:56.499Z] #44 45.77 DEP compel/plugins/fds/fds.d [2021-03-27T18:00:56.499Z] #44 45.99 CC compel/plugins/std/std.o [2021-03-27T18:00:56.513Z] #43 37.50 CC images/rpc.o [2021-03-27T18:00:56.513Z] #43 ... [2021-03-27T18:00:56.513Z] [2021-03-27T18:00:56.513Z] #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-27T18:00:56.513Z] #45 sha256:877b177bf77c548723318ec57568b06d15c6dc696371c5c6ef6b34666be452c5 [2021-03-27T18:00:56.513Z] #45 98.32 vendor/golang.org/x/text/unicode/bidi [2021-03-27T18:00:56.513Z] #45 100.1 vendor/golang.org/x/text/secure/bidirule [2021-03-27T18:00:56.513Z] #45 100.3 vendor/golang.org/x/text/unicode/norm [2021-03-27T18:00:56.513Z] #45 104.7 vendor/golang.org/x/net/idna [2021-03-27T18:00:56.513Z] #45 106.8 mime [2021-03-27T18:00:56.689Z] #20 43.98 Selecting previously unselected package python3-distutils. [2021-03-27T18:00:56.689Z] #20 43.99 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-03-27T18:00:56.689Z] #20 44.01 Unpacking python3-distutils (3.7.3-1) ... [2021-03-27T18:00:56.689Z] #20 44.13 Selecting previously unselected package python3-pip. [2021-03-27T18:00:56.689Z] #20 44.13 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-03-27T18:00:56.689Z] #20 44.14 Unpacking python3-pip (18.1-5) ... [2021-03-27T18:00:56.770Z] #45 108.4 mime/quotedprintable [2021-03-27T18:00:56.800Z] #44 ... [2021-03-27T18:00:56.800Z] [2021-03-27T18:00:56.800Z] #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-27T18:00:56.800Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-03-27T18:00:56.800Z] #14 114.4 Selecting previously unselected package libapparmor1:ppc64el. [2021-03-27T18:00:56.800Z] #14 114.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2021-03-27T18:00:56.800Z] #14 114.5 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2021-03-27T18:00:56.800Z] #14 114.5 Selecting previously unselected package libapparmor-dev:ppc64el. [2021-03-27T18:00:56.800Z] #14 114.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2021-03-27T18:00:56.800Z] #14 114.5 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2021-03-27T18:00:56.946Z] #20 44.31 Selecting previously unselected package python3-pkg-resources. [2021-03-27T18:00:56.946Z] #20 44.31 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-03-27T18:00:56.946Z] #20 44.31 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-03-27T18:00:56.946Z] #20 44.47 Selecting previously unselected package python3-setuptools. [2021-03-27T18:00:57.026Z] #45 108.7 net/http/internal [2021-03-27T18:00:57.100Z] #14 114.7 Selecting previously unselected package libbtrfs0. [2021-03-27T18:00:57.100Z] #14 114.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2021-03-27T18:00:57.100Z] #14 114.7 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-27T18:00:57.100Z] #14 114.8 Selecting previously unselected package libbtrfs-dev. [2021-03-27T18:00:57.100Z] #14 114.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2021-03-27T18:00:57.100Z] #14 114.8 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-27T18:00:57.195Z] #43 3.842 Note: Building without setproctitle() and strlcpy() support. [2021-03-27T18:00:57.195Z] #43 3.842 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-27T18:00:57.195Z] #43 3.869 Note: Building without GnuTLS support [2021-03-27T18:00:57.195Z] #43 3.875 Makefile.config:39: Warn: you have no libnftables installed [2021-03-27T18:00:57.195Z] #43 3.875 Makefile.config:40: Warn: Building without nftables support [2021-03-27T18:00:57.202Z] #20 44.47 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-03-27T18:00:57.202Z] #20 44.48 Unpacking python3-setuptools (40.8.0-1) ... [2021-03-27T18:00:57.202Z] #20 44.73 Selecting previously unselected package python3-wheel. [2021-03-27T18:00:57.202Z] #20 44.73 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-03-27T18:00:57.334Z] #45 ... [2021-03-27T18:00:57.334Z] [2021-03-27T18:00:57.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-27T18:00:57.334Z] #34 sha256:e40585d6a1dc326be56ee62ce05653bb013254582d76f9696deb12dc6e058dc8 [2021-03-27T18:00:57.334Z] #34 99.97 log [2021-03-27T18:00:57.334Z] #34 103.9 github.com/BurntSushi/toml/cmd/tomlv [2021-03-27T18:00:57.334Z] #34 DONE 108.6s [2021-03-27T18:00:57.398Z] #14 115.0 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2021-03-27T18:00:57.398Z] #14 115.0 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2021-03-27T18:00:57.398Z] #14 115.1 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2021-03-27T18:00:57.398Z] #14 115.1 Selecting previously unselected package libudev-dev:ppc64el. [2021-03-27T18:00:57.398Z] #14 115.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_ppc64el.deb ... [2021-03-27T18:00:57.398Z] #14 115.2 Unpacking libudev-dev:ppc64el (241-7~deb10u7) ... [2021-03-27T18:00:57.458Z] #43 ... [2021-03-27T18:00:57.458Z] [2021-03-27T18:00:57.458Z] #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-27T18:00:57.458Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-03-27T18:00:57.458Z] #13 70.53 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-03-27T18:00:57.458Z] #13 70.53 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-03-27T18:00:57.458Z] #13 70.55 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-27T18:00:57.458Z] #13 76.87 Selecting previously unselected package gcc-mingw-w64-base. [2021-03-27T18:00:57.458Z] #13 76.88 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-03-27T18:00:57.458Z] #13 76.90 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-27T18:00:57.458Z] #13 77.15 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-03-27T18:00:57.458Z] #13 77.15 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-03-27T18:00:57.458Z] #13 77.17 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-27T18:00:57.459Z] #20 44.74 Unpacking python3-wheel (0.32.3-2) ... [2021-03-27T18:00:57.459Z] #20 44.83 Selecting previously unselected package sudo. [2021-03-27T18:00:57.459Z] #20 44.83 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-03-27T18:00:57.459Z] #20 44.84 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-03-27T18:00:57.557Z] #13 ... [2021-03-27T18:00:57.557Z] [2021-03-27T18:00:57.557Z] #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-27T18:00:57.557Z] #37 sha256:3e7d9f162ae156a45c72d1c4622a5d1a5f6c8a8d2aad9b3501342ce6e1af5660 [2021-03-27T18:00:57.557Z] #37 8.816 -- Detecting C compile features - done [2021-03-27T18:00:57.557Z] #37 8.859 -- Performing Test HAS_BUILTIN_FORTIFY [2021-03-27T18:00:57.557Z] #37 9.207 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-03-27T18:00:57.557Z] #37 9.284 -- Configuring done [2021-03-27T18:00:57.557Z] #37 9.328 -- Generating done [2021-03-27T18:00:57.557Z] #37 9.339 -- Build files have been written to: /tmp/tmp.34gP2oNGpN/tini [2021-03-27T18:00:57.557Z] #37 9.348 + make tini-static [2021-03-27T18:00:57.557Z] #37 9.928 Scanning dependencies of target tini-static [2021-03-27T18:00:57.557Z] #37 10.13 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-03-27T18:00:57.557Z] #37 11.45 [100%] Linking C executable tini-static [2021-03-27T18:00:57.557Z] #37 12.18 [100%] Built target tini-static [2021-03-27T18:00:57.557Z] #37 12.32 + mkdir -p /build [2021-03-27T18:00:57.557Z] #37 12.32 + cp tini-static /build/docker-init [2021-03-27T18:00:57.557Z] #37 DONE 12.7s [2021-03-27T18:00:57.557Z] [2021-03-27T18:00:57.557Z] #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-27T18:00:57.557Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T18:00:57.557Z] #43 2.293 Note: Building without setproctitle() and strlcpy() support. [2021-03-27T18:00:57.557Z] #43 2.293 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-27T18:00:57.557Z] #43 2.309 Note: Building without GnuTLS support [2021-03-27T18:00:57.557Z] #43 2.327 Makefile.config:39: Warn: you have no libnftables installed [2021-03-27T18:00:57.557Z] #43 2.330 Makefile.config:40: Warn: Building without nftables support [2021-03-27T18:00:57.557Z] #43 4.402 fatal: not a git repository (or any of the parent directories): .git [2021-03-27T18:00:57.557Z] #43 4.465 GEN .gitid [2021-03-27T18:00:57.557Z] #43 4.488 GEN criu/include/version.h [2021-03-27T18:00:57.557Z] #43 4.598 GEN include/common/asm [2021-03-27T18:00:57.557Z] #43 6.389 PBCC images/timens.pb-c.c [2021-03-27T18:00:57.557Z] #43 6.448 DEP images/timens.pb-c.d [2021-03-27T18:00:57.557Z] #43 6.518 PBCC images/fown.pb-c.c [2021-03-27T18:00:57.557Z] #43 6.583 PBCC images/google/protobuf/descriptor.pb-c.c [2021-03-27T18:00:57.557Z] #43 6.698 PBCC images/opts.pb-c.c [2021-03-27T18:00:57.557Z] #43 6.796 PBCC images/memfd.pb-c.c [2021-03-27T18:00:57.557Z] #43 6.880 DEP images/fown.pb-c.d [2021-03-27T18:00:57.557Z] #43 6.970 DEP images/google/protobuf/descriptor.pb-c.d [2021-03-27T18:00:57.557Z] #43 7.082 DEP images/opts.pb-c.d [2021-03-27T18:00:57.557Z] #43 7.218 DEP images/memfd.pb-c.d [2021-03-27T18:00:57.590Z] #45 ... [2021-03-27T18:00:57.590Z] [2021-03-27T18:00:57.590Z] #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-27T18:00:57.590Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-27T18:00:57.590Z] #13 99.93 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-03-27T18:00:57.590Z] #13 99.94 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-27T18:00:57.590Z] #13 99.94 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-27T18:00:57.594Z] [2021-03-27T18:00:57.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-27T18:00:57.594Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T18:00:57.594Z] #43 5.127 fatal: not a git repository (or any of the parent directories): .git [2021-03-27T18:00:57.594Z] #43 5.194 GEN .gitid [2021-03-27T18:00:57.594Z] #43 5.227 GEN criu/include/version.h [2021-03-27T18:00:57.594Z] #43 5.365 GEN include/common/asm [2021-03-27T18:00:57.697Z] #14 115.4 Selecting previously unselected package libsepol1-dev:ppc64el. [2021-03-27T18:00:57.697Z] #14 115.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2021-03-27T18:00:57.697Z] #14 115.4 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2021-03-27T18:00:57.721Z] #13 ... [2021-03-27T18:00:57.721Z] [2021-03-27T18:00:57.721Z] #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-27T18:00:57.721Z] #37 sha256:8e135f179cb67822c86c98994094c958fe882fef0231f4efc095ecd92f0e2f34 [2021-03-27T18:00:57.721Z] #37 8.890 Scanning dependencies of target tini-static [2021-03-27T18:00:57.721Z] #37 9.120 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-03-27T18:00:57.721Z] #37 11.09 [100%] Linking C executable tini-static [2021-03-27T18:00:57.721Z] #37 11.74 [100%] Built target tini-static [2021-03-27T18:00:57.721Z] #37 11.79 + mkdir -p /build [2021-03-27T18:00:57.721Z] #37 11.80 + cp tini-static /build/docker-init [2021-03-27T18:00:57.818Z] #43 7.263 PBCC images/sit.pb-c.c [2021-03-27T18:00:57.818Z] #43 7.326 DEP images/sit.pb-c.d [2021-03-27T18:00:57.818Z] #43 7.433 PBCC images/macvlan.pb-c.c [2021-03-27T18:00:57.818Z] #43 7.486 DEP images/macvlan.pb-c.d [2021-03-27T18:00:57.818Z] #43 7.541 PBCC images/autofs.pb-c.c [2021-03-27T18:00:57.996Z] #14 115.7 Selecting previously unselected package libpcre16-3:ppc64el. [2021-03-27T18:00:57.996Z] #14 115.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2021-03-27T18:00:57.996Z] #14 115.7 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2021-03-27T18:00:57.996Z] #14 115.9 Selecting previously unselected package libpcre32-3:ppc64el. [2021-03-27T18:00:58.021Z] #20 45.32 Selecting previously unselected package thin-provisioning-tools. [2021-03-27T18:00:58.021Z] #20 45.32 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-03-27T18:00:58.021Z] #20 45.34 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-03-27T18:00:58.079Z] #43 7.601 DEP images/autofs.pb-c.d [2021-03-27T18:00:58.079Z] #43 7.674 PBCC images/sysctl.pb-c.c [2021-03-27T18:00:58.079Z] #43 7.715 DEP images/sysctl.pb-c.d [2021-03-27T18:00:58.079Z] #43 7.787 PBCC images/time.pb-c.c [2021-03-27T18:00:58.277Z] #20 45.54 Selecting previously unselected package uidmap. [2021-03-27T18:00:58.277Z] #20 45.56 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-03-27T18:00:58.277Z] #20 45.57 Unpacking uidmap (1:4.5-1.1) ... [2021-03-27T18:00:58.277Z] #20 45.69 Selecting previously unselected package vim-runtime. [2021-03-27T18:00:58.277Z] #20 45.71 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-03-27T18:00:58.277Z] #20 45.75 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-27T18:00:58.294Z] #14 115.9 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2021-03-27T18:00:58.294Z] #14 115.9 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2021-03-27T18:00:58.294Z] #14 116.1 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2021-03-27T18:00:58.294Z] #14 116.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2021-03-27T18:00:58.294Z] #14 116.1 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2021-03-27T18:00:58.342Z] #43 7.830 DEP images/time.pb-c.d [2021-03-27T18:00:58.342Z] #43 7.894 PBCC images/binfmt-misc.pb-c.c [2021-03-27T18:00:58.342Z] #43 7.919 DEP images/binfmt-misc.pb-c.d [2021-03-27T18:00:58.342Z] #43 7.997 PBCC images/seccomp.pb-c.c [2021-03-27T18:00:58.534Z] #20 45.81 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-03-27T18:00:58.534Z] #20 45.81 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-03-27T18:00:58.594Z] #14 116.2 Selecting previously unselected package libpcre3-dev:ppc64el. [2021-03-27T18:00:58.594Z] #14 116.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2021-03-27T18:00:58.594Z] #14 116.2 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2021-03-27T18:00:58.601Z] #43 8.049 DEP images/seccomp.pb-c.d [2021-03-27T18:00:58.601Z] #43 8.126 PBCC images/userns.pb-c.c [2021-03-27T18:00:58.601Z] #43 ... [2021-03-27T18:00:58.601Z] [2021-03-27T18:00:58.601Z] #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-27T18:00:58.601Z] #34 sha256:228b0d81ae1231a649f16725556f44c1c316b509097a76be12f258051f26fe36 [2021-03-27T18:00:58.601Z] #34 98.27 flag [2021-03-27T18:00:58.601Z] #34 98.30 github.com/BurntSushi/toml [2021-03-27T18:00:58.601Z] #34 100.8 log [2021-03-27T18:00:58.601Z] #34 103.4 github.com/BurntSushi/toml/cmd/tomlv [2021-03-27T18:00:58.601Z] #34 DONE 108.0s [2021-03-27T18:00:58.601Z] [2021-03-27T18:00:58.601Z] #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-27T18:00:58.601Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T18:00:58.601Z] #43 8.218 DEP images/userns.pb-c.d [2021-03-27T18:00:58.601Z] #43 ... [2021-03-27T18:00:58.601Z] [2021-03-27T18:00:58.601Z] #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-27T18:00:58.601Z] #45 sha256:2872f9999b93867b24796d275fa23e29f875a72fdc15fd5b30176dca00048127 [2021-03-27T18:00:58.601Z] #45 103.0 internal/lazyregexp [2021-03-27T18:00:58.601Z] #45 103.3 net/url [2021-03-27T18:00:58.602Z] #45 104.0 go/ast [2021-03-27T18:00:58.602Z] #45 105.0 text/template/parse [2021-03-27T18:00:58.671Z] #37 DONE 13.3s [2021-03-27T18:00:58.671Z] [2021-03-27T18:00:58.671Z] #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-27T18:00:58.671Z] #45 sha256:7e628e2d544be376c4de8764396d4d362c71a408b3099e7a21b1a989b0837188 [2021-03-27T18:00:58.671Z] #45 78.11 compress/gzip [2021-03-27T18:00:58.671Z] #45 78.92 crypto/ecdsa [2021-03-27T18:00:58.671Z] #45 79.86 crypto/x509/pkix [2021-03-27T18:00:58.671Z] #45 79.88 go/doc [2021-03-27T18:00:58.671Z] #45 80.86 vendor/golang.org/x/crypto/cryptobyte [2021-03-27T18:00:58.671Z] #45 81.52 vendor/golang.org/x/text/unicode/bidi [2021-03-27T18:00:58.671Z] #45 84.55 vendor/golang.org/x/text/secure/bidirule [2021-03-27T18:00:58.671Z] #45 84.79 vendor/golang.org/x/text/unicode/norm [2021-03-27T18:00:58.671Z] #45 85.44 vendor/golang.org/x/net/http2/hpack [2021-03-27T18:00:58.862Z] #45 ... [2021-03-27T18:00:58.862Z] [2021-03-27T18:00:58.862Z] #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-27T18:00:58.862Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T18:00:58.862Z] #43 8.291 PBCC images/cgroup.pb-c.c [2021-03-27T18:00:58.862Z] #43 8.364 DEP images/cgroup.pb-c.d [2021-03-27T18:00:58.862Z] #43 8.415 PBCC images/ext-file.pb-c.c [2021-03-27T18:00:58.862Z] #43 8.478 DEP images/ext-file.pb-c.d [2021-03-27T18:00:58.892Z] #14 116.6 Selecting previously unselected package libselinux1-dev:ppc64el. [2021-03-27T18:00:58.892Z] #14 116.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2021-03-27T18:00:58.892Z] #14 116.6 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2021-03-27T18:00:58.985Z] #43 ... [2021-03-27T18:00:58.985Z] [2021-03-27T18:00:58.985Z] #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-27T18:00:58.985Z] #51 sha256:a9cb3e3cda2fdacfa2ba66b33589f9fb420f3e314b4ed964694175ed1bf2ee3a [2021-03-27T18:00:58.985Z] #51 100.2 encoding/json [2021-03-27T18:00:58.985Z] #51 104.8 github.com/pkg/diff [2021-03-27T18:00:58.985Z] #51 106.4 go/ast [2021-03-27T18:00:58.985Z] #51 108.1 golang.org/x/crypto/ssh/terminal [2021-03-27T18:00:58.985Z] #51 109.9 mvdan.cc/editorconfig [2021-03-27T18:00:59.121Z] #43 8.558 PBCC images/rpc.pb-c.c [2021-03-27T18:00:59.121Z] #43 8.695 DEP images/rpc.pb-c.d [2021-03-27T18:00:59.192Z] #14 116.9 Selecting previously unselected package libdevmapper-dev:ppc64el. [2021-03-27T18:00:59.192Z] #14 116.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2021-03-27T18:00:59.192Z] #14 117.0 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2021-03-27T18:00:59.245Z] #51 ... [2021-03-27T18:00:59.245Z] [2021-03-27T18:00:59.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-27T18:00:59.245Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-27T18:00:59.245Z] #13 97.95 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-03-27T18:00:59.245Z] #13 98.00 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-03-27T18:00:59.245Z] #13 98.01 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-27T18:00:59.381Z] #43 8.802 PBCC images/siginfo.pb-c.c [2021-03-27T18:00:59.381Z] #43 8.846 DEP images/siginfo.pb-c.d [2021-03-27T18:00:59.381Z] #43 8.928 PBCC images/pagemap.pb-c.c [2021-03-27T18:00:59.381Z] #43 9.049 DEP images/pagemap.pb-c.d [2021-03-27T18:00:59.491Z] #14 117.0 Selecting previously unselected package libseccomp-dev:ppc64el. [2021-03-27T18:00:59.491Z] #14 117.1 Preparing to unpack .../23-libseccomp-dev_2.4.1-2~bpo10+1_ppc64el.deb ... [2021-03-27T18:00:59.491Z] #14 117.1 Unpacking libseccomp-dev:ppc64el (2.4.1-2~bpo10+1) ... [2021-03-27T18:00:59.491Z] #14 117.2 Selecting previously unselected package libsystemd-dev:ppc64el. [2021-03-27T18:00:59.491Z] #14 117.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_ppc64el.deb ... [2021-03-27T18:00:59.491Z] #14 117.2 Unpacking libsystemd-dev:ppc64el (241-7~deb10u7) ... [2021-03-27T18:00:59.620Z] #45 ... [2021-03-27T18:00:59.620Z] [2021-03-27T18:00:59.620Z] #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-27T18:00:59.620Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-27T18:00:59.620Z] #43 6.396 fatal: not a git repository (or any of the parent directories): .git [2021-03-27T18:00:59.641Z] #43 9.122 PBCC images/rlimit.pb-c.c [2021-03-27T18:00:59.641Z] #43 9.153 DEP images/rlimit.pb-c.d [2021-03-27T18:00:59.641Z] #43 9.230 PBCC images/file-lock.pb-c.c [2021-03-27T18:00:59.641Z] #43 9.291 DEP images/file-lock.pb-c.d [2021-03-27T18:00:59.814Z] #13 ... [2021-03-27T18:00:59.814Z] [2021-03-27T18:00:59.814Z] #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-27T18:00:59.814Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T18:00:59.814Z] #43 7.690 PBCC images/timens.pb-c.c [2021-03-27T18:00:59.814Z] #43 7.736 DEP images/timens.pb-c.d [2021-03-27T18:00:59.814Z] #43 7.784 PBCC images/fown.pb-c.c [2021-03-27T18:00:59.884Z] #43 6.490 GEN .gitid [2021-03-27T18:00:59.884Z] #43 6.550 GEN criu/include/version.h [2021-03-27T18:00:59.901Z] #43 9.406 PBCC images/tty.pb-c.c [2021-03-27T18:00:59.901Z] #43 9.442 DEP images/tty.pb-c.d [2021-03-27T18:00:59.901Z] #43 9.524 PBCC images/tun.pb-c.c [2021-03-27T18:01:00.074Z] #43 7.821 PBCC images/google/protobuf/descriptor.pb-c.c [2021-03-27T18:01:00.074Z] #43 7.906 PBCC images/opts.pb-c.c [2021-03-27T18:01:00.074Z] #43 7.934 PBCC images/memfd.pb-c.c [2021-03-27T18:01:00.074Z] #43 7.998 DEP images/fown.pb-c.d [2021-03-27T18:01:00.074Z] #43 8.040 DEP images/google/protobuf/descriptor.pb-c.d [2021-03-27T18:01:00.152Z] #43 6.664 GEN include/common/asm [2021-03-27T18:01:00.155Z] #14 117.8 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2021-03-27T18:01:00.155Z] #14 ... [2021-03-27T18:01:00.155Z] [2021-03-27T18:01:00.155Z] #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-27T18:01:00.155Z] #46 sha256:6b11d3db7d9e27c01c81326264d6c2b34bac09b31186d7aec638fc4e169674e8 [2021-03-27T18:01:00.155Z] #46 108.4 text/template [2021-03-27T18:01:00.155Z] #46 110.1 go/parser [2021-03-27T18:01:00.155Z] #46 114.0 encoding/xml [2021-03-27T18:01:00.155Z] #46 ... [2021-03-27T18:01:00.155Z] [2021-03-27T18:01:00.155Z] #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-27T18:01:00.155Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-03-27T18:01:00.155Z] #14 117.8 Setting up libseccomp-dev:ppc64el (2.4.1-2~bpo10+1) ... [2021-03-27T18:01:00.155Z] #14 117.8 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2021-03-27T18:01:00.155Z] #14 117.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-27T18:01:00.155Z] #14 117.8 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2021-03-27T18:01:00.155Z] #14 117.8 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2021-03-27T18:01:00.155Z] #14 117.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-27T18:01:00.155Z] #14 117.8 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-27T18:01:00.155Z] #14 117.8 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2021-03-27T18:01:00.155Z] #14 117.8 Setting up libudev-dev:ppc64el (241-7~deb10u7) ... [2021-03-27T18:01:00.155Z] #14 117.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-27T18:01:00.155Z] #14 117.9 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-27T18:01:00.155Z] #14 117.9 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2021-03-27T18:01:00.155Z] #14 117.9 Setting up mingw-w64-common (6.0.0-3) ... [2021-03-27T18:01:00.155Z] #14 117.9 Setting up libsystemd-dev:ppc64el (241-7~deb10u7) ... [2021-03-27T18:01:00.155Z] #14 117.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-27T18:01:00.155Z] #14 117.9 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2021-03-27T18:01:00.155Z] #14 117.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-27T18:01:00.163Z] #43 9.599 PBCC images/netdev.pb-c.c [2021-03-27T18:01:00.163Z] #43 9.738 DEP images/tun.pb-c.d [2021-03-27T18:01:00.335Z] #43 8.093 DEP images/opts.pb-c.d [2021-03-27T18:01:00.335Z] #43 8.160 DEP images/memfd.pb-c.d [2021-03-27T18:01:00.335Z] #43 8.206 PBCC images/sit.pb-c.c [2021-03-27T18:01:00.335Z] #43 8.280 DEP images/sit.pb-c.d [2021-03-27T18:01:00.424Z] #43 9.866 DEP images/netdev.pb-c.d [2021-03-27T18:01:00.424Z] #43 9.963 PBCC images/vma.pb-c.c [2021-03-27T18:01:00.457Z] #14 118.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-27T18:01:00.457Z] #14 118.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-27T18:01:00.457Z] #14 118.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-27T18:01:00.457Z] #14 118.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-27T18:01:00.457Z] #14 118.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-27T18:01:00.457Z] #14 118.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-27T18:01:00.457Z] #14 118.1 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2021-03-27T18:01:00.457Z] #14 118.1 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2021-03-27T18:01:00.457Z] #14 118.2 Setting up dmsetup (2:1.02.155-3) ... [2021-03-27T18:01:00.457Z] #14 118.2 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2021-03-27T18:01:00.457Z] #14 118.2 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2021-03-27T18:01:00.457Z] #14 118.2 Processing triggers for libc-bin (2.28-10) ... [2021-03-27T18:01:00.594Z] #43 8.333 PBCC images/macvlan.pb-c.c [2021-03-27T18:01:00.594Z] #43 8.364 DEP images/macvlan.pb-c.d [2021-03-27T18:01:00.594Z] #43 8.419 PBCC images/autofs.pb-c.c [2021-03-27T18:01:00.594Z] #43 8.446 DEP images/autofs.pb-c.d [2021-03-27T18:01:00.594Z] #43 8.478 PBCC images/sysctl.pb-c.c [2021-03-27T18:01:00.594Z] #43 8.519 DEP images/sysctl.pb-c.d [2021-03-27T18:01:00.684Z] #43 10.11 DEP images/vma.pb-c.d [2021-03-27T18:01:00.684Z] #43 10.23 PBCC images/creds.pb-c.c [2021-03-27T18:01:00.684Z] #43 10.26 DEP images/creds.pb-c.d [2021-03-27T18:01:00.684Z] #43 10.31 PBCC images/utsns.pb-c.c [2021-03-27T18:01:00.684Z] #43 10.34 DEP images/utsns.pb-c.d [2021-03-27T18:01:00.805Z] #14 DONE 118.6s [2021-03-27T18:01:00.805Z] [2021-03-27T18:01:00.805Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-03-27T18:01:00.805Z] #15 sha256:b8833bc05957bb6f39933c4ed64d5fe2ab0bbcc6dc74622d7ca2920b37030968 [2021-03-27T18:01:00.854Z] #43 8.580 PBCC images/time.pb-c.c [2021-03-27T18:01:00.854Z] #43 8.590 DEP images/time.pb-c.d [2021-03-27T18:01:00.854Z] #43 8.650 PBCC images/binfmt-misc.pb-c.c [2021-03-27T18:01:00.854Z] #43 8.656 DEP images/binfmt-misc.pb-c.d [2021-03-27T18:01:00.854Z] #43 8.697 PBCC images/seccomp.pb-c.c [2021-03-27T18:01:00.854Z] #43 8.746 DEP images/seccomp.pb-c.d [2021-03-27T18:01:00.944Z] #43 10.38 PBCC images/ipc-desc.pb-c.c [2021-03-27T18:01:00.944Z] #43 10.41 PBCC images/ipc-sem.pb-c.c [2021-03-27T18:01:00.944Z] #43 10.42 DEP images/ipc-desc.pb-c.d [2021-03-27T18:01:00.944Z] #43 10.47 DEP images/ipc-sem.pb-c.d [2021-03-27T18:01:00.944Z] #43 10.52 PBCC images/ipc-msg.pb-c.c [2021-03-27T18:01:00.944Z] #43 10.56 DEP images/ipc-msg.pb-c.d [2021-03-27T18:01:00.944Z] #43 10.61 PBCC images/ipc-shm.pb-c.c [2021-03-27T18:01:01.097Z] Client: Docker Engine - Enterprise [2021-03-27T18:01:01.097Z] Version: 19.03.12 [2021-03-27T18:01:01.097Z] API version: 1.40 [2021-03-27T18:01:01.097Z] Go version: go1.13.13 [2021-03-27T18:01:01.097Z] Git commit: 4306744 [2021-03-27T18:01:01.097Z] Built: 08/05/2020 19:27:53 [2021-03-27T18:01:01.097Z] OS/Arch: windows/amd64 [2021-03-27T18:01:01.097Z] Experimental: false [2021-03-27T18:01:01.097Z] [2021-03-27T18:01:01.097Z] Server: Docker Engine - Enterprise [2021-03-27T18:01:01.097Z] Engine: [2021-03-27T18:01:01.097Z] Version: 19.03.12 [2021-03-27T18:01:01.097Z] API version: 1.40 (minimum version 1.24) [2021-03-27T18:01:01.097Z] Go version: go1.13.13 [2021-03-27T18:01:01.097Z] Git commit: f295753ffd [2021-03-27T18:01:01.097Z] Built: 08/05/2020 19:26:41 [2021-03-27T18:01:01.097Z] OS/Arch: windows/amd64 [2021-03-27T18:01:01.097Z] Experimental: true [2021-03-27T18:01:01.114Z] #43 8.789 PBCC images/userns.pb-c.c [2021-03-27T18:01:01.114Z] #43 8.811 DEP images/userns.pb-c.d [2021-03-27T18:01:01.114Z] #43 8.866 PBCC images/cgroup.pb-c.c [2021-03-27T18:01:01.114Z] #43 8.884 DEP images/cgroup.pb-c.d [2021-03-27T18:01:01.114Z] #43 8.938 PBCC images/ext-file.pb-c.c [2021-03-27T18:01:01.114Z] #43 8.974 DEP images/ext-file.pb-c.d [2021-03-27T18:01:01.203Z] #43 10.65 DEP images/ipc-shm.pb-c.d [2021-03-27T18:01:01.203Z] #43 10.70 PBCC images/ipc-var.pb-c.c [2021-03-27T18:01:01.203Z] #43 10.74 DEP images/ipc-var.pb-c.d [2021-03-27T18:01:01.203Z] #43 10.81 PBCC images/sk-opts.pb-c.c [2021-03-27T18:01:01.203Z] #43 10.85 PBCC images/packet-sock.pb-c.c [2021-03-27T18:01:01.374Z] #43 9.042 PBCC images/rpc.pb-c.c [2021-03-27T18:01:01.374Z] #43 9.108 DEP images/rpc.pb-c.d [2021-03-27T18:01:01.374Z] #43 9.190 PBCC images/siginfo.pb-c.c [2021-03-27T18:01:01.374Z] #43 9.238 DEP images/siginfo.pb-c.d [2021-03-27T18:01:01.374Z] #43 9.292 PBCC images/pagemap.pb-c.c [2021-03-27T18:01:01.374Z] #43 9.339 DEP images/pagemap.pb-c.d [2021-03-27T18:01:01.455Z] #15 DONE 0.6s [2021-03-27T18:01:01.455Z] [2021-03-27T18:01:01.455Z] #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-27T18:01:01.455Z] #54 sha256:c2a985fba2b04b2062522565c1b16e78f4341d026380dd03c4a6da234aff702c [2021-03-27T18:01:01.455Z] #54 0.456 + RM_GOPATH=0 [2021-03-27T18:01:01.455Z] #54 0.463 + TMP_GOPATH= [2021-03-27T18:01:01.455Z] #54 0.464 + : /build [2021-03-27T18:01:01.455Z] #54 0.465 + '[' -z '' ']' [2021-03-27T18:01:01.455Z] #54 0.467 ++ mktemp -d [2021-03-27T18:01:01.455Z] #54 0.472 + export GOPATH=/tmp/tmp.vc9Ssq5aDL [2021-03-27T18:01:01.455Z] #54 0.472 + GOPATH=/tmp/tmp.vc9Ssq5aDL [2021-03-27T18:01:01.455Z] #54 0.472 + RM_GOPATH=1 [2021-03-27T18:01:01.455Z] #54 0.472 + case "$(go env GOARCH)" in [2021-03-27T18:01:01.455Z] #54 0.475 ++ go env GOARCH [2021-03-27T18:01:01.455Z] #54 0.487 + export GO_BUILDMODE=-buildmode=pie [2021-03-27T18:01:01.455Z] #54 0.487 + GO_BUILDMODE=-buildmode=pie [2021-03-27T18:01:01.455Z] #54 0.488 ++ dirname /tmp/install/install.sh [2021-03-27T18:01:01.455Z] #54 0.497 + dir=/tmp/install [2021-03-27T18:01:01.455Z] #54 0.497 + bin=runc [2021-03-27T18:01:01.455Z] #54 0.498 + shift [2021-03-27T18:01:01.455Z] #54 0.498 + '[' '!' -f /tmp/install/runc.installer ']' [2021-03-27T18:01:01.455Z] #54 0.503 + . /tmp/install/runc.installer [2021-03-27T18:01:01.455Z] #54 0.504 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-27T18:01:01.455Z] #54 0.507 + install_runc [2021-03-27T18:01:01.455Z] #54 0.511 + uname -r [2021-03-27T18:01:01.455Z] #54 0.512 + grep -q '^3\.10\.0.*\.el7\.' [2021-03-27T18:01:01.455Z] #54 0.517 + RUNC_BUILDTAGS='seccomp ' [2021-03-27T18:01:01.455Z] #54 0.518 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-03-27T18:01:01.455Z] #54 0.518 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.vc9Ssq5aDL/src/github.com/opencontainers/runc [2021-03-27T18:01:01.455Z] #54 0.518 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-03-27T18:01:01.455Z] #54 0.527 Cloning into '/tmp/tmp.vc9Ssq5aDL/src/github.com/opencontainers/runc'... [2021-03-27T18:01:01.463Z] #43 10.92 DEP images/sk-opts.pb-c.d [2021-03-27T18:01:01.463Z] #43 10.96 DEP images/packet-sock.pb-c.d [2021-03-27T18:01:01.463Z] #43 11.03 PBCC images/sk-netlink.pb-c.c [2021-03-27T18:01:01.463Z] #43 11.08 DEP images/sk-netlink.pb-c.d [2021-03-27T18:01:01.548Z] #43 8.202 PBCC images/timens.pb-c.c [2021-03-27T18:01:01.549Z] #43 8.246 DEP images/timens.pb-c.d [2021-03-27T18:01:01.549Z] #43 8.303 PBCC images/fown.pb-c.c [2021-03-27T18:01:01.634Z] #43 9.390 PBCC images/rlimit.pb-c.c [2021-03-27T18:01:01.634Z] #43 9.417 DEP images/rlimit.pb-c.d [2021-03-27T18:01:01.634Z] #43 9.470 PBCC images/file-lock.pb-c.c [2021-03-27T18:01:01.723Z] #43 11.14 PBCC images/sk-inet.pb-c.c [2021-03-27T18:01:01.723Z] #43 11.18 DEP images/sk-inet.pb-c.d [2021-03-27T18:01:01.723Z] #43 11.25 PBCC images/sk-unix.pb-c.c [2021-03-27T18:01:01.723Z] #43 11.29 DEP images/sk-unix.pb-c.d [2021-03-27T18:01:01.723Z] #43 11.35 PBCC images/mm.pb-c.c [2021-03-27T18:01:01.723Z] #43 11.42 DEP images/mm.pb-c.d [2021-03-27T18:01:01.723Z] #43 11.46 PBCC images/timerfd.pb-c.c [Pipeline] sh [2021-03-27T18:01:01.813Z] #20 48.76 Selecting previously unselected package vim. [2021-03-27T18:01:01.813Z] #20 48.77 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-03-27T18:01:01.813Z] #20 48.79 Unpacking vim (2:8.1.0875-5) ... [2021-03-27T18:01:01.813Z] #43 8.330 PBCC images/google/protobuf/descriptor.pb-c.c [2021-03-27T18:01:01.813Z] #43 8.398 PBCC images/opts.pb-c.c [2021-03-27T18:01:01.813Z] #43 8.444 PBCC images/memfd.pb-c.c [2021-03-27T18:01:01.813Z] #43 8.492 DEP images/fown.pb-c.d [2021-03-27T18:01:01.894Z] #43 9.500 DEP images/file-lock.pb-c.d [2021-03-27T18:01:01.894Z] #43 9.550 PBCC images/tty.pb-c.c [2021-03-27T18:01:01.894Z] #43 9.644 DEP images/tty.pb-c.d [2021-03-27T18:01:01.894Z] #43 9.748 PBCC images/tun.pb-c.c [2021-03-27T18:01:01.983Z] #43 11.51 DEP images/timerfd.pb-c.d [2021-03-27T18:01:01.983Z] #43 11.58 PBCC images/timer.pb-c.c [2021-03-27T18:01:01.983Z] #43 11.62 DEP images/timer.pb-c.d [2021-03-27T18:01:01.983Z] #43 11.67 PBCC images/sa.pb-c.c [2021-03-27T18:01:01.983Z] #43 11.71 DEP images/sa.pb-c.d [2021-03-27T18:01:02.077Z] #43 8.617 DEP images/google/protobuf/descriptor.pb-c.d [2021-03-27T18:01:02.077Z] #43 8.681 DEP images/opts.pb-c.d [2021-03-27T18:01:02.077Z] #43 8.761 DEP images/memfd.pb-c.d [2021-03-27T18:01:02.077Z] #43 8.790 PBCC images/sit.pb-c.c [2021-03-27T18:01:02.077Z] #43 8.834 DEP images/sit.pb-c.d [2021-03-27T18:01:02.154Z] #43 9.768 PBCC images/netdev.pb-c.c [2021-03-27T18:01:02.154Z] #43 9.812 DEP images/tun.pb-c.d [2021-03-27T18:01:02.154Z] #43 9.843 DEP images/netdev.pb-c.d [2021-03-27T18:01:02.154Z] #43 9.885 PBCC images/vma.pb-c.c [2021-03-27T18:01:02.154Z] #43 9.919 DEP images/vma.pb-c.d [2021-03-27T18:01:02.154Z] #43 9.955 PBCC images/creds.pb-c.c [2021-03-27T18:01:02.154Z] #43 9.990 DEP images/creds.pb-c.d [2021-03-27T18:01:02.154Z] #43 10.03 PBCC images/utsns.pb-c.c [2021-03-27T18:01:02.154Z] #43 10.06 DEP images/utsns.pb-c.d [2021-03-27T18:01:02.154Z] #43 10.10 PBCC images/ipc-desc.pb-c.c [2021-03-27T18:01:02.161Z] #54 ... [2021-03-27T18:01:02.161Z] [2021-03-27T18:01:02.161Z] #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-27T18:01:02.161Z] #16 sha256:9ad184c4b873f65c54f55ab2c4ef04960b2913b4042036c4223da4e77c19309f [2021-03-27T18:01:02.161Z] #16 DONE 0.5s [2021-03-27T18:01:02.161Z] [2021-03-27T18:01:02.161Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-03-27T18:01:02.161Z] #17 sha256:11e391b27a9bffb1a1d3b9c8bafb64562c89aeb406c5da5f2879cf27b2e300d7 [2021-03-27T18:01:02.161Z] #17 0.226 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-03-27T18:01:02.161Z] #17 DONE 0.3s [2021-03-27T18:01:02.161Z] [2021-03-27T18:01:02.161Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-03-27T18:01:02.161Z] #18 sha256:88b6eb16bce120972b0b3ef95f4027b3c5a3bbc254ff2b3cb43c0519505318f7 [2021-03-27T18:01:02.242Z] #43 11.74 PBCC images/pipe-data.pb-c.c [2021-03-27T18:01:02.242Z] #43 11.78 DEP images/pipe-data.pb-c.d [2021-03-27T18:01:02.242Z] #43 11.83 PBCC images/mnt.pb-c.c [2021-03-27T18:01:02.242Z] #43 11.87 DEP images/mnt.pb-c.d [2021-03-27T18:01:02.242Z] #43 11.94 PBCC images/sk-packet.pb-c.c [2021-03-27T18:01:02.339Z] #43 8.940 PBCC images/macvlan.pb-c.c [2021-03-27T18:01:02.339Z] #43 8.978 DEP images/macvlan.pb-c.d [2021-03-27T18:01:02.339Z] #43 9.013 PBCC images/autofs.pb-c.c [2021-03-27T18:01:02.339Z] #43 9.062 DEP images/autofs.pb-c.d [2021-03-27T18:01:02.375Z] #20 49.51 Selecting previously unselected package xfsprogs. [2021-03-27T18:01:02.375Z] #20 49.53 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-03-27T18:01:02.375Z] #20 49.53 Unpacking xfsprogs (4.20.0-1) ... [2021-03-27T18:01:02.375Z] #20 49.94 Selecting previously unselected package zip. [2021-03-27T18:01:02.414Z] #43 10.14 PBCC images/ipc-sem.pb-c.c [2021-03-27T18:01:02.414Z] #43 10.18 DEP images/ipc-desc.pb-c.d [2021-03-27T18:01:02.414Z] #43 10.25 DEP images/ipc-sem.pb-c.d [2021-03-27T18:01:02.414Z] #43 10.28 PBCC images/ipc-msg.pb-c.c [2021-03-27T18:01:02.414Z] #43 10.30 DEP images/ipc-msg.pb-c.d [2021-03-27T18:01:02.414Z] #43 10.38 PBCC images/ipc-shm.pb-c.c [2021-03-27T18:01:02.502Z] #43 11.98 DEP images/sk-packet.pb-c.d [2021-03-27T18:01:02.502Z] #43 12.03 PBCC images/tcp-stream.pb-c.c [2021-03-27T18:01:02.502Z] #43 12.08 DEP images/tcp-stream.pb-c.d [2021-03-27T18:01:02.502Z] #43 12.14 PBCC images/pipe.pb-c.c [2021-03-27T18:01:02.502Z] #43 12.15 DEP images/pipe.pb-c.d [2021-03-27T18:01:02.603Z] #43 9.166 PBCC images/sysctl.pb-c.c [2021-03-27T18:01:02.603Z] #43 9.183 DEP images/sysctl.pb-c.d [2021-03-27T18:01:02.603Z] #43 9.266 PBCC images/time.pb-c.c [2021-03-27T18:01:02.603Z] #43 9.294 DEP images/time.pb-c.d [2021-03-27T18:01:02.603Z] #43 9.321 PBCC images/binfmt-misc.pb-c.c [2021-03-27T18:01:02.603Z] #43 9.340 DEP images/binfmt-misc.pb-c.d [2021-03-27T18:01:02.603Z] #43 9.410 PBCC images/seccomp.pb-c.c [2021-03-27T18:01:02.631Z] #20 49.95 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-03-27T18:01:02.631Z] #20 49.95 Unpacking zip (3.0-11+b1) ... [2021-03-27T18:01:02.631Z] #20 50.17 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-03-27T18:01:02.631Z] #20 50.19 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-27T18:01:02.673Z] #43 10.39 DEP images/ipc-shm.pb-c.d [2021-03-27T18:01:02.673Z] #43 10.44 PBCC images/ipc-var.pb-c.c [2021-03-27T18:01:02.673Z] #43 10.48 DEP images/ipc-var.pb-c.d [2021-03-27T18:01:02.673Z] #43 10.53 PBCC images/sk-opts.pb-c.c [2021-03-27T18:01:02.673Z] #43 10.55 PBCC images/packet-sock.pb-c.c [2021-03-27T18:01:02.673Z] #43 10.61 DEP images/sk-opts.pb-c.d [2021-03-27T18:01:02.711Z] + docker info [2021-03-27T18:01:02.763Z] #43 12.26 PBCC images/pstree.pb-c.c [2021-03-27T18:01:02.763Z] #43 12.29 DEP images/pstree.pb-c.d [2021-03-27T18:01:02.763Z] #43 12.32 PBCC images/fs.pb-c.c [2021-03-27T18:01:02.763Z] #43 12.36 DEP images/fs.pb-c.d [2021-03-27T18:01:02.819Z] #18 DONE 0.4s [2021-03-27T18:01:02.819Z] [2021-03-27T18:01:02.819Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-03-27T18:01:02.819Z] #19 sha256:dbc494930278f5843cd93cd7a3bef6655a13acac5d63dbf808375ecaa1f4f7be [2021-03-27T18:01:02.866Z] #43 9.434 DEP images/seccomp.pb-c.d [2021-03-27T18:01:02.866Z] #43 9.526 PBCC images/userns.pb-c.c [2021-03-27T18:01:02.866Z] #43 9.550 DEP images/userns.pb-c.d [2021-03-27T18:01:02.866Z] #43 9.646 PBCC images/cgroup.pb-c.c [2021-03-27T18:01:02.887Z] #20 50.21 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-03-27T18:01:02.887Z] #20 50.22 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-03-27T18:01:02.887Z] #20 50.23 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-03-27T18:01:02.887Z] #20 50.25 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-03-27T18:01:02.887Z] #20 50.27 Setting up uidmap (1:4.5-1.1) ... [2021-03-27T18:01:02.887Z] #20 50.28 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-03-27T18:01:02.887Z] #20 50.29 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-27T18:01:02.887Z] #20 50.30 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-27T18:01:02.887Z] #20 50.31 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-27T18:01:02.887Z] #20 50.33 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-27T18:01:02.887Z] #20 50.34 Setting up xxd (2:8.1.0875-5) ... [2021-03-27T18:01:02.887Z] #20 50.35 Setting up zip (3.0-11+b1) ... [2021-03-27T18:01:02.887Z] #20 50.36 Setting up vim-common (2:8.1.0875-5) ... [2021-03-27T18:01:02.887Z] #20 50.40 Setting up bash-completion (1:2.8-6) ... [2021-03-27T18:01:02.933Z] #43 10.66 DEP images/packet-sock.pb-c.d [2021-03-27T18:01:02.933Z] #43 10.70 PBCC images/sk-netlink.pb-c.c [2021-03-27T18:01:02.933Z] #43 10.79 DEP images/sk-netlink.pb-c.d [2021-03-27T18:01:02.933Z] #43 10.87 PBCC images/sk-inet.pb-c.c [2021-03-27T18:01:03.023Z] #43 12.44 PBCC images/signalfd.pb-c.c [2021-03-27T18:01:03.023Z] #43 12.53 DEP images/signalfd.pb-c.d [2021-03-27T18:01:03.023Z] #43 12.59 PBCC images/fh.pb-c.c [2021-03-27T18:01:03.023Z] #43 12.64 PBCC images/fsnotify.pb-c.c [2021-03-27T18:01:03.023Z] #43 12.68 DEP images/fh.pb-c.d [2021-03-27T18:01:03.023Z] #43 12.71 DEP images/fsnotify.pb-c.d [2021-03-27T18:01:03.023Z] #43 12.76 PBCC images/eventpoll.pb-c.c [2021-03-27T18:01:03.118Z] #19 DONE 0.4s [2021-03-27T18:01:03.119Z] [2021-03-27T18:01:03.119Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2021-03-27T18:01:03.119Z] #20 sha256:3c447f6fcade940e47d7d8f1889f2c4ec6826858493495dbdc30d003d2513f73 [2021-03-27T18:01:03.130Z] #43 9.718 DEP images/cgroup.pb-c.d [2021-03-27T18:01:03.130Z] #43 9.797 PBCC images/ext-file.pb-c.c [2021-03-27T18:01:03.130Z] #43 9.856 DEP images/ext-file.pb-c.d [2021-03-27T18:01:03.193Z] #43 10.96 DEP images/sk-inet.pb-c.d [2021-03-27T18:01:03.193Z] #43 11.01 PBCC images/sk-unix.pb-c.c [2021-03-27T18:01:03.193Z] #43 11.07 DEP images/sk-unix.pb-c.d [2021-03-27T18:01:03.193Z] #43 11.12 PBCC images/mm.pb-c.c [2021-03-27T18:01:03.289Z] #43 12.79 DEP images/eventpoll.pb-c.d [2021-03-27T18:01:03.289Z] #43 12.85 PBCC images/eventfd.pb-c.c [2021-03-27T18:01:03.289Z] #43 12.90 DEP images/eventfd.pb-c.d [2021-03-27T18:01:03.289Z] #43 12.97 PBCC images/remap-file-path.pb-c.c [2021-03-27T18:01:03.289Z] #43 12.98 DEP images/remap-file-path.pb-c.d [2021-03-27T18:01:03.289Z] #43 13.03 PBCC images/fifo.pb-c.c [2021-03-27T18:01:03.406Z] #43 9.934 PBCC images/rpc.pb-c.c [2021-03-27T18:01:03.406Z] #43 9.965 DEP images/rpc.pb-c.d [2021-03-27T18:01:03.406Z] #43 10.11 PBCC images/siginfo.pb-c.c [2021-03-27T18:01:03.406Z] #43 10.18 DEP images/siginfo.pb-c.d [2021-03-27T18:01:03.418Z] #20 DONE 0.4s [2021-03-27T18:01:03.419Z] [2021-03-27T18:01:03.419Z] #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-27T18:01:03.419Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-27T18:01:03.419Z] #44 46.33 CC compel/plugins/std/fds.o [2021-03-27T18:01:03.419Z] #44 46.69 CC compel/plugins/std/log.o [2021-03-27T18:01:03.419Z] #44 47.56 CC compel/plugins/std/string.o [2021-03-27T18:01:03.419Z] #44 48.06 CC compel/plugins/std/infect.o [2021-03-27T18:01:03.419Z] #44 48.56 CC compel/arch/ppc64/plugins/std/parasite-head.o [2021-03-27T18:01:03.419Z] #44 48.60 CC compel/arch/ppc64/plugins/std/memcpy.o [2021-03-27T18:01:03.419Z] #44 48.66 CC compel/arch/ppc64/plugins/std/memcmp.o [2021-03-27T18:01:03.419Z] #44 48.75 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2021-03-27T18:01:03.419Z] #44 48.80 AR compel/plugins/std.lib.a [2021-03-27T18:01:03.419Z] #44 48.90 CC compel/plugins/fds/fds.o [2021-03-27T18:01:03.419Z] #44 49.30 AR compel/plugins/fds.lib.a [2021-03-27T18:01:03.419Z] #44 49.38 HOSTDEP compel/src/lib/log-host.d [2021-03-27T18:01:03.419Z] #44 49.50 HOSTDEP compel/src/lib/handle-elf-host.d [2021-03-27T18:01:03.419Z] #44 49.66 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2021-03-27T18:01:03.419Z] #44 49.71 HOSTDEP compel/src/main-host.d [2021-03-27T18:01:03.419Z] #44 49.92 DEP compel/src/lib/ptrace.d [2021-03-27T18:01:03.419Z] #44 50.09 DEP compel/src/lib/infect.d [2021-03-27T18:01:03.419Z] #44 50.34 DEP compel/src/lib/infect-util.d [2021-03-27T18:01:03.419Z] #44 50.55 DEP compel/src/lib/infect-rpc.d [2021-03-27T18:01:03.419Z] #44 50.88 DEP compel/arch/ppc64/src/lib/infect.d [2021-03-27T18:01:03.419Z] #44 51.03 DEP compel/arch/ppc64/src/lib/cpu.d [2021-03-27T18:01:03.419Z] #44 51.10 DEP compel/src/lib/log.d [2021-03-27T18:01:03.419Z] #44 51.16 DEP compel/src/main.d [2021-03-27T18:01:03.419Z] #44 51.30 DEP compel/src/lib/handle-elf.d [2021-03-27T18:01:03.419Z] #44 51.51 DEP compel/arch/ppc64/src/lib/handle-elf.d [2021-03-27T18:01:03.419Z] #44 51.60 CC compel/src/lib/log.o [2021-03-27T18:01:03.419Z] #44 51.92 CC compel/arch/ppc64/src/lib/cpu.o [2021-03-27T18:01:03.419Z] #44 52.27 CC compel/arch/ppc64/src/lib/infect.o [2021-03-27T18:01:03.453Z] #43 11.17 DEP images/mm.pb-c.d [2021-03-27T18:01:03.453Z] #43 11.23 PBCC images/timerfd.pb-c.c [2021-03-27T18:01:03.453Z] #43 11.26 DEP images/timerfd.pb-c.d [2021-03-27T18:01:03.453Z] #43 11.36 PBCC images/timer.pb-c.c [2021-03-27T18:01:03.549Z] #43 13.09 DEP images/fifo.pb-c.d [2021-03-27T18:01:03.549Z] #43 13.15 PBCC images/ghost-file.pb-c.c [2021-03-27T18:01:03.549Z] #43 13.20 DEP images/ghost-file.pb-c.d [2021-03-27T18:01:03.549Z] #43 13.28 PBCC images/regfile.pb-c.c [2021-03-27T18:01:03.669Z] #43 10.24 PBCC images/pagemap.pb-c.c [2021-03-27T18:01:03.669Z] #43 10.30 DEP images/pagemap.pb-c.d [2021-03-27T18:01:03.669Z] #43 10.37 PBCC images/rlimit.pb-c.c [2021-03-27T18:01:03.669Z] #43 10.40 DEP images/rlimit.pb-c.d [2021-03-27T18:01:03.669Z] #43 10.46 PBCC images/file-lock.pb-c.c [2021-03-27T18:01:03.669Z] #43 10.49 DEP images/file-lock.pb-c.d [2021-03-27T18:01:03.714Z] #43 11.39 DEP images/timer.pb-c.d [2021-03-27T18:01:03.714Z] #43 11.43 PBCC images/sa.pb-c.c [2021-03-27T18:01:03.714Z] #43 11.47 DEP images/sa.pb-c.d [2021-03-27T18:01:03.714Z] #43 11.54 PBCC images/pipe-data.pb-c.c [2021-03-27T18:01:03.714Z] #43 11.56 DEP images/pipe-data.pb-c.d [2021-03-27T18:01:03.718Z] #44 53.16 CC compel/src/lib/infect-rpc.o [2021-03-27T18:01:03.809Z] #43 13.34 DEP images/regfile.pb-c.d [2021-03-27T18:01:03.809Z] #43 13.41 PBCC images/ns.pb-c.c [2021-03-27T18:01:03.809Z] #43 13.43 DEP images/ns.pb-c.d [2021-03-27T18:01:03.809Z] #43 13.48 PBCC images/fdinfo.pb-c.c [2021-03-27T18:01:03.809Z] #43 13.56 DEP images/fdinfo.pb-c.d [2021-03-27T18:01:03.933Z] #43 10.55 PBCC images/tty.pb-c.c [2021-03-27T18:01:03.933Z] #43 10.62 DEP images/tty.pb-c.d [2021-03-27T18:01:03.933Z] #43 10.74 PBCC images/tun.pb-c.c [2021-03-27T18:01:03.973Z] #43 11.65 PBCC images/mnt.pb-c.c [2021-03-27T18:01:03.973Z] #43 11.70 DEP images/mnt.pb-c.d [2021-03-27T18:01:03.973Z] #43 11.79 PBCC images/sk-packet.pb-c.c [2021-03-27T18:01:03.973Z] #43 11.82 DEP images/sk-packet.pb-c.d [2021-03-27T18:01:03.973Z] #43 11.86 PBCC images/tcp-stream.pb-c.c [2021-03-27T18:01:04.070Z] #43 13.66 PBCC images/core-aarch64.pb-c.c [2021-03-27T18:01:04.070Z] #43 13.74 PBCC images/core-arm.pb-c.c [2021-03-27T18:01:04.070Z] #43 13.75 PBCC images/core-ppc64.pb-c.c [2021-03-27T18:01:04.128Z] #13 ... [2021-03-27T18:01:04.128Z] [2021-03-27T18:01:04.128Z] #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-27T18:01:04.128Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T18:01:04.128Z] #43 38.66 CC images/ext-file.o [2021-03-27T18:01:04.128Z] #43 38.87 CC images/cgroup.o [2021-03-27T18:01:04.128Z] #43 39.50 CC images/userns.o [2021-03-27T18:01:04.128Z] #43 39.82 CC images/google/protobuf/descriptor.o [2021-03-27T18:01:04.128Z] #43 41.41 CC images/opts.o [2021-03-27T18:01:04.128Z] #43 41.68 CC images/seccomp.o [2021-03-27T18:01:04.128Z] #43 41.99 CC images/binfmt-misc.o [2021-03-27T18:01:04.128Z] #43 42.24 CC images/time.o [2021-03-27T18:01:04.128Z] #43 42.41 CC images/sysctl.o [2021-03-27T18:01:04.128Z] #43 42.61 CC images/autofs.o [2021-03-27T18:01:04.128Z] #43 42.85 CC images/macvlan.o [2021-03-27T18:01:04.128Z] #43 43.04 CC images/sit.o [2021-03-27T18:01:04.128Z] #43 43.27 CC images/memfd.o [2021-03-27T18:01:04.128Z] #43 43.57 CC images/timens.o [2021-03-27T18:01:04.128Z] #43 43.83 LINK images/built-in.o [2021-03-27T18:01:04.128Z] #43 43.97 GEN compel/include/asm [2021-03-27T18:01:04.128Z] #43 44.00 GEN compel/include/version.h [2021-03-27T18:01:04.128Z] #43 44.02 touch .config [2021-03-27T18:01:04.128Z] #43 44.06 GEN include/common/config.h [2021-03-27T18:01:04.128Z] #43 44.16 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-03-27T18:01:04.128Z] #43 44.18 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-03-27T18:01:04.128Z] #43 44.22 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-03-27T18:01:04.128Z] #43 44.24 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-03-27T18:01:04.128Z] #43 44.28 DEP compel/arch/x86/plugins/std/memcpy.d [2021-03-27T18:01:04.128Z] #43 44.30 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-03-27T18:01:04.128Z] #43 44.33 GEN compel/plugins/include/uapi/std/syscall.h [2021-03-27T18:01:04.128Z] #43 44.36 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-03-27T18:01:04.128Z] #43 44.38 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-03-27T18:01:04.128Z] #43 44.42 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-03-27T18:01:04.128Z] #43 44.42 DEP compel/plugins/std/infect.d [2021-03-27T18:01:04.128Z] #43 44.61 DEP compel/plugins/std/string.d [2021-03-27T18:01:04.128Z] #43 44.75 DEP compel/plugins/std/log.d [2021-03-27T18:01:04.128Z] #43 44.89 DEP compel/plugins/std/fds.d [2021-03-27T18:01:04.128Z] #43 45.03 DEP compel/plugins/std/std.d [2021-03-27T18:01:04.128Z] #43 45.13 DEP compel/plugins/shmem/shmem.d [2021-03-27T18:01:04.128Z] #43 45.25 DEP compel/plugins/fds/fds.d [2021-03-27T18:01:04.200Z] #43 10.81 PBCC images/netdev.pb-c.c [2021-03-27T18:01:04.200Z] #43 10.84 DEP images/tun.pb-c.d [2021-03-27T18:01:04.200Z] #43 10.87 DEP images/netdev.pb-c.d [2021-03-27T18:01:04.200Z] #43 10.89 PBCC images/vma.pb-c.c [2021-03-27T18:01:04.200Z] #43 10.91 DEP images/vma.pb-c.d [2021-03-27T18:01:04.200Z] #43 10.94 PBCC images/creds.pb-c.c [2021-03-27T18:01:04.200Z] #43 10.95 DEP images/creds.pb-c.d [2021-03-27T18:01:04.200Z] #43 10.97 PBCC images/utsns.pb-c.c [2021-03-27T18:01:04.200Z] #43 10.98 DEP images/utsns.pb-c.d [2021-03-27T18:01:04.200Z] #43 11.04 PBCC images/ipc-desc.pb-c.c [2021-03-27T18:01:04.234Z] #43 11.93 DEP images/tcp-stream.pb-c.d [2021-03-27T18:01:04.234Z] #43 11.99 PBCC images/pipe.pb-c.c [2021-03-27T18:01:04.234Z] #43 12.06 DEP images/pipe.pb-c.d [2021-03-27T18:01:04.234Z] #43 12.11 PBCC images/pstree.pb-c.c [2021-03-27T18:01:04.234Z] #43 12.15 DEP images/pstree.pb-c.d [2021-03-27T18:01:04.234Z] #43 12.19 PBCC images/fs.pb-c.c [2021-03-27T18:01:04.330Z] #43 13.84 PBCC images/core-s390.pb-c.c [2021-03-27T18:01:04.330Z] #43 13.87 PBCC images/core-x86.pb-c.c [2021-03-27T18:01:04.372Z] #44 53.67 CC compel/src/lib/infect-util.o [2021-03-27T18:01:04.410Z] #43 45.45 CC compel/plugins/std/std.o [2021-03-27T18:01:04.466Z] #43 11.07 PBCC images/ipc-sem.pb-c.c [2021-03-27T18:01:04.466Z] #43 11.10 DEP images/ipc-desc.pb-c.d [2021-03-27T18:01:04.466Z] #43 11.17 DEP images/ipc-sem.pb-c.d [2021-03-27T18:01:04.466Z] #43 11.20 PBCC images/ipc-msg.pb-c.c [2021-03-27T18:01:04.466Z] #43 11.22 DEP images/ipc-msg.pb-c.d [2021-03-27T18:01:04.466Z] #43 11.31 PBCC images/ipc-shm.pb-c.c [2021-03-27T18:01:04.493Z] #43 12.22 DEP images/fs.pb-c.d [2021-03-27T18:01:04.493Z] #43 12.25 PBCC images/signalfd.pb-c.c [2021-03-27T18:01:04.493Z] #43 12.30 DEP images/signalfd.pb-c.d [2021-03-27T18:01:04.493Z] #43 12.34 PBCC images/fh.pb-c.c [2021-03-27T18:01:04.493Z] #43 12.42 PBCC images/fsnotify.pb-c.c [2021-03-27T18:01:04.590Z] #43 13.96 PBCC images/core.pb-c.c [2021-03-27T18:01:04.590Z] #43 14.03 PBCC images/inventory.pb-c.c [2021-03-27T18:01:04.590Z] #43 14.13 DEP images/core-aarch64.pb-c.d [2021-03-27T18:01:04.590Z] #43 14.18 DEP images/core-arm.pb-c.d [2021-03-27T18:01:04.590Z] #43 14.22 DEP images/core-ppc64.pb-c.d [2021-03-27T18:01:04.671Z] #44 54.02 CC compel/src/lib/infect.o [2021-03-27T18:01:04.731Z] #43 11.36 DEP images/ipc-shm.pb-c.d [2021-03-27T18:01:04.731Z] #43 11.40 PBCC images/ipc-var.pb-c.c [2021-03-27T18:01:04.731Z] #43 11.42 DEP images/ipc-var.pb-c.d [2021-03-27T18:01:04.731Z] #43 11.50 PBCC images/sk-opts.pb-c.c [2021-03-27T18:01:04.731Z] #43 11.53 PBCC images/packet-sock.pb-c.c [2021-03-27T18:01:04.753Z] #43 12.51 DEP images/fh.pb-c.d [2021-03-27T18:01:04.753Z] #43 12.55 DEP images/fsnotify.pb-c.d [2021-03-27T18:01:04.753Z] #43 12.62 PBCC images/eventpoll.pb-c.c [2021-03-27T18:01:04.753Z] #43 12.64 DEP images/eventpoll.pb-c.d [2021-03-27T18:01:04.753Z] #43 12.69 PBCC images/eventfd.pb-c.c [2021-03-27T18:01:04.851Z] #43 14.28 DEP images/core-s390.pb-c.d [2021-03-27T18:01:04.851Z] #43 14.35 DEP images/core-x86.pb-c.d [2021-03-27T18:01:04.851Z] #43 14.39 DEP images/core.pb-c.d [2021-03-27T18:01:04.851Z] #43 14.47 DEP images/inventory.pb-c.d [2021-03-27T18:01:04.851Z] #43 14.52 PBCC images/cpuinfo.pb-c.c [2021-03-27T18:01:04.851Z] #43 14.55 DEP images/cpuinfo.pb-c.d [2021-03-27T18:01:04.851Z] #43 14.59 PBCC images/stats.pb-c.c [2021-03-27T18:01:04.980Z] #43 45.79 CC compel/plugins/std/fds.o [2021-03-27T18:01:05.013Z] #43 12.72 DEP images/eventfd.pb-c.d [2021-03-27T18:01:05.013Z] #43 12.79 PBCC images/remap-file-path.pb-c.c [2021-03-27T18:01:05.013Z] #43 12.80 DEP images/remap-file-path.pb-c.d [2021-03-27T18:01:05.013Z] #43 12.86 PBCC images/fifo.pb-c.c [2021-03-27T18:01:05.013Z] #43 12.90 DEP images/fifo.pb-c.d [2021-03-27T18:01:05.014Z] #43 11.68 DEP images/sk-opts.pb-c.d [2021-03-27T18:01:05.014Z] #43 11.75 DEP images/packet-sock.pb-c.d [2021-03-27T18:01:05.014Z] #43 11.81 PBCC images/sk-netlink.pb-c.c [2021-03-27T18:01:05.111Z] #43 14.62 DEP images/stats.pb-c.d [2021-03-27T18:01:05.272Z] #43 12.96 PBCC images/ghost-file.pb-c.c [2021-03-27T18:01:05.272Z] #43 13.01 DEP images/ghost-file.pb-c.d [2021-03-27T18:01:05.272Z] #43 13.09 PBCC images/regfile.pb-c.c [2021-03-27T18:01:05.272Z] #43 13.14 DEP images/regfile.pb-c.d [2021-03-27T18:01:05.278Z] #43 11.84 DEP images/sk-netlink.pb-c.d [2021-03-27T18:01:05.278Z] #43 11.94 PBCC images/sk-inet.pb-c.c [2021-03-27T18:01:05.278Z] #43 11.99 DEP images/sk-inet.pb-c.d [2021-03-27T18:01:05.278Z] #43 12.08 PBCC images/sk-unix.pb-c.c [2021-03-27T18:01:05.546Z] #43 13.22 PBCC images/ns.pb-c.c [2021-03-27T18:01:05.546Z] #43 13.24 DEP images/ns.pb-c.d [2021-03-27T18:01:05.546Z] #43 13.29 PBCC images/fdinfo.pb-c.c [2021-03-27T18:01:05.546Z] #43 13.36 DEP images/fdinfo.pb-c.d [2021-03-27T18:01:05.546Z] #43 13.39 PBCC images/core-aarch64.pb-c.c [2021-03-27T18:01:05.546Z] #43 12.15 DEP images/sk-unix.pb-c.d [2021-03-27T18:01:05.546Z] #43 12.19 PBCC images/mm.pb-c.c [2021-03-27T18:01:05.546Z] #43 12.24 DEP images/mm.pb-c.d [2021-03-27T18:01:05.546Z] #43 12.30 PBCC images/timerfd.pb-c.c [2021-03-27T18:01:05.546Z] #43 12.42 DEP images/timerfd.pb-c.d [2021-03-27T18:01:05.551Z] #43 46.34 CC compel/plugins/std/log.o [2021-03-27T18:01:05.808Z] #43 13.48 PBCC images/core-arm.pb-c.c [2021-03-27T18:01:05.808Z] #43 13.54 PBCC images/core-ppc64.pb-c.c [2021-03-27T18:01:05.808Z] #43 13.59 PBCC images/core-s390.pb-c.c [2021-03-27T18:01:05.808Z] #43 13.63 PBCC images/core-x86.pb-c.c [2021-03-27T18:01:05.810Z] #43 12.47 PBCC images/timer.pb-c.c [2021-03-27T18:01:05.810Z] #43 12.51 DEP images/timer.pb-c.d [2021-03-27T18:01:05.810Z] #43 12.55 PBCC images/sa.pb-c.c [2021-03-27T18:01:05.810Z] #43 12.61 DEP images/sa.pb-c.d [2021-03-27T18:01:05.810Z] #43 12.64 PBCC images/pipe-data.pb-c.c [2021-03-27T18:01:05.810Z] #43 12.66 DEP images/pipe-data.pb-c.d [2021-03-27T18:01:06.070Z] #43 13.71 PBCC images/core.pb-c.c [2021-03-27T18:01:06.070Z] #43 13.78 PBCC images/inventory.pb-c.c [2021-03-27T18:01:06.070Z] #43 13.83 DEP images/core-aarch64.pb-c.d [2021-03-27T18:01:06.070Z] #43 13.87 DEP images/core-arm.pb-c.d [2021-03-27T18:01:06.070Z] #43 13.92 DEP images/core-ppc64.pb-c.d [2021-03-27T18:01:06.070Z] #43 13.98 DEP images/core-s390.pb-c.d [2021-03-27T18:01:06.070Z] #43 14.03 DEP images/core-x86.pb-c.d [2021-03-27T18:01:06.074Z] #43 12.73 PBCC images/mnt.pb-c.c [2021-03-27T18:01:06.074Z] #43 12.79 DEP images/mnt.pb-c.d [2021-03-27T18:01:06.074Z] #43 12.82 PBCC images/sk-packet.pb-c.c [2021-03-27T18:01:06.074Z] #43 12.84 DEP images/sk-packet.pb-c.d [2021-03-27T18:01:06.074Z] #43 12.86 PBCC images/tcp-stream.pb-c.c [2021-03-27T18:01:06.074Z] #43 12.89 DEP images/tcp-stream.pb-c.d [2021-03-27T18:01:06.074Z] #43 12.91 PBCC images/pipe.pb-c.c [2021-03-27T18:01:06.156Z] #20 53.19 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-03-27T18:01:06.156Z] #20 53.21 Setting up xz-utils (5.2.4-1) ... [2021-03-27T18:01:06.156Z] #20 53.22 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-03-27T18:01:06.156Z] #20 53.23 Setting up sudo (1.8.27-1+deb10u3) ... [2021-03-27T18:01:06.156Z] #20 53.29 invoke-rc.d: could not determine current runlevel [2021-03-27T18:01:06.156Z] #20 53.30 invoke-rc.d: policy-rc.d denied execution of start. [2021-03-27T18:01:06.156Z] #20 53.32 Setting up pigz (2.4-1) ... [2021-03-27T18:01:06.156Z] #20 53.33 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-03-27T18:01:06.156Z] #20 53.34 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-03-27T18:01:06.156Z] #20 53.36 Setting up python-pip-whl (18.1-5) ... [2021-03-27T18:01:06.156Z] #20 53.38 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-03-27T18:01:06.156Z] #20 53.39 Setting up vim-runtime (2:8.1.0875-5) ... [2021-03-27T18:01:06.330Z] #43 14.09 DEP images/core.pb-c.d [2021-03-27T18:01:06.330Z] #43 14.18 DEP images/inventory.pb-c.d [2021-03-27T18:01:06.441Z] #43 12.94 DEP images/pipe.pb-c.d [2021-03-27T18:01:06.441Z] #43 13.00 PBCC images/pstree.pb-c.c [2021-03-27T18:01:06.479Z] #43 47.21 CC compel/plugins/std/string.o [2021-03-27T18:01:06.494Z] #43 16.01 make[1]: Nothing to be done for 'all'. [2021-03-27T18:01:06.589Z] #43 14.23 PBCC images/cpuinfo.pb-c.c [2021-03-27T18:01:06.589Z] #43 14.26 DEP images/cpuinfo.pb-c.d [2021-03-27T18:01:06.589Z] #43 14.30 PBCC images/stats.pb-c.c [2021-03-27T18:01:06.589Z] #43 14.32 DEP images/stats.pb-c.d [2021-03-27T18:01:06.704Z] #43 13.06 DEP images/pstree.pb-c.d [2021-03-27T18:01:06.704Z] #43 13.09 PBCC images/fs.pb-c.c [2021-03-27T18:01:06.704Z] #43 13.13 DEP images/fs.pb-c.d [2021-03-27T18:01:06.704Z] #43 13.32 PBCC images/signalfd.pb-c.c [2021-03-27T18:01:06.704Z] #43 13.40 DEP images/signalfd.pb-c.d [2021-03-27T18:01:06.704Z] #43 13.46 PBCC images/fh.pb-c.c [2021-03-27T18:01:06.718Z] #20 54.00 Setting up libaio1:amd64 (0.3.112-3) ... [2021-03-27T18:01:06.718Z] #20 54.01 Setting up libonig5:amd64 (6.9.1-1) ... [2021-03-27T18:01:06.718Z] #20 54.02 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-03-27T18:01:06.718Z] #20 54.04 Setting up vim (2:8.1.0875-5) ... [2021-03-27T18:01:06.718Z] #20 54.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-03-27T18:01:06.718Z] #20 54.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-03-27T18:01:06.718Z] #20 54.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-03-27T18:01:06.718Z] #20 54.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-03-27T18:01:06.718Z] #20 54.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-03-27T18:01:06.718Z] #20 ... [2021-03-27T18:01:06.718Z] [2021-03-27T18:01:06.718Z] #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-27T18:01:06.718Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T18:01:06.718Z] #43 108.2 CC criu/crtools.o [2021-03-27T18:01:06.718Z] #43 108.7 CC criu/eventfd.o [2021-03-27T18:01:06.718Z] #43 109.1 CC criu/eventpoll.o [2021-03-27T18:01:06.718Z] #43 109.9 CC criu/external.o [2021-03-27T18:01:06.718Z] #43 110.4 CC criu/fault-injection.o [2021-03-27T18:01:06.718Z] #43 110.6 CC criu/fdstore.o [2021-03-27T18:01:06.718Z] #43 111.0 CC criu/fifo.o [2021-03-27T18:01:06.718Z] #43 111.5 CC criu/file-ids.o [2021-03-27T18:01:06.718Z] #43 111.9 CC criu/file-lock.o [2021-03-27T18:01:06.718Z] #43 113.0 CC criu/files-ext.o [2021-03-27T18:01:06.718Z] #43 113.5 CC criu/files-reg.o [2021-03-27T18:01:06.718Z] #43 115.7 CC criu/files.o [2021-03-27T18:01:06.718Z] #43 118.0 CC criu/filesystems.o [2021-03-27T18:01:06.718Z] #43 ... [2021-03-27T18:01:06.718Z] [2021-03-27T18:01:06.718Z] #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-27T18:01:06.718Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-27T18:01:06.718Z] #20 54.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-03-27T18:01:06.718Z] #20 54.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-03-27T18:01:06.718Z] #20 54.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-03-27T18:01:06.718Z] #20 54.19 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-27T18:01:06.718Z] #20 54.21 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-03-27T18:01:06.718Z] #20 54.22 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-03-27T18:01:06.975Z] #20 54.26 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-27T18:01:06.975Z] #20 54.27 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-03-27T18:01:06.975Z] #20 54.28 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-03-27T18:01:06.977Z] #43 13.51 PBCC images/fsnotify.pb-c.c [2021-03-27T18:01:06.977Z] #43 13.58 DEP images/fh.pb-c.d [2021-03-27T18:01:06.977Z] #43 13.65 DEP images/fsnotify.pb-c.d [2021-03-27T18:01:06.977Z] #43 13.71 PBCC images/eventpoll.pb-c.c [2021-03-27T18:01:07.041Z] #43 47.89 CC compel/plugins/std/infect.o [2021-03-27T18:01:07.240Z] #43 13.74 DEP images/eventpoll.pb-c.d [2021-03-27T18:01:07.240Z] #43 13.79 PBCC images/eventfd.pb-c.c [2021-03-27T18:01:07.240Z] #43 13.81 DEP images/eventfd.pb-c.d [2021-03-27T18:01:07.240Z] #43 13.90 PBCC images/remap-file-path.pb-c.c [2021-03-27T18:01:07.240Z] #43 13.93 DEP images/remap-file-path.pb-c.d [2021-03-27T18:01:07.240Z] #43 13.97 PBCC images/fifo.pb-c.c [2021-03-27T18:01:07.240Z] #43 13.99 DEP images/fifo.pb-c.d [2021-03-27T18:01:07.240Z] #43 14.07 PBCC images/ghost-file.pb-c.c [2021-03-27T18:01:07.240Z] #43 14.11 DEP images/ghost-file.pb-c.d [2021-03-27T18:01:07.297Z] #43 48.31 CC compel/arch/x86/plugins/std/parasite-head.o [2021-03-27T18:01:07.297Z] #43 48.38 CC compel/arch/x86/plugins/std/memcpy.o [2021-03-27T18:01:07.455Z] #44 56.96 CC compel/src/lib/ptrace.o [2021-03-27T18:01:07.504Z] #43 14.15 PBCC images/regfile.pb-c.c [2021-03-27T18:01:07.504Z] #43 14.19 DEP images/regfile.pb-c.d [2021-03-27T18:01:07.504Z] #43 14.28 PBCC images/ns.pb-c.c [2021-03-27T18:01:07.504Z] #43 14.31 DEP images/ns.pb-c.d [2021-03-27T18:01:07.504Z] #43 14.36 PBCC images/fdinfo.pb-c.c [2021-03-27T18:01:07.553Z] #43 48.43 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-03-27T18:01:07.553Z] #43 48.48 AR compel/plugins/std.lib.a [2021-03-27T18:01:07.553Z] #43 48.59 CC compel/plugins/fds/fds.o [2021-03-27T18:01:07.768Z] #43 14.42 DEP images/fdinfo.pb-c.d [2021-03-27T18:01:07.768Z] #43 14.47 PBCC images/core-aarch64.pb-c.c [2021-03-27T18:01:07.768Z] #43 14.51 PBCC images/core-arm.pb-c.c [2021-03-27T18:01:07.768Z] #43 14.55 PBCC images/core-ppc64.pb-c.c [2021-03-27T18:01:07.768Z] #43 14.58 PBCC images/core-s390.pb-c.c [2021-03-27T18:01:07.810Z] #43 48.88 AR compel/plugins/fds.lib.a [2021-03-27T18:01:07.876Z] #43 17.41 CC images/stats.o [2021-03-27T18:01:07.971Z] #43 15.76 make[1]: Nothing to be done for 'all'. [2021-03-27T18:01:08.031Z] #43 14.70 PBCC images/core-x86.pb-c.c [2021-03-27T18:01:08.031Z] #43 14.76 PBCC images/core.pb-c.c [2021-03-27T18:01:08.031Z] #43 14.80 PBCC images/inventory.pb-c.c [2021-03-27T18:01:08.067Z] #43 48.94 HOSTDEP compel/src/lib/log-host.d [2021-03-27T18:01:08.067Z] #43 49.04 HOSTDEP compel/src/lib/handle-elf-host.d [2021-03-27T18:01:08.067Z] #43 49.13 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-03-27T18:01:08.107Z] #44 57.39 AR compel/libcompel.a [2021-03-27T18:01:08.107Z] #44 57.50 HOSTCC compel/src/main-host.o [2021-03-27T18:01:08.136Z] #43 17.79 CC images/core.o [2021-03-27T18:01:08.295Z] #43 14.95 DEP images/core-aarch64.pb-c.d [2021-03-27T18:01:08.295Z] #43 14.98 DEP images/core-arm.pb-c.d [2021-03-27T18:01:08.295Z] #43 15.03 DEP images/core-ppc64.pb-c.d [2021-03-27T18:01:08.295Z] #43 15.09 DEP images/core-s390.pb-c.d [2021-03-27T18:01:08.323Z] #43 49.22 HOSTDEP compel/src/main-host.d [2021-03-27T18:01:08.323Z] #43 ... [2021-03-27T18:01:08.323Z] [2021-03-27T18:01:08.323Z] #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-27T18:01:08.323Z] #58 sha256:2f7f1d6f80c1ce17e5799fcdf4480a7bcd1bc7af5c613682fb4a252f6d35e09d [2021-03-27T18:01:08.323Z] #58 120.0 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-27T18:01:08.323Z] #58 120.0 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-03-27T18:01:08.560Z] #43 15.12 DEP images/core-x86.pb-c.d [2021-03-27T18:01:08.560Z] #43 15.15 DEP images/core.pb-c.d [2021-03-27T18:01:08.560Z] #43 15.20 DEP images/inventory.pb-c.d [2021-03-27T18:01:08.560Z] #43 15.23 PBCC images/cpuinfo.pb-c.c [2021-03-27T18:01:08.560Z] #43 15.25 DEP images/cpuinfo.pb-c.d [2021-03-27T18:01:08.560Z] #43 15.27 PBCC images/stats.pb-c.c [2021-03-27T18:01:08.560Z] #43 15.30 DEP images/stats.pb-c.d [2021-03-27T18:01:08.758Z] #44 ... [2021-03-27T18:01:08.758Z] [2021-03-27T18:01:08.758Z] #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-27T18:01:08.758Z] #52 sha256:bba6251a66b971835a5c0aea95bbf68727d17d819f08cdd933d662a55f8e34a6 [2021-03-27T18:01:08.758Z] #52 117.8 golang.org/x/crypto/ssh/terminal [2021-03-27T18:01:08.758Z] #52 121.1 mvdan.cc/sh/v3/cmd/shfmt [2021-03-27T18:01:08.758Z] #52 DONE 127.1s [2021-03-27T18:01:08.758Z] [2021-03-27T18:01:08.758Z] #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-27T18:01:08.758Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-27T18:01:08.758Z] #44 57.95 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2021-03-27T18:01:08.758Z] #44 ... [2021-03-27T18:01:08.758Z] [2021-03-27T18:01:08.758Z] #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-27T18:01:08.758Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-03-27T18:01:08.758Z] #21 0.701 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-03-27T18:01:08.758Z] #21 0.702 Get:2 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-03-27T18:01:08.758Z] #21 0.837 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-27T18:01:08.758Z] #21 1.011 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-27T18:01:08.758Z] #21 1.853 Get:5 http://deb.debian.org/debian buster-backports/main ppc64el Packages [446 kB] [2021-03-27T18:01:08.758Z] #21 3.332 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-03-27T18:01:08.758Z] #21 5.097 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [259 kB] [2021-03-27T18:01:09.074Z] #43 18.45 CC images/core-x86.o [2021-03-27T18:01:09.074Z] #43 ... [2021-03-27T18:01:09.074Z] [2021-03-27T18:01:09.074Z] #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-27T18:01:09.074Z] #51 sha256:69d714db0e61da6934d1cb0430a15b4833c236055323735a7065203a6aa67e3e [2021-03-27T18:01:09.074Z] #51 108.1 github.com/pkg/diff [2021-03-27T18:01:09.074Z] #51 109.7 go/ast [2021-03-27T18:01:09.074Z] #51 110.4 golang.org/x/crypto/ssh/terminal [2021-03-27T18:01:09.074Z] #51 111.8 mvdan.cc/editorconfig [2021-03-27T18:01:09.074Z] #51 113.0 mvdan.cc/sh/v3/fileutil [2021-03-27T18:01:09.074Z] #51 113.3 mvdan.cc/sh/v3/syntax [2021-03-27T18:01:09.074Z] #51 ... [2021-03-27T18:01:09.074Z] [2021-03-27T18:01:09.074Z] #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-27T18:01:09.074Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-27T18:01:09.074Z] #13 106.1 Selecting previously unselected package gcc-mingw-w64-base. [2021-03-27T18:01:09.074Z] #13 106.1 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-27T18:01:09.074Z] #13 106.1 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-27T18:01:09.074Z] #13 106.4 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-03-27T18:01:09.074Z] #13 106.4 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-27T18:01:09.074Z] #13 106.5 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-27T18:01:09.406Z] #21 5.896 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-03-27T18:01:09.644Z] #13 ... [2021-03-27T18:01:09.644Z] [2021-03-27T18:01:09.644Z] #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-27T18:01:09.644Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T18:01:09.644Z] #43 18.98 CC images/core-arm.o [2021-03-27T18:01:09.879Z] #43 17.27 CC images/stats.o [2021-03-27T18:01:09.879Z] #43 17.69 CC images/core.o [2021-03-27T18:01:09.904Z] #43 19.43 CC images/core-aarch64.o [2021-03-27T18:01:10.139Z] #43 ... [2021-03-27T18:01:10.139Z] [2021-03-27T18:01:10.139Z] #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-27T18:01:10.139Z] #56 sha256:968a3ac076ed990eddb896d031d210883655e5a7ff9d10eedf599ed4637077b6 [2021-03-27T18:01:10.213Z] #58 ... [2021-03-27T18:01:10.213Z] [2021-03-27T18:01:10.213Z] #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-27T18:01:10.213Z] #45 sha256:877b177bf77c548723318ec57568b06d15c6dc696371c5c6ef6b34666be452c5 [2021-03-27T18:01:10.213Z] #45 111.7 net/textproto [2021-03-27T18:01:10.213Z] #45 111.8 crypto/x509 [2021-03-27T18:01:10.213Z] #45 112.9 vendor/golang.org/x/net/http/httpguts [2021-03-27T18:01:10.213Z] #45 113.2 vendor/golang.org/x/net/http/httpproxy [2021-03-27T18:01:10.213Z] #45 113.9 mime/multipart [2021-03-27T18:01:10.213Z] #45 115.7 crypto/tls [2021-03-27T18:01:10.213Z] #45 ... [2021-03-27T18:01:10.213Z] [2021-03-27T18:01:10.213Z] #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-27T18:01:10.213Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T18:01:10.213Z] #43 49.35 DEP compel/src/lib/ptrace.d [2021-03-27T18:01:10.213Z] #43 49.52 DEP compel/src/lib/infect.d [2021-03-27T18:01:10.213Z] #43 49.69 DEP compel/src/lib/infect-util.d [2021-03-27T18:01:10.213Z] #43 49.83 DEP compel/src/lib/infect-rpc.d [2021-03-27T18:01:10.213Z] #43 49.94 DEP compel/arch/x86/src/lib/infect.d [2021-03-27T18:01:10.213Z] #43 50.12 DEP compel/arch/x86/src/lib/cpu.d [2021-03-27T18:01:10.213Z] #43 50.23 DEP compel/src/lib/log.d [2021-03-27T18:01:10.213Z] #43 50.30 DEP compel/src/main.d [2021-03-27T18:01:10.213Z] #43 50.38 DEP compel/src/lib/handle-elf.d [2021-03-27T18:01:10.213Z] #43 50.49 DEP compel/arch/x86/src/lib/handle-elf.d [2021-03-27T18:01:10.213Z] #43 50.58 CC compel/src/lib/log.o [2021-03-27T18:01:10.213Z] #43 50.79 CC compel/arch/x86/src/lib/cpu.o [2021-03-27T18:01:10.244Z] #20 57.15 Setting up iptables (1.8.2-4) ... [2021-03-27T18:01:10.244Z] #20 57.17 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-27T18:01:10.244Z] #20 57.17 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-27T18:01:10.244Z] #20 57.18 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-27T18:01:10.244Z] #20 57.18 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-27T18:01:10.244Z] #20 57.19 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-03-27T18:01:10.244Z] #20 57.19 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-03-27T18:01:10.244Z] #20 57.20 Setting up python3 (3.7.3-1) ... [2021-03-27T18:01:10.244Z] #20 57.55 Setting up python3-wheel (0.32.3-2) ... [2021-03-27T18:01:10.399Z] #56 56.75 Checking out files: 54% (2072/3824) Checking out files: 55% (2104/3824) Checking out files: 56% (2142/3824) Checking out files: 57% (2180/3824) Checking out files: 58% (2218/3824) Checking out files: 59% (2257/3824) Checking out files: 60% (2295/3824) Checking out files: 61% (2333/3824) Checking out files: 62% (2371/3824) Checking out files: 63% (2410/3824) Checking out files: 64% (2448/3824) Checking out files: 65% (2486/3824) [2021-03-27T18:01:10.399Z] #56 ... [2021-03-27T18:01:10.399Z] [2021-03-27T18:01:10.399Z] #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-27T18:01:10.399Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-27T18:01:10.399Z] #13 105.8 Selecting previously unselected package gcc-mingw-w64-base. [2021-03-27T18:01:10.399Z] #13 105.9 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-27T18:01:10.399Z] #13 105.9 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-27T18:01:10.399Z] #13 106.0 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-03-27T18:01:10.399Z] #13 106.0 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-27T18:01:10.399Z] #13 106.0 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-27T18:01:10.399Z] #13 ... [2021-03-27T18:01:10.399Z] [2021-03-27T18:01:10.399Z] #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-27T18:01:10.399Z] #45 sha256:0d1ccef2dec3aca4ec467749ec006393c1841f37fcc35f41551d0611e6d47a5c [2021-03-27T18:01:10.399Z] #45 111.6 go/parser [2021-03-27T18:01:10.399Z] #45 112.5 text/template [2021-03-27T18:01:10.399Z] #45 115.5 encoding/xml [2021-03-27T18:01:10.399Z] #45 117.2 go/doc [2021-03-27T18:01:10.399Z] #45 120.2 github.com/LK4D4/vndr/build [2021-03-27T18:01:10.399Z] #45 121.4 github.com/LK4D4/vndr/versioned [2021-03-27T18:01:10.399Z] #45 121.6 compress/flate [2021-03-27T18:01:10.471Z] #43 51.48 CC compel/arch/x86/src/lib/infect.o [2021-03-27T18:01:10.473Z] #43 19.80 CC images/core-ppc64.o [2021-03-27T18:01:10.559Z] #43 16.89 make[1]: Nothing to be done for 'all'. [2021-03-27T18:01:10.559Z] #43 ... [2021-03-27T18:01:10.559Z] [2021-03-27T18:01:10.559Z] #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-27T18:01:10.559Z] #45 sha256:7e628e2d544be376c4de8764396d4d362c71a408b3099e7a21b1a989b0837188 [2021-03-27T18:01:10.559Z] #45 87.37 github.com/LK4D4/vndr/build [2021-03-27T18:01:10.559Z] #45 87.93 mime [2021-03-27T18:01:10.559Z] #45 90.86 vendor/golang.org/x/net/idna [2021-03-27T18:01:10.559Z] #45 94.44 vendor/golang.org/x/net/http/httpproxy [2021-03-27T18:01:10.559Z] #45 94.44 crypto/x509 [2021-03-27T18:01:10.559Z] #45 94.44 net/textproto [2021-03-27T18:01:10.559Z] #45 95.93 vendor/golang.org/x/net/http/httpguts [2021-03-27T18:01:10.559Z] #45 95.93 mime/multipart [2021-03-27T18:01:10.659Z] #45 ... [2021-03-27T18:01:10.659Z] [2021-03-27T18:01:10.659Z] #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-27T18:01:10.659Z] #56 sha256:968a3ac076ed990eddb896d031d210883655e5a7ff9d10eedf599ed4637077b6 [2021-03-27T18:01:10.659Z] #56 56.75 Checking out files: 54% (2072/3824) Checking out files: 55% (2104/3824) Checking out files: 56% (2142/3824) Checking out files: 57% (2180/3824) Checking out files: 58% (2218/3824) Checking out files: 59% (2257/3824) Checking out files: 60% (2295/3824) Checking out files: 61% (2333/3824) Checking out files: 62% (2371/3824) Checking out files: 63% (2410/3824) Checking out files: 64% (2448/3824) Checking out files: 65% (2486/3824) Checking out files: 66% (2524/3824) Checking out files: 67% (2563/3824) Checking out files: 68% (2601/3824) Checking out files: 69% (2639/3824) Checking out files: 70% (2677/3824) Checking out files: 71% (2716/3824) Checking out files: 72% (2754/3824) Checking out files: 73% (2792/3824) Checking out files: 74% (2830/3824) Checking out files: 75% (2868/3824) Checking out files: 76% (2907/3824) Checking out files: 77% (2945/3824) Checking out files: 78% (2983/3824) Checking out files: 79% (3021/3824) [2021-03-27T18:01:10.659Z] #56 ... [2021-03-27T18:01:10.659Z] [2021-03-27T18:01:10.659Z] #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-27T18:01:10.659Z] #51 sha256:a9cb3e3cda2fdacfa2ba66b33589f9fb420f3e314b4ed964694175ed1bf2ee3a [2021-03-27T18:01:10.659Z] #51 111.8 mvdan.cc/sh/v3/fileutil [2021-03-27T18:01:10.659Z] #51 112.0 mvdan.cc/sh/v3/syntax [2021-03-27T18:01:10.659Z] #51 118.2 mvdan.cc/sh/v3/cmd/shfmt [2021-03-27T18:01:10.733Z] #43 ... [2021-03-27T18:01:10.733Z] [2021-03-27T18:01:10.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-27T18:01:10.733Z] #45 sha256:2872f9999b93867b24796d275fa23e29f875a72fdc15fd5b30176dca00048127 [2021-03-27T18:01:10.733Z] #45 110.0 go/parser [2021-03-27T18:01:10.733Z] #45 110.8 text/template [2021-03-27T18:01:10.733Z] #45 113.7 encoding/xml [2021-03-27T18:01:10.733Z] #45 115.5 go/doc [2021-03-27T18:01:10.733Z] #45 118.7 github.com/LK4D4/vndr/build [2021-03-27T18:01:10.733Z] #45 119.4 github.com/LK4D4/vndr/versioned [2021-03-27T18:01:10.733Z] #45 119.5 compress/flate [2021-03-27T18:01:10.806Z] #20 58.35 Setting up apparmor (2.13.2-10) ... [2021-03-27T18:01:10.822Z] #45 ... [2021-03-27T18:01:10.822Z] [2021-03-27T18:01:10.822Z] #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-27T18:01:10.822Z] #56 sha256:28e11c9abca978a6061ab8013a38fb81715ec3938325bcfae0ab4ed9ab2c3761 [2021-03-27T18:01:10.822Z] #56 36.30 Checking out files: 51% (1952/3824) Checking out files: 52% (1989/3824) Checking out files: 53% (2027/3824) Checking out files: 54% (2065/3824) Checking out files: 55% (2104/3824) Checking out files: 56% (2142/3824) Checking out files: 57% (2180/3824) Checking out files: 58% (2218/3824) Checking out files: 59% (2257/3824) Checking out files: 60% (2295/3824) Checking out files: 61% (2333/3824) Checking out files: 62% (2371/3824) Checking out files: 63% (2410/3824) Checking out files: 64% (2448/3824) Checking out files: 65% (2486/3824) Checking out files: 66% (2524/3824) Checking out files: 67% (2563/3824) Checking out files: 68% (2601/3824) Checking out files: 69% (2639/3824) Checking out files: 70% (2677/3824) Checking out files: 71% (2716/3824) Checking out files: 72% (2754/3824) Checking out files: 73% (2792/3824) Checking out files: 74% (2830/3824) Checking out files: 75% (2868/3824) Checking out files: 76% (2907/3824) Checking out files: 77% (2945/3824) Checking out files: 78% (2983/3824) Checking out files: 79% (3021/3824) Checking out files: 80% (3060/3824) Checking out files: 81% (3098/3824) Checking out files: 82% (3136/3824) Checking out files: 83% (3174/3824) Checking out files: 84% (3213/3824) Checking out files: 85% (3251/3824) Checking out files: 86% (3289/3824) Checking out files: 87% (3327/3824) Checking out files: 87% (3365/3824) Checking out files: 88% (3366/3824) Checking out files: 89% (3404/3824) Checking out files: 90% (3442/3824) Checking out files: 91% (3480/3824) Checking out files: 92% (3519/3824) Checking out files: 93% (3557/3824) Checking out files: 94% (3595/3824) Checking out files: 95% (3633/3824) Checking out files: 96% (3672/3824) Checking out files: 97% (3710/3824) Checking out files: 98% (3748/3824) Checking out files: 99% (3786/3824) Checking out files: 100% (3824/3824) Checking out files: 100% (3824/3824), done. [2021-03-27T18:01:10.822Z] #56 37.73 + cd /tmp/tmp.T9qo8gOoVU/src/github.com/containerd/containerd [2021-03-27T18:01:10.822Z] #56 37.73 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-27T18:01:10.822Z] #56 39.21 + export 'BUILDTAGS=netgo osusergo static_build' [2021-03-27T18:01:10.822Z] #56 39.21 + BUILDTAGS='netgo osusergo static_build' [2021-03-27T18:01:10.822Z] #56 39.21 + export EXTRA_FLAGS=-buildmode=pie [2021-03-27T18:01:10.822Z] #56 39.21 + EXTRA_FLAGS=-buildmode=pie [2021-03-27T18:01:10.822Z] #56 39.21 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-03-27T18:01:10.822Z] #56 39.21 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-03-27T18:01:10.822Z] #56 39.21 + '[' '' = dynamic ']' [2021-03-27T18:01:10.822Z] #56 39.21 + make [2021-03-27T18:01:10.822Z] #56 40.67 + bin/ctr [2021-03-27T18:01:10.919Z] #51 ... [2021-03-27T18:01:10.919Z] [2021-03-27T18:01:10.919Z] #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-27T18:01:10.919Z] #56 sha256:968a3ac076ed990eddb896d031d210883655e5a7ff9d10eedf599ed4637077b6 [2021-03-27T18:01:10.948Z] #21 ... [2021-03-27T18:01:10.948Z] [2021-03-27T18:01:10.948Z] #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-27T18:01:10.948Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-27T18:01:10.948Z] #44 58.12 HOSTCC compel/src/lib/handle-elf-host.o [2021-03-27T18:01:10.948Z] #44 58.92 HOSTCC compel/src/lib/log-host.o [2021-03-27T18:01:10.948Z] #44 59.54 HOSTLINK compel/compel-host-bin [2021-03-27T18:01:10.948Z] #44 59.67 DEP soccr/soccr.d [2021-03-27T18:01:10.948Z] #44 59.83 CC soccr/soccr.o [2021-03-27T18:01:10.993Z] #45 ... [2021-03-27T18:01:10.993Z] [2021-03-27T18:01:10.993Z] #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-27T18:01:10.993Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T18:01:10.993Z] #43 20.45 CC images/core-s390.o [2021-03-27T18:01:11.399Z] #43 52.41 CC compel/src/lib/infect-rpc.o [2021-03-27T18:01:11.400Z] #56 ... [2021-03-27T18:01:11.400Z] [2021-03-27T18:01:11.400Z] #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-27T18:01:11.400Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-27T18:01:11.400Z] #43 18.17 CC images/stats.o [2021-03-27T18:01:11.562Z] #43 21.03 CC images/cpuinfo.o [2021-03-27T18:01:11.614Z] #44 ... [2021-03-27T18:01:11.614Z] [2021-03-27T18:01:11.614Z] #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-27T18:01:11.614Z] #46 sha256:6b11d3db7d9e27c01c81326264d6c2b34bac09b31186d7aec638fc4e169674e8 [2021-03-27T18:01:11.614Z] #46 119.9 math/big [2021-03-27T18:01:11.614Z] #46 123.1 go/doc [2021-03-27T18:01:11.699Z] #56 56.75 Checking out files: 54% (2072/3824) Checking out files: 55% (2104/3824) Checking out files: 56% (2142/3824) Checking out files: 57% (2180/3824) Checking out files: 58% (2218/3824) Checking out files: 59% (2257/3824) Checking out files: 60% (2295/3824) Checking out files: 61% (2333/3824) Checking out files: 62% (2371/3824) Checking out files: 63% (2410/3824) Checking out files: 64% (2448/3824) Checking out files: 65% (2486/3824) Checking out files: 66% (2524/3824) Checking out files: 67% (2563/3824) Checking out files: 68% (2601/3824) Checking out files: 69% (2639/3824) Checking out files: 70% (2677/3824) Checking out files: 71% (2716/3824) Checking out files: 72% (2754/3824) Checking out files: 73% (2792/3824) Checking out files: 74% (2830/3824) Checking out files: 75% (2868/3824) Checking out files: 76% (2907/3824) Checking out files: 77% (2945/3824) Checking out files: 78% (2983/3824) Checking out files: 79% (3021/3824) Checking out files: 80% (3060/3824) Checking out files: 81% (3098/3824) Checking out files: 82% (3136/3824) Checking out files: 83% (3174/3824) Checking out files: 84% (3213/3824) Checking out files: 85% (3251/3824) Checking out files: 86% (3289/3824) Checking out files: 87% (3327/3824) Checking out files: 88% (3366/3824) Checking out files: 88% (3402/3824) Checking out files: 89% (3404/3824) Checking out files: 90% (3442/3824) Checking out files: 91% (3480/3824) Checking out files: 92% (3519/3824) Checking out files: 93% (3557/3824) Checking out files: 94% (3595/3824) Checking out files: 95% (3633/3824) Checking out files: 96% (3672/3824) Checking out files: 97% (3710/3824) Checking out files: 98% (3748/3824) Checking out files: 99% (3786/3824) Checking out files: 100% (3824/3824) Checking out files: 100% (3824/3824), done. [2021-03-27T18:01:11.699Z] #56 58.27 + cd /tmp/tmp.OdkPruMahm/src/github.com/containerd/containerd [2021-03-27T18:01:11.699Z] #56 58.27 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-27T18:01:11.822Z] #43 21.41 CC images/inventory.o [2021-03-27T18:01:11.961Z] #43 52.83 CC compel/src/lib/infect-util.o [2021-03-27T18:01:12.018Z] #43 18.69 CC images/core.o [2021-03-27T18:01:12.082Z] #43 21.69 CC images/fdinfo.o [2021-03-27T18:01:12.218Z] #43 53.14 CC compel/src/lib/infect.o [2021-03-27T18:01:12.343Z] #43 21.97 CC images/fown.o [2021-03-27T18:01:12.603Z] #43 22.20 CC images/ns.o [2021-03-27T18:01:12.672Z] #46 ... [2021-03-27T18:01:12.672Z] [2021-03-27T18:01:12.672Z] #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-27T18:01:12.672Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-27T18:01:12.672Z] #44 61.71 AR soccr/libsoccr.a [2021-03-27T18:01:12.672Z] #44 61.75 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-27T18:01:12.672Z] #44 62.11 DEP criu/arch/ppc64/sigframe.d [2021-03-27T18:01:12.863Z] #43 22.44 CC images/regfile.o [2021-03-27T18:01:12.972Z] #44 62.30 DEP criu/arch/ppc64/crtools.d [2021-03-27T18:01:12.972Z] #44 62.47 DEP criu/arch/ppc64/cpu.d [2021-03-27T18:01:12.977Z] #43 19.56 CC images/core-x86.o [2021-03-27T18:01:13.081Z] #56 ... [2021-03-27T18:01:13.081Z] [2021-03-27T18:01:13.081Z] #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-27T18:01:13.081Z] #51 sha256:a9cb3e3cda2fdacfa2ba66b33589f9fb420f3e314b4ed964694175ed1bf2ee3a [2021-03-27T18:01:13.081Z] #51 DONE 124.3s [2021-03-27T18:01:13.125Z] #43 22.74 CC images/ghost-file.o [2021-03-27T18:01:13.271Z] #44 62.65 CC criu/arch/ppc64/cpu.o [2021-03-27T18:01:13.325Z] #20 60.33 Setting up xfsprogs (4.20.0-1) ... [2021-03-27T18:01:13.325Z] #20 60.35 Setting up python3-lib2to3 (3.7.3-1) ... [2021-03-27T18:01:13.325Z] #20 60.74 Setting up python3-pkg-resources (40.8.0-1) ... [2021-03-27T18:01:13.341Z] [2021-03-27T18:01:13.341Z] #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-27T18:01:13.341Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T18:01:13.341Z] #43 18.36 CC images/core-x86.o [2021-03-27T18:01:13.341Z] #43 18.90 CC images/core-arm.o [2021-03-27T18:01:13.341Z] #43 19.27 CC images/core-aarch64.o [2021-03-27T18:01:13.341Z] #43 19.66 CC images/core-ppc64.o [2021-03-27T18:01:13.341Z] #43 20.39 CC images/core-s390.o [2021-03-27T18:01:13.385Z] #43 23.10 CC images/fifo.o [2021-03-27T18:01:13.600Z] #43 21.30 CC images/cpuinfo.o [2021-03-27T18:01:13.645Z] #43 23.35 CC images/remap-file-path.o [2021-03-27T18:01:13.918Z] #44 63.19 CC criu/arch/ppc64/crtools.o [2021-03-27T18:01:13.930Z] #43 20.42 CC images/core-arm.o [2021-03-27T18:01:14.108Z] #43 ... [2021-03-27T18:01:14.108Z] [2021-03-27T18:01:14.108Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-27T18:01:14.108Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-27T18:01:14.108Z] #13 115.0 Selecting previously unselected package libapparmor1:amd64. [2021-03-27T18:01:14.108Z] #13 115.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-03-27T18:01:14.108Z] #13 115.0 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-03-27T18:01:14.108Z] #13 115.1 Selecting previously unselected package libapparmor-dev:amd64. [2021-03-27T18:01:14.108Z] #13 115.1 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-03-27T18:01:14.108Z] #13 115.1 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-03-27T18:01:14.108Z] #13 115.3 Selecting previously unselected package libbtrfs0. [2021-03-27T18:01:14.108Z] #13 115.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-03-27T18:01:14.108Z] #13 115.3 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-27T18:01:14.108Z] #13 115.4 Selecting previously unselected package libbtrfs-dev. [2021-03-27T18:01:14.108Z] #13 115.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-03-27T18:01:14.108Z] #13 115.4 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-27T18:01:14.108Z] #13 115.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-03-27T18:01:14.108Z] #13 115.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-03-27T18:01:14.108Z] #13 115.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-03-27T18:01:14.108Z] #13 115.6 Selecting previously unselected package libudev-dev:amd64. [2021-03-27T18:01:14.108Z] #13 115.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-03-27T18:01:14.108Z] #13 115.6 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-03-27T18:01:14.108Z] #13 115.8 Selecting previously unselected package libsepol1-dev:amd64. [2021-03-27T18:01:14.108Z] #13 115.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-03-27T18:01:14.108Z] #13 115.8 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-03-27T18:01:14.108Z] #13 116.2 Selecting previously unselected package libpcre16-3:amd64. [2021-03-27T18:01:14.108Z] #13 116.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-03-27T18:01:14.108Z] #13 116.2 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-03-27T18:01:14.108Z] #13 116.4 Selecting previously unselected package libpcre32-3:amd64. [2021-03-27T18:01:14.108Z] #13 116.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-03-27T18:01:14.108Z] #13 116.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-03-27T18:01:14.171Z] #43 21.97 CC images/inventory.o [2021-03-27T18:01:14.194Z] #43 20.93 CC images/core-aarch64.o [2021-03-27T18:01:14.215Z] #43 23.63 CC images/eventfd.o [2021-03-27T18:01:14.215Z] #43 23.84 CC images/eventpoll.o [2021-03-27T18:01:14.253Z] #20 61.74 Setting up python3-distutils (3.7.3-1) ... [2021-03-27T18:01:14.476Z] #43 24.16 CC images/fh.o [2021-03-27T18:01:14.741Z] #43 22.39 CC images/fdinfo.o [2021-03-27T18:01:14.771Z] #43 21.47 CC images/core-ppc64.o [2021-03-27T18:01:14.816Z] #20 62.19 Setting up python3-setuptools (40.8.0-1) ... [2021-03-27T18:01:14.975Z] #44 64.28 CC criu/arch/ppc64/sigframe.o [2021-03-27T18:01:15.001Z] #43 22.68 CC images/fown.o [2021-03-27T18:01:15.001Z] #43 22.95 CC images/ns.o [2021-03-27T18:01:15.036Z] #13 117.5 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-03-27T18:01:15.036Z] #13 117.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-03-27T18:01:15.036Z] #13 117.5 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-03-27T18:01:15.036Z] #13 117.6 Selecting previously unselected package libpcre3-dev:amd64. [2021-03-27T18:01:15.036Z] #13 117.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-03-27T18:01:15.036Z] #13 117.6 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-03-27T18:01:15.046Z] #43 24.52 CC images/fsnotify.o [2021-03-27T18:01:15.275Z] #44 64.52 LINK criu/arch/ppc64/crtools.built-in.o [2021-03-27T18:01:15.275Z] #44 64.57 DEP criu/pie/util-vdso.d [2021-03-27T18:01:15.275Z] #44 64.70 DEP criu/pie/util.d [2021-03-27T18:01:15.570Z] #43 23.16 CC images/regfile.o [2021-03-27T18:01:15.574Z] #44 65.01 CC criu/pie/util.o [2021-03-27T18:01:15.598Z] #13 118.0 Selecting previously unselected package libselinux1-dev:amd64. [2021-03-27T18:01:15.598Z] #13 118.1 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-03-27T18:01:15.598Z] #13 118.1 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-03-27T18:01:15.598Z] #13 118.3 Selecting previously unselected package libdevmapper-dev:amd64. [2021-03-27T18:01:15.616Z] #43 25.19 CC images/signalfd.o [2021-03-27T18:01:15.723Z] #43 22.23 CC images/core-s390.o [2021-03-27T18:01:15.830Z] #43 23.42 CC images/ghost-file.o [2021-03-27T18:01:15.830Z] #43 23.64 CC images/fifo.o [2021-03-27T18:01:15.854Z] #13 118.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-03-27T18:01:15.854Z] #13 118.3 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-03-27T18:01:15.854Z] #13 118.4 Selecting previously unselected package libseccomp-dev:amd64. [2021-03-27T18:01:15.854Z] #13 118.4 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-03-27T18:01:15.854Z] #13 118.4 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-03-27T18:01:15.877Z] #43 25.45 CC images/fs.o [2021-03-27T18:01:16.090Z] #43 23.91 CC images/remap-file-path.o [2021-03-27T18:01:16.137Z] #43 25.73 CC images/pstree.o [2021-03-27T18:01:16.182Z] #20 63.41 Setting up python3-pip (18.1-5) ... [2021-03-27T18:01:16.229Z] #44 65.47 CC criu/pie/util-vdso.o [2021-03-27T18:01:16.350Z] #43 24.11 CC images/eventfd.o [2021-03-27T18:01:16.367Z] #13 118.8 Selecting previously unselected package libsystemd-dev:amd64.#13 ... [2021-03-27T18:01:16.367Z] [2021-03-27T18:01:16.367Z] #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-27T18:01:16.367Z] #58 sha256:2f7f1d6f80c1ce17e5799fcdf4480a7bcd1bc7af5c613682fb4a252f6d35e09d [2021-03-27T18:01:16.367Z] #58 DONE 128.0s [2021-03-27T18:01:16.367Z] [2021-03-27T18:01:16.367Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-03-27T18:01:16.367Z] #59 sha256:a17b44dee7248b45466f1378162d001f98182012b9e2cad3874e68ce039c7d99 [2021-03-27T18:01:16.367Z] #59 DONE 0.1s [2021-03-27T18:01:16.367Z] [2021-03-27T18:01:16.367Z] #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-27T18:01:16.367Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-27T18:01:16.367Z] #13 118.8 Selecting previously unselected package libsystemd-dev:amd64. [2021-03-27T18:01:16.367Z] #13 118.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-03-27T18:01:16.367Z] #13 118.9 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-03-27T18:01:16.398Z] #43 25.92 CC images/pipe.o [2021-03-27T18:01:16.609Z] #43 24.32 CC images/eventpoll.o [2021-03-27T18:01:16.623Z] #13 ... [2021-03-27T18:01:16.623Z] [2021-03-27T18:01:16.623Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-03-27T18:01:16.623Z] #60 sha256:13997bdd68767abc025684e62dff672cefc284d0abfaeb7a53f8ae618260e479 [2021-03-27T18:01:16.623Z] #60 DONE 0.1s [2021-03-27T18:01:16.623Z] [2021-03-27T18:01:16.623Z] #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-27T18:01:16.623Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T18:01:16.623Z] #43 55.55 CC compel/src/lib/ptrace.o [2021-03-27T18:01:16.623Z] #43 55.92 AR compel/libcompel.a [2021-03-27T18:01:16.623Z] #43 55.99 HOSTCC compel/src/main-host.o [2021-03-27T18:01:16.623Z] #43 56.31 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-03-27T18:01:16.623Z] #43 56.44 HOSTCC compel/src/lib/handle-elf-host.o [2021-03-27T18:01:16.623Z] #43 56.75 HOSTCC compel/src/lib/log-host.o [2021-03-27T18:01:16.623Z] #43 56.93 HOSTLINK compel/compel-host-bin [2021-03-27T18:01:16.623Z] #43 57.12 DEP soccr/soccr.d [2021-03-27T18:01:16.623Z] #43 57.35 CC soccr/soccr.o [2021-03-27T18:01:16.659Z] #43 26.15 CC images/tcp-stream.o [2021-03-27T18:01:16.693Z] #43 23.30 CC images/cpuinfo.o [2021-03-27T18:01:16.869Z] #43 24.61 CC images/fh.o [2021-03-27T18:01:16.877Z] #44 66.33 AR criu/pie/pie.lib.a [2021-03-27T18:01:16.920Z] #43 ... [2021-03-27T18:01:16.920Z] [2021-03-27T18:01:16.920Z] #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-27T18:01:16.920Z] #51 sha256:69d714db0e61da6934d1cb0430a15b4833c236055323735a7065203a6aa67e3e [2021-03-27T18:01:16.920Z] #51 119.8 mvdan.cc/sh/v3/cmd/shfmt [2021-03-27T18:01:16.920Z] #51 DONE 126.2s [2021-03-27T18:01:16.920Z] [2021-03-27T18:01:16.920Z] #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-27T18:01:16.920Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T18:01:16.920Z] #43 26.45 CC images/sk-packet.o [2021-03-27T18:01:16.920Z] #43 ... [2021-03-27T18:01:16.920Z] [2021-03-27T18:01:16.920Z] #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-27T18:01:16.920Z] #56 sha256:6bfd38f6f985c8d89f7a8125973d5e7d8388481ac9b3a1d497b1e4bc5727de81 [2021-03-27T18:01:16.920Z] #56 54.30 Checking out files: 52% (2022/3824) Checking out files: 53% (2027/3824) Checking out files: 54% (2065/3824) Checking out files: 55% (2104/3824) Checking out files: 56% (2142/3824) Checking out files: 57% (2180/3824) Checking out files: 58% (2218/3824) Checking out files: 59% (2257/3824) Checking out files: 60% (2295/3824) Checking out files: 61% (2333/3824) Checking out files: 62% (2371/3824) Checking out files: 63% (2410/3824) Checking out files: 64% (2448/3824) Checking out files: 65% (2486/3824) Checking out files: 66% (2524/3824) Checking out files: 67% (2563/3824) Checking out files: 68% (2601/3824) Checking out files: 69% (2639/3824) Checking out files: 70% (2677/3824) Checking out files: 71% (2716/3824) Checking out files: 72% (2754/3824) Checking out files: 73% (2792/3824) Checking out files: 74% (2830/3824) Checking out files: 75% (2868/3824) Checking out files: 76% (2907/3824) Checking out files: 77% (2945/3824) Checking out files: 78% (2983/3824) Checking out files: 79% (3021/3824) Checking out files: 80% (3060/3824) Checking out files: 81% (3098/3824) Checking out files: 82% (3136/3824) Checking out files: 83% (3174/3824) Checking out files: 84% (3213/3824) Checking out files: 85% (3251/3824) Checking out files: 86% (3289/3824) Checking out files: 87% (3327/3824) Checking out files: 88% (3366/3824) Checking out files: 89% (3404/3824) Checking out files: 90% (3442/3824) Checking out files: 91% (3480/3824) Checking out files: 92% (3519/3824) Checking out files: 92% (3523/3824) Checking out files: 93% (3557/3824) Checking out files: 94% (3595/3824) Checking out files: 95% (3633/3824) Checking out files: 96% (3672/3824) Checking out files: 97% (3710/3824) Checking out files: 98% (3748/3824) Checking out files: 99% (3786/3824) Checking out files: 100% (3824/3824) Checking out files: 100% (3824/3824), done. [2021-03-27T18:01:16.920Z] #56 55.68 + cd /tmp/tmp.cWYGm0WKk9/src/github.com/containerd/containerd [2021-03-27T18:01:16.920Z] #56 55.68 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-27T18:01:16.920Z] #56 57.60 + export 'BUILDTAGS=netgo osusergo static_build' [2021-03-27T18:01:16.920Z] #56 57.60 + BUILDTAGS='netgo osusergo static_build' [2021-03-27T18:01:16.920Z] #56 57.60 + export EXTRA_FLAGS=-buildmode=pie [2021-03-27T18:01:16.920Z] #56 57.60 + EXTRA_FLAGS=-buildmode=pie [2021-03-27T18:01:16.920Z] #56 57.60 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-03-27T18:01:16.920Z] #56 57.60 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-03-27T18:01:16.920Z] #56 57.60 + '[' '' = dynamic ']' [2021-03-27T18:01:16.920Z] #56 57.60 + make [2021-03-27T18:01:16.920Z] #56 58.61 + bin/ctr [2021-03-27T18:01:17.129Z] #43 24.93 CC images/fsnotify.o [2021-03-27T18:01:17.177Z] #44 66.44 DEP criu/pie/restorer.d [2021-03-27T18:01:17.272Z] #43 23.75 CC images/inventory.o [2021-03-27T18:01:17.272Z] #43 23.97 CC images/fdinfo.o [2021-03-27T18:01:17.477Z] #44 66.77 DEP criu/arch/ppc64/vdso-trampoline.d [2021-03-27T18:01:17.477Z] #44 66.80 DEP criu/arch/ppc64/restorer.d [2021-03-27T18:01:17.477Z] #44 67.01 DEP criu/arch/ppc64/vdso-pie.d [2021-03-27T18:01:17.535Z] #43 24.38 CC images/fown.o [2021-03-27T18:01:17.621Z] #20 ... [2021-03-27T18:01:17.621Z] [2021-03-27T18:01:17.621Z] #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-27T18:01:17.621Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T18:01:17.621Z] #43 118.7 CC criu/fsnotify.o [2021-03-27T18:01:17.621Z] #43 120.0 CC criu/image-desc.o [2021-03-27T18:01:17.621Z] #43 120.1 CC criu/image.o [2021-03-27T18:01:17.621Z] #43 121.2 CC criu/ipc_ns.o [2021-03-27T18:01:17.621Z] #43 122.5 CC criu/irmap.o [2021-03-27T18:01:17.621Z] #43 123.0 CC criu/kcmp-ids.o [2021-03-27T18:01:17.621Z] #43 123.4 CC criu/kerndat.o [2021-03-27T18:01:17.621Z] #43 124.7 CC criu/libnetlink.o [2021-03-27T18:01:17.621Z] #43 125.1 CC criu/log.o [2021-03-27T18:01:17.621Z] #43 125.6 CC criu/lsm.o [2021-03-27T18:01:17.621Z] #43 126.0 CC criu/mem.o [2021-03-27T18:01:17.621Z] #43 127.8 CC criu/memfd.o [2021-03-27T18:01:17.621Z] #43 128.5 CC criu/mount.o [2021-03-27T18:01:17.621Z] #43 ... [2021-03-27T18:01:17.621Z] [2021-03-27T18:01:17.621Z] #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-27T18:01:17.621Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-27T18:01:17.621Z] #20 64.77 Processing triggers for libc-bin (2.28-10) ... [2021-03-27T18:01:17.621Z] #20 64.84 Processing triggers for mime-support (3.62) ... [2021-03-27T18:01:17.699Z] #43 25.49 CC images/signalfd.o [2021-03-27T18:01:17.733Z] Client: [2021-03-27T18:01:17.733Z] Debug Mode: false [2021-03-27T18:01:17.733Z] Plugins: [2021-03-27T18:01:17.733Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2021-03-27T18:01:17.733Z] [2021-03-27T18:01:17.733Z] Server: [2021-03-27T18:01:17.733Z] Containers: 0 [2021-03-27T18:01:17.733Z] Running: 0 [2021-03-27T18:01:17.733Z] Paused: 0 [2021-03-27T18:01:17.733Z] Stopped: 0 [2021-03-27T18:01:17.733Z] Images: 0 [2021-03-27T18:01:17.733Z] Server Version: 19.03.12 [2021-03-27T18:01:17.733Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-03-27T18:01:17.733Z] Windows: [2021-03-27T18:01:17.733Z] LCOW: [2021-03-27T18:01:17.733Z] Logging Driver: json-file [2021-03-27T18:01:17.733Z] Plugins: [2021-03-27T18:01:17.733Z] Volume: local [2021-03-27T18:01:17.733Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-03-27T18:01:17.733Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-03-27T18:01:17.733Z] Swarm: inactive [2021-03-27T18:01:17.733Z] Default Isolation: process [2021-03-27T18:01:17.733Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-03-27T18:01:17.733Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757) [2021-03-27T18:01:17.733Z] OSType: windows [2021-03-27T18:01:17.733Z] Architecture: x86_64 [2021-03-27T18:01:17.733Z] CPUs: 4 [2021-03-27T18:01:17.733Z] Total Memory: 32GiB [2021-03-27T18:01:17.733Z] Name: azwin-2-f36090 [2021-03-27T18:01:17.733Z] ID: WN5Z:FHZS:DLL2:44FT:5VQE:5IBG:D3OX:ZQY2:XHHE:F6GE:ORMY:IJ6Q [2021-03-27T18:01:17.733Z] Docker Root Dir: D:\docker [2021-03-27T18:01:17.733Z] Debug Mode: false [2021-03-27T18:01:17.733Z] Registry: https://index.docker.io/v1/ [2021-03-27T18:01:17.733Z] Labels: [2021-03-27T18:01:17.733Z] Experimental: true [2021-03-27T18:01:17.733Z] Insecure Registries: [2021-03-27T18:01:17.733Z] 10.0.0.4:5000 [2021-03-27T18:01:17.733Z] 127.0.0.0/8 [2021-03-27T18:01:17.733Z] Registry Mirrors: [2021-03-27T18:01:17.733Z] http://10.0.0.4:5000/ [2021-03-27T18:01:17.733Z] Live Restore Enabled: false [2021-03-27T18:01:17.733Z] [2021-03-27T18:01:17.797Z] #44 67.19 DEP criu/pie/parasite-vdso.d [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-03-27T18:01:17.959Z] #43 25.74 CC images/fs.o [2021-03-27T18:01:17.995Z] #43 ... [2021-03-27T18:01:17.995Z] [2021-03-27T18:01:17.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-27T18:01:17.995Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-27T18:01:17.995Z] #13 119.5 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-03-27T18:01:17.995Z] #13 119.5 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-03-27T18:01:17.995Z] #13 119.5 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-03-27T18:01:17.995Z] #13 119.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-27T18:01:17.995Z] #13 119.5 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-03-27T18:01:17.995Z] #13 119.5 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-03-27T18:01:17.995Z] #13 119.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-27T18:01:17.995Z] #13 119.6 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-27T18:01:17.995Z] #13 119.6 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-03-27T18:01:17.995Z] #13 119.6 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-03-27T18:01:17.995Z] #13 119.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-27T18:01:17.995Z] #13 119.6 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-27T18:01:17.995Z] #13 119.6 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-03-27T18:01:17.995Z] #13 119.6 Setting up mingw-w64-common (6.0.0-3) ... [2021-03-27T18:01:17.995Z] #13 119.7 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-03-27T18:01:17.995Z] #13 119.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-27T18:01:17.995Z] #13 119.7 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-03-27T18:01:17.995Z] #13 119.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-27T18:01:17.995Z] #13 119.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-27T18:01:17.995Z] #13 119.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-27T18:01:17.995Z] #13 119.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-27T18:01:17.995Z] #13 119.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-27T18:01:17.995Z] #13 119.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-27T18:01:17.995Z] #13 119.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-27T18:01:17.995Z] #13 119.8 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-03-27T18:01:17.995Z] #13 119.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-03-27T18:01:17.995Z] #13 119.8 Setting up dmsetup (2:1.02.155-3) ... [2021-03-27T18:01:17.995Z] #13 119.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-03-27T18:01:17.995Z] #13 119.8 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-03-27T18:01:17.995Z] #13 119.8 Processing triggers for libc-bin (2.28-10) ... [2021-03-27T18:01:17.995Z] #13 DONE 120.4s [2021-03-27T18:01:17.995Z] [2021-03-27T18:01:17.995Z] #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-27T18:01:17.995Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T18:01:17.995Z] #43 58.82 AR soccr/libsoccr.a [2021-03-27T18:01:17.995Z] #43 58.95 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-27T18:01:18.096Z] #44 67.42 DEP criu/pie/parasite.d [2021-03-27T18:01:18.114Z] #43 24.54 CC images/ns.o [2021-03-27T18:01:18.114Z] #43 24.77 CC images/regfile.o [2021-03-27T18:01:18.219Z] #43 26.04 CC images/pstree.o [2021-03-27T18:01:18.252Z] #43 59.29 DEP criu/arch/x86/sigframe.d [2021-03-27T18:01:18.378Z] #43 25.03 CC images/ghost-file.o [2021-03-27T18:01:18.395Z] #44 67.82 CC criu/pie/parasite.o [2021-03-27T18:01:18.478Z] #43 26.22 CC images/pipe.o [2021-03-27T18:01:18.511Z] #43 59.44 DEP criu/arch/x86/sigaction_compat.d [2021-03-27T18:01:18.511Z] #43 59.62 DEP criu/arch/x86/kerndat.d [2021-03-27T18:01:18.573Z] #20 DONE 65.9s [2021-03-27T18:01:18.573Z] [2021-03-27T18:01:18.573Z] #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-27T18:01:18.573Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-27T18:01:18.573Z] #40 214.1 + dpkg --print-architecture [2021-03-27T18:01:18.573Z] #40 214.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-03-27T18:01:18.573Z] #40 214.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-03-27T18:01:18.573Z] #40 214.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-03-27T18:01:18.573Z] #40 ... [2021-03-27T18:01:18.573Z] [2021-03-27T18:01:18.573Z] #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-27T18:01:18.573Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-03-27T18:01:18.669Z] #43 25.39 CC images/fifo.o [2021-03-27T18:01:18.738Z] #43 26.52 CC images/tcp-stream.o [2021-03-27T18:01:18.767Z] #43 59.72 DEP criu/arch/x86/crtools.d [2021-03-27T18:01:18.767Z] #43 59.89 DEP criu/arch/x86/cpu.d [2021-03-27T18:01:18.998Z] #43 26.76 CC images/sk-packet.o [2021-03-27T18:01:19.023Z] #43 60.01 CC criu/arch/x86/cpu.o [2021-03-27T18:01:19.246Z] #43 25.76 CC images/remap-file-path.o [2021-03-27T18:01:19.246Z] #43 25.99 CC images/eventfd.o [2021-03-27T18:01:19.258Z] #43 27.01 CC images/mnt.o [2021-03-27T18:01:19.500Z] #21 1.004 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-03-27T18:01:19.500Z] #21 1.011 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-03-27T18:01:19.500Z] #21 1.014 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-03-27T18:01:19.500Z] #21 DONE 1.1s [2021-03-27T18:01:19.500Z] [2021-03-27T18:01:19.500Z] #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-27T18:01:19.500Z] #53 sha256:01a7d5209c65839c1e9199009cb1916be9be408bcd0771fce5363c56d4b2b905 [2021-03-27T18:01:19.509Z] #43 26.19 CC images/eventpoll.o [2021-03-27T18:01:19.518Z] #43 27.29 CC images/pipe-data.o [2021-03-27T18:01:19.518Z] #43 27.47 CC images/sa.o [2021-03-27T18:01:19.756Z] #53 ... [2021-03-27T18:01:19.756Z] [2021-03-27T18:01:19.756Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-27T18:01:19.756Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-03-27T18:01:19.772Z] #43 26.57 CC images/fh.o [2021-03-27T18:01:19.950Z] #44 69.45 LINK criu/pie/parasite.built-in.o [2021-03-27T18:01:19.950Z] #44 69.47 GEN criu/pie/parasite-blob.h [2021-03-27T18:01:19.950Z] #43 60.69 CC criu/arch/x86/crtools.o [2021-03-27T18:01:20.087Z] #43 27.76 CC images/timer.o [2021-03-27T18:01:20.171Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-03-27T18:01:20.171Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 14.7% of statements [2021-03-27T18:01:20.171Z] ok github.com/docker/docker/api/server/middleware 0.002s coverage: 37.7% of statements [2021-03-27T18:01:20.171Z] ? github.com/docker/docker/api/server/router [no test files] [2021-03-27T18:01:20.171Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-03-27T18:01:20.171Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-03-27T18:01:20.171Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-03-27T18:01:20.171Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-03-27T18:01:20.171Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-03-27T18:01:20.171Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-03-27T18:01:20.171Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-03-27T18:01:20.171Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-03-27T18:01:20.171Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-03-27T18:01:20.171Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-03-27T18:01:20.171Z] ok github.com/docker/docker/api/server/router/swarm 0.007s coverage: 5.7% of statements [2021-03-27T18:01:20.171Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-03-27T18:01:20.171Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-03-27T18:01:20.171Z] ? github.com/docker/docker/api/types [no test files] [2021-03-27T18:01:20.171Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-03-27T18:01:20.171Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-03-27T18:01:20.171Z] ? github.com/docker/docker/api/types/container [no test files] [2021-03-27T18:01:20.171Z] ? github.com/docker/docker/api/types/events [no test files] [2021-03-27T18:01:20.171Z] ok github.com/docker/docker/api/types/strslice 0.001s coverage: 90.0% of statements [2021-03-27T18:01:20.171Z] ok github.com/docker/docker/api/types/filters 0.002s coverage: 92.2% of statements [2021-03-27T18:01:20.171Z] ? github.com/docker/docker/api/types/image [no test files] [2021-03-27T18:01:20.171Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-03-27T18:01:20.171Z] ? github.com/docker/docker/api/types/network [no test files] [2021-03-27T18:01:20.171Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-03-27T18:01:20.171Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-03-27T18:01:20.171Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-03-27T18:01:20.171Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-03-27T18:01:20.171Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2021-03-27T18:01:20.171Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2021-03-27T18:01:20.171Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-03-27T18:01:20.171Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-03-27T18:01:20.171Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-03-27T18:01:20.171Z] ? github.com/docker/docker/builder [no test files] [2021-03-27T18:01:20.171Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-03-27T18:01:20.171Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-03-27T18:01:20.171Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-03-27T18:01:20.171Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-03-27T18:01:20.171Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-03-27T18:01:20.171Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-03-27T18:01:20.171Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-03-27T18:01:20.249Z] #44 69.53 CC criu/pie/parasite-vdso.o [2021-03-27T18:01:20.347Z] #43 28.11 CC images/timerfd.o [2021-03-27T18:01:20.348Z] #43 26.97 CC images/fsnotify.o [2021-03-27T18:01:20.461Z] ok github.com/docker/docker/builder/remotecontext 0.324s coverage: 13.7% of statements [2021-03-27T18:01:20.513Z] #43 ... [2021-03-27T18:01:20.513Z] [2021-03-27T18:01:20.513Z] #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-27T18:01:20.513Z] #45 sha256:877b177bf77c548723318ec57568b06d15c6dc696371c5c6ef6b34666be452c5 [2021-03-27T18:01:20.513Z] #45 122.2 net/http/httptrace [2021-03-27T18:01:20.513Z] #45 122.4 net/http [2021-03-27T18:01:20.513Z] #45 ... [2021-03-27T18:01:20.513Z] [2021-03-27T18:01:20.513Z] #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-27T18:01:20.513Z] #53 sha256:785428c89d577a82940da4591ae804adecc1e5d3381fef2006e63d1f7867bd56 [2021-03-27T18:01:20.607Z] #43 28.30 CC images/mm.o [2021-03-27T18:01:20.611Z] #43 27.37 CC images/signalfd.o [2021-03-27T18:01:20.866Z] #43 28.55 CC images/sk-opts.o [2021-03-27T18:01:20.889Z] #43 27.53 CC images/fs.o [2021-03-27T18:01:20.897Z] #44 70.34 CC criu/arch/ppc64/vdso-pie.o [2021-03-27T18:01:21.093Z] ok github.com/docker/docker/builder/dockerfile 0.972s coverage: 48.5% of statements [2021-03-27T18:01:21.093Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-03-27T18:01:21.127Z] #43 28.84 CC images/sk-unix.o [2021-03-27T18:01:21.127Z] #43 29.07 CC images/sk-inet.o [2021-03-27T18:01:21.157Z] #43 27.70 CC images/pstree.o [2021-03-27T18:01:21.157Z] #43 27.89 CC images/pipe.o [2021-03-27T18:01:21.210Z] #44 70.78 CC criu/arch/ppc64/restorer.o [2021-03-27T18:01:21.426Z] #43 ... [2021-03-27T18:01:21.426Z] [2021-03-27T18:01:21.426Z] #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-27T18:01:21.426Z] #58 sha256:5b024a72f12beb6d55f977978054a070c22d0dd3f097ce0aaffa771d08c7bc64 [2021-03-27T18:01:21.426Z] #58 98.47 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-27T18:01:21.426Z] #58 98.47 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-03-27T18:01:21.426Z] #58 DONE 108.3s [2021-03-27T18:01:21.426Z] [2021-03-27T18:01:21.426Z] #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-27T18:01:21.426Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-27T18:01:21.426Z] #43 28.17 CC images/tcp-stream.o [2021-03-27T18:01:21.426Z] #43 ... [2021-03-27T18:01:21.426Z] [2021-03-27T18:01:21.426Z] #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-27T18:01:21.426Z] #45 sha256:7e628e2d544be376c4de8764396d4d362c71a408b3099e7a21b1a989b0837188 [2021-03-27T18:01:21.426Z] #45 98.30 crypto/tls [2021-03-27T18:01:21.426Z] #45 104.7 net/http/httptrace [2021-03-27T18:01:21.426Z] #45 105.0 net/http [2021-03-27T18:01:21.689Z] #45 ... [2021-03-27T18:01:21.689Z] [2021-03-27T18:01:21.689Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-03-27T18:01:21.689Z] #59 sha256:f7605e665b8eeeed32ee0fb24998d088804df35c13dba7c20c4e4b520b4efe7e [2021-03-27T18:01:21.689Z] #59 DONE 0.2s [2021-03-27T18:01:21.689Z] [2021-03-27T18:01:21.689Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-03-27T18:01:21.689Z] #60 sha256:6fcd005051ab69a39c0da76da41f833b7cda7219a3ae1c623910aa65ae690646 [2021-03-27T18:01:21.698Z] #43 29.40 CC images/tun.o [2021-03-27T18:01:21.698Z] #43 ... [2021-03-27T18:01:21.698Z] [2021-03-27T18:01:21.698Z] #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-27T18:01:21.698Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-27T18:01:21.698Z] #13 127.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-03-27T18:01:21.698Z] #13 127.1 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-27T18:01:21.698Z] #13 127.1 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-27T18:01:21.723Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2021-03-27T18:01:21.858Z] #44 71.28 CC criu/arch/ppc64/vdso-trampoline.o [2021-03-27T18:01:21.858Z] #44 71.34 CC criu/pie/restorer.o [2021-03-27T18:01:22.272Z] #60 DONE 0.5s [2021-03-27T18:01:22.272Z] [2021-03-27T18:01:22.272Z] #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-27T18:01:22.272Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-03-27T18:01:22.272Z] #13 95.06 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-03-27T18:01:22.272Z] #13 95.07 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-03-27T18:01:22.272Z] #13 95.19 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-27T18:01:22.272Z] #13 ... [2021-03-27T18:01:22.272Z] [2021-03-27T18:01:22.272Z] #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-27T18:01:22.272Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-27T18:01:22.272Z] #43 28.48 CC images/sk-packet.o [2021-03-27T18:01:22.272Z] #43 28.76 CC images/mnt.o [2021-03-27T18:01:22.506Z] #44 ... [2021-03-27T18:01:22.506Z] [2021-03-27T18:01:22.506Z] #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-27T18:01:22.506Z] #54 sha256:c2a985fba2b04b2062522565c1b16e78f4341d026380dd03c4a6da234aff702c [2021-03-27T18:01:22.506Z] #54 11.59 + cd /tmp/tmp.vc9Ssq5aDL/src/github.com/opencontainers/runc [2021-03-27T18:01:22.506Z] #54 11.59 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-27T18:01:22.506Z] #54 12.02 + '[' -z '' ']' [2021-03-27T18:01:22.506Z] #54 12.02 + target=static [2021-03-27T18:01:22.506Z] #54 12.02 + make 'BUILDTAGS=seccomp ' static [2021-03-27T18:01:22.506Z] #54 12.47 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-27T18:01:22.536Z] #43 29.12 CC images/pipe-data.o [2021-03-27T18:01:22.637Z] #13 ... [2021-03-27T18:01:22.637Z] [2021-03-27T18:01:22.637Z] #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-27T18:01:22.637Z] #45 sha256:0d1ccef2dec3aca4ec467749ec006393c1841f37fcc35f41551d0611e6d47a5c [2021-03-27T18:01:22.637Z] #45 123.6 hash/crc32 [2021-03-27T18:01:22.637Z] #45 124.8 compress/gzip [2021-03-27T18:01:22.637Z] #45 124.9 net [2021-03-27T18:01:22.637Z] #45 125.7 vendor/golang.org/x/text/transform [2021-03-27T18:01:22.637Z] #45 126.2 vendor/golang.org/x/text/unicode/bidi [2021-03-27T18:01:22.637Z] #45 127.9 vendor/golang.org/x/text/secure/bidirule [2021-03-27T18:01:22.637Z] #45 128.2 vendor/golang.org/x/text/unicode/norm [2021-03-27T18:01:22.637Z] #45 131.9 vendor/golang.org/x/net/idna [2021-03-27T18:01:22.637Z] #45 ... [2021-03-27T18:01:22.637Z] [2021-03-27T18:01:22.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-27T18:01:22.637Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T18:01:22.637Z] #43 29.65 CC images/sk-netlink.o [2021-03-27T18:01:22.637Z] #43 29.94 CC images/packet-sock.o [2021-03-27T18:01:22.637Z] #43 30.25 CC images/ipc-var.o [2021-03-27T18:01:22.637Z] #43 30.45 CC images/ipc-desc.o [2021-03-27T18:01:22.753Z] ok github.com/docker/docker/builder/remotecontext/git 1.485s coverage: 86.3% of statements [2021-03-27T18:01:22.753Z] ? github.com/docker/docker/cli [no test files] [2021-03-27T18:01:22.753Z] ? github.com/docker/docker/cli/config [no test files] [2021-03-27T18:01:22.800Z] #43 29.54 CC images/sa.o [2021-03-27T18:01:22.897Z] #43 30.71 CC images/ipc-shm.o [2021-03-27T18:01:23.030Z] #53 ... [2021-03-27T18:01:23.030Z] [2021-03-27T18:01:23.030Z] #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-27T18:01:23.030Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T18:01:23.030Z] #43 61.86 CC criu/arch/x86/kerndat.o [2021-03-27T18:01:23.030Z] #43 62.31 CC criu/arch/x86/sigaction_compat.o [2021-03-27T18:01:23.030Z] #43 62.52 CC criu/arch/x86/sigframe.o [2021-03-27T18:01:23.030Z] #43 62.84 LINK criu/arch/x86/crtools.built-in.o [2021-03-27T18:01:23.030Z] #43 62.85 DEP criu/pie/util-vdso-elf32.d [2021-03-27T18:01:23.030Z] #43 62.96 DEP criu/pie/util-vdso.d [2021-03-27T18:01:23.030Z] #43 63.07 DEP criu/pie/util.d [2021-03-27T18:01:23.030Z] #43 63.26 CC criu/pie/util.o [2021-03-27T18:01:23.030Z] #43 63.57 CC criu/pie/util-vdso.o [2021-03-27T18:01:23.064Z] #43 29.80 CC images/timer.o [2021-03-27T18:01:23.156Z] #54 ... [2021-03-27T18:01:23.156Z] [2021-03-27T18:01:23.156Z] #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-27T18:01:23.156Z] #46 sha256:6b11d3db7d9e27c01c81326264d6c2b34bac09b31186d7aec638fc4e169674e8 [2021-03-27T18:01:23.156Z] #46 131.5 vendor/golang.org/x/text/unicode/norm [2021-03-27T18:01:23.156Z] #46 133.8 github.com/LK4D4/vndr/build [2021-03-27T18:01:23.156Z] #46 ... [2021-03-27T18:01:23.156Z] [2021-03-27T18:01:23.156Z] #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-27T18:01:23.156Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-03-27T18:01:23.156Z] #21 12.03 Fetched 8692 kB in 11s (765 kB/s) [2021-03-27T18:01:23.156Z] #21 12.03 Reading package lists... [2021-03-27T18:01:23.157Z] #43 30.88 CC images/ipc-msg.o [2021-03-27T18:01:23.286Z] #43 64.16 CC criu/pie/util-vdso-elf32.o [2021-03-27T18:01:23.416Z] #43 31.23 CC images/ipc-sem.o [2021-03-27T18:01:23.416Z] #43 ... [2021-03-27T18:01:23.416Z] [2021-03-27T18:01:23.416Z] #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-27T18:01:23.416Z] #56 sha256:968a3ac076ed990eddb896d031d210883655e5a7ff9d10eedf599ed4637077b6 [2021-03-27T18:01:23.416Z] #56 60.05 + export 'BUILDTAGS=netgo osusergo static_build' [2021-03-27T18:01:23.416Z] #56 60.05 + BUILDTAGS='netgo osusergo static_build' [2021-03-27T18:01:23.416Z] #56 60.05 + export EXTRA_FLAGS=-buildmode=pie [2021-03-27T18:01:23.416Z] #56 60.05 + EXTRA_FLAGS=-buildmode=pie [2021-03-27T18:01:23.416Z] #56 60.05 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-03-27T18:01:23.416Z] #56 60.05 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-03-27T18:01:23.416Z] #56 60.05 + '[' '' = dynamic ']' [2021-03-27T18:01:23.416Z] #56 60.05 + make [2021-03-27T18:01:23.416Z] #56 61.36 + bin/ctr [2021-03-27T18:01:23.512Z] #56 ... [2021-03-27T18:01:23.512Z] [2021-03-27T18:01:23.512Z] #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-27T18:01:23.512Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-27T18:01:23.512Z] #13 128.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-03-27T18:01:23.512Z] #13 128.3 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-27T18:01:23.512Z] #13 128.3 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-27T18:01:23.512Z] #13 ... [2021-03-27T18:01:23.512Z] [2021-03-27T18:01:23.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-27T18:01:23.512Z] #45 sha256:2872f9999b93867b24796d275fa23e29f875a72fdc15fd5b30176dca00048127 [2021-03-27T18:01:23.512Z] #45 122.1 hash/crc32 [2021-03-27T18:01:23.512Z] #45 122.2 net [2021-03-27T18:01:23.512Z] #45 122.6 compress/gzip [2021-03-27T18:01:23.512Z] #45 123.2 vendor/golang.org/x/text/transform [2021-03-27T18:01:23.512Z] #45 123.9 vendor/golang.org/x/text/unicode/bidi [2021-03-27T18:01:23.512Z] #45 125.8 vendor/golang.org/x/text/secure/bidirule [2021-03-27T18:01:23.512Z] #45 126.2 vendor/golang.org/x/text/unicode/norm [2021-03-27T18:01:23.512Z] #45 130.6 vendor/golang.org/x/net/idna [2021-03-27T18:01:23.512Z] #45 ... [2021-03-27T18:01:23.512Z] [2021-03-27T18:01:23.512Z] #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-27T18:01:23.512Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T18:01:23.512Z] #43 26.95 CC images/mnt.o [2021-03-27T18:01:23.512Z] #43 27.23 CC images/pipe-data.o [2021-03-27T18:01:23.512Z] #43 27.54 CC images/sa.o [2021-03-27T18:01:23.512Z] #43 27.87 CC images/timer.o [2021-03-27T18:01:23.512Z] #43 28.19 CC images/timerfd.o [2021-03-27T18:01:23.512Z] #43 28.46 CC images/mm.o [2021-03-27T18:01:23.512Z] #43 28.73 CC images/sk-opts.o [2021-03-27T18:01:23.512Z] #43 29.02 CC images/sk-unix.o [2021-03-27T18:01:23.512Z] #43 29.34 CC images/sk-inet.o [2021-03-27T18:01:23.512Z] #43 29.74 CC images/tun.o [2021-03-27T18:01:23.512Z] #43 29.97 CC images/sk-netlink.o [2021-03-27T18:01:23.512Z] #43 30.22 CC images/packet-sock.o [2021-03-27T18:01:23.512Z] #43 30.64 CC images/ipc-var.o [2021-03-27T18:01:23.512Z] #43 30.81 CC images/ipc-desc.o [2021-03-27T18:01:23.512Z] #43 31.05 CC images/ipc-shm.o [2021-03-27T18:01:23.512Z] #43 31.31 CC images/ipc-msg.o [2021-03-27T18:01:23.512Z] #43 31.52 CC images/ipc-sem.o [2021-03-27T18:01:23.512Z] #43 31.73 CC images/utsns.o [2021-03-27T18:01:23.512Z] #43 31.92 CC images/creds.o [2021-03-27T18:01:23.512Z] #43 32.12 CC images/vma.o [2021-03-27T18:01:23.512Z] #43 32.35 CC images/netdev.o [2021-03-27T18:01:23.512Z] #43 32.73 CC images/tty.o [2021-03-27T18:01:23.512Z] #43 ... [2021-03-27T18:01:23.512Z] [2021-03-27T18:01:23.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-27T18:01:23.512Z] #45 sha256:2872f9999b93867b24796d275fa23e29f875a72fdc15fd5b30176dca00048127 [2021-03-27T18:01:23.512Z] #45 132.9 vendor/golang.org/x/net/http2/hpack [2021-03-27T18:01:23.642Z] #43 30.19 CC images/timerfd.o [2021-03-27T18:01:23.677Z] #56 ... [2021-03-27T18:01:23.677Z] [2021-03-27T18:01:23.677Z] #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-27T18:01:23.677Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T18:01:23.677Z] #43 31.39 CC images/utsns.o [2021-03-27T18:01:23.677Z] #43 31.54 CC images/creds.o [2021-03-27T18:01:23.847Z] #43 ... [2021-03-27T18:01:23.847Z] [2021-03-27T18:01:23.847Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-03-27T18:01:23.847Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-03-27T18:01:23.847Z] #14 DONE 5.9s [2021-03-27T18:01:23.847Z] [2021-03-27T18:01:23.847Z] #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-27T18:01:23.847Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T18:01:23.847Z] #43 64.88 AR criu/pie/pie.lib.a [2021-03-27T18:01:23.906Z] #43 30.53 CC images/mm.o [2021-03-27T18:01:23.937Z] #43 31.75 CC images/vma.o [2021-03-27T18:01:24.103Z] #43 64.99 DEP criu/pie/restorer.d [2021-03-27T18:01:24.169Z] #43 30.85 CC images/sk-opts.o [2021-03-27T18:01:24.213Z] #21 15.74 Reading package lists... [2021-03-27T18:01:24.248Z] #43 31.93 CC images/netdev.o [2021-03-27T18:01:24.359Z] #43 65.21 DEP criu/arch/x86/sigaction_compat_pie.d [2021-03-27T18:01:24.359Z] #43 65.35 DEP criu/arch/x86/restorer_unmap.d [2021-03-27T18:01:24.359Z] #43 65.39 DEP criu/arch/x86/restorer.d [2021-03-27T18:01:24.433Z] #43 31.00 CC images/sk-unix.o [2021-03-27T18:01:24.518Z] #43 32.30 CC images/tty.o [2021-03-27T18:01:24.615Z] #43 65.60 DEP criu/arch/x86/vdso-pie.d [2021-03-27T18:01:24.696Z] #43 31.32 CC images/sk-inet.o [2021-03-27T18:01:24.813Z] ok github.com/docker/docker/client 0.280s coverage: 75.4% of statements [2021-03-27T18:01:24.871Z] #43 65.70 DEP criu/pie/parasite-vdso.d [2021-03-27T18:01:24.871Z] #43 65.86 DEP criu/pie/parasite.d [2021-03-27T18:01:24.896Z] #45 134.1 mime [2021-03-27T18:01:25.002Z] #22 5.236 Collecting yamllint==1.16.0 [2021-03-27T18:01:25.092Z] #43 32.92 CC images/file-lock.o [2021-03-27T18:01:25.128Z] #43 66.12 CC criu/pie/parasite.o [2021-03-27T18:01:25.270Z] #21 20.60 Building dependency tree... [2021-03-27T18:01:25.274Z] #43 31.92 CC images/tun.o [2021-03-27T18:01:25.350Z] #43 33.13 CC images/rlimit.o [2021-03-27T18:01:25.539Z] #43 32.22 CC images/sk-netlink.o [2021-03-27T18:01:25.569Z] #21 ... [2021-03-27T18:01:25.569Z] [2021-03-27T18:01:25.569Z] #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-27T18:01:25.569Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-27T18:01:25.569Z] #44 75.04 LINK criu/pie/restorer.built-in.o [2021-03-27T18:01:25.569Z] #44 75.05 GEN criu/pie/restorer-blob.h [2021-03-27T18:01:25.569Z] #44 75.15 DEP criu/vdso.d [2021-03-27T18:01:25.609Z] #43 33.35 CC images/pagemap.o [2021-03-27T18:01:25.803Z] #43 32.56 CC images/packet-sock.o [2021-03-27T18:01:25.868Z] #43 33.63 CC images/siginfo.o [2021-03-27T18:01:25.869Z] #44 75.35 DEP criu/uts_ns.d [2021-03-27T18:01:26.136Z] #43 33.99 CC images/rpc.o [2021-03-27T18:01:26.181Z] #44 75.53 DEP criu/util.d [2021-03-27T18:01:26.380Z] #43 33.00 CC images/ipc-var.o [2021-03-27T18:01:26.479Z] #44 75.94 DEP criu/uffd.d [2021-03-27T18:01:26.494Z] #43 67.50 LINK criu/pie/parasite.built-in.o [2021-03-27T18:01:26.494Z] #43 67.53 GEN criu/pie/parasite-blob.h [2021-03-27T18:01:26.494Z] #43 67.55 CC criu/pie/parasite-vdso.o [2021-03-27T18:01:26.643Z] #43 33.33 CC images/ipc-desc.o [2021-03-27T18:01:26.778Z] #44 76.26 DEP criu/tun.d [2021-03-27T18:01:26.809Z] #45 135.9 mime/quotedprintable [2021-03-27T18:01:26.907Z] #43 33.55 CC images/ipc-shm.o [2021-03-27T18:01:27.070Z] #45 136.4 net/http/internal [2021-03-27T18:01:27.077Z] #44 76.48 DEP criu/tty.d [2021-03-27T18:01:27.172Z] #43 33.83 CC images/ipc-msg.o [2021-03-27T18:01:27.172Z] #43 ... [2021-03-27T18:01:27.172Z] [2021-03-27T18:01:27.172Z] #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-27T18:01:27.172Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-03-27T18:01:27.172Z] #13 109.7 Selecting previously unselected package libapparmor1:arm64. [2021-03-27T18:01:27.172Z] #13 109.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2021-03-27T18:01:27.172Z] #13 109.7 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2021-03-27T18:01:27.172Z] #13 109.8 Selecting previously unselected package libapparmor-dev:arm64. [2021-03-27T18:01:27.172Z] #13 109.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2021-03-27T18:01:27.172Z] #13 109.8 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2021-03-27T18:01:27.172Z] #13 109.9 Selecting previously unselected package libbtrfs0. [2021-03-27T18:01:27.172Z] #13 110.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2021-03-27T18:01:27.172Z] #13 110.0 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-27T18:01:27.172Z] #13 110.0 Selecting previously unselected package libbtrfs-dev. [2021-03-27T18:01:27.172Z] #13 110.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-03-27T18:01:27.172Z] #13 110.1 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-27T18:01:27.172Z] #13 110.2 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2021-03-27T18:01:27.172Z] #13 110.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-03-27T18:01:27.172Z] #13 110.2 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-03-27T18:01:27.172Z] #13 110.3 Selecting previously unselected package libudev-dev:arm64. [2021-03-27T18:01:27.377Z] #44 76.85 DEP criu/timerfd.d [2021-03-27T18:01:27.422Z] #43 68.23 CC criu/arch/x86/vdso-pie.o [2021-03-27T18:01:27.435Z] #13 110.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_arm64.deb ... [2021-03-27T18:01:27.435Z] #13 110.4 Unpacking libudev-dev:arm64 (241-7~deb10u7) ... [2021-03-27T18:01:27.514Z] #43 35.09 CC images/ext-file.o [2021-03-27T18:01:27.514Z] #43 35.33 CC images/cgroup.o [2021-03-27T18:01:27.519Z] #22 ... [2021-03-27T18:01:27.519Z] [2021-03-27T18:01:27.519Z] #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-27T18:01:27.519Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T18:01:27.519Z] #43 133.2 CC criu/namespaces.o [2021-03-27T18:01:27.519Z] #43 135.3 CC criu/net.o [2021-03-27T18:01:27.519Z] #43 138.3 CC criu/netfilter.o [2021-03-27T18:01:27.519Z] #43 138.6 CC criu/page-pipe.o [2021-03-27T18:01:27.678Z] #43 68.54 CC criu/arch/x86/restorer.o [2021-03-27T18:01:27.678Z] #43 ... [2021-03-27T18:01:27.678Z] [2021-03-27T18:01:27.678Z] #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-27T18:01:27.678Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-03-27T18:01:27.678Z] #15 DONE 4.0s [2021-03-27T18:01:27.699Z] #13 110.7 Selecting previously unselected package libsepol1-dev:arm64. [2021-03-27T18:01:27.699Z] #13 110.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2021-03-27T18:01:27.699Z] #13 110.7 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2021-03-27T18:01:27.775Z] #43 139.2 CC criu/page-xfer.o [2021-03-27T18:01:27.935Z] [2021-03-27T18:01:27.935Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-03-27T18:01:27.935Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-03-27T18:01:28.026Z] #44 77.21 DEP criu/timens.d [2021-03-27T18:01:28.026Z] #44 77.43 DEP criu/sysfs_parse.d [2021-03-27T18:01:28.084Z] #43 35.94 CC images/userns.o [2021-03-27T18:01:28.277Z] #13 111.1 Selecting previously unselected package libpcre16-3:arm64. [2021-03-27T18:01:28.277Z] #13 111.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2021-03-27T18:01:28.277Z] #13 111.1 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2021-03-27T18:01:28.328Z] #44 77.64 DEP criu/sysctl.d [2021-03-27T18:01:28.328Z] #44 77.82 DEP criu/string.d [2021-03-27T18:01:28.328Z] #44 77.86 DEP criu/stats.d [2021-03-27T18:01:28.541Z] #13 111.4 Selecting previously unselected package libpcre32-3:arm64. [2021-03-27T18:01:28.541Z] #13 111.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2021-03-27T18:01:28.541Z] #13 111.4 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2021-03-27T18:01:28.629Z] #44 78.09 DEP criu/sockets.d [2021-03-27T18:01:28.654Z] #43 36.27 CC images/google/protobuf/descriptor.o [2021-03-27T18:01:28.805Z] #13 111.8 Selecting previously unselected package libpcrecpp0v5:arm64. [2021-03-27T18:01:28.805Z] #13 111.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2021-03-27T18:01:28.805Z] #13 111.8 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-03-27T18:01:28.805Z] #13 111.9 Selecting previously unselected package libpcre3-dev:arm64. [2021-03-27T18:01:28.929Z] #44 78.31 DEP criu/sk-unix.d [2021-03-27T18:01:28.929Z] #44 78.51 DEP criu/sk-tcp.d [2021-03-27T18:01:29.069Z] #13 111.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2021-03-27T18:01:29.069Z] #13 111.9 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2021-03-27T18:01:29.183Z] #43 140.5 CC criu/pagemap-cache.o [2021-03-27T18:01:29.230Z] #44 78.78 DEP criu/sk-queue.d [2021-03-27T18:01:29.333Z] #13 112.3 Selecting previously unselected package libselinux1-dev:arm64. [2021-03-27T18:01:29.333Z] #13 112.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2021-03-27T18:01:29.333Z] #13 112.3 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2021-03-27T18:01:29.439Z] #43 140.8 CC criu/pagemap.o [2021-03-27T18:01:29.529Z] #44 79.00 DEP criu/sk-packet.d [2021-03-27T18:01:29.856Z] #44 79.25 DEP criu/sk-netlink.d [2021-03-27T18:01:29.911Z] #13 112.7 Selecting previously unselected package libdevmapper-dev:arm64. [2021-03-27T18:01:29.911Z] #13 112.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2021-03-27T18:01:29.911Z] #13 112.7 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-03-27T18:01:29.911Z] #13 112.8 Selecting previously unselected package libseccomp-dev:arm64. [2021-03-27T18:01:29.911Z] #13 112.8 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_arm64.deb ... [2021-03-27T18:01:29.911Z] #13 112.8 Unpacking libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-03-27T18:01:29.911Z] #13 113.0 Selecting previously unselected package libsystemd-dev:arm64. [2021-03-27T18:01:30.035Z] #43 37.86 CC images/opts.o [2021-03-27T18:01:30.158Z] #44 79.49 DEP criu/sk-inet.d [2021-03-27T18:01:30.175Z] #13 113.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_arm64.deb ... [2021-03-27T18:01:30.175Z] #13 113.0 Unpacking libsystemd-dev:arm64 (241-7~deb10u7) ... [2021-03-27T18:01:30.296Z] #43 38.12 CC images/seccomp.o [2021-03-27T18:01:30.367Z] #43 141.6 CC criu/parasite-syscall.o [2021-03-27T18:01:30.367Z] #43 ... [2021-03-27T18:01:30.367Z] [2021-03-27T18:01:30.367Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-27T18:01:30.367Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-03-27T18:01:30.367Z] #22 10.63 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-03-27T18:01:30.367Z] #22 10.74 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-03-27T18:01:30.367Z] #22 10.79 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-03-27T18:01:30.367Z] #22 10.86 Collecting pyyaml (from yamllint==1.16.0) [2021-03-27T18:01:30.370Z] #45 139.3 net/textproto [2021-03-27T18:01:30.370Z] #45 139.3 crypto/x509 [2021-03-27T18:01:30.370Z] #45 ... [2021-03-27T18:01:30.370Z] [2021-03-27T18:01:30.370Z] #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-27T18:01:30.370Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T18:01:30.370Z] #43 33.33 CC images/file-lock.o [2021-03-27T18:01:30.370Z] #43 33.57 CC images/rlimit.o [2021-03-27T18:01:30.370Z] #43 33.74 CC images/pagemap.o [2021-03-27T18:01:30.370Z] #43 34.12 CC images/siginfo.o [2021-03-27T18:01:30.370Z] #43 34.45 CC images/rpc.o [2021-03-27T18:01:30.370Z] #43 35.59 CC images/ext-file.o [2021-03-27T18:01:30.370Z] #43 35.88 CC images/cgroup.o [2021-03-27T18:01:30.370Z] #43 36.41 CC images/userns.o [2021-03-27T18:01:30.370Z] #43 36.75 CC images/google/protobuf/descriptor.o [2021-03-27T18:01:30.370Z] #43 38.49 CC images/opts.o [2021-03-27T18:01:30.370Z] #43 38.77 CC images/seccomp.o [2021-03-27T18:01:30.370Z] #43 39.07 CC images/binfmt-misc.o [2021-03-27T18:01:30.370Z] #43 39.36 CC images/time.o [2021-03-27T18:01:30.370Z] #43 39.60 CC images/sysctl.o [2021-03-27T18:01:30.370Z] #43 39.85 CC images/autofs.o [2021-03-27T18:01:30.370Z] #43 40.04 CC images/macvlan.o [2021-03-27T18:01:30.456Z] #16 2.320 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-03-27T18:01:30.456Z] #16 DONE 2.6s [2021-03-27T18:01:30.456Z] [2021-03-27T18:01:30.456Z] #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-27T18:01:30.456Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T18:01:30.456Z] #43 69.18 CC criu/arch/x86/restorer_unmap.o [2021-03-27T18:01:30.456Z] #43 69.24 CC criu/arch/x86/sigaction_compat_pie.o [2021-03-27T18:01:30.456Z] #43 69.54 CC criu/pie/restorer.o [2021-03-27T18:01:30.458Z] #44 79.78 DEP criu/signalfd.d [2021-03-27T18:01:30.556Z] #43 38.42 CC images/binfmt-misc.o [2021-03-27T18:01:30.631Z] #43 40.25 CC images/sit.o [2021-03-27T18:01:30.635Z] #22 11.14 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-03-27T18:01:30.752Z] #13 113.6 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-03-27T18:01:30.752Z] #13 113.6 Setting up libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-03-27T18:01:30.752Z] #13 113.7 Setting up libapparmor1:arm64 (2.13.2-10) ... [2021-03-27T18:01:30.752Z] #13 113.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-27T18:01:30.752Z] #13 113.7 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2021-03-27T18:01:30.752Z] #13 113.7 Setting up libsepol1-dev:arm64 (2.8-1) ... [2021-03-27T18:01:30.752Z] #13 113.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-27T18:01:30.752Z] #13 113.8 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-27T18:01:30.752Z] #13 113.8 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2021-03-27T18:01:30.752Z] #13 113.8 Setting up libudev-dev:arm64 (241-7~deb10u7) ... [2021-03-27T18:01:30.752Z] #13 113.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-27T18:01:30.791Z] #44 80.15 DEP criu/sigframe.d [2021-03-27T18:01:30.791Z] #44 80.36 DEP criu/shmem.d [2021-03-27T18:01:30.816Z] #43 38.63 CC images/time.o [2021-03-27T18:01:30.891Z] #43 40.44 CC images/memfd.o [2021-03-27T18:01:31.016Z] #13 113.9 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-27T18:01:31.016Z] #13 113.9 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2021-03-27T18:01:31.016Z] #13 113.9 Setting up mingw-w64-common (6.0.0-3) ... [2021-03-27T18:01:31.016Z] #13 113.9 Setting up libsystemd-dev:arm64 (241-7~deb10u7) ... [2021-03-27T18:01:31.016Z] #13 113.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-27T18:01:31.016Z] #13 113.9 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2021-03-27T18:01:31.016Z] #13 114.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-27T18:01:31.016Z] #13 114.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-27T18:01:31.016Z] #13 114.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-27T18:01:31.016Z] #13 114.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-27T18:01:31.016Z] #13 114.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-27T18:01:31.016Z] #13 114.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-27T18:01:31.016Z] #13 114.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-27T18:01:31.076Z] #43 38.78 CC images/sysctl.o [2021-03-27T18:01:31.076Z] #43 38.98 CC images/autofs.o [2021-03-27T18:01:31.152Z] #43 ... [2021-03-27T18:01:31.152Z] [2021-03-27T18:01:31.152Z] #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-27T18:01:31.152Z] #45 sha256:2872f9999b93867b24796d275fa23e29f875a72fdc15fd5b30176dca00048127 [2021-03-27T18:01:31.152Z] #45 140.4 vendor/golang.org/x/net/http/httpguts [2021-03-27T18:01:31.152Z] #45 140.5 vendor/golang.org/x/net/http/httpproxy [2021-03-27T18:01:31.198Z] #22 11.54 Installing collected packages: pathspec, pyyaml, yamllint [2021-03-27T18:01:31.280Z] #13 114.1 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2021-03-27T18:01:31.280Z] #13 114.1 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-03-27T18:01:31.280Z] #13 114.1 Setting up dmsetup (2:1.02.155-3) ... [2021-03-27T18:01:31.280Z] #13 114.1 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-03-27T18:01:31.280Z] #13 114.1 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-03-27T18:01:31.280Z] #13 114.1 Processing triggers for libc-bin (2.28-10) ... [2021-03-27T18:01:31.335Z] #43 39.17 CC images/macvlan.o [2021-03-27T18:01:31.437Z] #44 80.68 DEP criu/servicefd.d [2021-03-27T18:01:31.437Z] #44 80.90 DEP criu/seize.d [2021-03-27T18:01:31.454Z] #22 11.97 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-03-27T18:01:31.595Z] #43 39.43 CC images/sit.o [2021-03-27T18:01:31.595Z] #43 ... [2021-03-27T18:01:31.595Z] [2021-03-27T18:01:31.595Z] #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-27T18:01:31.595Z] #58 sha256:00141f5032cbdee7b108e6a5d729d5b711ee2e96a25461d6e0f225d11f080f05 [2021-03-27T18:01:31.595Z] #58 142.9 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-27T18:01:31.723Z] #45 141.0 mime/multipart [2021-03-27T18:01:31.737Z] #44 81.08 DEP criu/seccomp.d [2021-03-27T18:01:31.822Z] #43 72.81 LINK criu/pie/restorer.built-in.o [2021-03-27T18:01:31.822Z] #43 72.82 GEN criu/pie/restorer-blob.h [2021-03-27T18:01:31.822Z] #43 72.92 DEP criu/vdso.d [2021-03-27T18:01:31.855Z] #58 142.9 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-03-27T18:01:32.020Z] #22 DONE 12.5s [2021-03-27T18:01:32.020Z] [2021-03-27T18:01:32.020Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-03-27T18:01:32.020Z] #25 sha256:58cee89e89b7ebe9d4cc46eb2756b34a03c0e6b4968fc30ec195ba7916c0182f [2021-03-27T18:01:32.036Z] #44 81.31 DEP criu/rst-malloc.d [2021-03-27T18:01:32.036Z] #44 81.40 DEP criu/rbtree.d [2021-03-27T18:01:32.036Z] #44 81.44 DEP criu/pstree.d [2021-03-27T18:01:32.078Z] #43 73.08 DEP criu/vdso-compat.d [2021-03-27T18:01:32.277Z] #25 DONE 0.3s [2021-03-27T18:01:32.277Z] [2021-03-27T18:01:32.277Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-27T18:01:32.277Z] #30 sha256:bb9ca048ca2066fabd63c70c777a85c6249ad6b09487c2fd29305324e9f7a2fa [2021-03-27T18:01:32.334Z] #43 73.23 DEP criu/uts_ns.d [2021-03-27T18:01:32.334Z] #43 ... [2021-03-27T18:01:32.334Z] [2021-03-27T18:01:32.334Z] #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-27T18:01:32.334Z] #45 sha256:877b177bf77c548723318ec57568b06d15c6dc696371c5c6ef6b34666be452c5 [2021-03-27T18:01:32.334Z] #45 134.1 github.com/LK4D4/vndr/godl [2021-03-27T18:01:32.334Z] #45 134.7 github.com/LK4D4/vndr [2021-03-27T18:01:32.336Z] #44 81.70 DEP criu/protobuf.d [2021-03-27T18:01:32.593Z] #45 ... [2021-03-27T18:01:32.593Z] [2021-03-27T18:01:32.593Z] #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-27T18:01:32.593Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T18:01:32.593Z] #43 73.41 DEP criu/util.d [2021-03-27T18:01:32.593Z] #43 73.65 DEP criu/uffd.d [2021-03-27T18:01:32.642Z] #44 81.91 GEN criu/protobuf-desc-gen.h [2021-03-27T18:01:32.642Z] #44 ... [2021-03-27T18:01:32.642Z] [2021-03-27T18:01:32.642Z] #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-27T18:01:32.642Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-03-27T18:01:32.642Z] #21 22.50 libcap2-bin is already the newest version (1:2.25-2). [2021-03-27T18:01:32.642Z] #21 22.50 The following additional packages will be installed: [2021-03-27T18:01:32.642Z] #21 22.50 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-03-27T18:01:32.642Z] #21 22.50 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-03-27T18:01:32.642Z] #21 22.50 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-03-27T18:01:32.642Z] #21 22.50 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-03-27T18:01:32.642Z] #21 22.50 python3.7 python3.7-minimal vim-runtime xxd [2021-03-27T18:01:32.642Z] #21 22.50 Suggested packages: [2021-03-27T18:01:32.642Z] #21 22.50 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-03-27T18:01:32.642Z] #21 22.50 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-03-27T18:01:32.642Z] #21 22.50 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-03-27T18:01:32.642Z] #21 22.50 Recommended packages: [2021-03-27T18:01:32.642Z] #21 22.50 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-03-27T18:01:32.642Z] #21 22.50 python3-keyrings.alt python3-xdg unzip [2021-03-27T18:01:32.642Z] #21 24.65 The following NEW packages will be installed: [2021-03-27T18:01:32.642Z] #21 24.65 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-03-27T18:01:32.642Z] #21 24.65 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-03-27T18:01:32.642Z] #21 24.65 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-03-27T18:01:32.642Z] #21 24.65 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-03-27T18:01:32.642Z] #21 24.65 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-03-27T18:01:32.642Z] #21 24.65 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-03-27T18:01:32.642Z] #21 24.65 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-03-27T18:01:32.642Z] #21 24.65 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-03-27T18:01:32.642Z] #21 24.65 xz-utils zip [2021-03-27T18:01:32.642Z] #21 24.74 0 upgraded, 48 newly installed, 0 to remove and 24 not upgraded. [2021-03-27T18:01:32.642Z] #21 24.74 Need to get 29.2 MB of archives. [2021-03-27T18:01:32.642Z] #21 24.74 After this operation, 134 MB of additional disk space will be used. [2021-03-27T18:01:32.642Z] #21 24.74 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2021-03-27T18:01:32.642Z] #21 24.88 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u3 [593 kB] [2021-03-27T18:01:32.642Z] #21 25.26 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u3 [2023 kB] [2021-03-27T18:01:32.642Z] #21 25.67 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2021-03-27T18:01:32.642Z] #21 25.67 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2021-03-27T18:01:32.642Z] #21 25.81 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u3 [1794 kB] [2021-03-27T18:01:32.642Z] #21 26.32 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u3 [330 kB] [2021-03-27T18:01:32.642Z] #21 26.53 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2021-03-27T18:01:32.642Z] #21 26.53 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2021-03-27T18:01:32.642Z] #21 26.54 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2021-03-27T18:01:32.642Z] #21 26.55 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2021-03-27T18:01:32.642Z] #21 26.56 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2021-03-27T18:01:32.642Z] #21 26.56 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2021-03-27T18:01:32.642Z] #21 26.61 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2021-03-27T18:01:32.642Z] #21 26.62 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2021-03-27T18:01:32.642Z] #21 26.62 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2021-03-27T18:01:32.642Z] #21 26.64 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2021-03-27T18:01:32.642Z] #21 26.66 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2021-03-27T18:01:32.642Z] #21 26.67 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2021-03-27T18:01:32.642Z] #21 26.68 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-27T18:01:32.642Z] #21 26.68 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2021-03-27T18:01:32.642Z] #21 26.69 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2021-03-27T18:01:32.642Z] #21 26.72 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2021-03-27T18:01:32.642Z] #21 26.73 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2021-03-27T18:01:32.642Z] #21 26.73 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2021-03-27T18:01:32.642Z] #21 26.74 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2021-03-27T18:01:32.642Z] #21 26.74 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2021-03-27T18:01:32.642Z] #21 26.75 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2021-03-27T18:01:32.642Z] #21 26.76 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2021-03-27T18:01:32.642Z] #21 27.11 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-27T18:01:32.642Z] #21 27.13 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-27T18:01:32.642Z] #21 27.14 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-27T18:01:32.642Z] #21 27.15 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2021-03-27T18:01:32.642Z] #21 27.16 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2021-03-27T18:01:32.642Z] #21 27.19 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2021-03-27T18:01:32.642Z] #21 27.26 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-03-27T18:01:32.642Z] #21 27.27 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2021-03-27T18:01:32.642Z] #21 27.28 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2021-03-27T18:01:32.642Z] #21 27.28 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2021-03-27T18:01:32.642Z] #21 27.29 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2021-03-27T18:01:32.642Z] #21 27.30 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2021-03-27T18:01:32.642Z] #21 27.30 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u3 [1230 kB] [2021-03-27T18:01:32.642Z] #21 27.35 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-27T18:01:32.642Z] #21 27.36 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2021-03-27T18:01:32.642Z] #21 27.37 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-03-27T18:01:32.642Z] #21 27.68 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2021-03-27T18:01:32.642Z] #21 28.01 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2021-03-27T18:01:32.642Z] #21 28.07 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2021-03-27T18:01:32.642Z] #21 28.88 debconf: delaying package configuration, since apt-utils is not installed [2021-03-27T18:01:32.642Z] #21 28.99 Fetched 29.2 MB in 3s (8615 kB/s) [2021-03-27T18:01:32.642Z] #21 29.06 Selecting previously unselected package pigz. [2021-03-27T18:01:32.642Z] #21 29.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23363 files and directories currently installed.) [2021-03-27T18:01:32.642Z] #21 29.15 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2021-03-27T18:01:32.642Z] #21 29.16 Unpacking pigz (2.4-1) ... [2021-03-27T18:01:32.849Z] #43 ... [2021-03-27T18:01:32.849Z] [2021-03-27T18:01:32.849Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-03-27T18:01:32.849Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-03-27T18:01:32.849Z] #17 DONE 2.6s [2021-03-27T18:01:32.849Z] [2021-03-27T18:01:32.849Z] #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-27T18:01:32.849Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T18:01:32.849Z] #43 73.87 DEP criu/tun.d [2021-03-27T18:01:32.949Z] #21 29.27 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2021-03-27T18:01:32.949Z] #21 29.29 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_ppc64el.deb ... [2021-03-27T18:01:32.949Z] #21 29.29 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u3) ... [2021-03-27T18:01:33.106Z] #43 ... [2021-03-27T18:01:33.106Z] [2021-03-27T18:01:33.106Z] #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-27T18:01:33.106Z] #45 sha256:877b177bf77c548723318ec57568b06d15c6dc696371c5c6ef6b34666be452c5 [2021-03-27T18:01:33.106Z] #45 DONE 144.7s [2021-03-27T18:01:33.106Z] [2021-03-27T18:01:33.106Z] #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-27T18:01:33.106Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T18:01:33.106Z] #43 74.02 DEP criu/tty.d [2021-03-27T18:01:33.236Z] #58 ... [2021-03-27T18:01:33.236Z] [2021-03-27T18:01:33.236Z] #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-27T18:01:33.236Z] #45 sha256:0d1ccef2dec3aca4ec467749ec006393c1841f37fcc35f41551d0611e6d47a5c [2021-03-27T18:01:33.236Z] #45 134.1 vendor/golang.org/x/net/http2/hpack [2021-03-27T18:01:33.236Z] #45 135.3 mime [2021-03-27T18:01:33.236Z] #45 137.5 mime/quotedprintable [2021-03-27T18:01:33.236Z] #45 137.9 net/http/internal [2021-03-27T18:01:33.236Z] #45 141.2 mime/multipart [2021-03-27T18:01:33.236Z] #45 141.2 crypto/x509 [2021-03-27T18:01:33.236Z] #45 ... [2021-03-27T18:01:33.236Z] [2021-03-27T18:01:33.236Z] #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-27T18:01:33.236Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T18:01:33.236Z] #43 39.64 CC images/memfd.o [2021-03-27T18:01:33.236Z] #43 39.96 CC images/timens.o [2021-03-27T18:01:33.236Z] #43 40.30 LINK images/built-in.o [2021-03-27T18:01:33.236Z] #43 40.46 GEN compel/include/asm [2021-03-27T18:01:33.236Z] #43 40.51 GEN compel/include/version.h [2021-03-27T18:01:33.236Z] #43 40.52 touch .config [2021-03-27T18:01:33.236Z] #43 40.57 GEN include/common/config.h [2021-03-27T18:01:33.236Z] #43 40.65 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-03-27T18:01:33.236Z] #43 40.67 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-03-27T18:01:33.236Z] #43 40.70 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-03-27T18:01:33.236Z] #43 40.71 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-03-27T18:01:33.236Z] #43 40.73 DEP compel/arch/x86/plugins/std/memcpy.d [2021-03-27T18:01:33.236Z] #43 40.78 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-03-27T18:01:33.236Z] #43 40.79 GEN compel/plugins/include/uapi/std/syscall.h [2021-03-27T18:01:33.236Z] #43 40.82 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-03-27T18:01:33.236Z] #43 40.84 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-03-27T18:01:33.236Z] #43 40.87 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-03-27T18:01:33.236Z] #43 40.88 DEP compel/plugins/std/infect.d [2021-03-27T18:01:33.236Z] #43 41.06 DEP compel/plugins/std/string.d [2021-03-27T18:01:33.236Z] #43 41.13 DEP compel/plugins/std/log.d [2021-03-27T18:01:33.362Z] #43 74.26 DEP criu/timerfd.d [2021-03-27T18:01:33.362Z] #43 74.42 DEP criu/timens.d [2021-03-27T18:01:33.495Z] #43 41.27 DEP compel/plugins/std/fds.d [2021-03-27T18:01:33.597Z] #21 29.89 Selecting previously unselected package python3.7-minimal. [2021-03-27T18:01:33.597Z] #21 29.90 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_ppc64el.deb ... [2021-03-27T18:01:33.597Z] #21 29.91 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-03-27T18:01:33.618Z] #43 74.65 DEP criu/sysfs_parse.d [2021-03-27T18:01:33.755Z] #43 41.41 DEP compel/plugins/std/std.d [2021-03-27T18:01:33.755Z] #43 41.50 DEP compel/plugins/shmem/shmem.d [2021-03-27T18:01:33.755Z] #43 41.58 DEP compel/plugins/fds/fds.d [2021-03-27T18:01:33.875Z] #43 74.86 DEP criu/sysctl.d [2021-03-27T18:01:34.018Z] #43 41.78 CC compel/plugins/std/std.o [2021-03-27T18:01:34.132Z] #43 75.00 DEP criu/string.d [2021-03-27T18:01:34.132Z] #43 75.05 DEP criu/stats.d [2021-03-27T18:01:34.132Z] #43 ... [2021-03-27T18:01:34.132Z] [2021-03-27T18:01:34.132Z] #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-27T18:01:34.132Z] #53 sha256:785428c89d577a82940da4591ae804adecc1e5d3381fef2006e63d1f7867bd56 [2021-03-27T18:01:34.132Z] #53 6.165 + RM_GOPATH=0 [2021-03-27T18:01:34.132Z] #53 6.165 + TMP_GOPATH= [2021-03-27T18:01:34.132Z] #53 6.165 + : /build [2021-03-27T18:01:34.132Z] #53 6.165 + '[' -z '' ']' [2021-03-27T18:01:34.132Z] #53 6.165 ++ mktemp -d [2021-03-27T18:01:34.132Z] #53 6.165 + export GOPATH=/tmp/tmp.P1xyxY8FcI [2021-03-27T18:01:34.132Z] #53 6.165 + GOPATH=/tmp/tmp.P1xyxY8FcI [2021-03-27T18:01:34.132Z] #53 6.165 + RM_GOPATH=1 [2021-03-27T18:01:34.132Z] #53 6.165 + case "$(go env GOARCH)" in [2021-03-27T18:01:34.132Z] #53 6.165 ++ go env GOARCH [2021-03-27T18:01:34.132Z] #53 6.240 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-03-27T18:01:34.132Z] #53 6.240 + export GO_BUILDMODE=-buildmode=pie [2021-03-27T18:01:34.132Z] #53 6.240 + GO_BUILDMODE=-buildmode=pie [2021-03-27T18:01:34.132Z] #53 6.240 ++ dirname /tmp/install/install.sh [2021-03-27T18:01:34.132Z] #53 6.240 + dir=/tmp/install [2021-03-27T18:01:34.132Z] #53 6.240 + bin=runc [2021-03-27T18:01:34.132Z] #53 6.240 + shift [2021-03-27T18:01:34.132Z] #53 6.240 + '[' '!' -f /tmp/install/runc.installer ']' [2021-03-27T18:01:34.132Z] #53 6.240 + . /tmp/install/runc.installer [2021-03-27T18:01:34.132Z] #53 6.240 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-27T18:01:34.132Z] #53 6.240 + install_runc [2021-03-27T18:01:34.132Z] #53 6.240 + uname -r [2021-03-27T18:01:34.132Z] #53 6.240 + grep -q '^3\.10\.0.*\.el7\.' [2021-03-27T18:01:34.132Z] #53 6.240 + RUNC_BUILDTAGS='seccomp ' [2021-03-27T18:01:34.132Z] #53 6.240 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-03-27T18:01:34.132Z] #53 6.240 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.P1xyxY8FcI/src/github.com/opencontainers/runc [2021-03-27T18:01:34.132Z] #53 6.240 Cloning into '/tmp/tmp.P1xyxY8FcI/src/github.com/opencontainers/runc'... [2021-03-27T18:01:34.132Z] #53 14.79 + cd /tmp/tmp.P1xyxY8FcI/src/github.com/opencontainers/runc [2021-03-27T18:01:34.132Z] #53 14.79 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-27T18:01:34.132Z] #53 15.32 + '[' -z '' ']' [2021-03-27T18:01:34.132Z] #53 15.32 + target=static [2021-03-27T18:01:34.132Z] #53 15.35 + make 'BUILDTAGS=seccomp ' static [2021-03-27T18:01:34.132Z] #53 15.76 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-27T18:01:34.132Z] #53 ... [2021-03-27T18:01:34.132Z] [2021-03-27T18:01:34.132Z] #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-27T18:01:34.132Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T18:01:34.132Z] #43 75.17 DEP criu/sockets.d [2021-03-27T18:01:34.268Z] #45 143.2 crypto/tls [2021-03-27T18:01:34.277Z] #43 42.05 CC compel/plugins/std/fds.o [2021-03-27T18:01:34.388Z] #43 75.40 DEP criu/sk-unix.d [2021-03-27T18:01:34.599Z] #13 DONE 117.2s [2021-03-27T18:01:34.599Z] [2021-03-27T18:01:34.599Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-03-27T18:01:34.599Z] #14 sha256:8a6ac16c6f60b3ddd6666e188160503c9d1e0f23b198ede20cd2b4a914d2344c [2021-03-27T18:01:34.644Z] #43 75.64 DEP criu/sk-tcp.d [2021-03-27T18:01:34.651Z] #21 30.96 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u3) ... [2021-03-27T18:01:34.651Z] #21 30.98 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-03-27T18:01:34.846Z] #43 42.55 CC compel/plugins/std/log.o [2021-03-27T18:01:34.900Z] #43 75.86 DEP criu/sk-queue.d [2021-03-27T18:01:35.157Z] #43 76.00 DEP criu/sk-packet.d [2021-03-27T18:01:35.157Z] #43 76.17 DEP criu/sk-netlink.d [2021-03-27T18:01:35.413Z] #43 76.39 DEP criu/sk-inet.d [2021-03-27T18:01:35.416Z] #43 43.38 CC compel/plugins/std/string.o [2021-03-27T18:01:35.668Z] #43 76.68 DEP criu/signalfd.d [2021-03-27T18:01:35.728Z] #21 ... [2021-03-27T18:01:35.728Z] [2021-03-27T18:01:35.728Z] #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-27T18:01:35.728Z] #46 sha256:6b11d3db7d9e27c01c81326264d6c2b34bac09b31186d7aec638fc4e169674e8 [2021-03-27T18:01:35.728Z] #46 144.0 vendor/golang.org/x/net/http2/hpack [2021-03-27T18:01:35.728Z] #46 145.9 vendor/golang.org/x/net/idna [2021-03-27T18:01:35.728Z] #46 146.5 vendor/golang.org/x/crypto/cryptobyte [2021-03-27T18:01:35.728Z] #46 147.0 mime [2021-03-27T18:01:35.728Z] #46 150.6 net/textproto [2021-03-27T18:01:35.728Z] #46 152.6 crypto/x509 [2021-03-27T18:01:35.728Z] #46 153.1 mime/multipart [2021-03-27T18:01:35.728Z] #46 ... [2021-03-27T18:01:35.728Z] [2021-03-27T18:01:35.728Z] #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-27T18:01:35.728Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-27T18:01:35.728Z] #44 84.31 DEP criu/protobuf-desc.d [2021-03-27T18:01:35.728Z] #44 84.63 DEP criu/proc_parse.d [2021-03-27T18:01:35.728Z] #44 85.05 DEP criu/plugin.d [2021-03-27T18:01:35.728Z] #44 85.17 DEP criu/pipes.d [2021-03-27T18:01:35.925Z] #43 76.79 DEP criu/sigframe.d [2021-03-27T18:01:35.925Z] #43 76.88 DEP criu/shmem.d [2021-03-27T18:01:35.925Z] #43 77.02 DEP criu/servicefd.d [2021-03-27T18:01:36.027Z] #44 85.41 DEP criu/pie-util.d [2021-03-27T18:01:36.181Z] #43 77.17 DEP criu/seize.d [2021-03-27T18:01:36.326Z] #44 85.66 DEP criu/pie-util-vdso.d [2021-03-27T18:01:36.355Z] #43 44.11 CC compel/plugins/std/infect.o [2021-03-27T18:01:36.393Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-03-27T18:01:36.393Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-59c81dad\powershellScript.ps1'; exit $LASTEXITCODE; [2021-03-27T18:01:36.393Z] ---------------------------------------------------------------------------- [2021-03-27T18:01:36.393Z] [2021-03-27T18:01:36.393Z] INFO: executeCI.ps1 starting at Sat Mar 27 18:01:35 CUT 2021 [2021-03-27T18:01:36.393Z] [2021-03-27T18:01:36.393Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-03-27T18:01:36.393Z] INFO: Running git version 2.24.1.windows.2 [2021-03-27T18:01:36.393Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-03-27T18:01:36.393Z] INFO: Environment variables: [2021-03-27T18:01:36.393Z] [2021-03-27T18:01:36.393Z] Name Value [2021-03-27T18:01:36.393Z] ---- ----- [2021-03-27T18:01:36.393Z] ALLUSERSPROFILE C:\ProgramData [2021-03-27T18:01:36.393Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2021-03-27T18:01:36.393Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-03-27T18:01:36.394Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.10 [2021-03-27T18:01:36.394Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-03-27T18:01:36.394Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.10 [2021-03-27T18:01:36.394Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-03-27T18:01:36.394Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-03-27T18:01:36.394Z] BRANCH_NAME PR-42211 [2021-03-27T18:01:36.394Z] BUILD_DISPLAY_NAME #1 [2021-03-27T18:01:36.394Z] BUILD_ID 1 [2021-03-27T18:01:36.394Z] BUILD_NUMBER 1 [2021-03-27T18:01:36.394Z] BUILD_TAG jenkins-moby-PR-42211-1 [2021-03-27T18:01:36.394Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42211/1/ [2021-03-27T18:01:36.394Z] CHANGE_AUTHOR thaJeztah [2021-03-27T18:01:36.394Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-03-27T18:01:36.394Z] CHANGE_BRANCH case_sense_git [2021-03-27T18:01:36.394Z] CHANGE_FORK thaJeztah/docker [2021-03-27T18:01:36.394Z] CHANGE_ID 42211 [2021-03-27T18:01:36.394Z] CHANGE_TARGET master [2021-03-27T18:01:36.394Z] CHANGE_TITLE add .gitconfig to handle case-only renames [2021-03-27T18:01:36.394Z] CHANGE_URL https://github.com/moby/moby/pull/42211 [2021-03-27T18:01:36.394Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-27T18:01:36.394Z] CommonProgramFiles C:\Program Files\Common Files [2021-03-27T18:01:36.394Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-03-27T18:01:36.394Z] CommonProgramW6432 C:\Program Files\Common Files [2021-03-27T18:01:36.394Z] COMPUTERNAME azwin-2-f36090 [2021-03-27T18:01:36.394Z] ComSpec C:\windows\system32\cmd.exe [2021-03-27T18:01:36.394Z] ConfigSequenceNumber 0 [2021-03-27T18:01:36.394Z] DOCKER_BUILDKIT 0 [2021-03-27T18:01:36.394Z] DOCKER_DUT_DEBUG 1 [2021-03-27T18:01:36.394Z] DOCKER_EXPERIMENTAL 1 [2021-03-27T18:01:36.394Z] DOCKER_GRAPHDRIVER overlay2 [2021-03-27T18:01:36.394Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-03-27T18:01:36.394Z] EXECUTOR_NUMBER 0 [2021-03-27T18:01:36.394Z] FQDN azwin-2-f36090.westus.cloudapp.azure.com [2021-03-27T18:01:36.394Z] GIT_BRANCH PR-42211 [2021-03-27T18:01:36.394Z] GIT_COMMIT d9356edcd252710aa3b4228f2071269738c10733 [2021-03-27T18:01:36.394Z] GIT_URL https://github.com/moby/moby.git [2021-03-27T18:01:36.394Z] HUDSON_COOKIE 49139f64-edd1-4b5e-91cd-6e2a6570abdb [2021-03-27T18:01:36.394Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-03-27T18:01:36.394Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-03-27T18:01:36.394Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-03-27T18:01:36.394Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-03-27T18:01:36.394Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-03-27T18:01:36.394Z] JENKINS_NODE_COOKIE 4d80e5f6-adfc-4e03-9914-44aa3bb54c89 [2021-03-27T18:01:36.394Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-03-27T18:01:36.394Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-03-27T18:01:36.394Z] JOB_BASE_NAME PR-42211 [2021-03-27T18:01:36.394Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42211/display/redirect [2021-03-27T18:01:36.394Z] JOB_NAME moby/PR-42211 [2021-03-27T18:01:36.394Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42211/ [2021-03-27T18:01:36.394Z] library.jps.version master [2021-03-27T18:01:36.394Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2021-03-27T18:01:36.394Z] NODE_LABELS amd64 azure azwin-2-f36090 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-03-27T18:01:36.394Z] NODE_NAME azwin-2-f36090 [2021-03-27T18:01:36.394Z] NUMBER_OF_PROCESSORS 4 [2021-03-27T18:01:36.394Z] OS Windows_NT [2021-03-27T18:01:36.394Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2021-03-27T18:01:36.394Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-03-27T18:01:36.394Z] PROCESSOR_ARCHITECTURE AMD64 [2021-03-27T18:01:36.394Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2021-03-27T18:01:36.394Z] PROCESSOR_LEVEL 6 [2021-03-27T18:01:36.394Z] PROCESSOR_REVISION 4f01 [2021-03-27T18:01:36.394Z] ProgramData C:\ProgramData [2021-03-27T18:01:36.394Z] ProgramFiles C:\Program Files [2021-03-27T18:01:36.394Z] ProgramFiles(x86) C:\Program Files (x86) [2021-03-27T18:01:36.394Z] ProgramW6432 C:\Program Files [2021-03-27T18:01:36.394Z] PROMPT $P$G [2021-03-27T18:01:36.394Z] PSExecutionPolicyPreference Bypass [2021-03-27T18:01:36.394Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2021-03-27T18:01:36.394Z] PUBLIC C:\Users\Public [2021-03-27T18:01:36.394Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42211/1/display/redirect?page=artif... [2021-03-27T18:01:36.394Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42211/1/display/redirect?page=changes [2021-03-27T18:01:36.394Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42211/1/display/redirect [2021-03-27T18:01:36.394Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42211/1/display/redirect?page=tests [2021-03-27T18:01:36.394Z] SKIP_VALIDATION_TESTS 1 [2021-03-27T18:01:36.394Z] SOURCES_DRIVE d [2021-03-27T18:01:36.394Z] SOURCES_SUBDIR gopath [2021-03-27T18:01:36.394Z] STAGE_NAME Run tests [2021-03-27T18:01:36.394Z] SystemDrive C: [2021-03-27T18:01:36.394Z] SystemRoot C:\windows [2021-03-27T18:01:36.394Z] TEMP C:\windows\TEMP [2021-03-27T18:01:36.394Z] TESTDEBUG 0 [2021-03-27T18:01:36.394Z] TESTRUN_DRIVE d [2021-03-27T18:01:36.394Z] TESTRUN_SUBDIR CI [2021-03-27T18:01:36.394Z] TIMEOUT 120m [2021-03-27T18:01:36.394Z] TMP C:\windows\TEMP [2021-03-27T18:01:36.394Z] USERDOMAIN WORKGROUP [2021-03-27T18:01:36.394Z] USERNAME azwin-2-f36090$ [2021-03-27T18:01:36.394Z] USERPROFILE C:\windows\system32\config\systemprofile [2021-03-27T18:01:36.394Z] windir C:\windows [2021-03-27T18:01:36.394Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-03-27T18:01:36.394Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-03-27T18:01:36.394Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-03-27T18:01:36.394Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-03-27T18:01:36.394Z] [2021-03-27T18:01:36.394Z] [2021-03-27T18:01:36.394Z] [2021-03-27T18:01:36.394Z] INFO: Sources under d:\gopath\... [2021-03-27T18:01:36.394Z] INFO: Test run under d:\CI\... [2021-03-27T18:01:36.394Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-03-27T18:01:36.394Z] INFO: docker/docker repository was found [2021-03-27T18:01:36.438Z] #43 77.34 DEP criu/seccomp.d [2021-03-27T18:01:36.615Z] #43 44.53 CC compel/arch/x86/plugins/std/parasite-head.o [2021-03-27T18:01:36.625Z] #44 85.86 DEP criu/path.d [2021-03-27T18:01:36.625Z] #44 86.09 DEP criu/parasite-syscall.d [2021-03-27T18:01:36.694Z] #43 77.51 DEP criu/rst-malloc.d [2021-03-27T18:01:36.694Z] #43 77.55 DEP criu/rbtree.d [2021-03-27T18:01:36.694Z] #43 77.55 DEP criu/pstree.d [2021-03-27T18:01:36.694Z] #43 77.69 DEP criu/protobuf.d [2021-03-27T18:01:36.812Z] #45 ... [2021-03-27T18:01:36.812Z] [2021-03-27T18:01:36.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-27T18:01:36.812Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T18:01:36.812Z] #43 40.72 CC images/timens.o [2021-03-27T18:01:36.812Z] #43 41.00 LINK images/built-in.o [2021-03-27T18:01:36.812Z] #43 41.16 GEN compel/include/asm [2021-03-27T18:01:36.812Z] #43 41.18 GEN compel/include/version.h [2021-03-27T18:01:36.812Z] #43 41.22 touch .config [2021-03-27T18:01:36.812Z] #43 41.28 GEN include/common/config.h [2021-03-27T18:01:36.812Z] #43 41.37 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-03-27T18:01:36.812Z] #43 41.39 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-03-27T18:01:36.812Z] #43 41.40 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-03-27T18:01:36.812Z] #43 41.42 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-03-27T18:01:36.812Z] #43 41.45 DEP compel/arch/x86/plugins/std/memcpy.d [2021-03-27T18:01:36.812Z] #43 41.48 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-03-27T18:01:36.812Z] #43 41.52 GEN compel/plugins/include/uapi/std/syscall.h [2021-03-27T18:01:36.812Z] #43 41.56 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-03-27T18:01:36.812Z] #43 41.57 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-03-27T18:01:36.812Z] #43 41.59 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-03-27T18:01:36.812Z] #43 41.61 DEP compel/plugins/std/infect.d [2021-03-27T18:01:36.812Z] #43 41.71 DEP compel/plugins/std/string.d [2021-03-27T18:01:36.812Z] #43 41.78 DEP compel/plugins/std/log.d [2021-03-27T18:01:36.812Z] #43 41.94 DEP compel/plugins/std/fds.d [2021-03-27T18:01:36.812Z] #43 42.11 DEP compel/plugins/std/std.d [2021-03-27T18:01:36.812Z] #43 42.24 DEP compel/plugins/shmem/shmem.d [2021-03-27T18:01:36.812Z] #43 42.31 DEP compel/plugins/fds/fds.d [2021-03-27T18:01:36.812Z] #43 42.42 CC compel/plugins/std/std.o [2021-03-27T18:01:36.812Z] #43 42.71 CC compel/plugins/std/fds.o [2021-03-27T18:01:36.812Z] #43 43.11 CC compel/plugins/std/log.o [2021-03-27T18:01:36.812Z] #43 43.82 CC compel/plugins/std/string.o [2021-03-27T18:01:36.812Z] #43 44.45 CC compel/plugins/std/infect.o [2021-03-27T18:01:36.812Z] #43 44.85 CC compel/arch/x86/plugins/std/parasite-head.o [2021-03-27T18:01:36.812Z] #43 44.93 CC compel/arch/x86/plugins/std/memcpy.o [2021-03-27T18:01:36.812Z] #43 45.00 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-03-27T18:01:36.812Z] #43 45.10 AR compel/plugins/std.lib.a [2021-03-27T18:01:36.812Z] #43 45.17 CC compel/plugins/fds/fds.o [2021-03-27T18:01:36.812Z] #43 45.48 AR compel/plugins/fds.lib.a [2021-03-27T18:01:36.812Z] #43 45.52 HOSTDEP compel/src/lib/log-host.d [2021-03-27T18:01:36.812Z] #43 45.59 HOSTDEP compel/src/lib/handle-elf-host.d [2021-03-27T18:01:36.812Z] #43 45.71 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-03-27T18:01:36.812Z] #43 45.82 HOSTDEP compel/src/main-host.d [2021-03-27T18:01:36.812Z] #43 45.87 DEP compel/src/lib/ptrace.d [2021-03-27T18:01:36.812Z] #43 45.97 DEP compel/src/lib/infect.d [2021-03-27T18:01:36.812Z] #43 46.15 DEP compel/src/lib/infect-util.d [2021-03-27T18:01:36.812Z] #43 46.32 DEP compel/src/lib/infect-rpc.d [2021-03-27T18:01:36.869Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2021-03-27T18:01:36.874Z] #43 44.60 CC compel/arch/x86/plugins/std/memcpy.o [2021-03-27T18:01:36.874Z] #43 ... [2021-03-27T18:01:36.874Z] [2021-03-27T18:01:36.874Z] #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-27T18:01:36.874Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-27T18:01:36.874Z] #13 142.3 Selecting previously unselected package libapparmor1:amd64. [2021-03-27T18:01:36.874Z] #13 142.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-03-27T18:01:36.874Z] #13 142.4 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-03-27T18:01:36.925Z] #44 86.38 DEP criu/pagemap.d [2021-03-27T18:01:36.956Z] #43 77.86 GEN criu/protobuf-desc-gen.h [2021-03-27T18:01:36.956Z] #43 ... [2021-03-27T18:01:36.956Z] [2021-03-27T18:01:36.956Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-03-27T18:01:36.956Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-03-27T18:01:36.956Z] #18 DONE 4.1s [2021-03-27T18:01:37.073Z] #43 46.46 DEP compel/arch/x86/src/lib/infect.d [2021-03-27T18:01:37.073Z] #43 46.60 DEP compel/arch/x86/src/lib/cpu.d [2021-03-27T18:01:37.073Z] #43 46.68 DEP compel/src/lib/log.d [2021-03-27T18:01:37.073Z] #43 46.78 DEP compel/src/main.d [2021-03-27T18:01:37.134Z] #13 142.5 Selecting previously unselected package libapparmor-dev:amd64. [2021-03-27T18:01:37.134Z] #13 142.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-03-27T18:01:37.134Z] #13 142.5 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-03-27T18:01:37.134Z] #13 142.7 Selecting previously unselected package libbtrfs0. [2021-03-27T18:01:37.134Z] #13 142.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-03-27T18:01:37.134Z] #13 142.7 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-27T18:01:37.186Z] #14 DONE 3.0s [2021-03-27T18:01:37.186Z] [2021-03-27T18:01:37.186Z] #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-27T18:01:37.186Z] #53 sha256:8b811545ac5e11460cf2e3a106314fd9ff91934b01c2e8fb125504ab8f2f10f5 [2021-03-27T18:01:37.186Z] #53 1.876 + RM_GOPATH=0 [2021-03-27T18:01:37.186Z] #53 1.877 + TMP_GOPATH= [2021-03-27T18:01:37.186Z] #53 1.877 + : /build [2021-03-27T18:01:37.186Z] #53 1.877 + '[' -z '' ']' [2021-03-27T18:01:37.186Z] #53 1.883 ++ mktemp -d [2021-03-27T18:01:37.186Z] #53 1.886 + export GOPATH=/tmp/tmp.sPnUdPhPQN [2021-03-27T18:01:37.186Z] #53 1.886 + GOPATH=/tmp/tmp.sPnUdPhPQN [2021-03-27T18:01:37.186Z] #53 1.886 + RM_GOPATH=1 [2021-03-27T18:01:37.186Z] #53 1.886 + case "$(go env GOARCH)" in [2021-03-27T18:01:37.186Z] #53 1.886 ++ go env GOARCH [2021-03-27T18:01:37.186Z] #53 1.906 + export GO_BUILDMODE=-buildmode=pie [2021-03-27T18:01:37.186Z] #53 1.907 + GO_BUILDMODE=-buildmode=pie [2021-03-27T18:01:37.186Z] #53 1.909 ++ dirname /tmp/install/install.sh [2021-03-27T18:01:37.186Z] #53 1.918 + dir=/tmp/install [2021-03-27T18:01:37.186Z] #53 1.919 + bin=runc [2021-03-27T18:01:37.186Z] #53 1.919 + shift [2021-03-27T18:01:37.186Z] #53 1.920 + '[' '!' -f /tmp/install/runc.installer ']' [2021-03-27T18:01:37.186Z] #53 1.920 + . /tmp/install/runc.installer [2021-03-27T18:01:37.186Z] #53 1.920 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-27T18:01:37.186Z] #53 1.921 + install_runc [2021-03-27T18:01:37.186Z] #53 1.923 + uname -r [2021-03-27T18:01:37.186Z] #53 1.930 + grep -q '^3\.10\.0.*\.el7\.' [2021-03-27T18:01:37.186Z] #53 1.934 + RUNC_BUILDTAGS='seccomp ' [2021-03-27T18:01:37.186Z] #53 1.935 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-03-27T18:01:37.186Z] #53 1.935 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-03-27T18:01:37.186Z] #53 1.935 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.sPnUdPhPQN/src/github.com/opencontainers/runc [2021-03-27T18:01:37.186Z] #53 1.940 Cloning into '/tmp/tmp.sPnUdPhPQN/src/github.com/opencontainers/runc'... [2021-03-27T18:01:37.213Z] [2021-03-27T18:01:37.213Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-03-27T18:01:37.213Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-03-27T18:01:37.223Z] #44 86.61 DEP criu/pagemap-cache.d [2021-03-27T18:01:37.333Z] #43 46.86 DEP compel/src/lib/handle-elf.d [2021-03-27T18:01:37.333Z] #43 ... [2021-03-27T18:01:37.333Z] [2021-03-27T18:01:37.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-27T18:01:37.333Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-27T18:01:37.333Z] #13 143.0 Selecting previously unselected package libapparmor1:amd64. [2021-03-27T18:01:37.333Z] #13 143.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-03-27T18:01:37.333Z] #13 143.1 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-03-27T18:01:37.343Z] ltsc2019: Pulling from windows/servercore [2021-03-27T18:01:37.393Z] #13 142.8 Selecting previously unselected package libbtrfs-dev. [2021-03-27T18:01:37.394Z] #13 142.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-03-27T18:01:37.394Z] #13 142.8 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-27T18:01:37.457Z] #53 ... [2021-03-27T18:01:37.457Z] [2021-03-27T18:01:37.457Z] #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-27T18:01:37.457Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-03-27T18:01:37.457Z] #32 DONE 123.6s [2021-03-27T18:01:37.457Z] [2021-03-27T18:01:37.457Z] #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-27T18:01:37.457Z] #15 sha256:daa9f6e8adf5b429e62d5ff15da3779572527060f146ba0a193beaf894564a3f [2021-03-27T18:01:37.522Z] #44 86.77 DEP criu/page-xfer.d [2021-03-27T18:01:37.522Z] #44 86.98 DEP criu/page-pipe.d [2021-03-27T18:01:37.594Z] #13 143.2 Selecting previously unselected package libapparmor-dev:amd64. [2021-03-27T18:01:37.594Z] #13 143.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-03-27T18:01:37.594Z] #13 143.2 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-03-27T18:01:37.594Z] #13 143.4 Selecting previously unselected package libbtrfs0. [2021-03-27T18:01:37.594Z] #13 143.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-03-27T18:01:37.594Z] #13 143.4 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-27T18:01:37.653Z] #13 142.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-03-27T18:01:37.653Z] #13 142.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-03-27T18:01:37.653Z] #13 142.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-03-27T18:01:37.653Z] #13 143.0 Selecting previously unselected package libudev-dev:amd64. [2021-03-27T18:01:37.653Z] #13 143.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-03-27T18:01:37.653Z] #13 143.0 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-03-27T18:01:37.721Z] #15 ... [2021-03-27T18:01:37.721Z] [2021-03-27T18:01:37.721Z] #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-27T18:01:37.721Z] #45 sha256:7e628e2d544be376c4de8764396d4d362c71a408b3099e7a21b1a989b0837188 [2021-03-27T18:01:37.721Z] #45 114.8 github.com/LK4D4/vndr/godl [2021-03-27T18:01:37.721Z] #45 115.5 github.com/LK4D4/vndr [2021-03-27T18:01:37.721Z] #45 DONE 124.5s [2021-03-27T18:01:37.721Z] [2021-03-27T18:01:37.721Z] #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-27T18:01:37.721Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-27T18:01:37.721Z] #43 34.11 CC images/ipc-sem.o [2021-03-27T18:01:37.721Z] #43 34.35 CC images/utsns.o [2021-03-27T18:01:37.721Z] #43 34.65 CC images/creds.o [2021-03-27T18:01:37.721Z] #43 34.90 CC images/vma.o [2021-03-27T18:01:37.721Z] #43 35.05 CC images/netdev.o [2021-03-27T18:01:37.721Z] #43 35.35 CC images/tty.o [2021-03-27T18:01:37.721Z] #43 35.92 CC images/file-lock.o [2021-03-27T18:01:37.721Z] #43 36.23 CC images/rlimit.o [2021-03-27T18:01:37.721Z] #43 36.50 CC images/pagemap.o [2021-03-27T18:01:37.721Z] #43 36.93 CC images/siginfo.o [2021-03-27T18:01:37.721Z] #43 37.22 CC images/rpc.o [2021-03-27T18:01:37.721Z] #43 38.80 CC images/ext-file.o [2021-03-27T18:01:37.721Z] #43 38.97 CC images/cgroup.o [2021-03-27T18:01:37.721Z] #43 39.84 CC images/userns.o [2021-03-27T18:01:37.721Z] #43 40.53 CC images/google/protobuf/descriptor.o [2021-03-27T18:01:37.721Z] #43 42.74 CC images/opts.o [2021-03-27T18:01:37.721Z] #43 42.94 CC images/seccomp.o [2021-03-27T18:01:37.721Z] #43 43.26 CC images/binfmt-misc.o [2021-03-27T18:01:37.721Z] #43 43.56 CC images/time.o [2021-03-27T18:01:37.721Z] #43 43.77 CC images/sysctl.o [2021-03-27T18:01:37.721Z] #43 43.90 CC images/autofs.o [2021-03-27T18:01:37.721Z] #43 44.19 CC images/macvlan.o [2021-03-27T18:01:37.721Z] #43 44.42 CC images/sit.o [2021-03-27T18:01:37.821Z] #44 87.12 DEP criu/netfilter.d [2021-03-27T18:01:37.855Z] #13 143.4 Selecting previously unselected package libbtrfs-dev. [2021-03-27T18:01:37.855Z] #13 143.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-03-27T18:01:37.855Z] #13 143.4 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-27T18:01:37.855Z] #13 143.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-03-27T18:01:37.855Z] #13 143.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-03-27T18:01:37.855Z] #13 143.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-03-27T18:01:37.855Z] #13 143.7 Selecting previously unselected package libudev-dev:amd64. [2021-03-27T18:01:37.855Z] #13 143.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-03-27T18:01:37.913Z] #13 143.2 Selecting previously unselected package libsepol1-dev:amd64. [2021-03-27T18:01:37.913Z] #13 143.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-03-27T18:01:37.913Z] #13 143.2 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-03-27T18:01:37.985Z] #43 44.65 CC images/memfd.o [2021-03-27T18:01:38.116Z] #13 143.7 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-03-27T18:01:38.120Z] #44 87.37 DEP criu/net.d [2021-03-27T18:01:38.172Z] #13 143.5 Selecting previously unselected package libpcre16-3:amd64. [2021-03-27T18:01:38.172Z] #13 143.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-03-27T18:01:38.172Z] #13 143.6 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-03-27T18:01:38.172Z] #13 143.8 Selecting previously unselected package libpcre32-3:amd64. [2021-03-27T18:01:38.377Z] #13 144.0 Selecting previously unselected package libsepol1-dev:amd64. [2021-03-27T18:01:38.377Z] #13 144.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-03-27T18:01:38.377Z] #13 144.0 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-03-27T18:01:38.419Z] #44 87.73 DEP criu/namespaces.d [2021-03-27T18:01:38.432Z] #13 143.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-03-27T18:01:38.432Z] #13 143.8 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-03-27T18:01:38.432Z] #13 144.0 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-03-27T18:01:38.432Z] #13 144.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-03-27T18:01:38.432Z] #13 144.0 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-03-27T18:01:38.561Z] #43 45.01 CC images/timens.o [2021-03-27T18:01:38.561Z] #43 45.42 LINK images/built-in.o [2021-03-27T18:01:38.638Z] #13 144.4 Selecting previously unselected package libpcre16-3:amd64. [2021-03-27T18:01:38.691Z] #13 144.1 Selecting previously unselected package libpcre3-dev:amd64. [2021-03-27T18:01:38.691Z] #13 144.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-03-27T18:01:38.691Z] #13 144.1 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-03-27T18:01:38.718Z] #44 88.09 DEP criu/mount.d [2021-03-27T18:01:38.818Z] #30 ... [2021-03-27T18:01:38.818Z] [2021-03-27T18:01:38.818Z] #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-27T18:01:38.818Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T18:01:38.818Z] #43 142.5 CC criu/path.o [2021-03-27T18:01:38.818Z] #43 142.8 CC criu/pie-util-vdso-elf32.o [2021-03-27T18:01:38.818Z] #43 143.3 CC criu/pie-util-vdso.o [2021-03-27T18:01:38.818Z] #43 143.9 CC criu/pie-util.o [2021-03-27T18:01:38.818Z] #43 144.3 CC criu/pipes.o [2021-03-27T18:01:38.818Z] #43 144.9 CC criu/plugin.o [2021-03-27T18:01:38.818Z] #43 145.3 CC criu/proc_parse.o [2021-03-27T18:01:38.818Z] #43 147.5 CC criu/protobuf-desc.o [2021-03-27T18:01:38.818Z] #43 148.0 CC criu/protobuf.o [2021-03-27T18:01:38.818Z] #43 148.3 CC criu/pstree.o [2021-03-27T18:01:38.818Z] #43 149.4 CC criu/rbtree.o [2021-03-27T18:01:38.819Z] #43 149.7 CC criu/rst-malloc.o [2021-03-27T18:01:38.819Z] #43 149.9 CC criu/seccomp.o [2021-03-27T18:01:38.819Z] #43 ... [2021-03-27T18:01:38.819Z] [2021-03-27T18:01:38.819Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-27T18:01:38.819Z] #30 sha256:bb9ca048ca2066fabd63c70c777a85c6249ad6b09487c2fd29305324e9f7a2fa [2021-03-27T18:01:38.819Z] #30 DONE 6.3s [2021-03-27T18:01:38.819Z] [2021-03-27T18:01:38.819Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-03-27T18:01:38.819Z] #33 sha256:83f94ab883e7cb558f9c474da9570128c88acbb2880eac7df49708ab6df6456b [2021-03-27T18:01:38.898Z] #13 144.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-03-27T18:01:38.898Z] #13 144.4 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-03-27T18:01:38.898Z] #13 144.7 Selecting previously unselected package libpcre32-3:amd64. [2021-03-27T18:01:39.019Z] #44 ... [2021-03-27T18:01:39.019Z] [2021-03-27T18:01:39.019Z] #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-27T18:01:39.019Z] #59 sha256:8fe7ff32856938db1f0f983aed74080074014bf27897c7c091ad51efc629ee26 [2021-03-27T18:01:39.019Z] #59 147.7 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-27T18:01:39.019Z] #59 147.7 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-03-27T18:01:39.019Z] #59 DONE 157.4s [2021-03-27T18:01:39.019Z] [2021-03-27T18:01:39.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-27T18:01:39.019Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-27T18:01:39.019Z] #44 88.36 DEP criu/memfd.d [2021-03-27T18:01:39.075Z] #33 DONE 0.4s [2021-03-27T18:01:39.075Z] [2021-03-27T18:01:39.075Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-03-27T18:01:39.075Z] #35 sha256:c481b1c4bc35537c1d7dc5ebbe8f07ec0e19c428531f8a61669587c9fc2e1f67 [2021-03-27T18:01:39.138Z] #43 45.64 GEN compel/include/asm [2021-03-27T18:01:39.138Z] #43 45.76 GEN compel/include/version.h [2021-03-27T18:01:39.138Z] #43 45.82 touch .config [2021-03-27T18:01:39.158Z] #13 144.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-03-27T18:01:39.158Z] #13 144.7 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-03-27T18:01:39.158Z] #13 144.9 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-03-27T18:01:39.158Z] #13 144.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-03-27T18:01:39.158Z] #13 144.9 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-03-27T18:01:39.261Z] #13 144.5 Selecting previously unselected package libselinux1-dev:amd64. [2021-03-27T18:01:39.261Z] #13 144.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-03-27T18:01:39.261Z] #13 144.5 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-03-27T18:01:39.319Z] #44 ... [2021-03-27T18:01:39.319Z] [2021-03-27T18:01:39.319Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-03-27T18:01:39.319Z] #60 sha256:5577e4735804776c8268dd6d83118166dc9bed786b804adf34f927b2ba2c9617 [2021-03-27T18:01:39.319Z] #60 DONE 0.2s [2021-03-27T18:01:39.319Z] [2021-03-27T18:01:39.319Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-03-27T18:01:39.319Z] #61 sha256:51475c6c3cd944b13e0c0796fcbbfb155feb9cffe1ceba8a1fb4004d2cd0ea12 [2021-03-27T18:01:39.319Z] #61 DONE 0.1s [2021-03-27T18:01:39.319Z] [2021-03-27T18:01:39.319Z] #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-27T18:01:39.319Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-27T18:01:39.319Z] #44 88.72 DEP criu/mem.d [2021-03-27T18:01:39.400Z] #43 45.92 GEN include/common/config.h [2021-03-27T18:01:39.400Z] #43 46.12 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-03-27T18:01:39.400Z] #43 46.15 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2021-03-27T18:01:39.400Z] #43 46.21 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2021-03-27T18:01:39.400Z] #43 46.25 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2021-03-27T18:01:39.419Z] #13 145.1 Selecting previously unselected package libpcre3-dev:amd64. [2021-03-27T18:01:39.419Z] #13 145.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-03-27T18:01:39.419Z] #13 145.1 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-03-27T18:01:39.618Z] #44 89.06 DEP criu/lsm.d [2021-03-27T18:01:39.637Z] #35 DONE 0.4s [2021-03-27T18:01:39.637Z] [2021-03-27T18:01:39.637Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-03-27T18:01:39.637Z] #38 sha256:c83ce6ac97c70bcea448ae5f0f5b716dcc4f7147aec91e681a748c3b29552bfb [2021-03-27T18:01:39.637Z] #38 DONE 0.1s [2021-03-27T18:01:39.637Z] [2021-03-27T18:01:39.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-27T18:01:39.637Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T18:01:39.637Z] #43 150.6 CC criu/seize.o [2021-03-27T18:01:39.663Z] #43 46.28 DEP compel/plugins/std/infect.d [2021-03-27T18:01:39.834Z] #13 145.2 Selecting previously unselected package libdevmapper-dev:amd64. [2021-03-27T18:01:39.834Z] #13 145.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-03-27T18:01:39.834Z] #13 145.2 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-03-27T18:01:39.893Z] #43 ... [2021-03-27T18:01:39.893Z] [2021-03-27T18:01:39.893Z] #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-27T18:01:39.893Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-27T18:01:39.893Z] #40 DONE 245.6s [2021-03-27T18:01:39.919Z] #44 89.34 DEP criu/log.d [2021-03-27T18:01:39.927Z] #43 46.43 DEP compel/plugins/std/string.d [2021-03-27T18:01:39.927Z] #43 46.57 DEP compel/plugins/std/log.d [2021-03-27T18:01:39.927Z] #43 46.66 DEP compel/plugins/std/fds.d [2021-03-27T18:01:40.045Z] #13 145.6 Selecting previously unselected package libselinux1-dev:amd64. [2021-03-27T18:01:40.045Z] #13 145.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-03-27T18:01:40.045Z] #13 145.6 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-03-27T18:01:40.150Z] [2021-03-27T18:01:40.150Z] #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-27T18:01:40.150Z] #53 sha256:01a7d5209c65839c1e9199009cb1916be9be408bcd0771fce5363c56d4b2b905 [2021-03-27T18:01:40.190Z] #43 46.82 DEP compel/plugins/std/std.d [2021-03-27T18:01:40.190Z] #43 46.93 DEP compel/plugins/shmem/shmem.d [2021-03-27T18:01:40.220Z] #44 89.76 DEP criu/libnetlink.d [2021-03-27T18:01:40.312Z] #13 145.9 Selecting previously unselected package libdevmapper-dev:amd64. [2021-03-27T18:01:40.312Z] #13 145.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-03-27T18:01:40.312Z] #13 145.9 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-03-27T18:01:40.325Z] 4612f6d0b889: Pulling fs layer [2021-03-27T18:01:40.325Z] 5ff1512f88ec: Pulling fs layer [2021-03-27T18:01:40.404Z] #13 145.8 Selecting previously unselected package libseccomp-dev:amd64. [2021-03-27T18:01:40.404Z] #13 145.8 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-03-27T18:01:40.406Z] #53 ... [2021-03-27T18:01:40.406Z] [2021-03-27T18:01:40.406Z] #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-27T18:01:40.406Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T18:01:40.406Z] #43 151.8 CC criu/servicefd.o [2021-03-27T18:01:40.453Z] #43 47.10 DEP compel/plugins/fds/fds.d [2021-03-27T18:01:40.538Z] #44 90.02 DEP criu/kerndat.d [2021-03-27T18:01:40.573Z] #13 146.0 Selecting previously unselected package libseccomp-dev:amd64. [2021-03-27T18:01:40.573Z] #13 146.1 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-03-27T18:01:40.573Z] #13 146.1 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-03-27T18:01:40.573Z] #13 146.2 Selecting previously unselected package libsystemd-dev:amd64. [2021-03-27T18:01:40.573Z] #13 146.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-03-27T18:01:40.573Z] #13 146.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-03-27T18:01:40.663Z] #13 146.0 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-03-27T18:01:40.716Z] #43 47.24 CC compel/plugins/std/std.o [2021-03-27T18:01:40.924Z] #13 146.4 Selecting previously unselected package libsystemd-dev:amd64. [2021-03-27T18:01:40.924Z] #13 ... [2021-03-27T18:01:40.924Z] [2021-03-27T18:01:40.924Z] #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-27T18:01:40.924Z] #58 sha256:00141f5032cbdee7b108e6a5d729d5b711ee2e96a25461d6e0f225d11f080f05 [2021-03-27T18:01:40.924Z] #58 DONE 152.2s [2021-03-27T18:01:40.924Z] [2021-03-27T18:01:40.924Z] #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-27T18:01:40.924Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-27T18:01:40.924Z] #13 146.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-03-27T18:01:40.924Z] #13 146.4 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-03-27T18:01:40.969Z] #43 152.4 CC criu/shmem.o [2021-03-27T18:01:40.979Z] #43 47.64 CC compel/plugins/std/fds.o [2021-03-27T18:01:40.979Z] #43 ... [2021-03-27T18:01:40.979Z] [2021-03-27T18:01:40.979Z] #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-27T18:01:40.979Z] #15 sha256:daa9f6e8adf5b429e62d5ff15da3779572527060f146ba0a193beaf894564a3f [2021-03-27T18:01:40.979Z] #15 DONE 3.8s [2021-03-27T18:01:40.979Z] [2021-03-27T18:01:40.979Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-03-27T18:01:40.979Z] #16 sha256:65e089c5b1d7082ef58fefc5a2c440b5b720136eae7084c036f4b9a2be3fd5b1 [2021-03-27T18:01:41.152Z] #13 146.8 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-03-27T18:01:41.152Z] #13 146.9 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-03-27T18:01:41.152Z] #13 146.9 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-03-27T18:01:41.152Z] #13 146.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-27T18:01:41.152Z] #13 146.9 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-03-27T18:01:41.183Z] #13 ... [2021-03-27T18:01:41.183Z] [2021-03-27T18:01:41.183Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-03-27T18:01:41.183Z] #59 sha256:ed67dc0584b45e7837efad441e2808962b258d5103552f05f4ae4987c1b1cc8e [2021-03-27T18:01:41.183Z] #59 DONE 0.1s [2021-03-27T18:01:41.183Z] [2021-03-27T18:01:41.183Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-03-27T18:01:41.183Z] #60 sha256:4c3cdb733f9063ba2a825771c06a76d4c8f69ad5b61e29c5f14caa7bfe0487d5 [2021-03-27T18:01:41.183Z] #60 DONE 0.1s [2021-03-27T18:01:41.183Z] [2021-03-27T18:01:41.183Z] #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-27T18:01:41.183Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T18:01:41.183Z] #43 44.66 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-03-27T18:01:41.183Z] #43 44.72 AR compel/plugins/std.lib.a [2021-03-27T18:01:41.183Z] #43 44.81 CC compel/plugins/fds/fds.o [2021-03-27T18:01:41.183Z] #43 45.10 AR compel/plugins/fds.lib.a [2021-03-27T18:01:41.183Z] #43 45.13 HOSTDEP compel/src/lib/log-host.d [2021-03-27T18:01:41.183Z] #43 45.19 HOSTDEP compel/src/lib/handle-elf-host.d [2021-03-27T18:01:41.183Z] #43 45.31 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-03-27T18:01:41.183Z] #43 45.39 HOSTDEP compel/src/main-host.d [2021-03-27T18:01:41.183Z] #43 45.49 DEP compel/src/lib/ptrace.d [2021-03-27T18:01:41.183Z] #43 45.64 DEP compel/src/lib/infect.d [2021-03-27T18:01:41.183Z] #43 45.79 DEP compel/src/lib/infect-util.d [2021-03-27T18:01:41.183Z] #43 45.89 DEP compel/src/lib/infect-rpc.d [2021-03-27T18:01:41.183Z] #43 46.01 DEP compel/arch/x86/src/lib/infect.d [2021-03-27T18:01:41.183Z] #43 46.13 DEP compel/arch/x86/src/lib/cpu.d [2021-03-27T18:01:41.183Z] #43 46.18 DEP compel/src/lib/log.d [2021-03-27T18:01:41.183Z] #43 46.26 DEP compel/src/main.d [2021-03-27T18:01:41.184Z] #43 46.36 DEP compel/src/lib/handle-elf.d [2021-03-27T18:01:41.184Z] #43 46.43 DEP compel/arch/x86/src/lib/handle-elf.d [2021-03-27T18:01:41.184Z] #43 46.53 CC compel/src/lib/log.o [2021-03-27T18:01:41.184Z] #43 46.86 CC compel/arch/x86/src/lib/cpu.o [2021-03-27T18:01:41.184Z] #43 47.52 CC compel/arch/x86/src/lib/infect.o [2021-03-27T18:01:41.184Z] #43 48.17 CC compel/src/lib/infect-rpc.o [2021-03-27T18:01:41.184Z] #43 48.59 CC compel/src/lib/infect-util.o [2021-03-27T18:01:41.184Z] #43 48.88 CC compel/src/lib/infect.o [2021-03-27T18:01:41.186Z] #44 90.43 DEP criu/kcmp-ids.d [2021-03-27T18:01:41.186Z] #44 90.62 DEP criu/irmap.d [2021-03-27T18:01:41.412Z] #13 146.9 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-03-27T18:01:41.412Z] #13 146.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-27T18:01:41.412Z] #13 147.0 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-27T18:01:41.412Z] #13 147.0 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-03-27T18:01:41.412Z] #13 147.0 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-03-27T18:01:41.412Z] #13 147.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-27T18:01:41.412Z] #13 147.0 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-27T18:01:41.412Z] #13 147.1 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-03-27T18:01:41.412Z] #13 147.1 Setting up mingw-w64-common (6.0.0-3) ... [2021-03-27T18:01:41.412Z] #13 147.1 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-03-27T18:01:41.412Z] #13 147.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-27T18:01:41.412Z] #13 147.1 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-03-27T18:01:41.412Z] #13 147.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-27T18:01:41.412Z] #13 147.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-03-27T18:01:41.412Z] #13 147.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-03-27T18:01:41.412Z] #13 147.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-27T18:01:41.412Z] #13 147.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-03-27T18:01:41.412Z] #13 147.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-03-27T18:01:41.412Z] #13 147.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-27T18:01:41.412Z] #13 147.2 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-03-27T18:01:41.485Z] #44 90.82 DEP criu/ipc_ns.d [2021-03-27T18:01:41.543Z] #43 ... [2021-03-27T18:01:41.543Z] [2021-03-27T18:01:41.543Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-03-27T18:01:41.543Z] #41 sha256:623f28df4432297db96396736554462228c84bc90af38f55c748a6752392d8b1 [2021-03-27T18:01:41.543Z] #41 DONE 0.3s [2021-03-27T18:01:41.543Z] [2021-03-27T18:01:41.543Z] #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-27T18:01:41.543Z] #53 sha256:01a7d5209c65839c1e9199009cb1916be9be408bcd0771fce5363c56d4b2b905 [2021-03-27T18:01:41.671Z] #13 147.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-03-27T18:01:41.671Z] #13 147.2 Setting up dmsetup (2:1.02.155-3) ... [2021-03-27T18:01:41.671Z] #13 147.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-03-27T18:01:41.671Z] #13 147.3 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-03-27T18:01:41.671Z] #13 147.3 Processing triggers for libc-bin (2.28-10) ... [2021-03-27T18:01:41.784Z] #44 91.13 DEP criu/image.d [2021-03-27T18:01:41.784Z] #44 91.35 DEP criu/image-desc.d [2021-03-27T18:01:41.799Z] #53 ... [2021-03-27T18:01:41.799Z] [2021-03-27T18:01:41.799Z] #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-27T18:01:41.799Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T18:01:41.799Z] #43 153.2 CC criu/sigframe.o [2021-03-27T18:01:42.055Z] #43 153.4 CC criu/signalfd.o [2021-03-27T18:01:42.083Z] #44 91.53 DEP criu/fsnotify.d [2021-03-27T18:01:42.125Z] #43 ... [2021-03-27T18:01:42.126Z] [2021-03-27T18:01:42.126Z] #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-27T18:01:42.126Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-27T18:01:42.126Z] #13 147.0 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-03-27T18:01:42.126Z] #13 147.0 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-03-27T18:01:42.126Z] #13 147.1 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-03-27T18:01:42.126Z] #13 147.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-27T18:01:42.126Z] #13 147.1 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-03-27T18:01:42.126Z] #13 147.1 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-03-27T18:01:42.126Z] #13 147.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-27T18:01:42.126Z] #13 147.1 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-27T18:01:42.126Z] #13 147.2 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-03-27T18:01:42.126Z] #13 147.2 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-03-27T18:01:42.126Z] #13 147.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-27T18:01:42.126Z] #13 147.2 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-27T18:01:42.126Z] #13 147.2 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-03-27T18:01:42.126Z] #13 147.3 Setting up mingw-w64-common (6.0.0-3) ... [2021-03-27T18:01:42.126Z] #13 147.3 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-03-27T18:01:42.126Z] #13 147.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-27T18:01:42.126Z] #13 147.3 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-03-27T18:01:42.126Z] #13 147.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-27T18:01:42.126Z] #13 147.3 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-27T18:01:42.126Z] #13 147.3 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-27T18:01:42.126Z] #13 147.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-27T18:01:42.126Z] #13 147.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-27T18:01:42.126Z] #13 147.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-27T18:01:42.126Z] #13 147.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-27T18:01:42.126Z] #13 147.4 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-03-27T18:01:42.126Z] #13 147.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-03-27T18:01:42.126Z] #13 147.4 Setting up dmsetup (2:1.02.155-3) ... [2021-03-27T18:01:42.126Z] #13 147.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-03-27T18:01:42.126Z] #13 147.4 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-03-27T18:01:42.126Z] #13 147.5 Processing triggers for libc-bin (2.28-10) ... [2021-03-27T18:01:42.311Z] #43 153.7 CC criu/sk-inet.o [2021-03-27T18:01:42.381Z] #44 91.72 DEP criu/filesystems.d [2021-03-27T18:01:42.386Z] #13 DONE 147.9s [2021-03-27T18:01:42.386Z] [2021-03-27T18:01:42.386Z] #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-27T18:01:42.386Z] #45 sha256:0d1ccef2dec3aca4ec467749ec006393c1841f37fcc35f41551d0611e6d47a5c [2021-03-27T18:01:42.386Z] #45 144.4 crypto/tls [2021-03-27T18:01:42.386Z] #45 151.0 net/http/httptrace [2021-03-27T18:01:42.386Z] #45 151.1 net/http [2021-03-27T18:01:42.386Z] #45 ... [2021-03-27T18:01:42.386Z] [2021-03-27T18:01:42.386Z] #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-27T18:01:42.386Z] #53 sha256:82de700d2b6c322ed713ab2378745bf5fa9182a35cabb693da87dc7c90113fdb [2021-03-27T18:01:42.484Z] #19 DONE 4.5s [2021-03-27T18:01:42.484Z] [2021-03-27T18:01:42.484Z] #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-27T18:01:42.484Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-27T18:01:42.484Z] #20 ... [2021-03-27T18:01:42.484Z] [2021-03-27T18:01:42.484Z] #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-27T18:01:42.484Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-27T18:01:42.484Z] #32 DONE 152.2s [2021-03-27T18:01:42.484Z] [2021-03-27T18:01:42.484Z] #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-27T18:01:42.484Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T18:01:42.484Z] #43 79.73 DEP criu/protobuf-desc.d [2021-03-27T18:01:42.484Z] #43 79.73 DEP criu/proc_parse.d [2021-03-27T18:01:42.484Z] #43 79.98 DEP criu/plugin.d [2021-03-27T18:01:42.484Z] #43 80.04 DEP criu/pipes.d [2021-03-27T18:01:42.484Z] #43 80.28 DEP criu/pie-util.d [2021-03-27T18:01:42.484Z] #43 80.29 DEP criu/pie-util-vdso.d [2021-03-27T18:01:42.484Z] #43 80.44 DEP criu/pie-util-vdso-elf32.d [2021-03-27T18:01:42.484Z] #43 80.54 DEP criu/path.d [2021-03-27T18:01:42.484Z] #43 80.70 DEP criu/parasite-syscall.d [2021-03-27T18:01:42.484Z] #43 80.91 DEP criu/pagemap.d [2021-03-27T18:01:42.484Z] #43 81.06 DEP criu/pagemap-cache.d [2021-03-27T18:01:42.484Z] #43 81.19 DEP criu/page-xfer.d [2021-03-27T18:01:42.484Z] #43 81.33 DEP criu/page-pipe.d [2021-03-27T18:01:42.484Z] #43 81.49 DEP criu/netfilter.d [2021-03-27T18:01:42.484Z] #43 81.59 DEP criu/net.d [2021-03-27T18:01:42.484Z] #43 81.79 DEP criu/namespaces.d [2021-03-27T18:01:42.484Z] #43 82.03 DEP criu/mount.d [2021-03-27T18:01:42.484Z] #43 82.19 DEP criu/memfd.d [2021-03-27T18:01:42.484Z] #43 82.40 DEP criu/mem.d [2021-03-27T18:01:42.484Z] #43 82.68 DEP criu/lsm.d [2021-03-27T18:01:42.484Z] #43 82.81 DEP criu/log.d [2021-03-27T18:01:42.484Z] #43 82.96 DEP criu/libnetlink.d [2021-03-27T18:01:42.484Z] #43 83.07 DEP criu/kerndat.d [2021-03-27T18:01:42.484Z] #43 83.21 DEP criu/kcmp-ids.d [2021-03-27T18:01:42.484Z] #43 83.33 DEP criu/irmap.d [2021-03-27T18:01:42.484Z] #43 83.42 DEP criu/ipc_ns.d [2021-03-27T18:01:42.484Z] #43 83.60 DEP criu/image.d [2021-03-27T18:01:42.681Z] #44 91.94 DEP criu/files.d [2021-03-27T18:01:42.741Z] #43 83.74 DEP criu/image-desc.d [2021-03-27T18:01:42.741Z] #43 83.83 DEP criu/fsnotify.d [2021-03-27T18:01:42.979Z] #44 92.16 DEP criu/files-reg.d [2021-03-27T18:01:42.980Z] #44 92.38 DEP criu/files-ext.d [2021-03-27T18:01:42.998Z] #43 84.00 DEP criu/filesystems.d [2021-03-27T18:01:42.998Z] #43 84.11 DEP criu/files.d [2021-03-27T18:01:43.240Z] #43 154.5 CC criu/sk-netlink.o [2021-03-27T18:01:43.255Z] #43 84.28 DEP criu/files-reg.d [2021-03-27T18:01:43.278Z] #44 92.60 DEP criu/file-lock.d [2021-03-27T18:01:43.496Z] #43 154.9 CC criu/sk-packet.o [2021-03-27T18:01:43.512Z] #43 84.43 DEP criu/files-ext.d [2021-03-27T18:01:43.545Z] #16 2.273 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-03-27T18:01:43.577Z] #44 92.89 DEP criu/file-ids.d [2021-03-27T18:01:43.577Z] #44 93.04 DEP criu/fifo.d [2021-03-27T18:01:43.577Z] #44 93.16 DEP criu/fdstore.d [2021-03-27T18:01:43.580Z] #13 DONE 149.3s [2021-03-27T18:01:43.580Z] [2021-03-27T18:01:43.580Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-03-27T18:01:43.580Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-03-27T18:01:43.768Z] #43 84.56 DEP criu/file-lock.d [2021-03-27T18:01:43.768Z] #43 84.75 DEP criu/file-ids.d [2021-03-27T18:01:43.808Z] #16 DONE 2.7s [2021-03-27T18:01:43.808Z] [2021-03-27T18:01:43.808Z] #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-27T18:01:43.808Z] #24 sha256:2e54239c896f1d7ce683af385712f084f2dfb29d60871c61678c8c2aa1e3cf23 [2021-03-27T18:01:43.877Z] #44 93.32 DEP criu/fault-injection.d [2021-03-27T18:01:43.877Z] #44 93.40 DEP criu/external.d [2021-03-27T18:01:44.025Z] #43 84.91 DEP criu/fifo.d [2021-03-27T18:01:44.025Z] #43 85.03 DEP criu/fdstore.d [2021-03-27T18:01:44.058Z] #43 155.5 CC criu/sk-queue.o [2021-03-27T18:01:44.176Z] #44 93.54 DEP criu/eventpoll.d [2021-03-27T18:01:44.176Z] #44 93.73 DEP criu/eventfd.d [2021-03-27T18:01:44.282Z] #43 85.18 DEP criu/fault-injection.d [2021-03-27T18:01:44.282Z] #43 85.22 DEP criu/external.d [2021-03-27T18:01:44.475Z] #44 93.93 DEP criu/crtools.d [2021-03-27T18:01:44.539Z] #43 85.33 DEP criu/eventpoll.d [2021-03-27T18:01:44.539Z] #43 85.48 DEP criu/eventfd.d [2021-03-27T18:01:44.539Z] #43 85.58 DEP criu/crtools.d [2021-03-27T18:01:44.620Z] #43 155.9 CC criu/sk-tcp.o [2021-03-27T18:01:44.776Z] #44 94.14 DEP criu/cr-service.d [2021-03-27T18:01:44.825Z] #43 85.77 DEP criu/cr-service.d [2021-03-27T18:01:44.876Z] #43 156.3 CC criu/sk-unix.o [2021-03-27T18:01:44.924Z] #53 2.253 + RM_GOPATH=0 [2021-03-27T18:01:44.924Z] #53 2.253 + TMP_GOPATH= [2021-03-27T18:01:44.924Z] #53 2.253 + : /build [2021-03-27T18:01:44.924Z] #53 2.253 + '[' -z '' ']' [2021-03-27T18:01:44.924Z] #53 2.253 ++ mktemp -d [2021-03-27T18:01:44.924Z] #53 2.257 + export GOPATH=/tmp/tmp.R6eKWCYGQV [2021-03-27T18:01:44.924Z] #53 2.257 + GOPATH=/tmp/tmp.R6eKWCYGQV [2021-03-27T18:01:44.924Z] #53 2.257 + RM_GOPATH=1 [2021-03-27T18:01:44.924Z] #53 2.258 + case "$(go env GOARCH)" in [2021-03-27T18:01:44.924Z] #53 2.259 ++ go env GOARCH [2021-03-27T18:01:44.924Z] #53 2.275 + export GO_BUILDMODE=-buildmode=pie [2021-03-27T18:01:44.924Z] #53 2.275 + GO_BUILDMODE=-buildmode=pie [2021-03-27T18:01:44.924Z] #53 2.276 ++ dirname /tmp/install/install.sh [2021-03-27T18:01:44.924Z] #53 2.277 + dir=/tmp/install [2021-03-27T18:01:44.924Z] #53 2.279 + bin=runc [2021-03-27T18:01:44.924Z] #53 2.279 + shift [2021-03-27T18:01:44.924Z] #53 2.279 + '[' '!' -f /tmp/install/runc.installer ']' [2021-03-27T18:01:44.924Z] #53 2.283 + . /tmp/install/runc.installer [2021-03-27T18:01:44.924Z] #53 2.283 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-27T18:01:44.924Z] #53 2.284 + install_runc [2021-03-27T18:01:44.924Z] #53 2.284 + grep -q '^3\.10\.0.*\.el7\.' [2021-03-27T18:01:44.924Z] #53 2.284 + uname -r [2021-03-27T18:01:44.924Z] #53 2.288 + RUNC_BUILDTAGS='seccomp ' [2021-03-27T18:01:44.924Z] #53 2.289 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-03-27T18:01:44.924Z] #53 2.289 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-03-27T18:01:44.924Z] #53 2.289 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.R6eKWCYGQV/src/github.com/opencontainers/runc [2021-03-27T18:01:44.924Z] #53 2.291 Cloning into '/tmp/tmp.R6eKWCYGQV/src/github.com/opencontainers/runc'... [2021-03-27T18:01:44.924Z] #53 ... [2021-03-27T18:01:44.924Z] [2021-03-27T18:01:44.924Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-03-27T18:01:44.924Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-03-27T18:01:44.924Z] #14 DONE 2.4s [2021-03-27T18:01:45.084Z] #44 94.36 DEP criu/cr-restore.d [2021-03-27T18:01:45.123Z] #43 85.96 DEP criu/cr-restore.d [2021-03-27T18:01:45.184Z] [2021-03-27T18:01:45.184Z] #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-27T18:01:45.184Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-03-27T18:01:45.381Z] #43 86.23 DEP criu/cr-errno.d [2021-03-27T18:01:45.381Z] #43 86.26 DEP criu/cr-dump.d [2021-03-27T18:01:45.384Z] #44 94.83 DEP criu/cr-errno.d [2021-03-27T18:01:45.384Z] #44 94.86 DEP criu/cr-dump.d [2021-03-27T18:01:45.493Z] #14 DONE 1.7s [2021-03-27T18:01:45.493Z] [2021-03-27T18:01:45.493Z] #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-27T18:01:45.493Z] #53 sha256:b8c5f74020bf8b41f5eb6ce4f3c4dd015735793650a7a54f73617c62005a3981 [2021-03-27T18:01:45.493Z] #53 1.496 + RM_GOPATH=0 [2021-03-27T18:01:45.493Z] #53 1.496 + TMP_GOPATH= [2021-03-27T18:01:45.493Z] #53 1.496 + : /build [2021-03-27T18:01:45.493Z] #53 1.496 + '[' -z '' ']' [2021-03-27T18:01:45.493Z] #53 1.496 ++ mktemp -d [2021-03-27T18:01:45.493Z] #53 1.498 + export GOPATH=/tmp/tmp.KbBaR8pufP [2021-03-27T18:01:45.493Z] #53 1.498 + GOPATH=/tmp/tmp.KbBaR8pufP [2021-03-27T18:01:45.493Z] #53 1.498 + RM_GOPATH=1 [2021-03-27T18:01:45.493Z] #53 1.499 + case "$(go env GOARCH)" in [2021-03-27T18:01:45.493Z] #53 1.500 ++ go env GOARCH [2021-03-27T18:01:45.493Z] #53 1.514 + export GO_BUILDMODE=-buildmode=pie [2021-03-27T18:01:45.493Z] #53 1.514 + GO_BUILDMODE=-buildmode=pie [2021-03-27T18:01:45.493Z] #53 1.514 ++ dirname /tmp/install/install.sh [2021-03-27T18:01:45.493Z] #53 1.518 + dir=/tmp/install [2021-03-27T18:01:45.493Z] #53 1.518 + bin=runc [2021-03-27T18:01:45.493Z] #53 1.518 + shift [2021-03-27T18:01:45.493Z] #53 1.518 + '[' '!' -f /tmp/install/runc.installer ']' [2021-03-27T18:01:45.493Z] #53 1.518 + . /tmp/install/runc.installer [2021-03-27T18:01:45.493Z] #53 1.518 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-27T18:01:45.493Z] #53 1.526 + install_runc [2021-03-27T18:01:45.493Z] #53 1.530 + uname -r [2021-03-27T18:01:45.493Z] #53 1.531 + grep -q '^3\.10\.0.*\.el7\.' [2021-03-27T18:01:45.493Z] #53 1.532 + RUNC_BUILDTAGS='seccomp ' [2021-03-27T18:01:45.493Z] #53 1.532 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-03-27T18:01:45.493Z] #53 1.532 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-03-27T18:01:45.493Z] #53 1.532 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.KbBaR8pufP/src/github.com/opencontainers/runc [2021-03-27T18:01:45.493Z] #53 1.538 Cloning into '/tmp/tmp.KbBaR8pufP/src/github.com/opencontainers/runc'... [2021-03-27T18:01:45.638Z] #43 86.54 DEP criu/cr-dedup.d [2021-03-27T18:01:45.639Z] #43 86.78 DEP criu/cr-check.d [2021-03-27T18:01:45.684Z] #44 95.11 DEP criu/cr-dedup.d [2021-03-27T18:01:45.916Z] #24 130.6 Checking out files: 26% (3016/11202) Checking out files: 27% (3025/11202) Checking out files: 28% (3137/11202) Checking out files: 29% (3249/11202) Checking out files: 30% (3361/11202) Checking out files: 31% (3473/11202) Checking out files: 32% (3585/11202) Checking out files: 33% (3697/11202) Checking out files: 34% (3809/11202) Checking out files: 35% (3921/11202) Checking out files: 36% (4033/11202) Checking out files: 37% (4145/11202) Checking out files: 38% (4257/11202) Checking out files: 39% (4369/11202) Checking out files: 40% (4481/11202) Checking out files: 41% (4593/11202) Checking out files: 42% (4705/11202) Checking out files: 43% (4817/11202) Checking out files: 44% (4929/11202) Checking out files: 44% (5005/11202) Checking out files: 45% (5041/11202) Checking out files: 46% (5153/11202) Checking out files: 47% (5265/11202) Checking out files: 48% (5377/11202) Checking out files: 49% (5489/11202) Checking out files: 50% (5601/11202) Checking out files: 51% (5714/11202) Checking out files: 52% (5826/11202) Checking out files: 53% (5938/11202) Checking out files: 54% (6050/11202) Checking out files: 55% (6162/11202) Checking out files: 56% (6274/11202) Checking out files: 57% (6386/11202) Checking out files: 58% (6498/11202) Checking out files: 59% (6610/11202) Checking out files: 60% (6722/11202) Checking out files: 61% (6834/11202) Checking out files: 62% (6946/11202) Checking out files: 63% (7058/11202) Checking out files: 64% (7170/11202) Checking out files: 65% (7282/11202) Checking out files: 66% (7394/11202) Checking out files: 66% (7493/11202) Checking out files: 67% (7506/11202) Checking out files: 68% (7618/11202) Checking out files: 69% (7730/11202) Checking out files: 70% (7842/11202) Checking out files: 71% (7954/11202) [2021-03-27T18:01:45.916Z] #24 ... [2021-03-27T18:01:45.916Z] [2021-03-27T18:01:45.916Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-03-27T18:01:45.916Z] #17 sha256:8adba43626e6c2ad9c104858cdfccc193309ce46f8df97e23fb1104bc3eb1997 [2021-03-27T18:01:45.916Z] #17 DONE 2.2s [2021-03-27T18:01:45.916Z] [2021-03-27T18:01:45.916Z] #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-27T18:01:45.916Z] #24 sha256:2e54239c896f1d7ce683af385712f084f2dfb29d60871c61678c8c2aa1e3cf23 [2021-03-27T18:01:45.998Z] #44 95.30 DEP criu/cr-check.d [2021-03-27T18:01:45.998Z] #44 95.52 DEP criu/config.d [2021-03-27T18:01:46.123Z] #15 DONE 1.2s [2021-03-27T18:01:46.123Z] [2021-03-27T18:01:46.123Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-03-27T18:01:46.123Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-03-27T18:01:46.212Z] #43 87.12 DEP criu/config.d [2021-03-27T18:01:46.212Z] #43 87.19 DEP criu/clone-noasan.d [2021-03-27T18:01:46.212Z] #43 87.26 DEP criu/cgroup.d [2021-03-27T18:01:46.297Z] #44 ... [2021-03-27T18:01:46.297Z] [2021-03-27T18:01:46.297Z] #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-27T18:01:46.297Z] #46 sha256:6b11d3db7d9e27c01c81326264d6c2b34bac09b31186d7aec638fc4e169674e8 [2021-03-27T18:01:46.297Z] #46 154.7 vendor/golang.org/x/net/http/httpproxy [2021-03-27T18:01:46.297Z] #46 154.7 vendor/golang.org/x/net/http/httpguts [2021-03-27T18:01:46.297Z] #46 159.3 crypto/tls [2021-03-27T18:01:46.297Z] #46 ... [2021-03-27T18:01:46.297Z] [2021-03-27T18:01:46.297Z] #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-27T18:01:46.297Z] #25 sha256:309fa806ebb4f9a22a2512965dc41c3152e30e5a61679e1cc1495af3a80e52d5 [2021-03-27T18:01:46.471Z] #43 87.41 DEP criu/cgroup-props.d [2021-03-27T18:01:46.471Z] #43 87.51 DEP criu/bitmap.d [2021-03-27T18:01:46.471Z] #43 87.52 DEP criu/bfd.d [2021-03-27T18:01:46.471Z] #43 87.61 DEP criu/autofs.d [2021-03-27T18:01:46.727Z] #43 87.73 DEP criu/aio.d [2021-03-27T18:01:46.773Z] #43 ... [2021-03-27T18:01:46.773Z] [2021-03-27T18:01:46.773Z] #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-27T18:01:46.773Z] #49 sha256:69d4ce034cc3c60b20bc875319a147dfafcc50b8e3d123520460bce9c43534cb [2021-03-27T18:01:46.773Z] #49 251.6 + /build/golangci-lint --version [2021-03-27T18:01:46.773Z] #49 252.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-03-27T18:01:46.773Z] #49 DONE 252.3s [2021-03-27T18:01:46.773Z] [2021-03-27T18:01:46.773Z] #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-27T18:01:46.773Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T18:01:46.773Z] #43 158.2 CC criu/sockets.o [2021-03-27T18:01:46.889Z] #53 ... [2021-03-27T18:01:46.889Z] [2021-03-27T18:01:46.889Z] #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-27T18:01:46.889Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-03-27T18:01:46.889Z] #15 DONE 1.3s [2021-03-27T18:01:46.889Z] [2021-03-27T18:01:46.889Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-03-27T18:01:46.889Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-03-27T18:01:46.983Z] #43 87.89 DEP criu/action-scripts.d [2021-03-27T18:01:47.063Z] #16 1.038 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-03-27T18:01:47.239Z] #43 88.18 CC criu/action-scripts.o [2021-03-27T18:01:47.322Z] #16 DONE 1.2s [2021-03-27T18:01:47.322Z] [2021-03-27T18:01:47.322Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-03-27T18:01:47.322Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-03-27T18:01:47.460Z] #16 ... [2021-03-27T18:01:47.460Z] [2021-03-27T18:01:47.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-27T18:01:47.460Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T18:01:47.460Z] #43 46.94 DEP compel/arch/x86/src/lib/handle-elf.d [2021-03-27T18:01:47.460Z] #43 47.05 CC compel/src/lib/log.o [2021-03-27T18:01:47.460Z] #43 47.36 CC compel/arch/x86/src/lib/cpu.o [2021-03-27T18:01:47.460Z] #43 48.10 CC compel/arch/x86/src/lib/infect.o [2021-03-27T18:01:47.460Z] #43 48.92 CC compel/src/lib/infect-rpc.o [2021-03-27T18:01:47.460Z] #43 49.18 CC compel/src/lib/infect-util.o [2021-03-27T18:01:47.460Z] #43 49.48 CC compel/src/lib/infect.o [2021-03-27T18:01:47.460Z] #43 51.76 CC compel/src/lib/ptrace.o [2021-03-27T18:01:47.460Z] #43 52.09 AR compel/libcompel.a [2021-03-27T18:01:47.460Z] #43 52.13 HOSTCC compel/src/main-host.o [2021-03-27T18:01:47.460Z] #43 52.34 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-03-27T18:01:47.460Z] #43 52.58 HOSTCC compel/src/lib/handle-elf-host.o [2021-03-27T18:01:47.460Z] #43 52.86 HOSTCC compel/src/lib/log-host.o [2021-03-27T18:01:47.460Z] #43 53.04 HOSTLINK compel/compel-host-bin [2021-03-27T18:01:47.460Z] #43 53.14 DEP soccr/soccr.d [2021-03-27T18:01:47.460Z] #43 53.24 CC soccr/soccr.o [2021-03-27T18:01:47.460Z] #43 55.60 AR soccr/libsoccr.a [2021-03-27T18:01:47.460Z] #43 55.65 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-27T18:01:47.460Z] #43 56.15 DEP criu/arch/x86/sigframe.d [2021-03-27T18:01:47.460Z] #43 56.43 DEP criu/arch/x86/sigaction_compat.d [2021-03-27T18:01:47.460Z] #43 56.73 DEP criu/arch/x86/kerndat.d [2021-03-27T18:01:47.460Z] #43 57.01 DEP criu/arch/x86/crtools.d [2021-03-27T18:01:47.495Z] #43 88.56 CC criu/aio.o [2021-03-27T18:01:47.503Z] #24 130.6 Checking out files: 26% (3016/11202) Checking out files: 27% (3025/11202) Checking out files: 28% (3137/11202) Checking out files: 29% (3249/11202) Checking out files: 30% (3361/11202) Checking out files: 31% (3473/11202) Checking out files: 32% (3585/11202) Checking out files: 33% (3697/11202) Checking out files: 34% (3809/11202) Checking out files: 35% (3921/11202) Checking out files: 36% (4033/11202) Checking out files: 37% (4145/11202) Checking out files: 38% (4257/11202) Checking out files: 39% (4369/11202) Checking out files: 40% (4481/11202) Checking out files: 41% (4593/11202) Checking out files: 42% (4705/11202) Checking out files: 43% (4817/11202) Checking out files: 44% (4929/11202) Checking out files: 44% (5005/11202) Checking out files: 45% (5041/11202) Checking out files: 46% (5153/11202) Checking out files: 47% (5265/11202) Checking out files: 48% (5377/11202) Checking out files: 49% (5489/11202) Checking out files: 50% (5601/11202) Checking out files: 51% (5714/11202) Checking out files: 52% (5826/11202) Checking out files: 53% (5938/11202) Checking out files: 54% (6050/11202) Checking out files: 55% (6162/11202) Checking out files: 56% (6274/11202) Checking out files: 57% (6386/11202) Checking out files: 58% (6498/11202) Checking out files: 59% (6610/11202) Checking out files: 60% (6722/11202) Checking out files: 61% (6834/11202) Checking out files: 62% (6946/11202) Checking out files: 63% (7058/11202) Checking out files: 64% (7170/11202) Checking out files: 65% (7282/11202) Checking out files: 66% (7394/11202) Checking out files: 66% (7493/11202) Checking out files: 67% (7506/11202) Checking out files: 68% (7618/11202) Checking out files: 69% (7730/11202) Checking out files: 70% (7842/11202) Checking out files: 71% (7954/11202) Checking out files: 72% (8066/11202) Checking out files: 73% (8178/11202) Checking out files: 74% (8290/11202) Checking out files: 75% (8402/11202) Checking out files: 76% (8514/11202) Checking out files: 77% (8626/11202) Checking out files: 78% (8738/11202) Checking out files: 79% (8850/11202) Checking out files: 80% (8962/11202) Checking out files: 81% (9074/11202) Checking out files: 82% (9186/11202) Checking out files: 83% (9298/11202) Checking out files: 84% (9410/11202) Checking out files: 85% (9522/11202) Checking out files: 86% (9634/11202) Checking out files: 86% (9641/11202) Checking out files: 87% (9746/11202) Checking out files: 88% (9858/11202) Checking out files: 89% (9970/11202) Checking out files: 90% (10082/11202) Checking out files: 91% (10194/11202) Checking out files: 92% (10306/11202) Checking out files: 93% (10418/11202) Checking out files: 94% (10530/11202) Checking out files: 95% (10642/11202) Checking out files: 96% (10754/11202) Checking out files: 97% (10866/11202) Checking out files: 98% (10978/11202) Checking out files: 99% (11090/11202) Checking out files: 100% (11202/11202) Checking out files: 100% (11202/11202), done. [2021-03-27T18:01:47.503Z] #24 134.4 + cd /tmp/tmp.H4QNzvUf1M/tmp/docker-ce [2021-03-27T18:01:47.702Z] #43 159.2 CC criu/stats.o [2021-03-27T18:01:47.724Z] #43 57.17 DEP criu/arch/x86/cpu.d [2021-03-27T18:01:47.724Z] #43 57.37 CC criu/arch/x86/cpu.o [2021-03-27T18:01:47.724Z] #43 ... [2021-03-27T18:01:47.724Z] [2021-03-27T18:01:47.724Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-03-27T18:01:47.724Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-03-27T18:01:47.724Z] #16 1.107 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-03-27T18:01:47.724Z] #16 DONE 1.3s [2021-03-27T18:01:47.724Z] [2021-03-27T18:01:47.724Z] #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-27T18:01:47.724Z] #45 sha256:2872f9999b93867b24796d275fa23e29f875a72fdc15fd5b30176dca00048127 [2021-03-27T18:01:47.724Z] #45 149.4 net/http/httptrace [2021-03-27T18:01:47.724Z] #45 149.7 net/http [2021-03-27T18:01:47.770Z] #24 134.4 + git checkout -q v17.06.2-ce [2021-03-27T18:01:47.802Z] #25 164.8 Checking out files: 22% (2467/11202) Checking out files: 23% (2577/11202) Checking out files: 24% (2689/11202) Checking out files: 25% (2801/11202) Checking out files: 26% (2913/11202) Checking out files: 27% (3025/11202) Checking out files: 28% (3137/11202) Checking out files: 29% (3249/11202) Checking out files: 30% (3361/11202) Checking out files: 31% (3473/11202) Checking out files: 32% (3585/11202) Checking out files: 33% (3697/11202) Checking out files: 34% (3809/11202) Checking out files: 35% (3921/11202) Checking out files: 36% (4033/11202) Checking out files: 37% (4145/11202) Checking out files: 37% (4233/11202) Checking out files: 38% (4257/11202) Checking out files: 39% (4369/11202) Checking out files: 40% (4481/11202) Checking out files: 41% (4593/11202) Checking out files: 42% (4705/11202) Checking out files: 43% (4817/11202) Checking out files: 44% (4929/11202) Checking out files: 45% (5041/11202) Checking out files: 46% (5153/11202) [2021-03-27T18:01:47.802Z] #25 ... [2021-03-27T18:01:47.802Z] [2021-03-27T18:01:47.802Z] #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-27T18:01:47.802Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-03-27T18:01:47.802Z] #21 34.18 Selecting previously unselected package python3-minimal. [2021-03-27T18:01:47.802Z] #21 34.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 ... 23612 files and directories currently installed.) [2021-03-27T18:01:47.802Z] #21 34.28 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2021-03-27T18:01:47.802Z] #21 34.29 Unpacking python3-minimal (3.7.3-1) ... [2021-03-27T18:01:47.802Z] #21 34.40 Selecting previously unselected package libmpdec2:ppc64el. [2021-03-27T18:01:47.802Z] #21 34.41 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2021-03-27T18:01:47.802Z] #21 34.42 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2021-03-27T18:01:47.802Z] #21 34.57 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2021-03-27T18:01:47.802Z] #21 34.58 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_ppc64el.deb ... [2021-03-27T18:01:47.802Z] #21 34.59 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u3) ... [2021-03-27T18:01:47.802Z] #21 35.92 Selecting previously unselected package python3.7. [2021-03-27T18:01:47.802Z] #21 35.96 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_ppc64el.deb ... [2021-03-27T18:01:47.802Z] #21 35.97 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-03-27T18:01:47.802Z] #21 36.19 Selecting previously unselected package libpython3-stdlib:ppc64el. [2021-03-27T18:01:47.802Z] #21 36.20 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2021-03-27T18:01:47.802Z] #21 36.21 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2021-03-27T18:01:47.802Z] #21 36.41 Setting up python3-minimal (3.7.3-1) ... [2021-03-27T18:01:47.802Z] #21 37.95 Selecting previously unselected package python3. [2021-03-27T18:01:47.802Z] #21 37.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 ... 24024 files and directories currently installed.) [2021-03-27T18:01:47.802Z] #21 38.01 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2021-03-27T18:01:47.802Z] #21 38.03 Unpacking python3 (3.7.3-1) ... [2021-03-27T18:01:47.802Z] #21 38.12 Selecting previously unselected package libip4tc0:ppc64el. [2021-03-27T18:01:47.802Z] #21 38.12 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2021-03-27T18:01:47.802Z] #21 38.13 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2021-03-27T18:01:47.802Z] #21 38.21 Selecting previously unselected package libip6tc0:ppc64el. [2021-03-27T18:01:47.802Z] #21 38.22 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2021-03-27T18:01:47.802Z] #21 38.23 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2021-03-27T18:01:47.802Z] #21 38.35 Selecting previously unselected package libiptc0:ppc64el. [2021-03-27T18:01:47.802Z] #21 38.38 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2021-03-27T18:01:47.802Z] #21 38.39 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2021-03-27T18:01:47.802Z] #21 38.48 Selecting previously unselected package libnfnetlink0:ppc64el. [2021-03-27T18:01:47.802Z] #21 38.50 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2021-03-27T18:01:47.802Z] #21 38.51 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2021-03-27T18:01:47.802Z] #21 38.58 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2021-03-27T18:01:47.802Z] #21 38.59 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2021-03-27T18:01:47.802Z] #21 38.59 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2021-03-27T18:01:47.802Z] #21 38.66 Selecting previously unselected package libnftnl11:ppc64el. [2021-03-27T18:01:47.802Z] #21 38.68 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2021-03-27T18:01:47.802Z] #21 38.69 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2021-03-27T18:01:47.802Z] #21 38.81 Selecting previously unselected package iptables. [2021-03-27T18:01:47.802Z] #21 38.84 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2021-03-27T18:01:47.802Z] #21 38.84 Unpacking iptables (1.8.2-4) ... [2021-03-27T18:01:47.802Z] #21 39.43 Selecting previously unselected package xxd. [2021-03-27T18:01:47.802Z] #21 39.44 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2021-03-27T18:01:47.802Z] #21 39.44 Unpacking xxd (2:8.1.0875-5) ... [2021-03-27T18:01:47.802Z] #21 39.56 Selecting previously unselected package vim-common. [2021-03-27T18:01:47.802Z] #21 39.56 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-27T18:01:47.802Z] #21 39.60 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-27T18:01:47.802Z] #21 39.77 Selecting previously unselected package bash-completion. [2021-03-27T18:01:47.802Z] #21 39.78 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-03-27T18:01:47.802Z] #21 44.08 Unpacking bash-completion (1:2.8-6) ... [2021-03-27T18:01:47.802Z] #21 ... [2021-03-27T18:01:47.802Z] [2021-03-27T18:01:47.802Z] #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-27T18:01:47.802Z] #25 sha256:309fa806ebb4f9a22a2512965dc41c3152e30e5a61679e1cc1495af3a80e52d5 [2021-03-27T18:01:47.986Z] #45 ... [2021-03-27T18:01:47.986Z] [2021-03-27T18:01:47.986Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-03-27T18:01:47.986Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-03-27T18:01:48.040Z] #24 ... [2021-03-27T18:01:48.040Z] [2021-03-27T18:01:48.040Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-03-27T18:01:48.040Z] #18 sha256:3cacc04a1189660550b8cc885d68df049614571821b02a63bff579b9e9bd4f22 [2021-03-27T18:01:48.040Z] #18 DONE 2.2s [2021-03-27T18:01:48.262Z] #17 DONE 1.1s [2021-03-27T18:01:48.262Z] [2021-03-27T18:01:48.262Z] #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-27T18:01:48.262Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T18:01:48.262Z] #43 52.03 CC compel/src/lib/ptrace.o [2021-03-27T18:01:48.262Z] #43 52.62 AR compel/libcompel.a [2021-03-27T18:01:48.262Z] #43 52.76 HOSTCC compel/src/main-host.o [2021-03-27T18:01:48.262Z] #43 53.14 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-03-27T18:01:48.262Z] #43 53.37 HOSTCC compel/src/lib/handle-elf-host.o [2021-03-27T18:01:48.262Z] #43 53.74 HOSTCC compel/src/lib/log-host.o [2021-03-27T18:01:48.262Z] #43 54.06 HOSTLINK compel/compel-host-bin [2021-03-27T18:01:48.262Z] #43 54.28 DEP soccr/soccr.d [2021-03-27T18:01:48.262Z] #43 54.42 CC soccr/soccr.o [2021-03-27T18:01:48.264Z] #43 159.6 CC criu/string.o [2021-03-27T18:01:48.264Z] #43 159.7 CC criu/sysctl.o [2021-03-27T18:01:48.304Z] [2021-03-27T18:01:48.304Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-03-27T18:01:48.304Z] #19 sha256:4c1fddb96b703d3806ef5aae6835a85678c055f769b5f99c9926d604e1adf9d6 [2021-03-27T18:01:48.422Z] #43 89.17 CC criu/autofs.o [2021-03-27T18:01:48.826Z] #43 160.4 CC criu/sysfs_parse.o [2021-03-27T18:01:48.833Z] #43 56.47 AR soccr/libsoccr.a [2021-03-27T18:01:48.833Z] #43 56.52 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-27T18:01:48.928Z] #17 ... [2021-03-27T18:01:48.928Z] [2021-03-27T18:01:48.928Z] #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-27T18:01:48.928Z] #58 sha256:a366b1fcd44796472fffa5129a141997d7457313d0ed30a8d293499b9a571854 [2021-03-27T18:01:48.928Z] #58 148.6 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-27T18:01:48.928Z] #58 148.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-03-27T18:01:48.928Z] #58 DONE 158.2s [2021-03-27T18:01:48.928Z] [2021-03-27T18:01:48.928Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-03-27T18:01:48.928Z] #59 sha256:624a94ae4e03935488cf5433bb72a818f8e0ed8286ba4a6bfd16aa0c89b3860b [2021-03-27T18:01:48.928Z] #59 DONE 0.1s [2021-03-27T18:01:49.188Z] [2021-03-27T18:01:49.188Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-03-27T18:01:49.188Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-03-27T18:01:49.188Z] #17 DONE 1.3s [2021-03-27T18:01:49.188Z] [2021-03-27T18:01:49.188Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-03-27T18:01:49.188Z] #60 sha256:4587fccaf0890969c18b2748e359c285fc144f7918cfc3d480bcb9470ca20984 [2021-03-27T18:01:49.188Z] #60 DONE 0.1s [2021-03-27T18:01:49.188Z] [2021-03-27T18:01:49.188Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-03-27T18:01:49.188Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-03-27T18:01:49.388Z] #43 160.7 CC criu/timens.o [2021-03-27T18:01:49.403Z] #43 57.16 DEP criu/arch/x86/sigframe.d [2021-03-27T18:01:49.403Z] #43 ... [2021-03-27T18:01:49.403Z] [2021-03-27T18:01:49.403Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-03-27T18:01:49.403Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-03-27T18:01:49.403Z] #18 DONE 1.1s [2021-03-27T18:01:49.403Z] [2021-03-27T18:01:49.403Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-03-27T18:01:49.403Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-03-27T18:01:49.645Z] #43 160.9 CC criu/timerfd.o [2021-03-27T18:01:49.645Z] #43 161.1 CC criu/tty.o [2021-03-27T18:01:49.787Z] #43 90.55 CC criu/bfd.o [2021-03-27T18:01:50.042Z] #43 91.02 CC criu/bitmap.o [2021-03-27T18:01:50.298Z] #43 91.16 CC criu/cgroup-props.o [2021-03-27T18:01:50.513Z] #25 164.8 Checking out files: 22% (2467/11202) Checking out files: 23% (2577/11202) Checking out files: 24% (2689/11202) Checking out files: 25% (2801/11202) Checking out files: 26% (2913/11202) Checking out files: 27% (3025/11202) Checking out files: 28% (3137/11202) Checking out files: 29% (3249/11202) Checking out files: 30% (3361/11202) Checking out files: 31% (3473/11202) Checking out files: 32% (3585/11202) Checking out files: 33% (3697/11202) Checking out files: 34% (3809/11202) Checking out files: 35% (3921/11202) Checking out files: 36% (4033/11202) Checking out files: 37% (4145/11202) Checking out files: 37% (4233/11202) Checking out files: 38% (4257/11202) Checking out files: 39% (4369/11202) Checking out files: 40% (4481/11202) Checking out files: 41% (4593/11202) Checking out files: 42% (4705/11202) Checking out files: 43% (4817/11202) Checking out files: 44% (4929/11202) Checking out files: 45% (5041/11202) Checking out files: 46% (5153/11202) Checking out files: 47% (5265/11202) Checking out files: 48% (5377/11202) Checking out files: 49% (5489/11202) Checking out files: 50% (5601/11202) Checking out files: 51% (5714/11202) Checking out files: 52% (5826/11202) Checking out files: 53% (5938/11202) Checking out files: 54% (6050/11202) Checking out files: 55% (6162/11202) Checking out files: 56% (6274/11202) Checking out files: 57% (6386/11202) Checking out files: 58% (6498/11202) Checking out files: 59% (6610/11202) Checking out files: 59% (6706/11202) Checking out files: 60% (6722/11202) Checking out files: 61% (6834/11202) Checking out files: 62% (6946/11202) Checking out files: 63% (7058/11202) Checking out files: 64% (7170/11202) Checking out files: 65% (7282/11202) Checking out files: 66% (7394/11202) Checking out files: 67% (7506/11202) Checking out files: 68% (7618/11202) Checking out files: 69% (7730/11202) Checking out files: 70% (7842/11202) Checking out files: 71% (7954/11202) Checking out files: 72% (8066/11202) Checking out files: 73% (8178/11202) Checking out files: 74% (8290/11202) Checking out files: 75% (8402/11202) Checking out files: 76% (8514/11202) Checking out files: 77% (8626/11202) Checking out files: 78% (8738/11202) Checking out files: 79% (8850/11202) Checking out files: 80% (8962/11202) Checking out files: 81% (9074/11202) Checking out files: 82% (9186/11202) Checking out files: 82% (9188/11202) Checking out files: 83% (9298/11202) Checking out files: 84% (9410/11202) Checking out files: 85% (9522/11202) Checking out files: 86% (9634/11202) Checking out files: 87% (9746/11202) Checking out files: 88% (9858/11202) Checking out files: 89% (9970/11202) Checking out files: 90% (10082/11202) Checking out files: 91% (10194/11202) Checking out files: 92% (10306/11202) Checking out files: 93% (10418/11202) Checking out files: 94% (10530/11202) Checking out files: 95% (10642/11202) Checking out files: 96% (10754/11202) Checking out files: 97% (10866/11202) Checking out files: 98% (10978/11202) Checking out files: 98% (11057/11202) Checking out files: 99% (11090/11202) Checking out files: 100% (11202/11202) Checking out files: 100% (11202/11202), done. [2021-03-27T18:01:50.513Z] #25 169.1 + cd /tmp/tmp.cMaWRSHFyJ/tmp/docker-ce [2021-03-27T18:01:50.576Z] #18 DONE 1.4s [2021-03-27T18:01:50.576Z] [2021-03-27T18:01:50.576Z] #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-27T18:01:50.576Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T18:01:50.576Z] #43 58.38 CC criu/arch/x86/crtools.o [2021-03-27T18:01:50.782Z] #19 DONE 1.2s [2021-03-27T18:01:50.782Z] [2021-03-27T18:01:50.782Z] #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-27T18:01:50.782Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T18:01:50.782Z] #43 57.36 DEP criu/arch/x86/sigaction_compat.d [2021-03-27T18:01:50.782Z] #43 57.48 DEP criu/arch/x86/kerndat.d [2021-03-27T18:01:50.782Z] #43 57.66 DEP criu/arch/x86/crtools.d [2021-03-27T18:01:50.782Z] #43 57.80 DEP criu/arch/x86/cpu.d [2021-03-27T18:01:50.782Z] #43 57.93 CC criu/arch/x86/cpu.o [2021-03-27T18:01:50.812Z] #25 169.1 + git checkout -q v17.06.2-ce [2021-03-27T18:01:50.882Z] #19 DONE 2.3s [2021-03-27T18:01:50.882Z] [2021-03-27T18:01:50.882Z] #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-27T18:01:50.882Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-03-27T18:01:51.011Z] #43 162.2 CC criu/tun.o [2021-03-27T18:01:51.011Z] #43 162.5 CC criu/uffd.o [2021-03-27T18:01:51.042Z] #43 58.96 CC criu/arch/x86/crtools.o [2021-03-27T18:01:51.147Z] #43 60.68 CC criu/arch/x86/kerndat.o [2021-03-27T18:01:51.225Z] #43 91.93 CC criu/cgroup.o [2021-03-27T18:01:51.459Z] #20 ... [2021-03-27T18:01:51.459Z] [2021-03-27T18:01:51.459Z] #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-27T18:01:51.459Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-27T18:01:51.459Z] #43 48.28 CC compel/plugins/std/log.o [2021-03-27T18:01:51.459Z] #43 49.41 CC compel/plugins/std/string.o [2021-03-27T18:01:51.459Z] #43 50.11 CC compel/plugins/std/infect.o [2021-03-27T18:01:51.459Z] #43 50.51 CC compel/arch/aarch64/plugins/std/parasite-head.o [2021-03-27T18:01:51.459Z] #43 50.57 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2021-03-27T18:01:51.459Z] #43 50.71 AR compel/plugins/std.lib.a [2021-03-27T18:01:51.459Z] #43 50.86 CC compel/plugins/fds/fds.o [2021-03-27T18:01:51.459Z] #43 51.10 AR compel/plugins/fds.lib.a [2021-03-27T18:01:51.459Z] #43 51.18 HOSTDEP compel/src/lib/log-host.d [2021-03-27T18:01:51.459Z] #43 51.27 HOSTDEP compel/src/lib/handle-elf-host.d [2021-03-27T18:01:51.459Z] #43 51.38 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2021-03-27T18:01:51.459Z] #43 51.45 HOSTDEP compel/src/main-host.d [2021-03-27T18:01:51.459Z] #43 51.53 DEP compel/src/lib/ptrace.d [2021-03-27T18:01:51.459Z] #43 51.70 DEP compel/src/lib/infect.d [2021-03-27T18:01:51.459Z] #43 51.80 DEP compel/src/lib/infect-util.d [2021-03-27T18:01:51.459Z] #43 51.91 DEP compel/src/lib/infect-rpc.d [2021-03-27T18:01:51.459Z] #43 52.00 DEP compel/arch/aarch64/src/lib/infect.d [2021-03-27T18:01:51.459Z] #43 52.13 DEP compel/arch/aarch64/src/lib/cpu.d [2021-03-27T18:01:51.459Z] #43 52.15 DEP compel/src/lib/log.d [2021-03-27T18:01:51.459Z] #43 52.21 DEP compel/src/main.d [2021-03-27T18:01:51.459Z] #43 52.30 DEP compel/src/lib/handle-elf.d [2021-03-27T18:01:51.459Z] #43 52.36 DEP compel/arch/aarch64/src/lib/handle-elf.d [2021-03-27T18:01:51.459Z] #43 52.50 CC compel/src/lib/log.o [2021-03-27T18:01:51.459Z] #43 52.87 CC compel/arch/aarch64/src/lib/cpu.o [2021-03-27T18:01:51.459Z] #43 53.19 CC compel/arch/aarch64/src/lib/infect.o [2021-03-27T18:01:51.459Z] #43 53.70 CC compel/src/lib/infect-rpc.o [2021-03-27T18:01:51.459Z] #43 54.14 CC compel/src/lib/infect-util.o [2021-03-27T18:01:51.459Z] #43 54.33 CC compel/src/lib/infect.o [2021-03-27T18:01:51.459Z] #43 56.21 CC compel/src/lib/ptrace.o [2021-03-27T18:01:51.459Z] #43 56.62 AR compel/libcompel.a [2021-03-27T18:01:51.459Z] #43 56.71 HOSTCC compel/src/main-host.o [2021-03-27T18:01:51.459Z] #43 57.09 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2021-03-27T18:01:51.459Z] #43 57.21 HOSTCC compel/src/lib/handle-elf-host.o [2021-03-27T18:01:51.459Z] #43 57.59 HOSTCC compel/src/lib/log-host.o [2021-03-27T18:01:51.459Z] #43 57.74 HOSTLINK compel/compel-host-bin [2021-03-27T18:01:51.459Z] #43 57.92 DEP soccr/soccr.d [2021-03-27T18:01:51.459Z] #43 58.17 CC soccr/soccr.o [2021-03-27T18:01:51.723Z] #43 ... [2021-03-27T18:01:51.723Z] [2021-03-27T18:01:51.723Z] #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-27T18:01:51.723Z] #24 sha256:2e54239c896f1d7ce683af385712f084f2dfb29d60871c61678c8c2aa1e3cf23 [2021-03-27T18:01:51.723Z] #24 138.5 + mkdir -p /tmp/tmp.H4QNzvUf1M/src/github.com/docker [2021-03-27T18:01:51.723Z] #24 138.5 + mv components/cli /tmp/tmp.H4QNzvUf1M/src/github.com/docker/cli [2021-03-27T18:01:51.723Z] #24 138.5 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-03-27T18:01:51.890Z] ok github.com/docker/docker/cmd/dockerd 0.058s coverage: 29.1% of statements [2021-03-27T18:01:51.890Z] ok github.com/docker/docker/container 0.111s coverage: 34.7% of statements [2021-03-27T18:01:51.890Z] ? github.com/docker/docker/container/stream [no test files] [2021-03-27T18:01:51.890Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-03-27T18:01:51.890Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-03-27T18:01:51.890Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-03-27T18:01:51.939Z] #43 163.3 CC criu/util.o [2021-03-27T18:01:52.089Z] #43 61.72 CC criu/arch/x86/sigaction_compat.o [2021-03-27T18:01:52.354Z] #43 ... [2021-03-27T18:01:52.354Z] [2021-03-27T18:01:52.354Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-03-27T18:01:52.354Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-03-27T18:01:52.354Z] #19 DONE 1.8s [2021-03-27T18:01:52.615Z] [2021-03-27T18:01:52.615Z] #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-27T18:01:52.615Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-27T18:01:52.867Z] #43 164.2 CC criu/uts_ns.o [2021-03-27T18:01:52.867Z] #43 164.4 CC criu/vdso-compat.o [2021-03-27T18:01:52.950Z] #43 60.31 CC criu/arch/x86/kerndat.o [2021-03-27T18:01:52.950Z] #43 60.84 CC criu/arch/x86/sigaction_compat.o [2021-03-27T18:01:53.123Z] #43 164.6 CC criu/vdso.o [2021-03-27T18:01:53.210Z] #43 61.08 CC criu/arch/x86/sigframe.o [2021-03-27T18:01:53.469Z] #43 61.37 LINK criu/arch/x86/crtools.built-in.o [2021-03-27T18:01:53.685Z] #43 165.0 LINK criu/built-in.o [2021-03-27T18:01:53.685Z] #43 165.2 LINK criu/criu [2021-03-27T18:01:53.728Z] #43 61.44 DEP criu/pie/util-vdso-elf32.d [2021-03-27T18:01:53.742Z] #43 94.69 CC criu/clone-noasan.o [2021-03-27T18:01:53.988Z] #43 61.61 DEP criu/pie/util-vdso.d [2021-03-27T18:01:53.988Z] #43 61.77 DEP criu/pie/util.d [2021-03-27T18:01:53.998Z] #43 94.90 CC criu/config.o [2021-03-27T18:01:53.999Z] #20 1.595 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-03-27T18:01:54.247Z] #43 165.5 DEP lib/c/criu.d [2021-03-27T18:01:54.247Z] #43 165.5 CC images/rpc.pb-c.o [2021-03-27T18:01:54.248Z] #43 61.92 CC criu/pie/util.o [2021-03-27T18:01:54.261Z] #20 1.786 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-03-27T18:01:54.261Z] #20 1.798 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-27T18:01:54.261Z] #20 1.826 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-27T18:01:54.284Z] #24 ... [2021-03-27T18:01:54.284Z] [2021-03-27T18:01:54.284Z] #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-27T18:01:54.284Z] #53 sha256:8b811545ac5e11460cf2e3a106314fd9ff91934b01c2e8fb125504ab8f2f10f5 [2021-03-27T18:01:54.284Z] #53 9.566 + cd /tmp/tmp.sPnUdPhPQN/src/github.com/opencontainers/runc [2021-03-27T18:01:54.284Z] #53 9.566 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-27T18:01:54.284Z] #53 9.942 + '[' -z '' ']' [2021-03-27T18:01:54.284Z] #53 9.942 + target=static [2021-03-27T18:01:54.284Z] #53 9.942 + make 'BUILDTAGS=seccomp ' static [2021-03-27T18:01:54.284Z] #53 10.43 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-27T18:01:54.284Z] #53 ... [2021-03-27T18:01:54.284Z] [2021-03-27T18:01:54.284Z] #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-27T18:01:54.284Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-27T18:01:54.284Z] #43 59.54 AR soccr/libsoccr.a [2021-03-27T18:01:54.284Z] #43 59.61 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-27T18:01:54.284Z] #43 60.17 DEP criu/arch/aarch64/sigframe.d [2021-03-27T18:01:54.284Z] #43 60.33 DEP criu/arch/aarch64/crtools.d [2021-03-27T18:01:54.284Z] #43 60.62 DEP criu/arch/aarch64/cpu.d [2021-03-27T18:01:54.284Z] #43 60.66 DEP criu/arch/aarch64/bitops.d [2021-03-27T18:01:54.284Z] #43 60.71 CC criu/arch/aarch64/bitops.o [2021-03-27T18:01:54.284Z] #43 60.81 CC criu/arch/aarch64/cpu.o [2021-03-27T18:01:54.284Z] #43 60.99 CC criu/arch/aarch64/crtools.o [2021-03-27T18:01:54.381Z] #25 172.7 + mkdir -p /tmp/tmp.cMaWRSHFyJ/src/github.com/docker [2021-03-27T18:01:54.381Z] #25 172.7 + mv components/cli /tmp/tmp.cMaWRSHFyJ/src/github.com/docker/cli [2021-03-27T18:01:54.381Z] #25 172.7 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-03-27T18:01:54.503Z] #43 166.0 CC lib/c/criu.o [2021-03-27T18:01:54.507Z] #43 62.26 CC criu/pie/util-vdso.o [2021-03-27T18:01:54.831Z] #20 2.228 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [458 kB] [2021-03-27T18:01:54.865Z] #43 61.53 CC criu/arch/aarch64/sigframe.o [2021-03-27T18:01:55.066Z] #43 166.7 LINK lib/c/built-in.o [2021-03-27T18:01:55.134Z] #43 61.91 LINK criu/arch/aarch64/crtools.built-in.o [2021-03-27T18:01:55.134Z] #43 61.97 DEP criu/pie/util-vdso.d [2021-03-27T18:01:55.322Z] #43 166.7 LINK lib/c/libcriu.so [2021-03-27T18:01:55.322Z] #43 166.7 LINK lib/c/libcriu.a [2021-03-27T18:01:55.322Z] #43 166.9 GEN magic.py [2021-03-27T18:01:55.345Z] 4612f6d0b889: Verifying Checksum [2021-03-27T18:01:55.345Z] 4612f6d0b889: Download complete [2021-03-27T18:01:55.364Z] #43 ... [2021-03-27T18:01:55.364Z] [2021-03-27T18:01:55.364Z] #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-27T18:01:55.364Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-27T18:01:55.364Z] #20 3.739 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-03-27T18:01:55.364Z] #20 3.850 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-03-27T18:01:55.364Z] #20 3.850 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-27T18:01:55.364Z] #20 3.871 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-27T18:01:55.364Z] #20 4.379 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [458 kB] [2021-03-27T18:01:55.364Z] #20 5.198 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-27T18:01:55.364Z] #20 6.037 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-27T18:01:55.364Z] #20 7.235 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-27T18:01:55.364Z] #20 11.47 Fetched 8929 kB in 8s (1119 kB/s) [2021-03-27T18:01:55.364Z] #20 11.47 Reading package lists... [2021-03-27T18:01:55.364Z] #20 ... [2021-03-27T18:01:55.364Z] [2021-03-27T18:01:55.364Z] #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-27T18:01:55.364Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T18:01:55.364Z] #43 96.34 CC criu/cr-check.o [2021-03-27T18:01:55.398Z] #43 62.19 DEP criu/pie/util.d [2021-03-27T18:01:55.446Z] #43 62.97 CC criu/pie/util-vdso-elf32.o [2021-03-27T18:01:55.578Z] #43 167.0 Note: Building without setproctitle() and strlcpy() support. [2021-03-27T18:01:55.578Z] #43 167.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-27T18:01:55.578Z] #43 167.0 Note: Building without GnuTLS support [2021-03-27T18:01:55.578Z] #43 167.0 Makefile.config:39: Warn: you have no libnftables installed [2021-03-27T18:01:55.578Z] #43 167.0 Makefile.config:40: Warn: Building without nftables support [2021-03-27T18:01:55.661Z] #43 62.31 CC criu/pie/util.o [2021-03-27T18:01:55.772Z] #20 3.242 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-27T18:01:55.925Z] #43 62.55 CC criu/pie/util-vdso.o [2021-03-27T18:01:56.015Z] #43 63.65 AR criu/pie/pie.lib.a [2021-03-27T18:01:56.015Z] #43 63.73 DEP criu/pie/restorer.d [2021-03-27T18:01:56.140Z] #43 167.6 fatal: not a git repository (or any of the parent directories): .git [2021-03-27T18:01:56.275Z] #43 63.99 DEP criu/arch/x86/sigaction_compat_pie.d [2021-03-27T18:01:56.275Z] #43 64.12 DEP criu/arch/x86/restorer_unmap.d [2021-03-27T18:01:56.499Z] #25 ... [2021-03-27T18:01:56.499Z] [2021-03-27T18:01:56.499Z] #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-27T18:01:56.499Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-03-27T18:01:56.499Z] #21 44.75 Selecting previously unselected package bzip2. [2021-03-27T18:01:56.499Z] #21 44.77 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2021-03-27T18:01:56.499Z] #21 44.78 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-27T18:01:56.499Z] #21 44.92 Selecting previously unselected package xz-utils. [2021-03-27T18:01:56.499Z] #21 44.92 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2021-03-27T18:01:56.499Z] #21 44.92 Unpacking xz-utils (5.2.4-1) ... [2021-03-27T18:01:56.499Z] #21 45.12 Selecting previously unselected package apparmor. [2021-03-27T18:01:56.499Z] #21 45.14 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2021-03-27T18:01:56.499Z] #21 45.29 Unpacking apparmor (2.13.2-10) ... [2021-03-27T18:01:56.499Z] #21 45.83 Selecting previously unselected package aufs-tools. [2021-03-27T18:01:56.499Z] #21 45.85 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2021-03-27T18:01:56.499Z] #21 45.86 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-03-27T18:01:56.499Z] #21 46.07 Selecting previously unselected package libonig5:ppc64el. [2021-03-27T18:01:56.499Z] #21 46.08 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2021-03-27T18:01:56.499Z] #21 46.09 Unpacking libonig5:ppc64el (6.9.1-1) ... [2021-03-27T18:01:56.499Z] #21 46.30 Selecting previously unselected package libjq1:ppc64el. [2021-03-27T18:01:56.499Z] #21 46.31 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2021-03-27T18:01:56.499Z] #21 46.33 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-03-27T18:01:56.499Z] #21 46.47 Selecting previously unselected package jq. [2021-03-27T18:01:56.499Z] #21 46.47 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2021-03-27T18:01:56.499Z] #21 46.48 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-27T18:01:56.499Z] #21 46.55 Selecting previously unselected package libaio1:ppc64el. [2021-03-27T18:01:56.499Z] #21 46.56 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2021-03-27T18:01:56.499Z] #21 46.56 Unpacking libaio1:ppc64el (0.3.112-3) ... [2021-03-27T18:01:56.499Z] #21 46.63 Selecting previously unselected package libgpm2:ppc64el. [2021-03-27T18:01:56.499Z] #21 46.64 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2021-03-27T18:01:56.499Z] #21 46.66 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2021-03-27T18:01:56.499Z] #21 46.77 Selecting previously unselected package libicu63:ppc64el. [2021-03-27T18:01:56.499Z] #21 46.78 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2021-03-27T18:01:56.499Z] #21 46.80 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2021-03-27T18:01:56.499Z] #21 50.81 Selecting previously unselected package libnet1:ppc64el. [2021-03-27T18:01:56.499Z] #21 50.81 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-03-27T18:01:56.499Z] #21 50.83 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-03-27T18:01:56.499Z] #21 50.92 Selecting previously unselected package libnl-3-200:ppc64el. [2021-03-27T18:01:56.499Z] #21 50.94 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2021-03-27T18:01:56.499Z] #21 50.95 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2021-03-27T18:01:56.499Z] #21 51.05 Selecting previously unselected package libprotobuf-c1:ppc64el. [2021-03-27T18:01:56.499Z] #21 51.05 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2021-03-27T18:01:56.499Z] #21 51.07 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-03-27T18:01:56.499Z] #21 51.17 Selecting previously unselected package libreadline5:ppc64el. [2021-03-27T18:01:56.499Z] #21 51.17 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2021-03-27T18:01:56.499Z] #21 51.19 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2021-03-27T18:01:56.499Z] #21 51.33 Selecting previously unselected package net-tools. [2021-03-27T18:01:56.499Z] #21 51.34 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2021-03-27T18:01:56.499Z] #21 51.34 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-27T18:01:56.499Z] #21 51.68 Selecting previously unselected package python-pip-whl. [2021-03-27T18:01:56.499Z] #21 51.69 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-03-27T18:01:56.499Z] #21 51.69 Unpacking python-pip-whl (18.1-5) ... [2021-03-27T18:01:56.499Z] #21 52.41 Selecting previously unselected package python3-lib2to3. [2021-03-27T18:01:56.499Z] #21 52.42 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-03-27T18:01:56.499Z] #21 52.43 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-03-27T18:01:56.499Z] #21 52.63 Selecting previously unselected package python3-distutils. [2021-03-27T18:01:56.499Z] #21 52.67 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-03-27T18:01:56.499Z] #21 52.67 Unpacking python3-distutils (3.7.3-1) ... [2021-03-27T18:01:56.499Z] #21 52.97 Selecting previously unselected package python3-pip. [2021-03-27T18:01:56.499Z] #21 52.98 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-03-27T18:01:56.499Z] #21 52.98 Unpacking python3-pip (18.1-5) ... [2021-03-27T18:01:56.499Z] #21 ... [2021-03-27T18:01:56.499Z] [2021-03-27T18:01:56.499Z] #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-27T18:01:56.499Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-27T18:01:56.499Z] #44 95.85 DEP criu/clone-noasan.d [2021-03-27T18:01:56.499Z] #44 95.97 DEP criu/cgroup.d [2021-03-27T18:01:56.499Z] #44 96.21 DEP criu/cgroup-props.d [2021-03-27T18:01:56.499Z] #44 96.35 DEP criu/bitmap.d [2021-03-27T18:01:56.499Z] #44 96.37 DEP criu/bfd.d [2021-03-27T18:01:56.499Z] #44 96.54 DEP criu/autofs.d [2021-03-27T18:01:56.499Z] #44 96.76 DEP criu/aio.d [2021-03-27T18:01:56.499Z] #44 97.05 DEP criu/action-scripts.d [2021-03-27T18:01:56.499Z] #44 97.47 CC criu/action-scripts.o [2021-03-27T18:01:56.499Z] #44 98.26 CC criu/aio.o [2021-03-27T18:01:56.499Z] #44 99.04 CC criu/autofs.o [2021-03-27T18:01:56.499Z] #44 101.5 CC criu/bfd.o [2021-03-27T18:01:56.499Z] #44 102.2 CC criu/bitmap.o [2021-03-27T18:01:56.499Z] #44 102.4 CC criu/cgroup-props.o [2021-03-27T18:01:56.499Z] #44 103.7 CC criu/cgroup.o [2021-03-27T18:01:56.499Z] #44 ... [2021-03-27T18:01:56.499Z] [2021-03-27T18:01:56.499Z] #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-27T18:01:56.499Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-03-27T18:01:56.499Z] #21 53.18 Selecting previously unselected package python3-pkg-resources. [2021-03-27T18:01:56.499Z] #21 53.18 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-03-27T18:01:56.534Z] #43 64.14 DEP criu/arch/x86/restorer.d [2021-03-27T18:01:56.534Z] #43 64.33 DEP criu/arch/x86/vdso-pie.d [2021-03-27T18:01:56.701Z] #43 168.2 make[1]: Nothing to be done for 'all'. [2021-03-27T18:01:56.713Z] #20 4.498 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-27T18:01:56.794Z] #43 64.44 DEP criu/pie/parasite-vdso.d [2021-03-27T18:01:56.794Z] #43 64.59 DEP criu/pie/parasite.d [2021-03-27T18:01:56.797Z] #21 53.19 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-03-27T18:01:56.797Z] #21 53.36 Selecting previously unselected package python3-setuptools. [2021-03-27T18:01:56.797Z] #21 53.37 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-03-27T18:01:56.797Z] #21 53.38 Unpacking python3-setuptools (40.8.0-1) ... [2021-03-27T18:01:56.875Z] #43 63.30 AR criu/pie/pie.lib.a [2021-03-27T18:01:56.875Z] #43 63.35 DEP criu/pie/restorer.d [2021-03-27T18:01:56.875Z] #43 63.53 DEP criu/arch/aarch64/intraprocedure.d [2021-03-27T18:01:56.875Z] #43 63.55 DEP criu/arch/aarch64/restorer.d [2021-03-27T18:01:56.875Z] #43 63.72 DEP criu/arch/aarch64/vdso-pie.d [2021-03-27T18:01:57.054Z] #43 64.84 CC criu/pie/parasite.o [2021-03-27T18:01:57.096Z] #21 53.65 Selecting previously unselected package python3-wheel. [2021-03-27T18:01:57.096Z] #21 53.67 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-03-27T18:01:57.096Z] #21 53.67 Unpacking python3-wheel (0.32.3-2) ... [2021-03-27T18:01:57.139Z] #43 63.84 DEP criu/pie/parasite-vdso.d [2021-03-27T18:01:57.257Z] #43 98.06 CC criu/cr-dedup.o [2021-03-27T18:01:57.263Z] #43 168.7 make[1]: 'images/built-in.o' is up to date. [2021-03-27T18:01:57.263Z] #43 168.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-03-27T18:01:57.263Z] #43 168.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-03-27T18:01:57.263Z] #43 168.8 make[1]: 'compel/libcompel.a' is up to date. [2021-03-27T18:01:57.263Z] #43 168.8 make[1]: 'compel/compel-host-bin' is up to date. [2021-03-27T18:01:57.263Z] #43 168.9 make[1]: Nothing to be done for 'all'. [2021-03-27T18:01:57.395Z] #21 53.79 Selecting previously unselected package sudo. [2021-03-27T18:01:57.395Z] #21 53.80 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_ppc64el.deb ... [2021-03-27T18:01:57.395Z] #21 53.81 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-03-27T18:01:57.402Z] #43 64.01 DEP criu/pie/parasite.d [2021-03-27T18:01:57.402Z] #43 64.27 CC criu/pie/parasite.o [2021-03-27T18:01:57.514Z] #43 98.54 CC criu/cr-dump.o [2021-03-27T18:01:57.519Z] #43 168.9 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-27T18:01:57.519Z] #43 169.0 make[2]: Nothing to be done for 'all'. [2021-03-27T18:01:57.519Z] #43 169.0 make[2]: Nothing to be done for 'all'. [2021-03-27T18:01:57.519Z] #43 169.0 make[2]: Nothing to be done for 'all'. [2021-03-27T18:01:57.519Z] #43 169.1 make[2]: Nothing to be done for 'all'. [2021-03-27T18:01:57.695Z] #21 54.35 Selecting previously unselected package thin-provisioning-tools. [2021-03-27T18:01:57.695Z] #21 ... [2021-03-27T18:01:57.695Z] [2021-03-27T18:01:57.695Z] #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-27T18:01:57.695Z] #46 sha256:6b11d3db7d9e27c01c81326264d6c2b34bac09b31186d7aec638fc4e169674e8 [2021-03-27T18:01:57.695Z] #46 166.3 net/http/httptrace [2021-03-27T18:01:57.695Z] #46 166.7 net/http [2021-03-27T18:01:57.775Z] #43 169.2 make[2]: Nothing to be done for 'all'. [2021-03-27T18:01:57.775Z] #43 169.2 make[2]: Nothing to be done for 'all'. [2021-03-27T18:01:57.775Z] #43 169.2 make[2]: Nothing to be done for 'all'. [2021-03-27T18:01:57.996Z] #46 ... [2021-03-27T18:01:57.996Z] [2021-03-27T18:01:57.996Z] #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-27T18:01:57.996Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-03-27T18:01:57.996Z] #21 54.37 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2021-03-27T18:01:57.996Z] #21 54.38 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-03-27T18:01:58.036Z] #43 169.3 make[2]: Nothing to be done for 'all'. [2021-03-27T18:01:58.036Z] #43 169.3 INSTALL criu/criu [2021-03-27T18:01:58.293Z] #43 DONE 169.7s [2021-03-27T18:01:58.293Z] [2021-03-27T18:01:58.293Z] #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-27T18:01:58.293Z] #56 sha256:50f701cf0c79a8c06e5b8c0bb6d0ef26c56dcc74bb6727cdc78d80e6d6ca8fac [2021-03-27T18:01:58.295Z] #21 54.65 Selecting previously unselected package uidmap. [2021-03-27T18:01:58.295Z] #21 54.66 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2021-03-27T18:01:58.295Z] #21 54.67 Unpacking uidmap (1:4.5-1.1) ... [2021-03-27T18:01:58.295Z] #21 54.80 Selecting previously unselected package vim-runtime. [2021-03-27T18:01:58.295Z] #21 54.81 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-03-27T18:01:58.295Z] #21 54.86 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-27T18:01:58.434Z] #43 65.93 LINK criu/pie/parasite.built-in.o [2021-03-27T18:01:58.434Z] #43 65.95 GEN criu/pie/parasite-blob.h [2021-03-27T18:01:58.434Z] #43 65.96 CC criu/pie/parasite-vdso.o [2021-03-27T18:01:58.593Z] #21 54.92 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-03-27T18:01:58.593Z] #21 54.94 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-03-27T18:01:58.625Z] #20 ... [2021-03-27T18:01:58.625Z] [2021-03-27T18:01:58.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-27T18:01:58.625Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T18:01:58.625Z] #43 62.27 CC criu/arch/x86/sigframe.o [2021-03-27T18:01:58.625Z] #43 62.63 LINK criu/arch/x86/crtools.built-in.o [2021-03-27T18:01:58.625Z] #43 62.69 DEP criu/pie/util-vdso-elf32.d [2021-03-27T18:01:58.625Z] #43 62.83 DEP criu/pie/util-vdso.d [2021-03-27T18:01:58.625Z] #43 63.07 DEP criu/pie/util.d [2021-03-27T18:01:58.625Z] #43 63.21 CC criu/pie/util.o [2021-03-27T18:01:58.625Z] #43 63.57 CC criu/pie/util-vdso.o [2021-03-27T18:01:58.625Z] #43 64.18 CC criu/pie/util-vdso-elf32.o [2021-03-27T18:01:58.625Z] #43 64.89 AR criu/pie/pie.lib.a [2021-03-27T18:01:58.625Z] #43 64.97 DEP criu/pie/restorer.d [2021-03-27T18:01:58.625Z] #43 65.21 DEP criu/arch/x86/sigaction_compat_pie.d [2021-03-27T18:01:58.625Z] #43 65.33 DEP criu/arch/x86/restorer_unmap.d [2021-03-27T18:01:58.625Z] #43 65.36 DEP criu/arch/x86/restorer.d [2021-03-27T18:01:58.625Z] #43 65.55 DEP criu/arch/x86/vdso-pie.d [2021-03-27T18:01:58.625Z] #43 65.69 DEP criu/pie/parasite-vdso.d [2021-03-27T18:01:58.625Z] #43 65.90 DEP criu/pie/parasite.d [2021-03-27T18:01:58.625Z] #43 66.14 CC criu/pie/parasite.o [2021-03-27T18:01:58.625Z] #43 67.57 LINK criu/pie/parasite.built-in.o [2021-03-27T18:01:58.625Z] #43 67.59 GEN criu/pie/parasite-blob.h [2021-03-27T18:01:58.625Z] #43 67.60 CC criu/pie/parasite-vdso.o [2021-03-27T18:01:58.694Z] #43 66.63 CC criu/arch/x86/vdso-pie.o [2021-03-27T18:01:58.886Z] #43 68.40 CC criu/arch/x86/vdso-pie.o [2021-03-27T18:01:59.146Z] #43 68.72 CC criu/arch/x86/restorer.o [2021-03-27T18:01:59.220Z] #56 ... [2021-03-27T18:01:59.220Z] [2021-03-27T18:01:59.220Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-03-27T18:01:59.220Z] #44 sha256:9a2355e9eb6885a13dfd0ec98a9b5a659ce4ac64c5bd1a723e4fbe79f6edd0b9 [2021-03-27T18:01:59.220Z] #44 DONE 0.1s [2021-03-27T18:01:59.263Z] #43 67.01 CC criu/arch/x86/restorer.o [2021-03-27T18:01:59.479Z] [2021-03-27T18:01:59.479Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-03-27T18:01:59.479Z] #46 sha256:864a746c1f8246e90c1646e487fe67bc61fe2fc15692ff6eef7af572d93f93ad [2021-03-27T18:01:59.479Z] #46 DONE 0.2s [2021-03-27T18:01:59.479Z] [2021-03-27T18:01:59.479Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-03-27T18:01:59.479Z] #48 sha256:ff685148f9aae1cbd282b7b3e8e9114760d8e4b99aa56936902c5ceeb6f92f2a [2021-03-27T18:01:59.489Z] #43 66.00 LINK criu/pie/parasite.built-in.o [2021-03-27T18:01:59.489Z] #43 66.01 GEN criu/pie/parasite-blob.h [2021-03-27T18:01:59.489Z] #43 66.02 CC criu/pie/parasite-vdso.o [2021-03-27T18:01:59.717Z] #43 69.36 CC criu/arch/x86/restorer_unmap.o [2021-03-27T18:01:59.740Z] #48 DONE 0.1s [2021-03-27T18:01:59.740Z] [2021-03-27T18:01:59.740Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-03-27T18:01:59.740Z] #50 sha256:9445d4f0d495550ce9b2123900ce51d3e410f25e8d290c479a6bc6900a274ad1 [2021-03-27T18:01:59.977Z] #43 69.43 CC criu/arch/x86/sigaction_compat_pie.o [2021-03-27T18:01:59.997Z] #50 DONE 0.5s [2021-03-27T18:01:59.997Z] [2021-03-27T18:01:59.997Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-03-27T18:01:59.997Z] #52 sha256:592b694243745ede36582e01048d59cd17c1f40ebdf4211f39fe75daf42d898a [2021-03-27T18:01:59.997Z] #52 DONE 0.1s [2021-03-27T18:01:59.997Z] [2021-03-27T18:01:59.997Z] #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-27T18:01:59.997Z] #53 sha256:01a7d5209c65839c1e9199009cb1916be9be408bcd0771fce5363c56d4b2b905 [2021-03-27T18:02:00.035Z] #43 100.9 CC criu/cr-errno.o [2021-03-27T18:02:00.035Z] #43 101.0 CC criu/cr-restore.o [2021-03-27T18:02:00.088Z] #43 66.78 CC criu/arch/aarch64/vdso-pie.o [2021-03-27T18:02:00.202Z] #43 67.69 CC criu/arch/x86/restorer_unmap.o [2021-03-27T18:02:00.202Z] #43 67.73 CC criu/arch/x86/sigaction_compat_pie.o [2021-03-27T18:02:00.202Z] #43 68.02 CC criu/pie/restorer.o [2021-03-27T18:02:00.237Z] #43 69.73 CC criu/pie/restorer.o [2021-03-27T18:02:00.406Z] ok github.com/docker/docker/daemon/cluster 0.053s coverage: 0.5% of statements [2021-03-27T18:02:00.462Z] #43 ... [2021-03-27T18:02:00.462Z] [2021-03-27T18:02:00.462Z] #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-27T18:02:00.462Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-27T18:02:00.462Z] #20 1.492 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-03-27T18:02:00.462Z] #20 1.609 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-03-27T18:02:00.462Z] #20 1.694 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-27T18:02:00.462Z] #20 1.778 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-27T18:02:00.462Z] #20 2.133 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [458 kB] [2021-03-27T18:02:00.462Z] #20 3.056 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-27T18:02:00.462Z] #20 4.244 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-27T18:02:00.462Z] #20 5.801 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-27T18:02:00.683Z] #43 67.21 CC criu/arch/aarch64/restorer.o [2021-03-27T18:02:00.696Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2021-03-27T18:02:01.647Z] #43 68.25 CC criu/arch/aarch64/intraprocedure.o [2021-03-27T18:02:01.647Z] #43 68.33 CC criu/pie/restorer.o [2021-03-27T18:02:01.842Z] #20 11.26 Fetched 8929 kB in 10s (890 kB/s) [2021-03-27T18:02:01.970Z] #43 ... [2021-03-27T18:02:01.970Z] [2021-03-27T18:02:01.970Z] #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-27T18:02:01.970Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-27T18:02:01.970Z] #20 11.47 Reading package lists... [2021-03-27T18:02:01.970Z] #20 14.72 Reading package lists... [2021-03-27T18:02:01.970Z] #20 17.86 Building dependency tree... [2021-03-27T18:02:01.970Z] #20 19.37 libcap2-bin is already the newest version (1:2.25-2). [2021-03-27T18:02:01.970Z] #20 19.37 The following additional packages will be installed: [2021-03-27T18:02:01.970Z] #20 19.38 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-03-27T18:02:01.970Z] #20 19.38 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-03-27T18:02:01.970Z] #20 19.38 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-03-27T18:02:01.970Z] #20 19.38 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-03-27T18:02:01.970Z] #20 19.38 python3.7 python3.7-minimal vim-runtime xxd [2021-03-27T18:02:01.970Z] #20 19.39 Suggested packages: [2021-03-27T18:02:01.970Z] #20 19.39 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-03-27T18:02:01.970Z] #20 19.39 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-03-27T18:02:01.970Z] #20 19.39 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-03-27T18:02:01.970Z] #20 19.40 Recommended packages: [2021-03-27T18:02:01.970Z] #20 19.40 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-03-27T18:02:01.970Z] #20 19.40 python3-keyrings.alt python3-xdg unzip [2021-03-27T18:02:02.164Z] #21 58.67 Selecting previously unselected package vim. [2021-03-27T18:02:02.164Z] #21 58.68 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2021-03-27T18:02:02.164Z] #21 58.71 Unpacking vim (2:8.1.0875-5) ... [2021-03-27T18:02:02.199Z] ok github.com/docker/docker/daemon/cluster/convert 0.006s coverage: 35.9% of statements [2021-03-27T18:02:02.534Z] #20 20.96 The following NEW packages will be installed: [2021-03-27T18:02:02.534Z] #20 20.96 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-03-27T18:02:02.534Z] #20 20.97 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-03-27T18:02:02.534Z] #20 20.97 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-03-27T18:02:02.534Z] #20 20.97 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-03-27T18:02:02.534Z] #20 20.97 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-03-27T18:02:02.534Z] #20 20.97 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-03-27T18:02:02.534Z] #20 20.97 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-03-27T18:02:02.534Z] #20 20.97 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-03-27T18:02:02.534Z] #20 20.97 xz-utils zip [2021-03-27T18:02:02.791Z] #20 21.30 0 upgraded, 48 newly installed, 0 to remove and 24 not upgraded. [2021-03-27T18:02:02.791Z] #20 21.30 Need to get 28.5 MB of archives. [2021-03-27T18:02:02.791Z] #20 21.30 After this operation, 116 MB of additional disk space will be used. [2021-03-27T18:02:02.791Z] #20 21.30 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-03-27T18:02:02.791Z] #20 21.30 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-03-27T18:02:02.791Z] #20 21.33 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-03-27T18:02:02.791Z] #20 21.41 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-03-27T18:02:03.048Z] #20 21.42 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-03-27T18:02:03.048Z] #20 21.42 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-03-27T18:02:03.048Z] #20 21.51 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-03-27T18:02:03.048Z] #20 21.52 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-03-27T18:02:03.048Z] #20 21.53 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-03-27T18:02:03.048Z] #20 21.54 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-03-27T18:02:03.048Z] #20 21.54 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-03-27T18:02:03.048Z] #20 21.54 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-03-27T18:02:03.048Z] #20 21.55 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-03-27T18:02:03.048Z] #20 21.55 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-03-27T18:02:03.048Z] #20 21.55 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-03-27T18:02:03.048Z] #20 21.55 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-03-27T18:02:03.048Z] #20 21.57 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-03-27T18:02:03.048Z] #20 21.59 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-27T18:02:03.048Z] #20 21.59 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-03-27T18:02:03.048Z] #20 21.62 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-27T18:02:03.048Z] #20 21.62 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-03-27T18:02:03.048Z] #20 21.63 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-03-27T18:02:03.069Z] #43 ... [2021-03-27T18:02:03.069Z] [2021-03-27T18:02:03.069Z] #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-27T18:02:03.069Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-03-27T18:02:03.069Z] #20 2.349 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-03-27T18:02:03.069Z] #20 2.349 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-03-27T18:02:03.069Z] #20 2.401 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-27T18:02:03.069Z] #20 2.467 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-27T18:02:03.069Z] #20 3.001 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [452 kB] [2021-03-27T18:02:03.069Z] #20 3.712 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-03-27T18:02:03.069Z] #20 5.260 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [264 kB] [2021-03-27T18:02:03.069Z] #20 5.264 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-03-27T18:02:03.069Z] #20 9.139 Fetched 8747 kB in 7s (1237 kB/s) [2021-03-27T18:02:03.069Z] #20 9.139 Reading package lists... [2021-03-27T18:02:03.227Z] #21 59.41 Selecting previously unselected package xfsprogs. [2021-03-27T18:02:03.227Z] #21 59.42 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2021-03-27T18:02:03.227Z] #21 59.42 Unpacking xfsprogs (4.20.0-1) ... [2021-03-27T18:02:03.305Z] #20 21.66 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-03-27T18:02:03.305Z] #20 21.67 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-03-27T18:02:03.305Z] #20 21.68 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-03-27T18:02:03.305Z] #20 21.68 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-03-27T18:02:03.305Z] #20 21.69 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-03-27T18:02:03.305Z] #20 21.69 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-03-27T18:02:03.305Z] #20 21.69 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-03-27T18:02:03.526Z] #21 60.05 Selecting previously unselected package zip. [2021-03-27T18:02:03.526Z] #21 60.06 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2021-03-27T18:02:03.526Z] #21 60.06 Unpacking zip (3.0-11+b1) ... [2021-03-27T18:02:03.537Z] #43 73.00 LINK criu/pie/restorer.built-in.o [2021-03-27T18:02:03.537Z] #43 73.04 GEN criu/pie/restorer-blob.h [2021-03-27T18:02:03.537Z] #43 73.17 DEP criu/vdso.d [2021-03-27T18:02:03.562Z] #20 22.16 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-27T18:02:03.562Z] #20 22.16 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-27T18:02:03.562Z] #20 22.16 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-27T18:02:03.562Z] #20 22.16 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-03-27T18:02:03.562Z] #20 22.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-27T18:02:03.562Z] #20 22.18 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-03-27T18:02:03.751Z] #20 11.26 Reading package lists... [2021-03-27T18:02:03.751Z] #20 ... [2021-03-27T18:02:03.751Z] [2021-03-27T18:02:03.751Z] #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-27T18:02:03.751Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T18:02:03.751Z] #43 71.48 LINK criu/pie/restorer.built-in.o [2021-03-27T18:02:03.751Z] #43 71.49 GEN criu/pie/restorer-blob.h [2021-03-27T18:02:03.797Z] #43 73.41 DEP criu/vdso-compat.d [2021-03-27T18:02:03.819Z] #20 22.26 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-03-27T18:02:03.819Z] #20 22.27 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-03-27T18:02:03.819Z] #20 22.28 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-03-27T18:02:03.819Z] #20 22.28 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-03-27T18:02:03.819Z] #20 22.30 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-03-27T18:02:03.819Z] #20 22.31 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-03-27T18:02:03.819Z] #20 22.31 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-03-27T18:02:03.819Z] #20 22.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-27T18:02:03.819Z] #20 22.39 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-03-27T18:02:03.826Z] #21 60.33 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-03-27T18:02:03.826Z] #21 60.34 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-27T18:02:03.826Z] #21 60.34 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2021-03-27T18:02:03.826Z] #21 60.36 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2021-03-27T18:02:03.826Z] #21 60.37 Setting up libgpm2:ppc64el (1.20.7-5) ... [2021-03-27T18:02:03.826Z] #21 60.38 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2021-03-27T18:02:03.826Z] #21 60.38 Setting up uidmap (1:4.5-1.1) ... [2021-03-27T18:02:03.826Z] #21 60.39 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2021-03-27T18:02:04.011Z] #43 71.63 DEP criu/vdso.d [2021-03-27T18:02:04.058Z] #43 73.61 DEP criu/uts_ns.d [2021-03-27T18:02:04.075Z] #20 22.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-27T18:02:04.126Z] #21 60.40 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-03-27T18:02:04.126Z] #21 60.40 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-27T18:02:04.126Z] #21 60.41 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-03-27T18:02:04.126Z] #21 60.41 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2021-03-27T18:02:04.126Z] #21 60.43 Setting up xxd (2:8.1.0875-5) ... [2021-03-27T18:02:04.126Z] #21 60.43 Setting up zip (3.0-11+b1) ... [2021-03-27T18:02:04.126Z] #21 60.44 Setting up vim-common (2:8.1.0875-5) ... [2021-03-27T18:02:04.126Z] #21 60.47 Setting up bash-completion (1:2.8-6) ... [2021-03-27T18:02:04.270Z] #43 71.91 DEP criu/vdso-compat.d [2021-03-27T18:02:04.270Z] #43 72.06 DEP criu/uts_ns.d [2021-03-27T18:02:04.318Z] #43 73.73 DEP criu/util.d [2021-03-27T18:02:04.318Z] #43 73.94 DEP criu/uffd.d [2021-03-27T18:02:04.332Z] #20 22.71 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-03-27T18:02:04.332Z] #20 22.77 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-03-27T18:02:04.332Z] #20 22.82 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-03-27T18:02:04.530Z] #43 72.30 DEP criu/util.d [2021-03-27T18:02:04.582Z] #43 74.16 DEP criu/tun.d [2021-03-27T18:02:04.589Z] #20 ... [2021-03-27T18:02:04.589Z] [2021-03-27T18:02:04.589Z] #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-27T18:02:04.589Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T18:02:04.589Z] #43 105.6 CC criu/cr-service.o [2021-03-27T18:02:04.790Z] #43 72.50 DEP criu/uffd.d [2021-03-27T18:02:04.790Z] #43 72.67 DEP criu/tun.d [2021-03-27T18:02:04.790Z] #43 ... [2021-03-27T18:02:04.790Z] [2021-03-27T18:02:04.790Z] #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-27T18:02:04.790Z] #53 sha256:82de700d2b6c322ed713ab2378745bf5fa9182a35cabb693da87dc7c90113fdb [2021-03-27T18:02:04.790Z] #53 12.44 + cd /tmp/tmp.R6eKWCYGQV/src/github.com/opencontainers/runc [2021-03-27T18:02:04.790Z] #53 12.44 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-27T18:02:04.790Z] #53 12.95 + '[' -z '' ']' [2021-03-27T18:02:04.790Z] #53 12.95 + target=static [2021-03-27T18:02:04.790Z] #53 12.95 + make 'BUILDTAGS=seccomp ' static [2021-03-27T18:02:04.790Z] #53 13.12 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-27T18:02:04.842Z] #43 74.39 DEP criu/tty.d [2021-03-27T18:02:05.023Z] #20 11.85 Reading package lists... [2021-03-27T18:02:05.023Z] #20 ... [2021-03-27T18:02:05.023Z] [2021-03-27T18:02:05.023Z] #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-27T18:02:05.023Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-27T18:02:05.023Z] #43 71.63 LINK criu/pie/restorer.built-in.o [2021-03-27T18:02:05.023Z] #43 71.64 GEN criu/pie/restorer-blob.h [2021-03-27T18:02:05.023Z] #43 71.79 DEP criu/vdso.d [2021-03-27T18:02:05.050Z] #53 ... [2021-03-27T18:02:05.050Z] [2021-03-27T18:02:05.050Z] #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-27T18:02:05.050Z] #45 sha256:0d1ccef2dec3aca4ec467749ec006393c1841f37fcc35f41551d0611e6d47a5c [2021-03-27T18:02:05.050Z] #45 166.0 github.com/LK4D4/vndr/godl [2021-03-27T18:02:05.050Z] #45 166.8 github.com/LK4D4/vndr [2021-03-27T18:02:05.103Z] #43 74.61 DEP criu/timerfd.d [2021-03-27T18:02:05.310Z] #45 ... [2021-03-27T18:02:05.310Z] [2021-03-27T18:02:05.310Z] #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-27T18:02:05.310Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T18:02:05.310Z] #43 72.95 DEP criu/tty.d [2021-03-27T18:02:05.310Z] #43 73.15 DEP criu/timerfd.d [2021-03-27T18:02:05.364Z] #43 74.84 DEP criu/timens.d [2021-03-27T18:02:05.570Z] #43 73.41 DEP criu/timens.d [2021-03-27T18:02:05.605Z] #43 72.09 DEP criu/uts_ns.d [2021-03-27T18:02:05.605Z] #43 72.30 DEP criu/util.d [2021-03-27T18:02:05.605Z] #43 72.44 DEP criu/uffd.d [2021-03-27T18:02:05.624Z] #43 75.00 DEP criu/sysfs_parse.d [2021-03-27T18:02:05.624Z] #43 75.14 DEP criu/sysctl.d [2021-03-27T18:02:05.829Z] #43 ... [2021-03-27T18:02:05.829Z] [2021-03-27T18:02:05.829Z] #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-27T18:02:05.829Z] #45 sha256:0d1ccef2dec3aca4ec467749ec006393c1841f37fcc35f41551d0611e6d47a5c [2021-03-27T18:02:05.829Z] #45 DONE 176.8s [2021-03-27T18:02:05.829Z] [2021-03-27T18:02:05.830Z] #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-27T18:02:05.830Z] #56 sha256:968a3ac076ed990eddb896d031d210883655e5a7ff9d10eedf599ed4637077b6 [2021-03-27T18:02:05.869Z] #43 72.61 DEP criu/tun.d [2021-03-27T18:02:05.885Z] #43 75.35 DEP criu/string.d [2021-03-27T18:02:05.885Z] #43 75.39 DEP criu/stats.d [2021-03-27T18:02:05.885Z] #43 75.51 DEP criu/sockets.d [2021-03-27T18:02:05.959Z] #43 107.0 CC criu/crtools.o [2021-03-27T18:02:06.089Z] #56 ... [2021-03-27T18:02:06.089Z] [2021-03-27T18:02:06.089Z] #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-27T18:02:06.089Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-27T18:02:06.089Z] #20 11.26 Reading package lists... [2021-03-27T18:02:06.131Z] #43 72.80 DEP criu/tty.d [2021-03-27T18:02:06.131Z] #43 73.00 DEP criu/timerfd.d [2021-03-27T18:02:06.145Z] #43 75.71 DEP criu/sk-unix.d [2021-03-27T18:02:06.406Z] #43 75.86 DEP criu/sk-tcp.d [2021-03-27T18:02:06.406Z] #43 ... [2021-03-27T18:02:06.406Z] [2021-03-27T18:02:06.406Z] #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-27T18:02:06.406Z] #45 sha256:2872f9999b93867b24796d275fa23e29f875a72fdc15fd5b30176dca00048127 [2021-03-27T18:02:06.406Z] #45 165.6 github.com/LK4D4/vndr/godl [2021-03-27T18:02:06.406Z] #45 166.3 github.com/LK4D4/vndr [2021-03-27T18:02:06.406Z] #45 ... [2021-03-27T18:02:06.406Z] [2021-03-27T18:02:06.406Z] #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-27T18:02:06.406Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T18:02:06.406Z] #43 75.98 DEP criu/sk-queue.d [2021-03-27T18:02:06.523Z] #43 107.6 CC criu/eventfd.o [2021-03-27T18:02:06.628Z] #53 ... [2021-03-27T18:02:06.628Z] [2021-03-27T18:02:06.628Z] #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-27T18:02:06.628Z] #56 sha256:50f701cf0c79a8c06e5b8c0bb6d0ef26c56dcc74bb6727cdc78d80e6d6ca8fac [2021-03-27T18:02:06.628Z] #56 206.8 + bin/containerd [2021-03-27T18:02:06.667Z] #43 76.13 DEP criu/sk-packet.d [2021-03-27T18:02:06.667Z] #43 ... [2021-03-27T18:02:06.667Z] [2021-03-27T18:02:06.667Z] #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-27T18:02:06.667Z] #53 sha256:b8c5f74020bf8b41f5eb6ce4f3c4dd015735793650a7a54f73617c62005a3981 [2021-03-27T18:02:06.667Z] #53 12.95 + cd /tmp/tmp.KbBaR8pufP/src/github.com/opencontainers/runc [2021-03-27T18:02:06.667Z] #53 12.95 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-27T18:02:06.667Z] #53 13.38 + '[' -z '' ']' [2021-03-27T18:02:06.667Z] #53 13.38 + target=static [2021-03-27T18:02:06.667Z] #53 13.38 + make 'BUILDTAGS=seccomp ' static [2021-03-27T18:02:06.667Z] #53 13.81 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-27T18:02:06.667Z] #53 ... [2021-03-27T18:02:06.667Z] [2021-03-27T18:02:06.667Z] #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-27T18:02:06.667Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T18:02:06.667Z] #43 76.28 DEP criu/sk-netlink.d [2021-03-27T18:02:06.708Z] #43 73.15 DEP criu/timens.d [2021-03-27T18:02:06.708Z] #43 73.29 DEP criu/sysfs_parse.d [2021-03-27T18:02:06.779Z] #43 107.9 CC criu/eventpoll.o [2021-03-27T18:02:06.927Z] #43 76.45 DEP criu/sk-inet.d [2021-03-27T18:02:06.972Z] #43 73.51 DEP criu/sysctl.d [2021-03-27T18:02:06.972Z] #43 73.70 DEP criu/string.d [2021-03-27T18:02:07.187Z] #43 ... [2021-03-27T18:02:07.188Z] [2021-03-27T18:02:07.188Z] #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-27T18:02:07.188Z] #45 sha256:2872f9999b93867b24796d275fa23e29f875a72fdc15fd5b30176dca00048127 [2021-03-27T18:02:07.188Z] #45 DONE 176.3s [2021-03-27T18:02:07.188Z] [2021-03-27T18:02:07.188Z] #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-27T18:02:07.188Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-27T18:02:07.188Z] #20 5.959 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-27T18:02:07.188Z] #20 11.57 Fetched 8929 kB in 10s (873 kB/s) [2021-03-27T18:02:07.235Z] #43 73.79 DEP criu/stats.d [2021-03-27T18:02:07.235Z] #43 73.91 DEP criu/sockets.d [2021-03-27T18:02:07.448Z] #20 11.57 Reading package lists... [2021-03-27T18:02:07.448Z] #20 ... [2021-03-27T18:02:07.448Z] [2021-03-27T18:02:07.448Z] #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-27T18:02:07.448Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T18:02:07.448Z] #43 76.88 DEP criu/signalfd.d [2021-03-27T18:02:07.448Z] #43 77.07 DEP criu/sigframe.d [2021-03-27T18:02:07.499Z] #43 74.07 DEP criu/sk-unix.d [2021-03-27T18:02:07.709Z] #43 77.18 DEP criu/shmem.d [2021-03-27T18:02:07.709Z] #43 108.8 CC criu/external.o [2021-03-27T18:02:07.762Z] #43 74.37 DEP criu/sk-tcp.d [2021-03-27T18:02:07.977Z] #43 77.38 DEP criu/servicefd.d [2021-03-27T18:02:08.029Z] #43 74.61 DEP criu/sk-queue.d [2021-03-27T18:02:08.029Z] #43 74.70 DEP criu/sk-packet.d [2021-03-27T18:02:08.029Z] #43 74.83 DEP criu/sk-netlink.d [2021-03-27T18:02:08.237Z] #43 77.73 DEP criu/seize.d [2021-03-27T18:02:08.237Z] #43 77.83 DEP criu/seccomp.d [2021-03-27T18:02:08.273Z] #43 109.2 CC criu/fault-injection.o [2021-03-27T18:02:08.273Z] #43 109.3 CC criu/fdstore.o [2021-03-27T18:02:08.293Z] #43 74.95 DEP criu/sk-inet.d [2021-03-27T18:02:08.498Z] #43 77.92 DEP criu/rst-malloc.d [2021-03-27T18:02:08.498Z] #43 77.99 DEP criu/rbtree.d [2021-03-27T18:02:08.498Z] #43 78.04 DEP criu/pstree.d [2021-03-27T18:02:08.529Z] #43 109.7 CC criu/fifo.o [2021-03-27T18:02:08.558Z] #43 75.12 DEP criu/signalfd.d [2021-03-27T18:02:08.558Z] #43 75.22 DEP criu/sigframe.d [2021-03-27T18:02:08.558Z] #43 75.27 DEP criu/shmem.d [2021-03-27T18:02:08.648Z] #21 64.87 Setting up libiptc0:ppc64el (1.8.2-4) ... [2021-03-27T18:02:08.648Z] #21 64.88 Setting up xz-utils (5.2.4-1) ... [2021-03-27T18:02:08.648Z] #21 64.90 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-03-27T18:02:08.648Z] #21 64.92 Setting up sudo (1.8.27-1+deb10u3) ... [2021-03-27T18:02:08.648Z] #21 65.05 invoke-rc.d: could not determine current runlevel [2021-03-27T18:02:08.648Z] #21 65.06 invoke-rc.d: policy-rc.d denied execution of start. [2021-03-27T18:02:08.648Z] #21 65.07 Setting up pigz (2.4-1) ... [2021-03-27T18:02:08.648Z] #21 65.08 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2021-03-27T18:02:08.648Z] #21 65.09 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2021-03-27T18:02:08.648Z] #21 65.10 Setting up python-pip-whl (18.1-5) ... [2021-03-27T18:02:08.648Z] #21 65.12 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2021-03-27T18:02:08.648Z] #21 65.12 Setting up vim-runtime (2:8.1.0875-5) ... [2021-03-27T18:02:08.758Z] #43 78.17 DEP criu/protobuf.d [2021-03-27T18:02:08.758Z] #43 78.28 GEN criu/protobuf-desc-gen.h [2021-03-27T18:02:08.821Z] #43 75.49 DEP criu/servicefd.d [2021-03-27T18:02:08.821Z] #43 75.62 DEP criu/seize.d [2021-03-27T18:02:09.085Z] #43 75.80 DEP criu/seccomp.d [2021-03-27T18:02:09.092Z] #43 110.2 CC criu/file-ids.o [2021-03-27T18:02:09.296Z] #21 65.65 Setting up libaio1:ppc64el (0.3.112-3) ... [2021-03-27T18:02:09.296Z] #21 65.66 Setting up libonig5:ppc64el (6.9.1-1) ... [2021-03-27T18:02:09.296Z] #21 65.66 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u3) ... [2021-03-27T18:02:09.296Z] #21 65.66 Setting up vim (2:8.1.0875-5) ... [2021-03-27T18:02:09.296Z] #21 65.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-03-27T18:02:09.296Z] #21 65.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-03-27T18:02:09.296Z] #21 65.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-03-27T18:02:09.296Z] #21 65.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-03-27T18:02:09.296Z] #21 65.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-03-27T18:02:09.296Z] #21 65.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-03-27T18:02:09.296Z] #21 65.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-03-27T18:02:09.296Z] #21 65.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-03-27T18:02:09.296Z] #21 65.81 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-03-27T18:02:09.296Z] #21 ... [2021-03-27T18:02:09.296Z] [2021-03-27T18:02:09.296Z] #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-27T18:02:09.296Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-27T18:02:09.296Z] #44 108.6 CC criu/clone-noasan.o [2021-03-27T18:02:09.296Z] #44 109.0 CC criu/config.o [2021-03-27T18:02:09.296Z] #44 112.1 CC criu/cr-check.o [2021-03-27T18:02:09.296Z] #44 114.4 CC criu/cr-dedup.o [2021-03-27T18:02:09.296Z] #44 114.8 CC criu/cr-dump.o [2021-03-27T18:02:09.296Z] #44 118.1 CC criu/cr-errno.o [2021-03-27T18:02:09.296Z] #44 118.2 CC criu/cr-restore.o [2021-03-27T18:02:09.296Z] #44 ... [2021-03-27T18:02:09.296Z] [2021-03-27T18:02:09.296Z] #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-27T18:02:09.296Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-03-27T18:02:09.296Z] #21 65.82 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-03-27T18:02:09.296Z] #21 65.84 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2021-03-27T18:02:09.296Z] #21 65.85 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-27T18:02:09.296Z] #21 65.86 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2021-03-27T18:02:09.296Z] #21 65.92 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-03-27T18:02:09.348Z] #43 75.92 DEP criu/rst-malloc.d [2021-03-27T18:02:09.348Z] #43 76.00 DEP criu/rbtree.d [2021-03-27T18:02:09.348Z] #43 76.03 DEP criu/pstree.d [2021-03-27T18:02:09.348Z] #43 76.17 DEP criu/protobuf.d [2021-03-27T18:02:09.611Z] #43 76.31 GEN criu/protobuf-desc-gen.h [2021-03-27T18:02:09.656Z] #43 110.5 CC criu/file-lock.o [2021-03-27T18:02:10.143Z] #43 79.74 DEP criu/protobuf-desc.d [2021-03-27T18:02:10.143Z] #43 79.84 DEP criu/proc_parse.d [2021-03-27T18:02:10.219Z] #43 ... [2021-03-27T18:02:10.219Z] [2021-03-27T18:02:10.219Z] #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-27T18:02:10.219Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-27T18:02:10.219Z] #20 23.45 debconf: delaying package configuration, since apt-utils is not installed [2021-03-27T18:02:10.219Z] #20 23.59 Fetched 28.5 MB in 2s (15.9 MB/s) [2021-03-27T18:02:10.219Z] #20 23.65 Selecting previously unselected package pigz. [2021-03-27T18:02:10.219Z] #20 23.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 ... 23435 files and directories currently installed.) [2021-03-27T18:02:10.219Z] #20 23.70 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-03-27T18:02:10.219Z] #20 23.71 Unpacking pigz (2.4-1) ... [2021-03-27T18:02:10.219Z] #20 23.80 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-03-27T18:02:10.219Z] #20 23.80 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-03-27T18:02:10.219Z] #20 23.81 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-03-27T18:02:10.219Z] #20 24.25 Selecting previously unselected package python3.7-minimal. [2021-03-27T18:02:10.219Z] #20 24.25 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-03-27T18:02:10.219Z] #20 24.27 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-03-27T18:02:10.219Z] #20 25.14 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-03-27T18:02:10.219Z] #20 25.16 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-03-27T18:02:10.219Z] #20 27.32 Selecting previously unselected package python3-minimal. [2021-03-27T18:02:10.219Z] #20 27.32 (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-27T18:02:10.219Z] #20 27.38 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-03-27T18:02:10.219Z] #20 27.39 Unpacking python3-minimal (3.7.3-1) ... [2021-03-27T18:02:10.219Z] #20 27.47 Selecting previously unselected package libmpdec2:amd64. [2021-03-27T18:02:10.219Z] #20 27.49 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-03-27T18:02:10.219Z] #20 27.50 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-03-27T18:02:10.219Z] #20 27.61 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-03-27T18:02:10.219Z] #20 27.61 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-03-27T18:02:10.219Z] #20 27.62 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-03-27T18:02:10.219Z] #20 28.52 Selecting previously unselected package python3.7. [2021-03-27T18:02:10.219Z] #20 28.53 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-03-27T18:02:10.219Z] #20 28.54 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-03-27T18:02:10.219Z] #20 28.66 Selecting previously unselected package libpython3-stdlib:amd64. [2021-03-27T18:02:10.219Z] #20 28.67 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-03-27T18:02:10.219Z] #20 28.68 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-03-27T18:02:10.403Z] #43 80.07 DEP criu/plugin.d [2021-03-27T18:02:10.476Z] #20 28.78 Setting up python3-minimal (3.7.3-1) ... [2021-03-27T18:02:10.547Z] #20 15.72 Reading package lists... [2021-03-27T18:02:10.560Z] #43 ... [2021-03-27T18:02:10.561Z] [2021-03-27T18:02:10.561Z] #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-27T18:02:10.561Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-03-27T18:02:10.561Z] #40 154.1 + dpkg --print-architecture [2021-03-27T18:02:10.561Z] #40 DONE 156.6s [2021-03-27T18:02:10.561Z] [2021-03-27T18:02:10.561Z] #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-27T18:02:10.561Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-03-27T18:02:10.561Z] #20 11.85 Reading package lists... [2021-03-27T18:02:10.561Z] #20 14.78 Building dependency tree... [2021-03-27T18:02:10.561Z] #20 16.30 libcap2-bin is already the newest version (1:2.25-2). [2021-03-27T18:02:10.561Z] #20 16.30 The following additional packages will be installed: [2021-03-27T18:02:10.561Z] #20 16.31 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-03-27T18:02:10.561Z] #20 16.31 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-03-27T18:02:10.561Z] #20 16.31 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-03-27T18:02:10.561Z] #20 16.32 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-03-27T18:02:10.561Z] #20 16.32 python3.7 python3.7-minimal vim-runtime xxd [2021-03-27T18:02:10.561Z] #20 16.34 Suggested packages: [2021-03-27T18:02:10.561Z] #20 16.34 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-03-27T18:02:10.561Z] #20 16.34 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-03-27T18:02:10.561Z] #20 16.34 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-03-27T18:02:10.561Z] #20 16.34 Recommended packages: [2021-03-27T18:02:10.561Z] #20 16.34 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-03-27T18:02:10.561Z] #20 16.34 python3-keyrings.alt python3-xdg unzip [2021-03-27T18:02:10.561Z] #20 17.83 The following NEW packages will be installed: [2021-03-27T18:02:10.561Z] #20 17.83 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-03-27T18:02:10.561Z] #20 17.83 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-03-27T18:02:10.561Z] #20 17.83 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-03-27T18:02:10.561Z] #20 17.83 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-03-27T18:02:10.561Z] #20 17.83 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-03-27T18:02:10.561Z] #20 17.83 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-03-27T18:02:10.561Z] #20 17.83 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-03-27T18:02:10.561Z] #20 17.83 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-03-27T18:02:10.561Z] #20 17.83 xz-utils zip [2021-03-27T18:02:10.561Z] #20 18.15 0 upgraded, 48 newly installed, 0 to remove and 24 not upgraded. [2021-03-27T18:02:10.561Z] #20 18.15 Need to get 27.6 MB of archives. [2021-03-27T18:02:10.561Z] #20 18.15 After this operation, 114 MB of additional disk space will be used. [2021-03-27T18:02:10.561Z] #20 18.15 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2021-03-27T18:02:10.561Z] #20 18.33 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB] [2021-03-27T18:02:10.561Z] #20 18.67 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB] [2021-03-27T18:02:10.561Z] #20 19.16 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2021-03-27T18:02:10.561Z] #20 19.19 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2021-03-27T18:02:10.561Z] #20 19.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB] [2021-03-27T18:02:10.561Z] #20 19.88 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] [2021-03-27T18:02:10.664Z] #43 80.19 DEP criu/pipes.d [2021-03-27T18:02:10.666Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.460s coverage: 14.1% of statements [2021-03-27T18:02:10.796Z] #56 ... [2021-03-27T18:02:10.796Z] [2021-03-27T18:02:10.796Z] #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-27T18:02:10.796Z] #53 sha256:01a7d5209c65839c1e9199009cb1916be9be408bcd0771fce5363c56d4b2b905 [2021-03-27T18:02:10.796Z] #53 126.0 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-27T18:02:10.796Z] #53 126.9 + mkdir -p /build [2021-03-27T18:02:10.796Z] #53 126.9 + cp runc /build/runc [2021-03-27T18:02:10.796Z] #53 DONE 127.3s [2021-03-27T18:02:10.796Z] [2021-03-27T18:02:10.796Z] #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-27T18:02:10.796Z] #56 sha256:50f701cf0c79a8c06e5b8c0bb6d0ef26c56dcc74bb6727cdc78d80e6d6ca8fac [2021-03-27T18:02:10.824Z] #20 20.34 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2021-03-27T18:02:10.824Z] #20 20.34 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2021-03-27T18:02:10.824Z] #20 20.34 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2021-03-27T18:02:10.824Z] #20 20.35 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2021-03-27T18:02:10.824Z] #20 20.35 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2021-03-27T18:02:10.824Z] #20 20.35 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2021-03-27T18:02:10.824Z] #20 20.36 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2021-03-27T18:02:10.824Z] #20 20.36 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2021-03-27T18:02:10.824Z] #20 20.37 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2021-03-27T18:02:10.824Z] #20 20.39 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-03-27T18:02:10.824Z] #20 20.39 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-27T18:02:10.824Z] #20 20.40 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2021-03-27T18:02:10.824Z] #20 20.41 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-27T18:02:10.824Z] #20 20.41 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2021-03-27T18:02:10.824Z] #20 20.42 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2021-03-27T18:02:10.824Z] #20 20.43 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2021-03-27T18:02:10.924Z] #43 80.38 DEP criu/pie-util.d [2021-03-27T18:02:10.924Z] #43 80.53 DEP criu/pie-util-vdso.d [2021-03-27T18:02:10.957Z] ok github.com/docker/docker/daemon/config 0.022s coverage: 81.8% of statements [2021-03-27T18:02:11.088Z] #20 20.44 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-03-27T18:02:11.088Z] #20 20.44 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-03-27T18:02:11.088Z] #20 20.45 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-03-27T18:02:11.088Z] #20 20.45 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2021-03-27T18:02:11.088Z] #20 20.46 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2021-03-27T18:02:11.088Z] #20 20.46 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-03-27T18:02:11.118Z] #20 19.51 Building dependency tree... [2021-03-27T18:02:11.185Z] #43 80.66 DEP criu/pie-util-vdso-elf32.d [2021-03-27T18:02:11.185Z] #43 80.78 DEP criu/path.d [2021-03-27T18:02:11.406Z] #20 29.70 Selecting previously unselected package python3. [2021-03-27T18:02:11.406Z] #20 29.70 (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-27T18:02:11.406Z] #20 29.75 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-03-27T18:02:11.406Z] #20 29.76 Unpacking python3 (3.7.3-1) ... [2021-03-27T18:02:11.406Z] #20 29.91 Selecting previously unselected package libip4tc0:amd64. [2021-03-27T18:02:11.406Z] #20 29.92 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-03-27T18:02:11.406Z] #20 29.92 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-03-27T18:02:11.445Z] #43 80.91 DEP criu/parasite-syscall.d [2021-03-27T18:02:11.445Z] #43 81.17 DEP criu/pagemap.d [2021-03-27T18:02:11.587Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2021-03-27T18:02:11.662Z] #20 30.07 Selecting previously unselected package libip6tc0:amd64. [2021-03-27T18:02:11.662Z] #20 30.08 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-03-27T18:02:11.662Z] #20 30.09 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-03-27T18:02:11.663Z] #20 21.16 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-27T18:02:11.663Z] #20 21.16 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-27T18:02:11.663Z] #20 21.17 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-27T18:02:11.663Z] #20 21.17 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2021-03-27T18:02:11.663Z] #20 21.17 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2021-03-27T18:02:11.663Z] #20 21.19 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2021-03-27T18:02:11.663Z] #20 21.24 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-03-27T18:02:11.663Z] #20 21.25 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2021-03-27T18:02:11.663Z] #20 21.26 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2021-03-27T18:02:11.663Z] #20 21.27 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-03-27T18:02:11.686Z] #20 21.22 libcap2-bin is already the newest version (1:2.25-2). [2021-03-27T18:02:11.686Z] #20 21.22 The following additional packages will be installed: [2021-03-27T18:02:11.919Z] #20 30.26 Selecting previously unselected package libiptc0:amd64. [2021-03-27T18:02:11.919Z] #20 30.26 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-03-27T18:02:11.919Z] #20 30.27 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-03-27T18:02:11.919Z] #20 30.37 Selecting previously unselected package libnfnetlink0:amd64. [2021-03-27T18:02:11.919Z] #20 30.37 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-03-27T18:02:11.919Z] #20 30.38 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-03-27T18:02:11.919Z] #20 30.45 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-03-27T18:02:11.919Z] #20 30.46 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-03-27T18:02:11.919Z] #20 30.46 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-03-27T18:02:11.926Z] #20 21.28 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2021-03-27T18:02:11.926Z] #20 21.34 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-03-27T18:02:11.926Z] #20 21.34 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB] [2021-03-27T18:02:11.926Z] #20 ... [2021-03-27T18:02:11.926Z] [2021-03-27T18:02:11.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-27T18:02:11.926Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-27T18:02:11.926Z] #43 78.54 DEP criu/protobuf-desc.d [2021-03-27T18:02:11.946Z] #20 21.22 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-03-27T18:02:11.946Z] #20 21.22 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-03-27T18:02:11.946Z] #20 21.22 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-03-27T18:02:11.946Z] #20 21.23 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-03-27T18:02:11.946Z] #20 21.23 python3.7 python3.7-minimal vim-runtime xxd [2021-03-27T18:02:11.946Z] #20 21.23 Suggested packages: [2021-03-27T18:02:11.946Z] #20 21.24 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-03-27T18:02:11.946Z] #20 21.24 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-03-27T18:02:11.946Z] #20 21.24 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-03-27T18:02:11.946Z] #20 21.24 Recommended packages: [2021-03-27T18:02:11.946Z] #20 21.24 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-03-27T18:02:11.946Z] #20 21.24 python3-keyrings.alt python3-xdg unzip [2021-03-27T18:02:12.016Z] #43 81.37 DEP criu/pagemap-cache.d [2021-03-27T18:02:12.016Z] #43 81.52 DEP criu/page-xfer.d [2021-03-27T18:02:12.082Z] #21 ... [2021-03-27T18:02:12.083Z] [2021-03-27T18:02:12.083Z] #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-27T18:02:12.083Z] #46 sha256:6b11d3db7d9e27c01c81326264d6c2b34bac09b31186d7aec638fc4e169674e8 [2021-03-27T18:02:12.083Z] #46 180.4 github.com/LK4D4/vndr/godl [2021-03-27T18:02:12.083Z] #46 181.4 github.com/LK4D4/vndr [2021-03-27T18:02:12.164Z] #56 ... [2021-03-27T18:02:12.164Z] [2021-03-27T18:02:12.164Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-03-27T18:02:12.164Z] #54 sha256:3ebbd4cc9b8886ac7bd1192a80ec8e8f1ca01692d5e8a88008c7051c17adf550 [2021-03-27T18:02:12.176Z] #20 30.56 Selecting previously unselected package libnftnl11:amd64. [2021-03-27T18:02:12.176Z] #20 30.56 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-03-27T18:02:12.176Z] #20 30.57 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-03-27T18:02:12.176Z] #20 30.66 Selecting previously unselected package iptables. [2021-03-27T18:02:12.176Z] #20 30.66 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-03-27T18:02:12.176Z] #20 30.66 Unpacking iptables (1.8.2-4) ... [2021-03-27T18:02:12.190Z] #43 78.72 DEP criu/proc_parse.d [2021-03-27T18:02:12.217Z] ok github.com/docker/docker/daemon 12.268s coverage: 17.2% of statements [2021-03-27T18:02:12.217Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-03-27T18:02:12.217Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-03-27T18:02:12.217Z] ok github.com/docker/docker/daemon/events 0.062s coverage: 50.0% of statements [2021-03-27T18:02:12.217Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-03-27T18:02:12.217Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-03-27T18:02:12.276Z] #43 81.68 DEP criu/page-pipe.d [2021-03-27T18:02:12.276Z] #43 81.77 DEP criu/netfilter.d [2021-03-27T18:02:12.276Z] #43 81.91 DEP criu/net.d [2021-03-27T18:02:12.453Z] #43 79.02 DEP criu/plugin.d [2021-03-27T18:02:12.453Z] #43 79.15 DEP criu/pipes.d [2021-03-27T18:02:12.453Z] #43 79.27 DEP criu/pie-util.d [2021-03-27T18:02:12.537Z] #43 82.09 DEP criu/namespaces.d [2021-03-27T18:02:12.717Z] #43 79.38 DEP criu/pie-util-vdso.d [2021-03-27T18:02:12.724Z] #54 DONE 0.2s [2021-03-27T18:02:12.724Z] [2021-03-27T18:02:12.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-27T18:02:12.724Z] #56 sha256:50f701cf0c79a8c06e5b8c0bb6d0ef26c56dcc74bb6727cdc78d80e6d6ca8fac [2021-03-27T18:02:12.740Z] #20 31.01 Selecting previously unselected package xxd. [2021-03-27T18:02:12.740Z] #20 31.01 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-03-27T18:02:12.740Z] #20 31.02 Unpacking xxd (2:8.1.0875-5) ... [2021-03-27T18:02:12.740Z] #20 31.16 Selecting previously unselected package vim-common. [2021-03-27T18:02:12.740Z] #20 31.16 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-27T18:02:12.740Z] #20 31.19 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-27T18:02:12.740Z] #20 31.36 Selecting previously unselected package bash-completion. [2021-03-27T18:02:12.797Z] #43 82.33 DEP criu/mount.d [2021-03-27T18:02:12.980Z] #43 79.54 DEP criu/path.d [2021-03-27T18:02:12.980Z] #43 79.66 DEP criu/parasite-syscall.d [2021-03-27T18:02:12.996Z] #20 31.37 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-03-27T18:02:13.057Z] #43 82.55 DEP criu/memfd.d [2021-03-27T18:02:13.057Z] #43 82.68 DEP criu/mem.d [2021-03-27T18:02:13.245Z] #43 79.93 DEP criu/pagemap.d [2021-03-27T18:02:13.248Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2021-03-27T18:02:13.318Z] #43 82.85 DEP criu/lsm.d [2021-03-27T18:02:13.318Z] #43 82.96 DEP criu/log.d [2021-03-27T18:02:13.318Z] #43 83.05 DEP criu/libnetlink.d [2021-03-27T18:02:13.400Z] #20 ... [2021-03-27T18:02:13.400Z] [2021-03-27T18:02:13.400Z] #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-27T18:02:13.400Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T18:02:13.400Z] #43 73.71 DEP criu/sysfs_parse.d [2021-03-27T18:02:13.400Z] #43 74.04 DEP criu/sysctl.d [2021-03-27T18:02:13.400Z] #43 74.30 DEP criu/string.d [2021-03-27T18:02:13.400Z] #43 74.41 DEP criu/stats.d [2021-03-27T18:02:13.400Z] #43 74.50 DEP criu/sockets.d [2021-03-27T18:02:13.400Z] #43 74.66 DEP criu/sk-unix.d [2021-03-27T18:02:13.400Z] #43 74.87 DEP criu/sk-tcp.d [2021-03-27T18:02:13.400Z] #43 75.03 DEP criu/sk-queue.d [2021-03-27T18:02:13.400Z] #43 75.25 DEP criu/sk-packet.d [2021-03-27T18:02:13.400Z] #43 75.45 DEP criu/sk-netlink.d [2021-03-27T18:02:13.400Z] #43 75.69 DEP criu/sk-inet.d [2021-03-27T18:02:13.400Z] #43 75.85 DEP criu/signalfd.d [2021-03-27T18:02:13.400Z] #43 75.97 DEP criu/sigframe.d [2021-03-27T18:02:13.400Z] #43 76.04 DEP criu/shmem.d [2021-03-27T18:02:13.400Z] #43 76.19 DEP criu/servicefd.d [2021-03-27T18:02:13.400Z] #43 76.43 DEP criu/seize.d [2021-03-27T18:02:13.400Z] #43 76.55 DEP criu/seccomp.d [2021-03-27T18:02:13.400Z] #43 76.71 DEP criu/rst-malloc.d [2021-03-27T18:02:13.400Z] #43 76.77 DEP criu/rbtree.d [2021-03-27T18:02:13.400Z] #43 76.82 DEP criu/pstree.d [2021-03-27T18:02:13.400Z] #43 77.04 DEP criu/protobuf.d [2021-03-27T18:02:13.400Z] #43 77.23 GEN criu/protobuf-desc-gen.h [2021-03-27T18:02:13.400Z] #43 78.77 DEP criu/protobuf-desc.d [2021-03-27T18:02:13.400Z] #43 78.87 DEP criu/proc_parse.d [2021-03-27T18:02:13.400Z] #43 79.05 DEP criu/plugin.d [2021-03-27T18:02:13.400Z] #43 79.20 DEP criu/pipes.d [2021-03-27T18:02:13.400Z] #43 79.40 DEP criu/pie-util.d [2021-03-27T18:02:13.400Z] #43 79.50 DEP criu/pie-util-vdso.d [2021-03-27T18:02:13.400Z] #43 79.66 DEP criu/pie-util-vdso-elf32.d [2021-03-27T18:02:13.400Z] #43 79.82 DEP criu/path.d [2021-03-27T18:02:13.400Z] #43 80.01 DEP criu/parasite-syscall.d [2021-03-27T18:02:13.400Z] #43 80.29 DEP criu/pagemap.d [2021-03-27T18:02:13.400Z] #43 80.54 DEP criu/pagemap-cache.d [2021-03-27T18:02:13.400Z] #43 80.67 DEP criu/page-xfer.d [2021-03-27T18:02:13.400Z] #43 80.87 DEP criu/page-pipe.d [2021-03-27T18:02:13.400Z] #43 81.03 DEP criu/netfilter.d [2021-03-27T18:02:13.400Z] #43 81.16 DEP criu/net.d [2021-03-27T18:02:13.508Z] #43 80.09 DEP criu/pagemap-cache.d [2021-03-27T18:02:13.508Z] #43 80.19 DEP criu/page-xfer.d [2021-03-27T18:02:13.508Z] #43 80.30 DEP criu/page-pipe.d [2021-03-27T18:02:13.578Z] #43 83.14 DEP criu/kerndat.d [2021-03-27T18:02:13.578Z] #43 83.32 DEP criu/kcmp-ids.d [2021-03-27T18:02:13.613Z] #46 DONE 192.1s [2021-03-27T18:02:13.613Z] [2021-03-27T18:02:13.613Z] #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-27T18:02:13.613Z] #54 sha256:c2a985fba2b04b2062522565c1b16e78f4341d026380dd03c4a6da234aff702c [2021-03-27T18:02:13.661Z] #43 81.42 DEP criu/namespaces.d [2021-03-27T18:02:13.661Z] #43 ... [2021-03-27T18:02:13.661Z] [2021-03-27T18:02:13.661Z] #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-27T18:02:13.661Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-27T18:02:13.661Z] #20 23.06 The following NEW packages will be installed: [2021-03-27T18:02:13.661Z] #20 23.06 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-03-27T18:02:13.661Z] #20 23.07 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-03-27T18:02:13.661Z] #20 23.07 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-03-27T18:02:13.661Z] #20 23.07 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-03-27T18:02:13.661Z] #20 23.07 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-03-27T18:02:13.661Z] #20 23.07 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-03-27T18:02:13.661Z] #20 23.07 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-03-27T18:02:13.661Z] #20 23.07 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-03-27T18:02:13.661Z] #20 23.08 xz-utils zip [2021-03-27T18:02:13.771Z] #43 80.41 DEP criu/netfilter.d [2021-03-27T18:02:13.771Z] #43 80.53 DEP criu/net.d [2021-03-27T18:02:13.839Z] #43 83.38 DEP criu/irmap.d [2021-03-27T18:02:13.935Z] #20 23.41 0 upgraded, 48 newly installed, 0 to remove and 24 not upgraded. [2021-03-27T18:02:13.935Z] #20 23.41 Need to get 28.5 MB of archives. [2021-03-27T18:02:13.935Z] #20 23.41 After this operation, 116 MB of additional disk space will be used. [2021-03-27T18:02:13.935Z] #20 23.41 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-03-27T18:02:13.935Z] #20 23.42 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-03-27T18:02:13.935Z] #20 23.44 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-03-27T18:02:14.034Z] #43 80.67 DEP criu/namespaces.d [2021-03-27T18:02:14.034Z] #43 80.79 DEP criu/mount.d [2021-03-27T18:02:14.099Z] #43 83.49 DEP criu/ipc_ns.d [2021-03-27T18:02:14.099Z] #43 83.61 DEP criu/image.d [2021-03-27T18:02:14.197Z] #20 23.57 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-03-27T18:02:14.197Z] #20 23.57 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-03-27T18:02:14.197Z] #20 23.63 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-03-27T18:02:14.197Z] #20 23.71 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-03-27T18:02:14.197Z] #20 23.74 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-03-27T18:02:14.262Z] #54 ... [2021-03-27T18:02:14.262Z] [2021-03-27T18:02:14.262Z] #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-27T18:02:14.262Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-03-27T18:02:14.262Z] #21 70.66 Setting up iptables (1.8.2-4) ... [2021-03-27T18:02:14.262Z] #21 70.69 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-27T18:02:14.262Z] #21 70.72 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-27T18:02:14.262Z] #21 70.74 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-27T18:02:14.262Z] #21 70.77 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-27T18:02:14.262Z] #21 70.78 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-03-27T18:02:14.300Z] #43 80.97 DEP criu/memfd.d [2021-03-27T18:02:14.300Z] #43 81.08 DEP criu/mem.d [2021-03-27T18:02:14.359Z] #43 83.78 DEP criu/image-desc.d [2021-03-27T18:02:14.359Z] #43 83.88 DEP criu/fsnotify.d [2021-03-27T18:02:14.473Z] #20 23.75 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-03-27T18:02:14.473Z] #20 23.75 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-03-27T18:02:14.473Z] #20 23.75 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-03-27T18:02:14.473Z] #20 23.76 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-03-27T18:02:14.473Z] #20 23.77 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-03-27T18:02:14.473Z] #20 23.78 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-03-27T18:02:14.473Z] #20 23.78 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-03-27T18:02:14.473Z] #20 23.79 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-03-27T18:02:14.473Z] #20 23.81 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-03-27T18:02:14.473Z] #20 23.83 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-27T18:02:14.473Z] #20 23.85 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-03-27T18:02:14.473Z] #20 23.86 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-27T18:02:14.473Z] #20 23.87 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-03-27T18:02:14.473Z] #20 23.87 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-03-27T18:02:14.473Z] #20 23.92 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-03-27T18:02:14.473Z] #20 23.92 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-03-27T18:02:14.473Z] #20 23.93 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-03-27T18:02:14.473Z] #20 23.94 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-03-27T18:02:14.473Z] #20 23.94 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-03-27T18:02:14.473Z] #20 23.95 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-03-27T18:02:14.473Z] #20 23.95 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-03-27T18:02:14.559Z] #21 70.81 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-03-27T18:02:14.559Z] #21 70.84 Setting up python3 (3.7.3-1) ... [2021-03-27T18:02:14.564Z] #43 81.30 DEP criu/lsm.d [2021-03-27T18:02:14.620Z] #43 84.05 DEP criu/filesystems.d [2021-03-27T18:02:14.620Z] #43 84.17 DEP criu/files.d [2021-03-27T18:02:14.743Z] #20 ... [2021-03-27T18:02:14.743Z] [2021-03-27T18:02:14.743Z] #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-27T18:02:14.743Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-27T18:02:14.743Z] #32 DONE 185.7s [2021-03-27T18:02:14.828Z] #43 81.43 DEP criu/log.d [2021-03-27T18:02:14.828Z] #43 81.57 DEP criu/libnetlink.d [2021-03-27T18:02:14.880Z] #43 84.33 DEP criu/files-reg.d [2021-03-27T18:02:14.880Z] #43 84.52 DEP criu/files-ext.d [2021-03-27T18:02:15.002Z] [2021-03-27T18:02:15.002Z] #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-27T18:02:15.002Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-27T18:02:15.002Z] #20 24.46 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-27T18:02:15.002Z] #20 24.47 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-27T18:02:15.002Z] #20 24.47 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-27T18:02:15.002Z] #20 24.47 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-03-27T18:02:15.002Z] #20 24.47 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-03-27T18:02:15.002Z] #20 24.49 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-03-27T18:02:15.002Z] #20 24.56 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-03-27T18:02:15.002Z] #20 24.58 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-03-27T18:02:15.090Z] #43 81.68 DEP criu/kerndat.d [2021-03-27T18:02:15.090Z] #43 81.83 DEP criu/kcmp-ids.d [2021-03-27T18:02:15.090Z] #43 81.89 DEP criu/irmap.d [2021-03-27T18:02:15.140Z] #43 84.65 DEP criu/file-lock.d [2021-03-27T18:02:15.263Z] #20 24.58 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-03-27T18:02:15.263Z] #20 24.59 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-03-27T18:02:15.263Z] #20 24.59 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-03-27T18:02:15.263Z] #20 24.62 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-03-27T18:02:15.263Z] #20 24.63 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-03-27T18:02:15.263Z] #20 24.69 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-27T18:02:15.263Z] #20 24.72 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-03-27T18:02:15.263Z] #20 24.74 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-03-27T18:02:15.310Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2021-03-27T18:02:15.354Z] #43 82.08 DEP criu/ipc_ns.d [2021-03-27T18:02:15.354Z] #43 82.23 DEP criu/image.d [2021-03-27T18:02:15.401Z] #43 84.87 DEP criu/file-ids.d [2021-03-27T18:02:15.401Z] #43 85.05 DEP criu/fifo.d [2021-03-27T18:02:15.600Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.177s coverage: 56.2% of statements [2021-03-27T18:02:15.618Z] #43 82.42 DEP criu/image-desc.d [2021-03-27T18:02:15.618Z] #43 82.49 DEP criu/fsnotify.d [2021-03-27T18:02:15.625Z] #21 71.92 Setting up python3-wheel (0.32.3-2) ... [2021-03-27T18:02:15.661Z] #43 85.24 DEP criu/fdstore.d [2021-03-27T18:02:15.661Z] #43 85.32 DEP criu/fault-injection.d [2021-03-27T18:02:15.830Z] #20 25.28 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-03-27T18:02:15.830Z] #20 25.36 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-03-27T18:02:15.921Z] #43 85.37 DEP criu/external.d [2021-03-27T18:02:15.921Z] #43 85.45 DEP criu/eventpoll.d [2021-03-27T18:02:16.089Z] #20 25.49 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-03-27T18:02:16.182Z] #43 85.62 DEP criu/eventfd.d [2021-03-27T18:02:16.182Z] #43 85.80 DEP criu/crtools.d [2021-03-27T18:02:16.195Z] #43 82.79 DEP criu/filesystems.d [2021-03-27T18:02:16.195Z] #43 82.88 DEP criu/files.d [2021-03-27T18:02:16.269Z] #20 34.18 Unpacking bash-completion (1:2.8-6) ... [2021-03-27T18:02:16.269Z] #20 34.58 Selecting previously unselected package bzip2. [2021-03-27T18:02:16.269Z] #20 34.60 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-03-27T18:02:16.269Z] #20 34.60 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-27T18:02:16.269Z] #20 34.67 Selecting previously unselected package xz-utils. [2021-03-27T18:02:16.269Z] #20 34.69 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-03-27T18:02:16.269Z] #20 ... [2021-03-27T18:02:16.269Z] [2021-03-27T18:02:16.269Z] #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-27T18:02:16.269Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-27T18:02:16.269Z] #40 186.5 + dpkg --print-architecture [2021-03-27T18:02:16.269Z] #40 186.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-03-27T18:02:16.460Z] #43 83.02 DEP criu/files-reg.d [2021-03-27T18:02:16.460Z] #43 83.17 DEP criu/files-ext.d [2021-03-27T18:02:16.525Z] #40 186.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-03-27T18:02:16.525Z] #40 186.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-03-27T18:02:16.692Z] #21 73.00 Setting up apparmor (2.13.2-10) ... [2021-03-27T18:02:16.724Z] #43 83.37 DEP criu/file-lock.d [2021-03-27T18:02:16.753Z] #43 ... [2021-03-27T18:02:16.753Z] [2021-03-27T18:02:16.753Z] #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-27T18:02:16.753Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-27T18:02:16.753Z] #32 DONE 185.4s [2021-03-27T18:02:16.753Z] [2021-03-27T18:02:16.753Z] #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-27T18:02:16.753Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T18:02:16.753Z] #43 86.08 DEP criu/cr-service.d [2021-03-27T18:02:16.753Z] #43 ... [2021-03-27T18:02:16.753Z] [2021-03-27T18:02:16.753Z] #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-27T18:02:16.753Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-27T18:02:16.753Z] #20 11.57 Reading package lists... [2021-03-27T18:02:16.753Z] #20 16.47 Reading package lists... [2021-03-27T18:02:16.753Z] #20 19.99 Building dependency tree... [2021-03-27T18:02:16.753Z] #20 21.87 libcap2-bin is already the newest version (1:2.25-2). [2021-03-27T18:02:16.753Z] #20 21.87 The following additional packages will be installed: [2021-03-27T18:02:16.753Z] #20 21.87 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-03-27T18:02:16.753Z] #20 21.87 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-03-27T18:02:16.753Z] #20 21.87 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-03-27T18:02:16.753Z] #20 21.87 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-03-27T18:02:16.753Z] #20 21.87 python3.7 python3.7-minimal vim-runtime xxd [2021-03-27T18:02:16.753Z] #20 21.87 Suggested packages: [2021-03-27T18:02:16.753Z] #20 21.87 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-03-27T18:02:16.753Z] #20 21.87 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-03-27T18:02:16.753Z] #20 21.87 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-03-27T18:02:16.753Z] #20 21.87 Recommended packages: [2021-03-27T18:02:16.753Z] #20 21.87 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-03-27T18:02:16.753Z] #20 21.87 python3-keyrings.alt python3-xdg unzip [2021-03-27T18:02:16.753Z] #20 23.67 The following NEW packages will be installed: [2021-03-27T18:02:16.753Z] #20 23.67 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-03-27T18:02:16.753Z] #20 23.67 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-03-27T18:02:16.753Z] #20 23.67 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-03-27T18:02:16.753Z] #20 23.67 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-03-27T18:02:16.753Z] #20 23.68 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-03-27T18:02:16.753Z] #20 23.68 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-03-27T18:02:16.753Z] #20 23.68 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-03-27T18:02:16.753Z] #20 23.68 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-03-27T18:02:16.753Z] #20 23.68 xz-utils zip [2021-03-27T18:02:16.753Z] #20 24.01 0 upgraded, 48 newly installed, 0 to remove and 24 not upgraded. [2021-03-27T18:02:16.753Z] #20 24.01 Need to get 28.5 MB of archives. [2021-03-27T18:02:16.753Z] #20 24.01 After this operation, 116 MB of additional disk space will be used. [2021-03-27T18:02:16.753Z] #20 24.01 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-03-27T18:02:16.753Z] #20 24.02 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-03-27T18:02:16.753Z] #20 24.04 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-03-27T18:02:16.753Z] #20 24.16 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-03-27T18:02:16.753Z] #20 24.16 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-03-27T18:02:16.753Z] #20 24.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-03-27T18:02:16.753Z] #20 24.34 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-03-27T18:02:16.753Z] #20 24.37 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-03-27T18:02:16.753Z] #20 24.38 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-03-27T18:02:16.753Z] #20 24.39 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-03-27T18:02:16.753Z] #20 24.39 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-03-27T18:02:16.753Z] #20 24.41 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-03-27T18:02:16.753Z] #20 24.41 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-03-27T18:02:16.753Z] #20 24.41 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-03-27T18:02:16.753Z] #20 24.42 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-03-27T18:02:16.753Z] #20 24.42 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-03-27T18:02:16.753Z] #20 24.46 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-03-27T18:02:16.753Z] #20 24.49 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-27T18:02:16.753Z] #20 24.49 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-03-27T18:02:16.753Z] #20 ... [2021-03-27T18:02:16.753Z] [2021-03-27T18:02:16.753Z] #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-27T18:02:16.753Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T18:02:16.753Z] #43 86.37 DEP criu/cr-restore.d [2021-03-27T18:02:16.998Z] #43 83.61 DEP criu/file-ids.d [2021-03-27T18:02:16.998Z] #43 83.71 DEP criu/fifo.d [2021-03-27T18:02:16.998Z] #43 83.79 DEP criu/fdstore.d [2021-03-27T18:02:16.998Z] #43 83.86 DEP criu/fault-injection.d [2021-03-27T18:02:17.025Z] #20 26.27 debconf: delaying package configuration, since apt-utils is not installed [2021-03-27T18:02:17.025Z] #20 26.37 Fetched 28.5 MB in 2s (12.1 MB/s) [2021-03-27T18:02:17.025Z] #20 26.42 Selecting previously unselected package pigz. [2021-03-27T18:02:17.025Z] #20 26.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 ... 23435 files and directories currently installed.) [2021-03-27T18:02:17.025Z] #20 26.49 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-03-27T18:02:17.025Z] #20 26.51 Unpacking pigz (2.4-1) ... [2021-03-27T18:02:17.261Z] #43 83.88 DEP criu/external.d [2021-03-27T18:02:17.261Z] #43 83.97 DEP criu/eventpoll.d [2021-03-27T18:02:17.283Z] #20 26.60 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-03-27T18:02:17.283Z] #20 26.61 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-03-27T18:02:17.283Z] #20 26.62 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-03-27T18:02:17.324Z] #43 86.75 DEP criu/cr-errno.d [2021-03-27T18:02:17.324Z] #43 86.82 DEP criu/cr-dump.d [2021-03-27T18:02:17.524Z] #43 84.14 DEP criu/eventfd.d [2021-03-27T18:02:17.543Z] #20 26.99 Selecting previously unselected package python3.7-minimal. [2021-03-27T18:02:17.543Z] #20 27.00 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-03-27T18:02:17.543Z] #20 27.01 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-03-27T18:02:17.585Z] #43 87.14 DEP criu/cr-dedup.d [2021-03-27T18:02:17.787Z] #43 84.28 DEP criu/crtools.d [2021-03-27T18:02:17.787Z] #43 84.46 DEP criu/cr-service.d [2021-03-27T18:02:17.846Z] #43 87.41 DEP criu/cr-check.d [2021-03-27T18:02:18.050Z] #43 84.63 DEP criu/cr-restore.d [2021-03-27T18:02:18.050Z] #43 84.86 DEP criu/cr-errno.d [2021-03-27T18:02:18.107Z] #43 87.60 DEP criu/config.d [2021-03-27T18:02:18.107Z] #43 87.72 DEP criu/clone-noasan.d [2021-03-27T18:02:18.107Z] #43 87.77 DEP criu/cgroup.d [2021-03-27T18:02:18.313Z] #43 84.88 DEP criu/cr-dump.d [2021-03-27T18:02:18.313Z] #43 85.13 DEP criu/cr-dedup.d [2021-03-27T18:02:18.367Z] #43 87.93 DEP criu/cgroup-props.d [2021-03-27T18:02:18.367Z] #43 88.00 DEP criu/bitmap.d [2021-03-27T18:02:18.367Z] #43 88.01 DEP criu/bfd.d [2021-03-27T18:02:18.481Z] #20 27.92 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-03-27T18:02:18.481Z] #20 27.95 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-03-27T18:02:18.577Z] #43 85.26 DEP criu/cr-check.d [2021-03-27T18:02:18.628Z] #43 88.11 DEP criu/autofs.d [2021-03-27T18:02:18.628Z] #43 88.23 DEP criu/aio.d [2021-03-27T18:02:18.801Z] #21 74.88 Setting up xfsprogs (4.20.0-1) ... [2021-03-27T18:02:18.801Z] #21 74.89 Setting up python3-lib2to3 (3.7.3-1) ... [2021-03-27T18:02:18.842Z] #43 85.50 DEP criu/config.d [2021-03-27T18:02:18.842Z] #43 85.71 DEP criu/clone-noasan.d [2021-03-27T18:02:18.888Z] #43 88.45 DEP criu/action-scripts.d [2021-03-27T18:02:19.103Z] #21 75.37 Setting up python3-pkg-resources (40.8.0-1) ... [2021-03-27T18:02:19.105Z] #43 85.81 DEP criu/cgroup.d [2021-03-27T18:02:19.149Z] #43 88.81 CC criu/action-scripts.o [2021-03-27T18:02:19.368Z] #43 86.00 DEP criu/cgroup-props.d [2021-03-27T18:02:19.368Z] #43 86.13 DEP criu/bitmap.d [2021-03-27T18:02:19.632Z] #43 86.15 DEP criu/bfd.d [2021-03-27T18:02:19.632Z] #43 86.30 DEP criu/autofs.d [2021-03-27T18:02:19.721Z] #43 89.27 CC criu/aio.o [2021-03-27T18:02:19.895Z] #43 86.44 DEP criu/aio.d [2021-03-27T18:02:19.895Z] #43 86.60 DEP criu/action-scripts.d [2021-03-27T18:02:20.100Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.885s coverage: 45.9% of statements [2021-03-27T18:02:20.158Z] #43 86.84 CC criu/action-scripts.o [2021-03-27T18:02:20.158Z] #43 ... [2021-03-27T18:02:20.158Z] [2021-03-27T18:02:20.158Z] #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-27T18:02:20.158Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-03-27T18:02:20.158Z] #20 21.46 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-27T18:02:20.158Z] #20 21.47 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2021-03-27T18:02:20.158Z] #20 21.48 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-03-27T18:02:20.158Z] #20 21.78 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2021-03-27T18:02:20.158Z] #20 21.87 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2021-03-27T18:02:20.158Z] #20 21.88 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2021-03-27T18:02:20.158Z] #20 22.54 debconf: delaying package configuration, since apt-utils is not installed [2021-03-27T18:02:20.158Z] #20 22.64 Fetched 27.6 MB in 4s (6908 kB/s) [2021-03-27T18:02:20.158Z] #20 22.73 Selecting previously unselected package pigz. [2021-03-27T18:02:20.158Z] #20 22.73 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23408 files and directories currently installed.) [2021-03-27T18:02:20.158Z] #20 22.80 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2021-03-27T18:02:20.158Z] #20 22.81 Unpacking pigz (2.4-1) ... [2021-03-27T18:02:20.158Z] #20 23.03 Selecting previously unselected package libpython3.7-minimal:arm64. [2021-03-27T18:02:20.158Z] #20 23.03 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-03-27T18:02:20.158Z] #20 23.04 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-03-27T18:02:20.158Z] #20 23.47 Selecting previously unselected package python3.7-minimal. [2021-03-27T18:02:20.158Z] #20 23.48 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-03-27T18:02:20.158Z] #20 23.51 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-03-27T18:02:20.158Z] #20 24.21 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-03-27T18:02:20.158Z] #20 24.28 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-03-27T18:02:20.158Z] #20 26.13 Selecting previously unselected package python3-minimal. [2021-03-27T18:02:20.158Z] #20 26.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 ... 23657 files and directories currently installed.) [2021-03-27T18:02:20.158Z] #20 26.20 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2021-03-27T18:02:20.158Z] #20 26.21 Unpacking python3-minimal (3.7.3-1) ... [2021-03-27T18:02:20.158Z] #20 26.32 Selecting previously unselected package libmpdec2:arm64. [2021-03-27T18:02:20.158Z] #20 26.33 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2021-03-27T18:02:20.158Z] #20 26.34 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2021-03-27T18:02:20.158Z] #20 26.46 Selecting previously unselected package libpython3.7-stdlib:arm64. [2021-03-27T18:02:20.158Z] #20 26.47 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... [2021-03-27T18:02:20.158Z] #20 26.48 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-03-27T18:02:20.158Z] #20 27.62 Selecting previously unselected package python3.7. [2021-03-27T18:02:20.158Z] #20 27.62 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... [2021-03-27T18:02:20.158Z] #20 27.63 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-03-27T18:02:20.158Z] #20 27.75 Selecting previously unselected package libpython3-stdlib:arm64. [2021-03-27T18:02:20.158Z] #20 27.76 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2021-03-27T18:02:20.158Z] #20 27.77 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2021-03-27T18:02:20.158Z] #20 27.89 Setting up python3-minimal (3.7.3-1) ... [2021-03-27T18:02:20.158Z] #20 29.03 Selecting previously unselected package python3. [2021-03-27T18:02:20.158Z] #20 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 ... 24069 files and directories currently installed.) [2021-03-27T18:02:20.158Z] #20 29.08 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2021-03-27T18:02:20.158Z] #20 29.10 Unpacking python3 (3.7.3-1) ... [2021-03-27T18:02:20.158Z] #20 29.24 Selecting previously unselected package libip4tc0:arm64. [2021-03-27T18:02:20.158Z] #20 29.25 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2021-03-27T18:02:20.158Z] #20 29.26 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2021-03-27T18:02:20.158Z] #20 29.37 Selecting previously unselected package libip6tc0:arm64. [2021-03-27T18:02:20.158Z] #20 29.38 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2021-03-27T18:02:20.158Z] #20 29.40 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2021-03-27T18:02:20.158Z] #20 29.49 Selecting previously unselected package libiptc0:arm64. [2021-03-27T18:02:20.158Z] #20 29.50 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2021-03-27T18:02:20.158Z] #20 29.51 Unpacking libiptc0:arm64 (1.8.2-4) ... [2021-03-27T18:02:20.158Z] #20 29.63 Selecting previously unselected package libnfnetlink0:arm64. [2021-03-27T18:02:20.158Z] #20 29.63 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2021-03-27T18:02:20.158Z] #20 29.64 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-03-27T18:02:20.158Z] #20 29.72 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2021-03-27T18:02:20.158Z] #20 29.73 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2021-03-27T18:02:20.158Z] #20 29.74 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-03-27T18:02:20.158Z] #20 29.84 Selecting previously unselected package libnftnl11:arm64. [2021-03-27T18:02:20.160Z] #21 76.56 Setting up python3-distutils (3.7.3-1) ... [2021-03-27T18:02:20.291Z] #43 89.83 CC criu/autofs.o [2021-03-27T18:02:20.398Z] #20 29.94 Selecting previously unselected package python3-minimal. [2021-03-27T18:02:20.398Z] #20 29.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 ... 23684 files and directories currently installed.) [2021-03-27T18:02:20.421Z] #20 29.85 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2021-03-27T18:02:20.421Z] #20 29.86 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2021-03-27T18:02:20.421Z] #20 29.99 Selecting previously unselected package iptables. [2021-03-27T18:02:20.421Z] #20 30.01 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2021-03-27T18:02:20.421Z] #20 30.01 Unpacking iptables (1.8.2-4) ... [2021-03-27T18:02:20.421Z] #20 ... [2021-03-27T18:02:20.421Z] [2021-03-27T18:02:20.421Z] #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-27T18:02:20.421Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-27T18:02:20.421Z] #43 87.26 CC criu/aio.o [2021-03-27T18:02:20.658Z] #20 30.00 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-03-27T18:02:20.658Z] #20 30.01 Unpacking python3-minimal (3.7.3-1) ... [2021-03-27T18:02:20.658Z] #20 30.14 Selecting previously unselected package libmpdec2:amd64. [2021-03-27T18:02:20.658Z] #20 30.15 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-03-27T18:02:20.658Z] #20 30.16 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-03-27T18:02:20.691Z] #40 ... [2021-03-27T18:02:20.691Z] [2021-03-27T18:02:20.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-27T18:02:20.691Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T18:02:20.691Z] #43 111.5 CC criu/files-ext.o [2021-03-27T18:02:20.691Z] #43 112.0 CC criu/files-reg.o [2021-03-27T18:02:20.691Z] #43 114.1 CC criu/files.o [2021-03-27T18:02:20.691Z] #43 116.4 CC criu/filesystems.o [2021-03-27T18:02:20.691Z] #43 117.1 CC criu/fsnotify.o [2021-03-27T18:02:20.691Z] #43 118.3 CC criu/image-desc.o [2021-03-27T18:02:20.691Z] #43 118.5 CC criu/image.o [2021-03-27T18:02:20.691Z] #43 119.4 CC criu/ipc_ns.o [2021-03-27T18:02:20.691Z] #43 120.7 CC criu/irmap.o [2021-03-27T18:02:20.691Z] #43 121.4 CC criu/kcmp-ids.o [2021-03-27T18:02:20.691Z] #43 ... [2021-03-27T18:02:20.691Z] [2021-03-27T18:02:20.691Z] #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-27T18:02:20.691Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-27T18:02:20.691Z] #20 34.69 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-03-27T18:02:20.691Z] #20 34.69 Unpacking xz-utils (5.2.4-1) ... [2021-03-27T18:02:20.691Z] #20 34.84 Selecting previously unselected package apparmor. [2021-03-27T18:02:20.691Z] #20 34.85 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-03-27T18:02:20.691Z] #20 34.94 Unpacking apparmor (2.13.2-10) ... [2021-03-27T18:02:20.691Z] #20 35.31 Selecting previously unselected package aufs-tools. [2021-03-27T18:02:20.691Z] #20 35.32 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-03-27T18:02:20.691Z] #20 35.33 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-03-27T18:02:20.691Z] #20 35.45 Selecting previously unselected package libonig5:amd64. [2021-03-27T18:02:20.691Z] #20 35.46 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-03-27T18:02:20.691Z] #20 35.48 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-03-27T18:02:20.691Z] #20 35.68 Selecting previously unselected package libjq1:amd64. [2021-03-27T18:02:20.691Z] #20 35.68 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-03-27T18:02:20.691Z] #20 35.69 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-27T18:02:20.691Z] #20 35.78 Selecting previously unselected package jq. [2021-03-27T18:02:20.691Z] #20 35.78 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-03-27T18:02:20.691Z] #20 35.79 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-27T18:02:20.691Z] #20 35.88 Selecting previously unselected package libaio1:amd64. [2021-03-27T18:02:20.691Z] #20 35.88 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-03-27T18:02:20.691Z] #20 35.88 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-03-27T18:02:20.691Z] #20 35.94 Selecting previously unselected package libgpm2:amd64. [2021-03-27T18:02:20.691Z] #20 35.94 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-03-27T18:02:20.691Z] #20 35.95 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-03-27T18:02:20.691Z] #20 36.00 Selecting previously unselected package libicu63:amd64. [2021-03-27T18:02:20.691Z] #20 36.01 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-03-27T18:02:20.691Z] #20 36.02 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-27T18:02:20.730Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.003s coverage: 1.9% of statements [2021-03-27T18:02:20.807Z] #21 77.20 Setting up python3-setuptools (40.8.0-1) ... [2021-03-27T18:02:20.917Z] #20 30.26 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-03-27T18:02:20.917Z] #20 30.26 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-03-27T18:02:20.917Z] #20 30.26 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-03-27T18:02:21.253Z] #20 39.53 Selecting previously unselected package libnet1:amd64. [2021-03-27T18:02:21.253Z] #20 39.53 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-27T18:02:21.253Z] #20 39.54 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-27T18:02:21.253Z] #20 39.63 Selecting previously unselected package libnl-3-200:amd64. [2021-03-27T18:02:21.253Z] #20 39.65 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-03-27T18:02:21.253Z] #20 39.66 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-03-27T18:02:21.253Z] #20 39.74 Selecting previously unselected package libprotobuf-c1:amd64. [2021-03-27T18:02:21.253Z] #20 39.76 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-03-27T18:02:21.253Z] #20 39.76 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-27T18:02:21.253Z] #20 39.83 Selecting previously unselected package libreadline5:amd64. [2021-03-27T18:02:21.253Z] #20 39.83 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-03-27T18:02:21.253Z] #20 39.85 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-03-27T18:02:21.370Z] #43 87.90 CC criu/autofs.o [2021-03-27T18:02:21.509Z] #20 39.96 Selecting previously unselected package net-tools. [2021-03-27T18:02:21.509Z] #20 39.98 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-03-27T18:02:21.509Z] #20 39.98 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-27T18:02:21.674Z] #43 90.99 CC criu/bfd.o [2021-03-27T18:02:21.675Z] #43 91.40 CC criu/bitmap.o [2021-03-27T18:02:21.765Z] #20 40.22 Selecting previously unselected package python-pip-whl. [2021-03-27T18:02:21.765Z] #20 40.22 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-03-27T18:02:21.765Z] #20 40.23 Unpacking python-pip-whl (18.1-5) ... [2021-03-27T18:02:21.856Z] #20 31.24 Selecting previously unselected package python3.7. [2021-03-27T18:02:21.856Z] #20 31.24 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-03-27T18:02:21.856Z] #20 31.27 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-03-27T18:02:21.877Z] #21 78.34 Setting up python3-pip (18.1-5) ... [2021-03-27T18:02:21.935Z] #43 91.54 CC criu/cgroup-props.o [2021-03-27T18:02:22.116Z] #20 31.40 Selecting previously unselected package libpython3-stdlib:amd64. [2021-03-27T18:02:22.116Z] #20 31.40 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-03-27T18:02:22.116Z] #20 31.41 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-03-27T18:02:22.116Z] #20 31.54 Setting up python3-minimal (3.7.3-1) ... [2021-03-27T18:02:22.328Z] #20 40.80 Selecting previously unselected package python3-lib2to3. [2021-03-27T18:02:22.328Z] #20 40.81 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-03-27T18:02:22.328Z] #20 40.81 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-03-27T18:02:22.328Z] #20 40.92 Selecting previously unselected package python3-distutils. [2021-03-27T18:02:22.505Z] #43 92.20 CC criu/cgroup.o [2021-03-27T18:02:22.585Z] #20 40.94 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-03-27T18:02:22.585Z] #20 40.95 Unpacking python3-distutils (3.7.3-1) ... [2021-03-27T18:02:22.585Z] #20 41.08 Selecting previously unselected package python3-pip. [2021-03-27T18:02:22.585Z] #20 41.08 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-03-27T18:02:22.585Z] #20 41.09 Unpacking python3-pip (18.1-5) ... [2021-03-27T18:02:22.762Z] #43 89.54 CC criu/bfd.o [2021-03-27T18:02:22.842Z] #20 41.27 Selecting previously unselected package python3-pkg-resources. [2021-03-27T18:02:22.842Z] #20 41.27 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-03-27T18:02:22.842Z] #20 41.27 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-03-27T18:02:22.940Z] #21 ... [2021-03-27T18:02:22.940Z] [2021-03-27T18:02:22.940Z] #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-27T18:02:22.940Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-03-27T18:02:22.940Z] #33 DONE 201.1s [2021-03-27T18:02:22.940Z] [2021-03-27T18:02:22.940Z] #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-27T18:02:22.940Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-27T18:02:22.940Z] #44 125.3 CC criu/cr-service.o [2021-03-27T18:02:22.940Z] #44 127.5 CC criu/crtools.o [2021-03-27T18:02:22.940Z] #44 128.3 CC criu/eventfd.o [2021-03-27T18:02:22.940Z] #44 128.7 CC criu/eventpoll.o [2021-03-27T18:02:22.940Z] #44 129.9 CC criu/external.o [2021-03-27T18:02:22.940Z] #44 130.5 CC criu/fault-injection.o [2021-03-27T18:02:22.940Z] #44 130.7 CC criu/fdstore.o [2021-03-27T18:02:22.940Z] #44 131.2 CC criu/fifo.o [2021-03-27T18:02:22.940Z] #44 131.8 CC criu/file-ids.o [2021-03-27T18:02:22.940Z] #44 132.2 CC criu/file-lock.o [2021-03-27T18:02:23.054Z] #20 32.47 Selecting previously unselected package python3. [2021-03-27T18:02:23.054Z] #20 32.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24096 files and directories currently installed.) [2021-03-27T18:02:23.055Z] #20 32.51 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-03-27T18:02:23.055Z] #20 32.53 Unpacking python3 (3.7.3-1) ... [2021-03-27T18:02:23.076Z] #43 ... [2021-03-27T18:02:23.076Z] [2021-03-27T18:02:23.076Z] #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-27T18:02:23.076Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-27T18:02:23.076Z] #20 24.52 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-27T18:02:23.076Z] #20 24.52 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-03-27T18:02:23.076Z] #20 24.53 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-03-27T18:02:23.076Z] #20 24.61 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-03-27T18:02:23.076Z] #20 24.63 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-03-27T18:02:23.076Z] #20 24.64 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-03-27T18:02:23.076Z] #20 24.64 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-03-27T18:02:23.076Z] #20 24.65 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-03-27T18:02:23.076Z] #20 24.65 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-03-27T18:02:23.076Z] #20 24.65 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-03-27T18:02:23.076Z] #20 25.21 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-27T18:02:23.076Z] #20 25.21 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-27T18:02:23.076Z] #20 25.21 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-27T18:02:23.076Z] #20 25.21 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-03-27T18:02:23.076Z] #20 25.21 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-03-27T18:02:23.076Z] #20 25.23 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-03-27T18:02:23.076Z] #20 25.39 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-03-27T18:02:23.076Z] #20 25.39 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-03-27T18:02:23.076Z] #20 25.40 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-03-27T18:02:23.076Z] #20 25.41 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-03-27T18:02:23.076Z] #20 25.43 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-03-27T18:02:23.076Z] #20 25.45 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-03-27T18:02:23.076Z] #20 25.45 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-03-27T18:02:23.076Z] #20 25.52 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-27T18:02:23.076Z] #20 25.54 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-03-27T18:02:23.076Z] #20 25.56 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-03-27T18:02:23.076Z] #20 25.87 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-03-27T18:02:23.076Z] #20 25.92 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-03-27T18:02:23.076Z] #20 25.97 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-03-27T18:02:23.076Z] #20 26.55 debconf: delaying package configuration, since apt-utils is not installed [2021-03-27T18:02:23.076Z] #20 26.67 Fetched 28.5 MB in 2s (12.8 MB/s) [2021-03-27T18:02:23.076Z] #20 26.73 Selecting previously unselected package pigz. [2021-03-27T18:02:23.076Z] #20 26.73 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23435 files and directories currently installed.) [2021-03-27T18:02:23.076Z] #20 26.77 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-03-27T18:02:23.076Z] #20 26.78 Unpacking pigz (2.4-1) ... [2021-03-27T18:02:23.076Z] #20 26.86 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-03-27T18:02:23.076Z] #20 26.87 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-03-27T18:02:23.077Z] #20 26.88 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-03-27T18:02:23.077Z] #20 27.22 Selecting previously unselected package python3.7-minimal. [2021-03-27T18:02:23.077Z] #20 27.22 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-03-27T18:02:23.077Z] #20 27.23 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-03-27T18:02:23.077Z] #20 28.09 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-03-27T18:02:23.077Z] #20 28.11 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-03-27T18:02:23.077Z] #20 30.14 Selecting previously unselected package python3-minimal. [2021-03-27T18:02:23.077Z] #20 30.14 (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-27T18:02:23.077Z] #20 30.17 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-03-27T18:02:23.077Z] #20 30.18 Unpacking python3-minimal (3.7.3-1) ... [2021-03-27T18:02:23.077Z] #20 30.25 Selecting previously unselected package libmpdec2:amd64. [2021-03-27T18:02:23.077Z] #20 30.26 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-03-27T18:02:23.077Z] #20 30.27 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-03-27T18:02:23.077Z] #20 30.37 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-03-27T18:02:23.077Z] #20 30.37 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-03-27T18:02:23.077Z] #20 30.38 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-03-27T18:02:23.099Z] #20 41.38 Selecting previously unselected package python3-setuptools. [2021-03-27T18:02:23.099Z] #20 41.38 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-03-27T18:02:23.099Z] #20 41.39 Unpacking python3-setuptools (40.8.0-1) ... [2021-03-27T18:02:23.099Z] #20 41.60 Selecting previously unselected package python3-wheel. [2021-03-27T18:02:23.099Z] #20 41.60 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-03-27T18:02:23.099Z] #20 41.61 Unpacking python3-wheel (0.32.3-2) ... [2021-03-27T18:02:23.243Z] #44 ... [2021-03-27T18:02:23.243Z] [2021-03-27T18:02:23.243Z] #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-27T18:02:23.243Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-03-27T18:02:23.243Z] #21 79.67 Processing triggers for libc-bin (2.28-10) ... [2021-03-27T18:02:23.243Z] #21 79.73 Processing triggers for mime-support (3.62) ... [2021-03-27T18:02:23.314Z] #20 32.62 Selecting previously unselected package libip4tc0:amd64. [2021-03-27T18:02:23.314Z] #20 32.63 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-03-27T18:02:23.314Z] #20 32.63 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-03-27T18:02:23.314Z] #20 32.73 Selecting previously unselected package libip6tc0:amd64. [2021-03-27T18:02:23.314Z] #20 32.74 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-03-27T18:02:23.314Z] #20 32.75 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-03-27T18:02:23.340Z] #43 89.92 CC criu/bitmap.o [2021-03-27T18:02:23.355Z] #20 41.70 Selecting previously unselected package sudo. [2021-03-27T18:02:23.355Z] #20 41.71 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-03-27T18:02:23.355Z] #20 41.72 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-03-27T18:02:23.545Z] #21 DONE 80.1s [2021-03-27T18:02:23.545Z] [2021-03-27T18:02:23.545Z] #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-27T18:02:23.545Z] #22 sha256:5689fb46801d2daffeb03b9b995eb67721a565058e0f135137a1ecc184679fea [2021-03-27T18:02:23.574Z] #20 32.84 Selecting previously unselected package libiptc0:amd64. [2021-03-27T18:02:23.574Z] #20 32.86 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-03-27T18:02:23.574Z] #20 32.87 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-03-27T18:02:23.574Z] #20 32.95 Selecting previously unselected package libnfnetlink0:amd64. [2021-03-27T18:02:23.574Z] #20 32.96 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-03-27T18:02:23.574Z] #20 32.96 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-03-27T18:02:23.574Z] #20 33.03 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-03-27T18:02:23.574Z] #20 33.03 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-03-27T18:02:23.574Z] #20 33.04 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-03-27T18:02:23.603Z] #43 90.18 CC criu/cgroup-props.o [2021-03-27T18:02:23.647Z] #20 31.32 Selecting previously unselected package python3.7. [2021-03-27T18:02:23.647Z] #20 31.33 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-03-27T18:02:23.647Z] #20 31.33 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-03-27T18:02:23.834Z] #20 33.13 Selecting previously unselected package libnftnl11:amd64. [2021-03-27T18:02:23.834Z] #20 33.14 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-03-27T18:02:23.834Z] #20 33.14 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-03-27T18:02:23.834Z] #20 33.22 Selecting previously unselected package iptables. [2021-03-27T18:02:23.834Z] #20 33.24 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-03-27T18:02:23.834Z] #20 33.25 Unpacking iptables (1.8.2-4) ... [2021-03-27T18:02:23.834Z] #20 ... [2021-03-27T18:02:23.834Z] [2021-03-27T18:02:23.834Z] #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-27T18:02:23.834Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T18:02:23.834Z] #43 81.72 DEP criu/mount.d [2021-03-27T18:02:23.834Z] #43 81.85 DEP criu/memfd.d [2021-03-27T18:02:23.834Z] #43 82.02 DEP criu/mem.d [2021-03-27T18:02:23.834Z] #43 82.23 DEP criu/lsm.d [2021-03-27T18:02:23.834Z] #43 82.43 DEP criu/log.d [2021-03-27T18:02:23.834Z] #43 82.63 DEP criu/libnetlink.d [2021-03-27T18:02:23.834Z] #43 82.85 DEP criu/kerndat.d [2021-03-27T18:02:23.834Z] #43 83.33 DEP criu/kcmp-ids.d [2021-03-27T18:02:23.834Z] #43 83.50 DEP criu/irmap.d [2021-03-27T18:02:23.834Z] #43 83.75 DEP criu/ipc_ns.d [2021-03-27T18:02:23.834Z] #43 84.04 DEP criu/image.d [2021-03-27T18:02:23.834Z] #43 84.27 DEP criu/image-desc.d [2021-03-27T18:02:23.834Z] #43 84.35 DEP criu/fsnotify.d [2021-03-27T18:02:23.834Z] #43 84.50 DEP criu/filesystems.d [2021-03-27T18:02:23.834Z] #43 84.60 DEP criu/files.d [2021-03-27T18:02:23.834Z] #43 84.77 DEP criu/files-reg.d [2021-03-27T18:02:23.834Z] #43 84.86 DEP criu/files-ext.d [2021-03-27T18:02:23.834Z] #43 84.95 DEP criu/file-lock.d [2021-03-27T18:02:23.834Z] #43 85.09 DEP criu/file-ids.d [2021-03-27T18:02:23.834Z] #43 85.24 DEP criu/fifo.d [2021-03-27T18:02:23.834Z] #43 85.44 DEP criu/fdstore.d [2021-03-27T18:02:23.834Z] #43 85.50 DEP criu/fault-injection.d [2021-03-27T18:02:23.834Z] #43 85.54 DEP criu/external.d [2021-03-27T18:02:23.834Z] #43 85.62 DEP criu/eventpoll.d [2021-03-27T18:02:23.834Z] #43 85.77 DEP criu/eventfd.d [2021-03-27T18:02:23.834Z] #43 85.90 DEP criu/crtools.d [2021-03-27T18:02:23.834Z] #43 86.11 DEP criu/cr-service.d [2021-03-27T18:02:23.834Z] #43 86.23 DEP criu/cr-restore.d [2021-03-27T18:02:23.834Z] #43 86.46 DEP criu/cr-errno.d [2021-03-27T18:02:23.834Z] #43 86.49 DEP criu/cr-dump.d [2021-03-27T18:02:23.834Z] #43 86.75 DEP criu/cr-dedup.d [2021-03-27T18:02:23.834Z] #43 86.87 DEP criu/cr-check.d [2021-03-27T18:02:23.834Z] #43 87.09 DEP criu/config.d [2021-03-27T18:02:23.834Z] #43 87.25 DEP criu/clone-noasan.d [2021-03-27T18:02:23.834Z] #43 87.35 DEP criu/cgroup.d [2021-03-27T18:02:23.834Z] #43 87.47 DEP criu/cgroup-props.d [2021-03-27T18:02:23.834Z] #43 87.56 DEP criu/bitmap.d [2021-03-27T18:02:23.834Z] #43 87.58 DEP criu/bfd.d [2021-03-27T18:02:23.834Z] #43 87.70 DEP criu/autofs.d [2021-03-27T18:02:23.834Z] #43 87.96 DEP criu/aio.d [2021-03-27T18:02:23.834Z] #43 88.13 DEP criu/action-scripts.d [2021-03-27T18:02:23.834Z] #43 88.37 CC criu/action-scripts.o [2021-03-27T18:02:23.834Z] #43 88.80 CC criu/aio.o [2021-03-27T18:02:23.834Z] #43 89.26 CC criu/autofs.o [2021-03-27T18:02:23.834Z] #43 90.57 CC criu/bfd.o [2021-03-27T18:02:23.834Z] #43 91.05 CC criu/bitmap.o [2021-03-27T18:02:23.834Z] #43 91.19 CC criu/cgroup-props.o [2021-03-27T18:02:23.908Z] #20 31.44 Selecting previously unselected package libpython3-stdlib:amd64. [2021-03-27T18:02:23.908Z] #20 31.45 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-03-27T18:02:23.908Z] #20 31.46 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-03-27T18:02:23.908Z] #20 31.53 Setting up python3-minimal (3.7.3-1) ... [2021-03-27T18:02:23.918Z] #20 42.31 Selecting previously unselected package thin-provisioning-tools. [2021-03-27T18:02:23.918Z] #20 42.31 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-03-27T18:02:23.918Z] #20 42.34 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-03-27T18:02:23.918Z] #20 42.57 Selecting previously unselected package uidmap. [2021-03-27T18:02:24.094Z] #43 91.87 CC criu/cgroup.o [2021-03-27T18:02:24.094Z] #43 ... [2021-03-27T18:02:24.094Z] [2021-03-27T18:02:24.094Z] #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-27T18:02:24.094Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-27T18:02:24.094Z] #20 33.54 Selecting previously unselected package xxd. [2021-03-27T18:02:24.094Z] #20 33.55 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-03-27T18:02:24.094Z] #20 33.56 Unpacking xxd (2:8.1.0875-5) ... [2021-03-27T18:02:24.175Z] #20 42.58 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-03-27T18:02:24.175Z] #20 42.59 Unpacking uidmap (1:4.5-1.1) ... [2021-03-27T18:02:24.175Z] #20 42.71 Selecting previously unselected package vim-runtime. [2021-03-27T18:02:24.175Z] #20 42.71 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-03-27T18:02:24.183Z] #43 90.96 CC criu/cgroup.o [2021-03-27T18:02:24.194Z] #22 0.407 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-03-27T18:02:24.194Z] #22 0.412 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-03-27T18:02:24.194Z] #22 0.416 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-03-27T18:02:24.194Z] #22 DONE 0.5s [2021-03-27T18:02:24.194Z] [2021-03-27T18:02:24.194Z] #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-27T18:02:24.194Z] #54 sha256:c2a985fba2b04b2062522565c1b16e78f4341d026380dd03c4a6da234aff702c [2021-03-27T18:02:24.194Z] #54 ... [2021-03-27T18:02:24.194Z] [2021-03-27T18:02:24.194Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-27T18:02:24.194Z] #23 sha256:ccc049fd77d3560d12ccbdbf0b90a4315ba01e967ea81d29513990ddff3b95ca [2021-03-27T18:02:24.242Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.382s coverage: 49.4% of statements [2021-03-27T18:02:24.354Z] #20 33.71 Selecting previously unselected package vim-common. [2021-03-27T18:02:24.354Z] #20 33.71 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-27T18:02:24.354Z] #20 33.74 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-27T18:02:24.432Z] #20 42.74 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-27T18:02:24.432Z] #20 42.77 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-03-27T18:02:24.432Z] #20 42.77 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-03-27T18:02:24.613Z] #20 33.91 Selecting previously unselected package bash-completion. [2021-03-27T18:02:24.613Z] #20 33.91 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-03-27T18:02:24.849Z] #20 32.37 Selecting previously unselected package python3. [2021-03-27T18:02:24.849Z] #20 32.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 ... 24096 files and directories currently installed.) [2021-03-27T18:02:24.849Z] #20 32.41 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-03-27T18:02:24.849Z] #20 32.42 Unpacking python3 (3.7.3-1) ... [2021-03-27T18:02:24.849Z] #20 32.52 Selecting previously unselected package libip4tc0:amd64. [2021-03-27T18:02:24.849Z] #20 32.53 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-03-27T18:02:24.849Z] #20 32.54 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-03-27T18:02:24.849Z] #20 32.63 Selecting previously unselected package libip6tc0:amd64. [2021-03-27T18:02:25.109Z] #20 32.64 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-03-27T18:02:25.109Z] #20 32.64 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-03-27T18:02:25.109Z] #20 32.72 Selecting previously unselected package libiptc0:amd64. [2021-03-27T18:02:25.109Z] #20 32.73 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-03-27T18:02:25.109Z] #20 32.74 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-03-27T18:02:25.109Z] #20 32.81 Selecting previously unselected package libnfnetlink0:amd64. [2021-03-27T18:02:25.109Z] #20 32.82 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-03-27T18:02:25.109Z] #20 32.83 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-03-27T18:02:25.369Z] #20 32.88 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-03-27T18:02:25.369Z] #20 32.89 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-03-27T18:02:25.369Z] #20 32.90 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-03-27T18:02:25.369Z] #20 33.00 Selecting previously unselected package libnftnl11:amd64. [2021-03-27T18:02:25.369Z] #20 33.00 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-03-27T18:02:25.369Z] #20 33.01 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-03-27T18:02:25.369Z] #20 33.13 Selecting previously unselected package iptables. [2021-03-27T18:02:25.630Z] #20 33.14 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-03-27T18:02:25.630Z] #20 33.14 Unpacking iptables (1.8.2-4) ... [2021-03-27T18:02:25.890Z] #20 33.45 Selecting previously unselected package xxd. [2021-03-27T18:02:25.890Z] #20 33.46 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-03-27T18:02:25.890Z] #20 33.47 Unpacking xxd (2:8.1.0875-5) ... [2021-03-27T18:02:26.150Z] #20 33.59 Selecting previously unselected package vim-common. [2021-03-27T18:02:26.150Z] #20 33.61 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-27T18:02:26.150Z] #20 33.63 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-27T18:02:26.411Z] #20 33.83 Selecting previously unselected package bash-completion. [2021-03-27T18:02:26.411Z] #20 33.85 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-03-27T18:02:26.741Z] #43 ... [2021-03-27T18:02:26.741Z] [2021-03-27T18:02:26.741Z] #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-27T18:02:26.741Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-03-27T18:02:26.741Z] #20 30.46 Selecting previously unselected package xxd. [2021-03-27T18:02:26.741Z] #20 30.48 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-03-27T18:02:26.741Z] #20 30.49 Unpacking xxd (2:8.1.0875-5) ... [2021-03-27T18:02:26.741Z] #20 30.64 Selecting previously unselected package vim-common. [2021-03-27T18:02:26.741Z] #20 30.64 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-27T18:02:26.741Z] #20 30.68 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-27T18:02:26.741Z] #20 30.93 Selecting previously unselected package bash-completion. [2021-03-27T18:02:26.741Z] #20 30.94 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-03-27T18:02:26.741Z] #20 34.09 Unpacking bash-completion (1:2.8-6) ... [2021-03-27T18:02:26.741Z] #20 34.75 Selecting previously unselected package bzip2. [2021-03-27T18:02:26.741Z] #20 34.76 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2021-03-27T18:02:26.741Z] #20 34.78 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-27T18:02:26.741Z] #20 34.90 Selecting previously unselected package xz-utils. [2021-03-27T18:02:26.741Z] #20 34.91 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2021-03-27T18:02:26.741Z] #20 34.92 Unpacking xz-utils (5.2.4-1) ... [2021-03-27T18:02:26.741Z] #20 35.15 Selecting previously unselected package apparmor. [2021-03-27T18:02:26.741Z] #20 35.15 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2021-03-27T18:02:26.741Z] #20 35.26 Unpacking apparmor (2.13.2-10) ... [2021-03-27T18:02:26.741Z] #20 35.66 Selecting previously unselected package aufs-tools. [2021-03-27T18:02:26.741Z] #20 35.67 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2021-03-27T18:02:26.741Z] #20 35.70 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-03-27T18:02:26.741Z] #20 35.86 Selecting previously unselected package libonig5:arm64. [2021-03-27T18:02:26.741Z] #20 35.87 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2021-03-27T18:02:26.741Z] #20 35.89 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-03-27T18:02:26.741Z] #20 36.27 Selecting previously unselected package libjq1:arm64. [2021-03-27T18:02:26.741Z] #20 36.27 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-03-27T18:02:26.741Z] #20 36.29 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-03-27T18:02:26.741Z] #20 ... [2021-03-27T18:02:26.741Z] [2021-03-27T18:02:26.741Z] #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-27T18:02:26.741Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-27T18:02:26.741Z] #43 93.51 CC criu/clone-noasan.o [2021-03-27T18:02:27.009Z] #43 93.76 CC criu/config.o [2021-03-27T18:02:27.151Z] #20 36.56 Unpacking bash-completion (1:2.8-6) ... [2021-03-27T18:02:27.670Z] #20 36.99 Selecting previously unselected package bzip2. [2021-03-27T18:02:27.670Z] #20 37.01 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-03-27T18:02:27.670Z] #20 37.01 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-27T18:02:27.670Z] #20 37.11 Selecting previously unselected package xz-utils. [2021-03-27T18:02:27.670Z] #20 37.11 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-03-27T18:02:27.670Z] #20 37.11 Unpacking xz-utils (5.2.4-1) ... [2021-03-27T18:02:27.704Z] #20 46.13 Selecting previously unselected package vim. [2021-03-27T18:02:27.704Z] #20 46.14 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-03-27T18:02:27.704Z] #20 46.16 Unpacking vim (2:8.1.0875-5) ... [2021-03-27T18:02:27.929Z] #20 37.29 Selecting previously unselected package apparmor. [2021-03-27T18:02:27.929Z] #20 37.30 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-03-27T18:02:27.929Z] #20 37.37 Unpacking apparmor (2.13.2-10) ... [2021-03-27T18:02:28.267Z] #20 46.76 Selecting previously unselected package xfsprogs. [2021-03-27T18:02:28.267Z] #20 46.78 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-03-27T18:02:28.406Z] #43 95.17 CC criu/cr-check.o [2021-03-27T18:02:28.498Z] #20 37.68 Selecting previously unselected package aufs-tools. [2021-03-27T18:02:28.498Z] #20 37.70 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-03-27T18:02:28.498Z] #20 37.71 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-03-27T18:02:28.498Z] #20 37.86 Selecting previously unselected package libonig5:amd64. [2021-03-27T18:02:28.498Z] #20 37.88 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-03-27T18:02:28.498Z] #20 37.90 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-03-27T18:02:28.498Z] #20 38.06 Selecting previously unselected package libjq1:amd64. [2021-03-27T18:02:28.498Z] #20 38.07 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-03-27T18:02:28.523Z] #20 46.79 Unpacking xfsprogs (4.20.0-1) ... [2021-03-27T18:02:28.758Z] #20 38.08 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-27T18:02:28.758Z] #20 38.20 Selecting previously unselected package jq. [2021-03-27T18:02:28.758Z] #20 38.20 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-03-27T18:02:28.758Z] #20 38.24 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-27T18:02:28.780Z] #20 47.32 Selecting previously unselected package zip. [2021-03-27T18:02:28.780Z] #20 47.32 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-03-27T18:02:28.780Z] #20 47.34 Unpacking zip (3.0-11+b1) ... [2021-03-27T18:02:29.018Z] #20 38.32 Selecting previously unselected package libaio1:amd64. [2021-03-27T18:02:29.018Z] #20 38.33 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-03-27T18:02:29.018Z] #20 38.34 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-03-27T18:02:29.018Z] #20 38.40 Selecting previously unselected package libgpm2:amd64. [2021-03-27T18:02:29.018Z] #20 38.42 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-03-27T18:02:29.018Z] #20 38.43 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-03-27T18:02:29.018Z] #20 38.53 Selecting previously unselected package libicu63:amd64. [2021-03-27T18:02:29.077Z] #20 47.50 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-03-27T18:02:29.077Z] #20 47.53 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-27T18:02:29.077Z] #20 47.54 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-03-27T18:02:29.077Z] #20 47.55 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-03-27T18:02:29.077Z] #20 47.57 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-03-27T18:02:29.077Z] #20 47.58 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-03-27T18:02:29.077Z] #20 47.59 Setting up uidmap (1:4.5-1.1) ... [2021-03-27T18:02:29.077Z] #20 47.60 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-03-27T18:02:29.077Z] #20 47.61 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-27T18:02:29.077Z] #20 47.62 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-27T18:02:29.077Z] #20 47.63 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-27T18:02:29.077Z] #20 47.64 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-27T18:02:29.077Z] #20 47.65 Setting up xxd (2:8.1.0875-5) ... [2021-03-27T18:02:29.077Z] #20 47.67 Setting up zip (3.0-11+b1) ... [2021-03-27T18:02:29.077Z] #20 47.68 Setting up vim-common (2:8.1.0875-5) ... [2021-03-27T18:02:29.077Z] #20 47.69 Setting up bash-completion (1:2.8-6) ... [2021-03-27T18:02:29.277Z] #20 38.53 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-03-27T18:02:29.277Z] #20 38.54 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-27T18:02:29.738Z] #20 36.82 Unpacking bash-completion (1:2.8-6) ... [2021-03-27T18:02:29.738Z] #20 37.21 Selecting previously unselected package bzip2. [2021-03-27T18:02:29.738Z] #20 37.23 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-03-27T18:02:29.738Z] #20 37.24 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-27T18:02:29.738Z] #20 37.32 Selecting previously unselected package xz-utils. [2021-03-27T18:02:29.738Z] #20 37.33 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-03-27T18:02:29.738Z] #20 37.34 Unpacking xz-utils (5.2.4-1) ... [2021-03-27T18:02:29.795Z] ok github.com/docker/docker/daemon/graphdriver/aufs 15.978s coverage: 73.3% of statements [2021-03-27T18:02:29.795Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-03-27T18:02:29.836Z] #23 4.778 Collecting yamllint==1.16.0 [2021-03-27T18:02:29.836Z] #23 5.227 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-03-27T18:02:29.836Z] #23 5.302 Collecting pyyaml (from yamllint==1.16.0) [2021-03-27T18:02:29.836Z] #23 5.622 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-03-27T18:02:30.001Z] #20 37.51 Selecting previously unselected package apparmor. [2021-03-27T18:02:30.001Z] #20 37.51 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-03-27T18:02:30.001Z] #20 37.61 Unpacking apparmor (2.13.2-10) ... [2021-03-27T18:02:30.262Z] #20 38.04 Selecting previously unselected package aufs-tools. [2021-03-27T18:02:30.262Z] #20 38.04 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-03-27T18:02:30.333Z] #43 97.00 CC criu/cr-dedup.o [2021-03-27T18:02:30.425Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 57.5% of statements [2021-03-27T18:02:30.488Z] #23 6.449 Installing build dependencies: started [2021-03-27T18:02:30.526Z] #20 38.05 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-03-27T18:02:30.596Z] #43 97.38 CC criu/cr-dump.o [2021-03-27T18:02:30.788Z] #20 38.20 Selecting previously unselected package libonig5:amd64. [2021-03-27T18:02:30.788Z] #20 38.20 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-03-27T18:02:30.788Z] #20 38.21 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-03-27T18:02:30.788Z] #20 38.38 Selecting previously unselected package libjq1:amd64. [2021-03-27T18:02:30.788Z] #20 38.38 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-03-27T18:02:30.788Z] #20 38.39 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-27T18:02:31.003Z] #20 ... [2021-03-27T18:02:31.003Z] [2021-03-27T18:02:31.003Z] #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-27T18:02:31.003Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T18:02:31.003Z] #43 121.7 CC criu/kerndat.o [2021-03-27T18:02:31.003Z] #43 122.9 CC criu/libnetlink.o [2021-03-27T18:02:31.003Z] #43 123.3 CC criu/log.o [2021-03-27T18:02:31.003Z] #43 123.8 CC criu/lsm.o [2021-03-27T18:02:31.003Z] #43 124.2 CC criu/mem.o [2021-03-27T18:02:31.003Z] #43 126.1 CC criu/memfd.o [2021-03-27T18:02:31.003Z] #43 126.8 CC criu/mount.o [2021-03-27T18:02:31.003Z] #43 131.1 CC criu/namespaces.o [2021-03-27T18:02:31.049Z] #20 38.51 Selecting previously unselected package jq. [2021-03-27T18:02:31.049Z] #20 38.52 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-03-27T18:02:31.049Z] #20 38.54 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-27T18:02:31.049Z] #20 38.64 Selecting previously unselected package libaio1:amd64. [2021-03-27T18:02:31.049Z] #20 38.65 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-03-27T18:02:31.049Z] #20 38.67 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-03-27T18:02:31.049Z] #20 38.73 Selecting previously unselected package libgpm2:amd64. [2021-03-27T18:02:31.049Z] #20 38.73 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-03-27T18:02:31.049Z] #20 38.74 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-03-27T18:02:31.055Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.036s coverage: 57.7% of statements [2021-03-27T18:02:31.055Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-03-27T18:02:31.055Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-03-27T18:02:31.309Z] #20 38.81 Selecting previously unselected package libicu63:amd64. [2021-03-27T18:02:31.309Z] #20 38.82 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-03-27T18:02:31.309Z] #20 38.82 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-27T18:02:31.345Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.004s coverage: 3.0% of statements [2021-03-27T18:02:31.975Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2021-03-27T18:02:32.446Z] #43 ... [2021-03-27T18:02:32.446Z] [2021-03-27T18:02:32.446Z] #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-27T18:02:32.446Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-27T18:02:32.446Z] #20 50.74 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-03-27T18:02:32.446Z] #20 50.75 Setting up xz-utils (5.2.4-1) ... [2021-03-27T18:02:32.446Z] #20 50.77 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-03-27T18:02:32.446Z] #20 50.79 Setting up sudo (1.8.27-1+deb10u3) ... [2021-03-27T18:02:32.446Z] #20 50.86 invoke-rc.d: could not determine current runlevel [2021-03-27T18:02:32.446Z] #20 50.87 invoke-rc.d: policy-rc.d denied execution of start. [2021-03-27T18:02:32.446Z] #20 50.88 Setting up pigz (2.4-1) ... [2021-03-27T18:02:32.521Z] #43 ... [2021-03-27T18:02:32.522Z] [2021-03-27T18:02:32.522Z] #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-27T18:02:32.522Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-03-27T18:02:32.522Z] #20 36.49 Selecting previously unselected package jq. [2021-03-27T18:02:32.522Z] #20 36.50 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-03-27T18:02:32.522Z] #20 36.50 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-27T18:02:32.522Z] #20 36.63 Selecting previously unselected package libaio1:arm64. [2021-03-27T18:02:32.522Z] #20 36.64 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2021-03-27T18:02:32.522Z] #20 36.65 Unpacking libaio1:arm64 (0.3.112-3) ... [2021-03-27T18:02:32.522Z] #20 36.76 Selecting previously unselected package libgpm2:arm64. [2021-03-27T18:02:32.522Z] #20 36.77 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2021-03-27T18:02:32.522Z] #20 36.77 Unpacking libgpm2:arm64 (1.20.7-5) ... [2021-03-27T18:02:32.522Z] #20 36.86 Selecting previously unselected package libicu63:arm64. [2021-03-27T18:02:32.522Z] #20 36.86 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-03-27T18:02:32.522Z] #20 36.87 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-03-27T18:02:32.522Z] #20 40.40 Selecting previously unselected package libnet1:arm64. [2021-03-27T18:02:32.522Z] #20 40.40 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-03-27T18:02:32.522Z] #20 40.41 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-03-27T18:02:32.522Z] #20 40.54 Selecting previously unselected package libnl-3-200:arm64. [2021-03-27T18:02:32.522Z] #20 40.55 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2021-03-27T18:02:32.522Z] #20 40.57 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-03-27T18:02:32.522Z] #20 40.66 Selecting previously unselected package libprotobuf-c1:arm64. [2021-03-27T18:02:32.522Z] #20 40.67 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-03-27T18:02:32.522Z] #20 40.68 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-03-27T18:02:32.522Z] #20 40.76 Selecting previously unselected package libreadline5:arm64. [2021-03-27T18:02:32.522Z] #20 40.77 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2021-03-27T18:02:32.522Z] #20 40.78 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-03-27T18:02:32.522Z] #20 40.91 Selecting previously unselected package net-tools. [2021-03-27T18:02:32.522Z] #20 40.91 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2021-03-27T18:02:32.522Z] #20 40.92 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-27T18:02:32.522Z] #20 41.17 Selecting previously unselected package python-pip-whl. [2021-03-27T18:02:32.522Z] #20 41.18 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-03-27T18:02:32.522Z] #20 41.19 Unpacking python-pip-whl (18.1-5) ... [2021-03-27T18:02:32.522Z] #20 41.65 Selecting previously unselected package python3-lib2to3. [2021-03-27T18:02:32.522Z] #20 41.67 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-03-27T18:02:32.522Z] #20 41.68 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-03-27T18:02:32.522Z] #20 41.91 Selecting previously unselected package python3-distutils. [2021-03-27T18:02:32.522Z] #20 41.94 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-03-27T18:02:32.522Z] #20 41.94 Unpacking python3-distutils (3.7.3-1) ... [2021-03-27T18:02:32.785Z] #20 42.16 Selecting previously unselected package python3-pip. [2021-03-27T18:02:32.785Z] #20 42.18 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-03-27T18:02:32.785Z] #20 42.19 Unpacking python3-pip (18.1-5) ... [2021-03-27T18:02:32.829Z] #20 42.10 Selecting previously unselected package libnet1:amd64. [2021-03-27T18:02:32.829Z] #20 42.11 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-27T18:02:32.829Z] #20 42.12 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-27T18:02:32.829Z] #20 42.23 Selecting previously unselected package libnl-3-200:amd64. [2021-03-27T18:02:32.829Z] #20 42.25 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-03-27T18:02:32.829Z] #20 42.25 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-03-27T18:02:32.829Z] #20 42.35 Selecting previously unselected package libprotobuf-c1:amd64. [2021-03-27T18:02:33.008Z] #20 51.39 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-03-27T18:02:33.008Z] #20 51.40 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-03-27T18:02:33.008Z] #20 51.42 Setting up python-pip-whl (18.1-5) ... [2021-03-27T18:02:33.008Z] #20 51.43 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-03-27T18:02:33.008Z] #20 51.44 Setting up vim-runtime (2:8.1.0875-5) ... [2021-03-27T18:02:33.048Z] #20 42.58 Selecting previously unselected package python3-pkg-resources. [2021-03-27T18:02:33.048Z] #20 42.61 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-03-27T18:02:33.048Z] #20 42.62 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-03-27T18:02:33.089Z] #20 42.37 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-03-27T18:02:33.089Z] #20 42.37 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-27T18:02:33.089Z] #20 42.46 Selecting previously unselected package libreadline5:amd64. [2021-03-27T18:02:33.089Z] #20 42.47 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-03-27T18:02:33.089Z] #20 42.47 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-03-27T18:02:33.262Z] #23 ... [2021-03-27T18:02:33.262Z] [2021-03-27T18:02:33.262Z] #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-27T18:02:33.262Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-27T18:02:33.262Z] #44 134.0 CC criu/files-ext.o [2021-03-27T18:02:33.262Z] #44 134.4 CC criu/files-reg.o [2021-03-27T18:02:33.262Z] #44 136.8 CC criu/files.o [2021-03-27T18:02:33.262Z] #44 139.6 CC criu/filesystems.o [2021-03-27T18:02:33.262Z] #44 140.6 CC criu/fsnotify.o [2021-03-27T18:02:33.262Z] #44 141.9 CC criu/image-desc.o [2021-03-27T18:02:33.262Z] #44 142.0 CC criu/image.o [2021-03-27T18:02:33.311Z] #20 42.82 Selecting previously unselected package python3-setuptools. [2021-03-27T18:02:33.311Z] #20 42.82 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-03-27T18:02:33.311Z] #20 42.83 Unpacking python3-setuptools (40.8.0-1) ... [2021-03-27T18:02:33.349Z] #20 42.63 Selecting previously unselected package net-tools. [2021-03-27T18:02:33.349Z] #20 42.64 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-03-27T18:02:33.349Z] #20 42.65 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-27T18:02:33.477Z] ok github.com/docker/docker/daemon/images 0.013s coverage: 6.7% of statements [2021-03-27T18:02:33.477Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-03-27T18:02:33.477Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-03-27T18:02:33.561Z] #44 142.9 CC criu/ipc_ns.o [2021-03-27T18:02:33.570Z] #20 51.88 Setting up libaio1:amd64 (0.3.112-3) ... [2021-03-27T18:02:33.570Z] #20 51.90 Setting up libonig5:amd64 (6.9.1-1) ... [2021-03-27T18:02:33.570Z] #20 51.91 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-03-27T18:02:33.570Z] #20 51.92 Setting up vim (2:8.1.0875-5) ... [2021-03-27T18:02:33.570Z] #20 51.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-03-27T18:02:33.570Z] #20 51.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-03-27T18:02:33.570Z] #20 51.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-03-27T18:02:33.570Z] #20 51.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-03-27T18:02:33.570Z] #20 51.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-03-27T18:02:33.570Z] #20 51.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-03-27T18:02:33.570Z] #20 51.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-03-27T18:02:33.570Z] #20 51.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-03-27T18:02:33.570Z] #20 52.02 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-27T18:02:33.570Z] #20 52.03 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-03-27T18:02:33.570Z] #20 52.04 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-03-27T18:02:33.570Z] #20 52.06 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-27T18:02:33.570Z] #20 52.07 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-03-27T18:02:33.570Z] #20 52.08 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-03-27T18:02:33.574Z] #20 43.10 Selecting previously unselected package python3-wheel. [2021-03-27T18:02:33.574Z] #20 43.11 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-03-27T18:02:33.574Z] #20 43.12 Unpacking python3-wheel (0.32.3-2) ... [2021-03-27T18:02:33.609Z] #20 42.86 Selecting previously unselected package python-pip-whl. [2021-03-27T18:02:33.609Z] #20 42.87 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-03-27T18:02:33.609Z] #20 42.88 Unpacking python-pip-whl (18.1-5) ... [2021-03-27T18:02:33.767Z] ok github.com/docker/docker/daemon/logger 0.213s coverage: 43.2% of statements [2021-03-27T18:02:33.838Z] #20 43.25 Selecting previously unselected package sudo. [2021-03-27T18:02:33.838Z] #20 43.26 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_arm64.deb ... [2021-03-27T18:02:33.838Z] #20 43.28 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-03-27T18:02:34.178Z] #20 43.50 Selecting previously unselected package python3-lib2to3. [2021-03-27T18:02:34.178Z] #20 43.51 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-03-27T18:02:34.178Z] #20 43.52 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-03-27T18:02:34.178Z] #20 43.63 Selecting previously unselected package python3-distutils. [2021-03-27T18:02:34.178Z] #20 43.64 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-03-27T18:02:34.178Z] #20 43.64 Unpacking python3-distutils (3.7.3-1) ... [2021-03-27T18:02:34.365Z] #20 43.83 Selecting previously unselected package thin-provisioning-tools. [2021-03-27T18:02:34.365Z] #20 43.84 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2021-03-27T18:02:34.365Z] #20 43.85 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-03-27T18:02:34.437Z] #20 43.79 Selecting previously unselected package python3-pip. [2021-03-27T18:02:34.437Z] #20 43.79 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-03-27T18:02:34.437Z] #20 43.80 Unpacking python3-pip (18.1-5) ... [2021-03-27T18:02:34.630Z] #20 44.16 Selecting previously unselected package uidmap. [2021-03-27T18:02:34.630Z] #20 44.17 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2021-03-27T18:02:34.630Z] #20 44.18 Unpacking uidmap (1:4.5-1.1) ... [2021-03-27T18:02:34.697Z] #20 43.95 Selecting previously unselected package python3-pkg-resources. [2021-03-27T18:02:34.697Z] #20 43.97 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-03-27T18:02:34.697Z] #20 43.98 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-03-27T18:02:34.697Z] #20 44.13 Selecting previously unselected package python3-setuptools. [2021-03-27T18:02:34.697Z] #20 44.13 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-03-27T18:02:34.697Z] #20 44.14 Unpacking python3-setuptools (40.8.0-1) ... [2021-03-27T18:02:34.796Z] ok github.com/docker/docker/daemon/logger/gelf 0.008s coverage: 67.0% of statements [2021-03-27T18:02:34.796Z] ok github.com/docker/docker/daemon/logger/awslogs 0.070s coverage: 77.4% of statements [2021-03-27T18:02:34.796Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-03-27T18:02:34.796Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-03-27T18:02:34.893Z] #20 44.37 Selecting previously unselected package vim-runtime. [2021-03-27T18:02:34.893Z] #20 44.37 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-03-27T18:02:34.893Z] #20 44.41 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-27T18:02:34.893Z] #20 44.43 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-03-27T18:02:34.893Z] #20 44.43 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-03-27T18:02:34.957Z] #20 44.35 Selecting previously unselected package python3-wheel. [2021-03-27T18:02:34.957Z] #20 44.36 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-03-27T18:02:34.957Z] #20 44.38 Unpacking python3-wheel (0.32.3-2) ... [2021-03-27T18:02:35.100Z] #44 144.4 CC criu/irmap.o [2021-03-27T18:02:35.217Z] #20 44.46 Selecting previously unselected package sudo. [2021-03-27T18:02:35.217Z] #20 44.46 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-03-27T18:02:35.217Z] #20 44.47 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-03-27T18:02:35.476Z] #20 44.98 Selecting previously unselected package thin-provisioning-tools. [2021-03-27T18:02:35.476Z] #20 44.98 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-03-27T18:02:35.476Z] #20 45.00 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-03-27T18:02:35.510Z] #20 42.46 Selecting previously unselected package libnet1:amd64. [2021-03-27T18:02:35.510Z] #20 42.48 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-27T18:02:35.510Z] #20 42.48 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-27T18:02:35.510Z] #20 42.57 Selecting previously unselected package libnl-3-200:amd64. [2021-03-27T18:02:35.510Z] #20 42.57 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-03-27T18:02:35.510Z] #20 42.58 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-03-27T18:02:35.510Z] #20 42.67 Selecting previously unselected package libprotobuf-c1:amd64. [2021-03-27T18:02:35.510Z] #20 42.68 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-03-27T18:02:35.510Z] #20 42.69 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-27T18:02:35.510Z] #20 42.75 Selecting previously unselected package libreadline5:amd64. [2021-03-27T18:02:35.510Z] #20 42.75 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-03-27T18:02:35.510Z] #20 42.77 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-03-27T18:02:35.510Z] #20 42.86 Selecting previously unselected package net-tools. [2021-03-27T18:02:35.510Z] #20 42.87 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-03-27T18:02:35.510Z] #20 42.87 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-27T18:02:35.510Z] #20 ... [2021-03-27T18:02:35.510Z] [2021-03-27T18:02:35.510Z] #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-27T18:02:35.510Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T18:02:35.510Z] #43 94.84 CC criu/clone-noasan.o [2021-03-27T18:02:35.510Z] #43 95.12 CC criu/config.o [2021-03-27T18:02:35.510Z] #43 96.53 CC criu/cr-check.o [2021-03-27T18:02:35.510Z] #43 98.18 CC criu/cr-dedup.o [2021-03-27T18:02:35.510Z] #43 98.60 CC criu/cr-dump.o [2021-03-27T18:02:35.510Z] #43 101.0 CC criu/cr-errno.o [2021-03-27T18:02:35.510Z] #43 101.1 CC criu/cr-restore.o [2021-03-27T18:02:35.510Z] #43 ... [2021-03-27T18:02:35.510Z] [2021-03-27T18:02:35.510Z] #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-27T18:02:35.510Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-27T18:02:35.510Z] #20 43.12 Selecting previously unselected package python-pip-whl. [2021-03-27T18:02:35.510Z] #20 43.12 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-03-27T18:02:35.510Z] #20 43.13 Unpacking python-pip-whl (18.1-5) ... [2021-03-27T18:02:35.756Z] #44 145.3 CC criu/kcmp-ids.o [2021-03-27T18:02:35.826Z] ok github.com/docker/docker/daemon/logger/journald 0.006s coverage: 23.9% of statements [2021-03-27T18:02:35.826Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.012s coverage: 69.9% of statements [2021-03-27T18:02:36.046Z] #20 45.22 Selecting previously unselected package uidmap. [2021-03-27T18:02:36.046Z] #20 45.24 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-03-27T18:02:36.046Z] #20 45.24 Unpacking uidmap (1:4.5-1.1) ... [2021-03-27T18:02:36.046Z] #20 45.41 Selecting previously unselected package vim-runtime. [2021-03-27T18:02:36.046Z] #20 45.41 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-03-27T18:02:36.046Z] #20 45.46 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-27T18:02:36.046Z] #20 45.50 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-03-27T18:02:36.046Z] #20 45.51 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-03-27T18:02:36.081Z] #20 43.68 Selecting previously unselected package python3-lib2to3. [2021-03-27T18:02:36.081Z] #20 43.69 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-03-27T18:02:36.081Z] #20 43.70 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-03-27T18:02:36.116Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.009s coverage: 87.2% of statements [2021-03-27T18:02:36.342Z] #20 43.82 Selecting previously unselected package python3-distutils. [2021-03-27T18:02:36.342Z] #20 43.84 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-03-27T18:02:36.342Z] #20 43.85 Unpacking python3-distutils (3.7.3-1) ... [2021-03-27T18:02:36.342Z] #20 44.00 Selecting previously unselected package python3-pip. [2021-03-27T18:02:36.342Z] #20 44.01 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-03-27T18:02:36.342Z] #20 44.01 Unpacking python3-pip (18.1-5) ... [2021-03-27T18:02:36.412Z] #44 145.6 CC criu/kerndat.o [2021-03-27T18:02:36.602Z] #20 44.19 Selecting previously unselected package python3-pkg-resources. [2021-03-27T18:02:36.602Z] #20 44.21 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-03-27T18:02:36.602Z] #20 44.21 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-03-27T18:02:36.837Z] #20 54.84 Setting up iptables (1.8.2-4) ... [2021-03-27T18:02:36.837Z] #20 54.86 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-27T18:02:36.837Z] #20 54.87 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-27T18:02:36.837Z] #20 54.88 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-27T18:02:36.837Z] #20 54.88 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-27T18:02:36.837Z] #20 54.88 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-03-27T18:02:36.837Z] #20 54.89 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-03-27T18:02:36.837Z] #20 54.90 Setting up python3 (3.7.3-1) ... [2021-03-27T18:02:36.837Z] #20 55.34 Setting up python3-wheel (0.32.3-2) ... [2021-03-27T18:02:36.862Z] #20 44.34 Selecting previously unselected package python3-setuptools. [2021-03-27T18:02:36.862Z] #20 44.34 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-03-27T18:02:36.862Z] #20 44.35 Unpacking python3-setuptools (40.8.0-1) ... [2021-03-27T18:02:37.122Z] #20 44.61 Selecting previously unselected package python3-wheel. [2021-03-27T18:02:37.123Z] #20 44.63 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-03-27T18:02:37.123Z] #20 44.64 Unpacking python3-wheel (0.32.3-2) ... [2021-03-27T18:02:37.123Z] #20 44.72 Selecting previously unselected package sudo. [2021-03-27T18:02:37.123Z] #20 44.73 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-03-27T18:02:37.123Z] #20 44.74 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-03-27T18:02:37.145Z] ok github.com/docker/docker/daemon/logger/local 0.024s coverage: 75.2% of statements [2021-03-27T18:02:37.145Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-03-27T18:02:37.145Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.043s coverage: 55.8% of statements [2021-03-27T18:02:37.399Z] #20 55.97 Setting up apparmor (2.13.2-10) ... [2021-03-27T18:02:37.426Z] #20 ... [2021-03-27T18:02:37.426Z] [2021-03-27T18:02:37.426Z] #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-27T18:02:37.426Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T18:02:37.426Z] #43 94.88 CC criu/clone-noasan.o [2021-03-27T18:02:37.426Z] #43 95.09 CC criu/config.o [2021-03-27T18:02:37.426Z] #43 96.46 CC criu/cr-check.o [2021-03-27T18:02:37.426Z] #43 98.16 CC criu/cr-dedup.o [2021-03-27T18:02:37.426Z] #43 98.59 CC criu/cr-dump.o [2021-03-27T18:02:37.426Z] #43 100.8 CC criu/cr-errno.o [2021-03-27T18:02:37.426Z] #43 100.9 CC criu/cr-restore.o [2021-03-27T18:02:37.452Z] #20 46.96 Selecting previously unselected package vim. [2021-03-27T18:02:37.452Z] #20 46.97 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2021-03-27T18:02:37.452Z] #20 47.00 Unpacking vim (2:8.1.0875-5) ... [2021-03-27T18:02:37.686Z] #43 105.4 CC criu/cr-service.o [2021-03-27T18:02:37.693Z] #20 45.18 Selecting previously unselected package thin-provisioning-tools. [2021-03-27T18:02:37.693Z] #20 45.21 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-03-27T18:02:37.693Z] #20 45.21 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-03-27T18:02:37.948Z] #44 147.2 CC criu/libnetlink.o [2021-03-27T18:02:37.954Z] #20 45.44 Selecting previously unselected package uidmap. [2021-03-27T18:02:37.954Z] #20 45.45 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-03-27T18:02:37.954Z] #20 45.45 Unpacking uidmap (1:4.5-1.1) ... [2021-03-27T18:02:37.954Z] #20 45.58 Selecting previously unselected package vim-runtime. [2021-03-27T18:02:37.954Z] #20 45.58 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-03-27T18:02:37.954Z] #20 45.63 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-27T18:02:37.954Z] #20 45.65 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-03-27T18:02:37.954Z] #20 45.66 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-03-27T18:02:38.028Z] #20 47.52 Selecting previously unselected package xfsprogs. [2021-03-27T18:02:38.028Z] #20 47.53 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2021-03-27T18:02:38.028Z] #20 47.54 Unpacking xfsprogs (4.20.0-1) ... [2021-03-27T18:02:38.175Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.011s coverage: 31.5% of statements [2021-03-27T18:02:38.248Z] #44 147.7 CC criu/log.o [2021-03-27T18:02:38.556Z] #20 47.96 Selecting previously unselected package zip. [2021-03-27T18:02:38.556Z] #20 47.99 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2021-03-27T18:02:38.556Z] #20 47.99 Unpacking zip (3.0-11+b1) ... [2021-03-27T18:02:38.819Z] #20 48.24 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-03-27T18:02:38.819Z] #20 48.30 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-27T18:02:38.819Z] #20 48.32 Setting up libip6tc0:arm64 (1.8.2-4) ... [2021-03-27T18:02:38.819Z] #20 48.34 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-03-27T18:02:38.819Z] #20 48.35 Setting up libgpm2:arm64 (1.20.7-5) ... [2021-03-27T18:02:38.819Z] #20 48.38 Setting up libip4tc0:arm64 (1.8.2-4) ... [2021-03-27T18:02:38.819Z] #20 48.40 Setting up uidmap (1:4.5-1.1) ... [2021-03-27T18:02:38.819Z] #20 48.41 Setting up libnftnl11:arm64 (1.1.2-2) ... [2021-03-27T18:02:38.819Z] #20 48.43 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-03-27T18:02:38.819Z] #20 48.45 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-27T18:02:38.819Z] #20 48.47 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-03-27T18:02:38.896Z] #44 148.4 CC criu/lsm.o [2021-03-27T18:02:39.082Z] #20 48.48 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-03-27T18:02:39.082Z] #20 48.50 Setting up xxd (2:8.1.0875-5) ... [2021-03-27T18:02:39.082Z] #20 48.51 Setting up zip (3.0-11+b1) ... [2021-03-27T18:02:39.082Z] #20 48.53 Setting up vim-common (2:8.1.0875-5) ... [2021-03-27T18:02:39.082Z] #20 48.56 Setting up bash-completion (1:2.8-6) ... [2021-03-27T18:02:39.204Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 46.8% of statements [2021-03-27T18:02:39.217Z] #56 238.1 + bin/containerd-stress [2021-03-27T18:02:39.217Z] #56 240.3 + bin/containerd-shim [2021-03-27T18:02:39.289Z] #20 57.61 Setting up xfsprogs (4.20.0-1) ... [2021-03-27T18:02:39.289Z] #20 57.66 Setting up python3-lib2to3 (3.7.3-1) ... [2021-03-27T18:02:39.494Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2021-03-27T18:02:39.544Z] #44 149.0 CC criu/mem.o [2021-03-27T18:02:39.547Z] #20 58.05 Setting up python3-pkg-resources (40.8.0-1) ... [2021-03-27T18:02:39.593Z] #43 ... [2021-03-27T18:02:39.593Z] [2021-03-27T18:02:39.593Z] #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-27T18:02:39.593Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-27T18:02:39.593Z] #20 48.71 Selecting previously unselected package vim. [2021-03-27T18:02:39.593Z] #20 48.73 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-03-27T18:02:39.593Z] #20 48.75 Unpacking vim (2:8.1.0875-5) ... [2021-03-27T18:02:39.784Z] ok github.com/docker/docker/daemon/logger/splunk 1.443s coverage: 82.5% of statements [2021-03-27T18:02:39.784Z] ? github.com/docker/docker/daemon/names [no test files] [2021-03-27T18:02:39.854Z] #20 49.34 Selecting previously unselected package xfsprogs. [2021-03-27T18:02:39.854Z] #20 49.35 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-03-27T18:02:39.854Z] #20 49.36 Unpacking xfsprogs (4.20.0-1) ... [2021-03-27T18:02:40.074Z] ok github.com/docker/docker/daemon/network 0.015s coverage: 63.8% of statements [2021-03-27T18:02:40.074Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-03-27T18:02:40.423Z] #20 49.80 Selecting previously unselected package zip. [2021-03-27T18:02:40.423Z] #20 49.83 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-03-27T18:02:40.423Z] #20 49.84 Unpacking zip (3.0-11+b1) ... [2021-03-27T18:02:40.423Z] #20 50.02 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-03-27T18:02:40.683Z] #20 50.04 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-27T18:02:40.683Z] #20 50.05 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-03-27T18:02:40.683Z] #20 50.08 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-03-27T18:02:40.683Z] #20 50.09 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-03-27T18:02:40.683Z] #20 50.10 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-03-27T18:02:40.683Z] #20 50.12 Setting up uidmap (1:4.5-1.1) ... [2021-03-27T18:02:40.683Z] #20 50.13 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-03-27T18:02:40.683Z] #20 50.15 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-27T18:02:40.683Z] #20 50.16 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-27T18:02:40.683Z] #20 50.18 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-27T18:02:40.683Z] #20 50.19 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-27T18:02:40.683Z] #20 50.20 Setting up xxd (2:8.1.0875-5) ... [2021-03-27T18:02:40.683Z] #20 50.22 Setting up zip (3.0-11+b1) ... [2021-03-27T18:02:40.732Z] #20 59.06 Setting up python3-distutils (3.7.3-1) ... [2021-03-27T18:02:40.943Z] #20 50.23 Setting up vim-common (2:8.1.0875-5) ... [2021-03-27T18:02:40.943Z] #20 50.27 Setting up bash-completion (1:2.8-6) ... [2021-03-27T18:02:41.104Z] ok github.com/docker/docker/distribution/metadata 0.027s coverage: 48.2% of statements [2021-03-27T18:02:41.295Z] #20 59.51 Setting up python3-setuptools (40.8.0-1) ... [2021-03-27T18:02:42.133Z] ok github.com/docker/docker/distribution 0.312s coverage: 25.2% of statements [2021-03-27T18:02:42.133Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-03-27T18:02:42.156Z] #20 48.93 Selecting previously unselected package vim. [2021-03-27T18:02:42.156Z] #20 48.95 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-03-27T18:02:42.156Z] #20 48.97 Unpacking vim (2:8.1.0875-5) ... [2021-03-27T18:02:42.156Z] #20 49.61 Selecting previously unselected package xfsprogs. [2021-03-27T18:02:42.156Z] #20 49.62 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-03-27T18:02:42.156Z] #20 49.63 Unpacking xfsprogs (4.20.0-1) ... [2021-03-27T18:02:42.225Z] #20 60.72 Setting up python3-pip (18.1-5) ... [2021-03-27T18:02:42.225Z] #20 ... [2021-03-27T18:02:42.225Z] [2021-03-27T18:02:42.225Z] #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-27T18:02:42.225Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T18:02:42.225Z] #43 133.3 CC criu/net.o [2021-03-27T18:02:42.225Z] #43 137.0 CC criu/netfilter.o [2021-03-27T18:02:42.225Z] #43 137.5 CC criu/page-pipe.o [2021-03-27T18:02:42.225Z] #43 138.2 CC criu/page-xfer.o [2021-03-27T18:02:42.225Z] #43 140.0 CC criu/pagemap-cache.o [2021-03-27T18:02:42.225Z] #43 140.4 CC criu/pagemap.o [2021-03-27T18:02:42.225Z] #43 141.5 CC criu/parasite-syscall.o [2021-03-27T18:02:42.225Z] #43 142.5 CC criu/path.o [2021-03-27T18:02:42.225Z] #43 142.8 CC criu/pie-util-vdso-elf32.o [2021-03-27T18:02:42.326Z] #44 151.7 CC criu/memfd.o [2021-03-27T18:02:42.397Z] #20 51.54 Setting up libiptc0:arm64 (1.8.2-4) ... [2021-03-27T18:02:42.397Z] #20 51.55 Setting up xz-utils (5.2.4-1) ... [2021-03-27T18:02:42.397Z] #20 51.57 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-03-27T18:02:42.397Z] #20 51.59 Setting up sudo (1.8.27-1+deb10u3) ... [2021-03-27T18:02:42.397Z] #20 51.69 invoke-rc.d: could not determine current runlevel [2021-03-27T18:02:42.397Z] #20 51.70 invoke-rc.d: policy-rc.d denied execution of start. [2021-03-27T18:02:42.397Z] #20 51.72 Setting up pigz (2.4-1) ... [2021-03-27T18:02:42.397Z] #20 51.74 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-03-27T18:02:42.397Z] #20 51.75 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-03-27T18:02:42.397Z] #20 51.78 Setting up python-pip-whl (18.1-5) ... [2021-03-27T18:02:42.397Z] #20 52.02 Setting up libmpdec2:arm64 (2.4.2-2) ... [2021-03-27T18:02:42.397Z] #20 52.03 Setting up vim-runtime (2:8.1.0875-5) ... [2021-03-27T18:02:42.417Z] #20 50.04 Selecting previously unselected package zip. [2021-03-27T18:02:42.417Z] #20 50.04 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-03-27T18:02:42.417Z] #20 50.05 Unpacking zip (3.0-11+b1) ... [2021-03-27T18:02:42.481Z] #43 143.4 CC criu/pie-util-vdso.o [2021-03-27T18:02:42.677Z] #20 50.26 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-03-27T18:02:42.677Z] #20 50.28 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-27T18:02:42.677Z] #20 50.29 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-03-27T18:02:42.677Z] #20 50.30 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-03-27T18:02:42.677Z] #20 50.32 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-03-27T18:02:42.677Z] #20 50.33 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-03-27T18:02:42.678Z] #20 50.34 Setting up uidmap (1:4.5-1.1) ... [2021-03-27T18:02:42.678Z] #20 50.35 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-03-27T18:02:42.815Z] ok github.com/docker/docker/errdefs 0.003s coverage: 53.1% of statements [2021-03-27T18:02:42.938Z] #20 50.36 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-27T18:02:42.938Z] #20 50.38 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-27T18:02:42.938Z] #20 50.39 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-27T18:02:42.938Z] #20 50.40 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-27T18:02:42.938Z] #20 50.41 Setting up xxd (2:8.1.0875-5) ... [2021-03-27T18:02:42.938Z] #20 50.43 Setting up zip (3.0-11+b1) ... [2021-03-27T18:02:42.938Z] #20 50.44 Setting up vim-common (2:8.1.0875-5) ... [2021-03-27T18:02:42.938Z] #20 50.46 Setting up bash-completion (1:2.8-6) ... [2021-03-27T18:02:42.973Z] #20 52.47 Setting up libaio1:arm64 (0.3.112-3) ... [2021-03-27T18:02:42.973Z] #20 52.49 Setting up libonig5:arm64 (6.9.1-1) ... [2021-03-27T18:02:42.973Z] #20 52.51 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-03-27T18:02:42.978Z] #44 152.5 CC criu/mount.o [2021-03-27T18:02:43.044Z] #43 143.9 CC criu/pie-util.o [2021-03-27T18:02:43.301Z] #43 144.1 CC criu/pipes.o [2021-03-27T18:02:43.301Z] #43 ... [2021-03-27T18:02:43.301Z] [2021-03-27T18:02:43.301Z] #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-27T18:02:43.301Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-27T18:02:43.301Z] #20 61.72 Processing triggers for libc-bin (2.28-10) ... [2021-03-27T18:02:43.301Z] #20 61.77 Processing triggers for mime-support (3.62) ... [2021-03-27T18:02:43.549Z] #20 ... [2021-03-27T18:02:43.549Z] [2021-03-27T18:02:43.549Z] #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-27T18:02:43.549Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-27T18:02:43.549Z] #43 100.00 CC criu/cr-errno.o [2021-03-27T18:02:43.549Z] #43 100.2 CC criu/cr-restore.o [2021-03-27T18:02:43.549Z] #43 104.4 CC criu/cr-service.o [2021-03-27T18:02:43.549Z] #43 106.1 CC criu/crtools.o [2021-03-27T18:02:43.549Z] #43 106.9 CC criu/eventfd.o [2021-03-27T18:02:43.549Z] #43 107.3 CC criu/eventpoll.o [2021-03-27T18:02:43.549Z] #43 108.1 CC criu/external.o [2021-03-27T18:02:43.549Z] #43 108.5 CC criu/fault-injection.o [2021-03-27T18:02:43.549Z] #43 108.6 CC criu/fdstore.o [2021-03-27T18:02:43.549Z] #43 109.1 CC criu/fifo.o [2021-03-27T18:02:43.549Z] #43 109.5 CC criu/file-ids.o [2021-03-27T18:02:43.549Z] #43 110.0 CC criu/file-lock.o [2021-03-27T18:02:43.549Z] #43 ... [2021-03-27T18:02:43.549Z] [2021-03-27T18:02:43.549Z] #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-27T18:02:43.549Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-03-27T18:02:43.549Z] #20 53.02 Setting up vim (2:8.1.0875-5) ... [2021-03-27T18:02:43.549Z] #20 53.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-03-27T18:02:43.549Z] #20 53.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-03-27T18:02:43.549Z] #20 53.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-03-27T18:02:43.549Z] #20 53.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-03-27T18:02:43.549Z] #20 53.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-03-27T18:02:43.549Z] #20 53.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-03-27T18:02:43.549Z] #20 53.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-03-27T18:02:43.549Z] #20 53.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-03-27T18:02:43.549Z] #20 53.18 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-03-27T18:02:43.549Z] #20 53.20 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-03-27T18:02:43.812Z] #20 53.24 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-03-27T18:02:43.812Z] #20 53.27 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-27T18:02:43.812Z] #20 53.29 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2021-03-27T18:02:43.812Z] #20 53.31 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-03-27T18:02:43.849Z] ok github.com/docker/docker/image 0.014s coverage: 86.6% of statements [2021-03-27T18:02:44.139Z] ok github.com/docker/docker/distribution/xfer 1.902s coverage: 85.1% of statements [2021-03-27T18:02:44.139Z] ? github.com/docker/docker/dockerversion [no test files] [2021-03-27T18:02:44.230Z] #20 DONE 62.6s [2021-03-27T18:02:44.230Z] [2021-03-27T18:02:44.230Z] #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-27T18:02:44.230Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-03-27T18:02:44.234Z] #20 52.97 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-03-27T18:02:44.234Z] #20 52.99 Setting up xz-utils (5.2.4-1) ... [2021-03-27T18:02:44.234Z] #20 53.02 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-03-27T18:02:44.234Z] #20 53.03 Setting up sudo (1.8.27-1+deb10u3) ... [2021-03-27T18:02:44.234Z] #20 53.13 invoke-rc.d: could not determine current runlevel [2021-03-27T18:02:44.234Z] #20 53.14 invoke-rc.d: policy-rc.d denied execution of start. [2021-03-27T18:02:44.234Z] #20 53.15 Setting up pigz (2.4-1) ... [2021-03-27T18:02:44.234Z] #20 53.16 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-03-27T18:02:44.234Z] #20 53.18 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-03-27T18:02:44.234Z] #20 53.20 Setting up python-pip-whl (18.1-5) ... [2021-03-27T18:02:44.234Z] #20 53.22 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-03-27T18:02:44.234Z] #20 53.24 Setting up vim-runtime (2:8.1.0875-5) ... [2021-03-27T18:02:44.234Z] #20 53.55 Setting up libaio1:amd64 (0.3.112-3) ... [2021-03-27T18:02:44.234Z] #20 53.57 Setting up libonig5:amd64 (6.9.1-1) ... [2021-03-27T18:02:44.234Z] #20 53.60 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-03-27T18:02:44.234Z] #20 53.62 Setting up vim (2:8.1.0875-5) ... [2021-03-27T18:02:44.234Z] #20 53.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-03-27T18:02:44.234Z] #20 53.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-03-27T18:02:44.234Z] #20 53.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-03-27T18:02:44.234Z] #20 53.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-03-27T18:02:44.234Z] #20 53.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-03-27T18:02:44.234Z] #20 53.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-03-27T18:02:44.234Z] #20 53.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-03-27T18:02:44.234Z] #20 53.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-03-27T18:02:44.429Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2021-03-27T18:02:44.494Z] #20 53.73 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-27T18:02:44.494Z] #20 53.74 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-03-27T18:02:44.494Z] #20 53.76 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-03-27T18:02:44.494Z] #20 53.78 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-27T18:02:44.494Z] #20 53.79 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-03-27T18:02:44.494Z] #20 53.81 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-03-27T18:02:44.511Z] #44 ... [2021-03-27T18:02:44.511Z] [2021-03-27T18:02:44.511Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-27T18:02:44.511Z] #23 sha256:ccc049fd77d3560d12ccbdbf0b90a4315ba01e967ea81d29513990ddff3b95ca [2021-03-27T18:02:44.511Z] #23 20.29 Installing build dependencies: finished with status 'done' [2021-03-27T18:02:45.462Z] ok github.com/docker/docker/image/tarexport 0.006s coverage: 0.6% of statements [2021-03-27T18:02:45.462Z] ok github.com/docker/docker/image/v1 0.006s coverage: 25.0% of statements [2021-03-27T18:02:45.462Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-03-27T18:02:45.742Z] #20 53.19 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-03-27T18:02:45.742Z] #20 53.22 Setting up xz-utils (5.2.4-1) ... [2021-03-27T18:02:45.742Z] #20 53.27 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-03-27T18:02:45.742Z] #20 53.28 Setting up sudo (1.8.27-1+deb10u3) ... [2021-03-27T18:02:45.742Z] #20 53.34 invoke-rc.d: could not determine current runlevel [2021-03-27T18:02:45.742Z] #20 53.36 invoke-rc.d: policy-rc.d denied execution of start. [2021-03-27T18:02:45.742Z] #20 53.37 Setting up pigz (2.4-1) ... [2021-03-27T18:02:45.742Z] #20 53.38 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-03-27T18:02:45.742Z] #20 53.39 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-03-27T18:02:45.742Z] #20 53.41 Setting up python-pip-whl (18.1-5) ... [2021-03-27T18:02:45.742Z] #20 53.43 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-03-27T18:02:45.742Z] #20 53.44 Setting up vim-runtime (2:8.1.0875-5) ... [2021-03-27T18:02:45.742Z] #20 ... [2021-03-27T18:02:45.742Z] [2021-03-27T18:02:45.742Z] #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-27T18:02:45.742Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T18:02:45.742Z] #43 105.3 CC criu/cr-service.o [2021-03-27T18:02:45.742Z] #43 107.0 CC criu/crtools.o [2021-03-27T18:02:45.742Z] #43 107.6 CC criu/eventfd.o [2021-03-27T18:02:45.742Z] #43 107.9 CC criu/eventpoll.o [2021-03-27T18:02:45.742Z] #43 108.8 CC criu/external.o [2021-03-27T18:02:45.742Z] #43 109.2 CC criu/fault-injection.o [2021-03-27T18:02:45.742Z] #43 109.3 CC criu/fdstore.o [2021-03-27T18:02:45.742Z] #43 109.5 CC criu/fifo.o [2021-03-27T18:02:45.742Z] #43 109.9 CC criu/file-ids.o [2021-03-27T18:02:45.742Z] #43 110.3 CC criu/file-lock.o [2021-03-27T18:02:45.742Z] #43 111.4 CC criu/files-ext.o [2021-03-27T18:02:45.742Z] #43 111.8 CC criu/files-reg.o [2021-03-27T18:02:45.742Z] #43 113.9 CC criu/files.o [2021-03-27T18:02:45.753Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2021-03-27T18:02:45.755Z] #56 247.1 + bin/containerd-shim-runc-v1 [2021-03-27T18:02:46.002Z] #43 ... [2021-03-27T18:02:46.002Z] [2021-03-27T18:02:46.002Z] #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-27T18:02:46.002Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-27T18:02:46.002Z] #20 53.44 Setting up vim-runtime (2:8.1.0875-5) ... [2021-03-27T18:02:46.123Z] #21 1.897 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-03-27T18:02:46.123Z] #21 1.909 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-03-27T18:02:46.123Z] #21 1.911 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-03-27T18:02:46.263Z] #20 53.86 Setting up libaio1:amd64 (0.3.112-3) ... [2021-03-27T18:02:46.263Z] #20 53.88 Setting up libonig5:amd64 (6.9.1-1) ... [2021-03-27T18:02:46.263Z] #20 53.89 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-03-27T18:02:46.263Z] #20 53.91 Setting up vim (2:8.1.0875-5) ... [2021-03-27T18:02:46.263Z] #20 53.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-03-27T18:02:46.263Z] #20 53.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-03-27T18:02:46.263Z] #20 53.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-03-27T18:02:46.263Z] #20 53.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-03-27T18:02:46.263Z] #20 53.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-03-27T18:02:46.370Z] #20 56.03 Setting up iptables (1.8.2-4) ... [2021-03-27T18:02:46.380Z] #21 DONE 2.3s [2021-03-27T18:02:46.380Z] [2021-03-27T18:02:46.380Z] #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-27T18:02:46.380Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T18:02:46.380Z] #43 144.9 CC criu/plugin.o [2021-03-27T18:02:46.380Z] #43 145.4 CC criu/proc_parse.o [2021-03-27T18:02:46.380Z] #43 ... [2021-03-27T18:02:46.380Z] [2021-03-27T18:02:46.380Z] #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-27T18:02:46.380Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-27T18:02:46.380Z] #40 DONE 216.7s [2021-03-27T18:02:46.523Z] #20 53.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-03-27T18:02:46.523Z] #20 53.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-03-27T18:02:46.523Z] #20 53.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-03-27T18:02:46.523Z] #20 54.01 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-27T18:02:46.523Z] #20 54.02 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-03-27T18:02:46.523Z] #20 54.04 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-03-27T18:02:46.523Z] #20 54.05 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-27T18:02:46.523Z] #20 54.06 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-03-27T18:02:46.523Z] #20 54.07 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-03-27T18:02:46.634Z] #20 56.07 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-27T18:02:46.634Z] #20 56.09 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-27T18:02:46.634Z] #20 56.10 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-27T18:02:46.634Z] #20 56.12 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-27T18:02:46.634Z] #20 56.12 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-03-27T18:02:46.634Z] #20 56.13 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-03-27T18:02:46.634Z] #20 56.14 Setting up python3 (3.7.3-1) ... [2021-03-27T18:02:46.637Z] [2021-03-27T18:02:46.637Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-27T18:02:46.637Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-03-27T18:02:46.783Z] ok github.com/docker/docker/oci 0.032s coverage: 45.2% of statements [2021-03-27T18:02:47.210Z] #20 56.77 Setting up python3-wheel (0.32.3-2) ... [2021-03-27T18:02:47.413Z] ok github.com/docker/docker/opts 0.017s coverage: 67.1% of statements [2021-03-27T18:02:47.702Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2021-03-27T18:02:47.789Z] #20 56.74 Setting up iptables (1.8.2-4) ... [2021-03-27T18:02:47.789Z] #20 56.77 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-27T18:02:47.789Z] #20 56.78 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-27T18:02:47.789Z] #20 56.79 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-27T18:02:47.789Z] #20 56.79 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-27T18:02:47.789Z] #20 56.80 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-03-27T18:02:47.789Z] #20 56.81 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-03-27T18:02:47.789Z] #20 56.83 Setting up python3 (3.7.3-1) ... [2021-03-27T18:02:47.789Z] #20 ... [2021-03-27T18:02:47.789Z] [2021-03-27T18:02:47.789Z] #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-27T18:02:47.789Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-27T18:02:47.789Z] #40 218.4 + dpkg --print-architecture [2021-03-27T18:02:47.789Z] #40 218.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-03-27T18:02:48.049Z] #40 218.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-03-27T18:02:48.049Z] #40 218.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-03-27T18:02:48.158Z] #20 57.77 Setting up apparmor (2.13.2-10) ... [2021-03-27T18:02:49.203Z] ok github.com/docker/docker/pkg/archive 0.521s coverage: 76.9% of statements [2021-03-27T18:02:49.429Z] #40 ... [2021-03-27T18:02:49.430Z] [2021-03-27T18:02:49.430Z] #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-27T18:02:49.430Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T18:02:49.430Z] #43 107.1 CC criu/crtools.o [2021-03-27T18:02:49.430Z] #43 107.6 CC criu/eventfd.o [2021-03-27T18:02:49.430Z] #43 108.0 CC criu/eventpoll.o [2021-03-27T18:02:49.430Z] #43 108.9 CC criu/external.o [2021-03-27T18:02:49.430Z] #43 109.2 CC criu/fault-injection.o [2021-03-27T18:02:49.430Z] #43 109.4 CC criu/fdstore.o [2021-03-27T18:02:49.430Z] #43 109.8 CC criu/fifo.o [2021-03-27T18:02:49.430Z] #43 110.3 CC criu/file-ids.o [2021-03-27T18:02:49.430Z] #43 110.7 CC criu/file-lock.o [2021-03-27T18:02:49.430Z] #43 111.6 CC criu/files-ext.o [2021-03-27T18:02:49.430Z] #43 112.0 CC criu/files-reg.o [2021-03-27T18:02:49.430Z] #43 114.1 CC criu/files.o [2021-03-27T18:02:49.430Z] #43 116.4 CC criu/filesystems.o [2021-03-27T18:02:49.430Z] #43 116.9 CC criu/fsnotify.o [2021-03-27T18:02:49.822Z] #20 57.00 Setting up iptables (1.8.2-4) ... [2021-03-27T18:02:49.822Z] #20 57.04 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-27T18:02:49.822Z] #20 57.06 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-27T18:02:49.822Z] #20 57.06 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-27T18:02:49.822Z] #20 57.08 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-27T18:02:49.822Z] #20 57.09 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-03-27T18:02:49.822Z] #20 57.09 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-03-27T18:02:49.822Z] #20 57.10 Setting up python3 (3.7.3-1) ... [2021-03-27T18:02:50.082Z] #20 57.50 Setting up python3-wheel (0.32.3-2) ... [2021-03-27T18:02:50.247Z] ok github.com/docker/docker/pkg/authorization 0.383s coverage: 68.3% of statements [2021-03-27T18:02:50.247Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-03-27T18:02:50.368Z] #43 ... [2021-03-27T18:02:50.368Z] [2021-03-27T18:02:50.368Z] #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-27T18:02:50.368Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-27T18:02:50.368Z] #20 57.22 Setting up python3-wheel (0.32.3-2) ... [2021-03-27T18:02:50.368Z] #20 57.96 Setting up apparmor (2.13.2-10) ... [2021-03-27T18:02:50.368Z] #20 59.73 Setting up xfsprogs (4.20.0-1) ... [2021-03-27T18:02:50.368Z] #20 59.76 Setting up python3-lib2to3 (3.7.3-1) ... [2021-03-27T18:02:50.536Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-03-27T18:02:50.653Z] #20 58.19 Setting up apparmor (2.13.2-10) ... [2021-03-27T18:02:50.728Z] #20 ... [2021-03-27T18:02:50.728Z] [2021-03-27T18:02:50.728Z] #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-27T18:02:50.728Z] #49 sha256:b66b9044239a89ce065f103127c091ba9e9af2f6389bccf2922b5d57eb24124b [2021-03-27T18:02:50.728Z] #49 195.1 + /build/golangci-lint --version [2021-03-27T18:02:50.728Z] #49 195.6 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-03-27T18:02:50.728Z] #49 DONE 197.4s [2021-03-27T18:02:50.728Z] [2021-03-27T18:02:50.728Z] #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-27T18:02:50.728Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-27T18:02:50.728Z] #43 110.8 CC criu/files-ext.o [2021-03-27T18:02:50.728Z] #43 111.1 CC criu/files-reg.o [2021-03-27T18:02:50.728Z] #43 113.4 CC criu/files.o [2021-03-27T18:02:50.728Z] #43 115.2 CC criu/filesystems.o [2021-03-27T18:02:50.728Z] #43 116.0 CC criu/fsnotify.o [2021-03-27T18:02:50.728Z] #43 117.0 CC criu/image-desc.o [2021-03-27T18:02:50.728Z] #43 117.1 CC criu/image.o [2021-03-27T18:02:50.887Z] #20 60.14 Setting up python3-pkg-resources (40.8.0-1) ... [2021-03-27T18:02:50.990Z] #43 ... [2021-03-27T18:02:50.990Z] [2021-03-27T18:02:50.991Z] #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-27T18:02:50.991Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-03-27T18:02:51.001Z] #56 251.6 + bin/containerd-shim-runc-v2 [2021-03-27T18:02:51.254Z] #20 60.69 Setting up xfsprogs (4.20.0-1) ... [2021-03-27T18:02:51.254Z] #20 60.71 Setting up python3-lib2to3 (3.7.3-1) ... [2021-03-27T18:02:51.256Z] #56 252.6 + binaries [2021-03-27T18:02:51.256Z] #56 252.6 + install -D bin/containerd /build/containerd [2021-03-27T18:02:51.256Z] #56 252.6 + install -D bin/containerd-shim /build/containerd-shim [2021-03-27T18:02:51.256Z] #56 252.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-03-27T18:02:51.256Z] #56 252.6 + install -D bin/ctr /build/ctr [2021-03-27T18:02:51.483Z] #23 ... [2021-03-27T18:02:51.483Z] [2021-03-27T18:02:51.483Z] #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-27T18:02:51.483Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-27T18:02:51.483Z] #44 158.5 CC criu/namespaces.o [2021-03-27T18:02:51.517Z] #20 61.05 Setting up python3-pkg-resources (40.8.0-1) ... [2021-03-27T18:02:51.783Z] #44 161.3 CC criu/net.o [2021-03-27T18:02:51.825Z] #20 61.07 Setting up python3-distutils (3.7.3-1) ... [2021-03-27T18:02:51.889Z] #22 ... [2021-03-27T18:02:51.889Z] [2021-03-27T18:02:51.889Z] #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-27T18:02:51.889Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T18:02:51.889Z] #43 148.5 CC criu/protobuf-desc.o [2021-03-27T18:02:51.889Z] #43 149.5 CC criu/protobuf.o [2021-03-27T18:02:51.889Z] #43 149.9 CC criu/pstree.o [2021-03-27T18:02:51.889Z] #43 151.4 CC criu/rbtree.o [2021-03-27T18:02:51.889Z] #43 151.8 CC criu/rst-malloc.o [2021-03-27T18:02:51.889Z] #43 152.1 CC criu/seccomp.o [2021-03-27T18:02:51.889Z] #43 153.0 CC criu/seize.o [2021-03-27T18:02:52.085Z] #20 61.54 Setting up python3-setuptools (40.8.0-1) ... [2021-03-27T18:02:52.565Z] #20 59.99 Setting up xfsprogs (4.20.0-1) ... [2021-03-27T18:02:52.565Z] #20 60.01 Setting up python3-lib2to3 (3.7.3-1) ... [2021-03-27T18:02:52.820Z] #43 153.9 CC criu/servicefd.o [2021-03-27T18:02:52.820Z] #43 ... [2021-03-27T18:02:52.820Z] [2021-03-27T18:02:52.820Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-27T18:02:52.820Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-03-27T18:02:52.820Z] #22 6.545 Collecting yamllint==1.16.0 [2021-03-27T18:02:52.825Z] #20 60.45 Setting up python3-pkg-resources (40.8.0-1) ... [2021-03-27T18:02:52.911Z] #20 62.22 Setting up python3-distutils (3.7.3-1) ... [2021-03-27T18:02:53.140Z] #56 DONE 254.3s [2021-03-27T18:02:53.383Z] #22 ... [2021-03-27T18:02:53.383Z] [2021-03-27T18:02:53.383Z] #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-27T18:02:53.383Z] #49 sha256:b8338ab9cbdf4c5e2d5175951cd23ff444d4217cec31bf38b2f6830f11f3d65a [2021-03-27T18:02:53.383Z] #49 224.6 + /build/golangci-lint --version [2021-03-27T18:02:53.383Z] #49 225.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-03-27T18:02:53.383Z] #49 DONE 225.2s [2021-03-27T18:02:53.438Z] #20 62.76 Setting up python3-setuptools (40.8.0-1) ... [2021-03-27T18:02:53.465Z] #20 62.89 Setting up python3-pip (18.1-5) ... [2021-03-27T18:02:53.639Z] [2021-03-27T18:02:53.639Z] #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-27T18:02:53.639Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T18:02:53.639Z] #43 154.2 CC criu/shmem.o [2021-03-27T18:02:53.700Z] [2021-03-27T18:02:53.700Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-03-27T18:02:53.700Z] #57 sha256:a2800f4da89794e310dcd7ab256e2358f79992b6fccc52bfe2e2b92471c7ca86 [2021-03-27T18:02:53.767Z] #20 61.42 Setting up python3-distutils (3.7.3-1) ... [2021-03-27T18:02:53.897Z] #43 155.0 CC criu/sigframe.o [2021-03-27T18:02:54.045Z] ok github.com/docker/docker/layer 7.228s coverage: 68.8% of statements [2021-03-27T18:02:54.045Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-03-27T18:02:54.045Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-03-27T18:02:54.045Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-03-27T18:02:54.045Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-03-27T18:02:54.045Z] ? github.com/docker/docker/oci/caps [no test files] [2021-03-27T18:02:54.154Z] #43 155.2 CC criu/signalfd.o [2021-03-27T18:02:54.261Z] #57 DONE 0.5s [2021-03-27T18:02:54.261Z] [2021-03-27T18:02:54.261Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-03-27T18:02:54.261Z] #61 sha256:4e4fbce84c7884b45462055822dc703dfe8288122d1191acbdc30df301d8cb15 [2021-03-27T18:02:54.261Z] #61 DONE 0.1s [2021-03-27T18:02:54.335Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2021-03-27T18:02:54.338Z] #20 61.91 Setting up python3-setuptools (40.8.0-1) ... [2021-03-27T18:02:54.387Z] #20 63.82 Setting up python3-pip (18.1-5) ... [2021-03-27T18:02:54.404Z] #20 63.77 Processing triggers for libc-bin (2.28-10) ... [2021-03-27T18:02:54.404Z] #20 63.80 Processing triggers for mime-support (3.62) ... [2021-03-27T18:02:54.516Z] [2021-03-27T18:02:54.516Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-03-27T18:02:54.516Z] #66 sha256:c2b40a2bce63848dad097ff1306e1197f3584a63cd4821f2f373da4a98eba085 [2021-03-27T18:02:54.559Z] #44 ... [2021-03-27T18:02:54.559Z] [2021-03-27T18:02:54.559Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-27T18:02:54.559Z] #23 sha256:ccc049fd77d3560d12ccbdbf0b90a4315ba01e967ea81d29513990ddff3b95ca [2021-03-27T18:02:54.559Z] #23 28.20 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-03-27T18:02:54.559Z] #23 28.28 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-03-27T18:02:54.559Z] #23 28.36 Building wheels for collected packages: pyyaml [2021-03-27T18:02:54.559Z] #23 28.36 Running setup.py bdist_wheel for pyyaml: started [2021-03-27T18:02:54.559Z] #23 30.24 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-03-27T18:02:54.559Z] #23 30.25 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-03-27T18:02:54.559Z] #23 30.39 Successfully built pyyaml [2021-03-27T18:02:54.559Z] #23 30.40 Installing collected packages: pyyaml, pathspec, yamllint [2021-03-27T18:02:54.625Z] ok github.com/docker/docker/pkg/chrootarchive 3.482s coverage: 43.2% of statements [2021-03-27T18:02:54.625Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-03-27T18:02:54.625Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-03-27T18:02:54.717Z] #43 155.5 CC criu/sk-inet.o [2021-03-27T18:02:54.857Z] #23 30.73 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-03-27T18:02:54.915Z] ok github.com/docker/docker/pkg/discovery 0.013s coverage: 58.3% of statements [2021-03-27T18:02:54.915Z] ok github.com/docker/docker/pkg/discovery/file 0.016s coverage: 92.9% of statements [2021-03-27T18:02:55.075Z] #66 DONE 0.6s [2021-03-27T18:02:55.075Z] [2021-03-27T18:02:55.075Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-03-27T18:02:55.075Z] #68 sha256:64c6641848608d5e7ca06ec3aecfa4946aad0397bea67e2b2c0bf2ba742caab0 [2021-03-27T18:02:55.075Z] #68 DONE 0.0s [2021-03-27T18:02:55.075Z] [2021-03-27T18:02:55.075Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-03-27T18:02:55.075Z] #69 sha256:cef4582d7a65366eec16d13cab7021351f1561a6a61ab2adec6de6f329396b5f [2021-03-27T18:02:55.075Z] #69 DONE 0.0s [2021-03-27T18:02:55.075Z] [2021-03-27T18:02:55.075Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-03-27T18:02:55.075Z] #70 sha256:b028de49aeb9dd51f4acca0825d0bd27c3085540358d15a8aec3c5773f771f81 [2021-03-27T18:02:55.156Z] #23 DONE 30.9s [2021-03-27T18:02:55.156Z] [2021-03-27T18:02:55.156Z] #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-27T18:02:55.156Z] #25 sha256:309fa806ebb4f9a22a2512965dc41c3152e30e5a61679e1cc1495af3a80e52d5 [2021-03-27T18:02:55.335Z] #20 64.90 Processing triggers for libc-bin (2.28-10) ... [2021-03-27T18:02:55.335Z] #20 64.95 Processing triggers for mime-support (3.62) ... [2021-03-27T18:02:55.344Z] #20 DONE 64.8s [2021-03-27T18:02:55.344Z] [2021-03-27T18:02:55.344Z] #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-27T18:02:55.344Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-03-27T18:02:55.545Z] ok github.com/docker/docker/pkg/discovery/memory 0.006s coverage: 92.3% of statements [2021-03-27T18:02:55.647Z] #43 156.5 CC criu/sk-netlink.o [2021-03-27T18:02:55.723Z] #20 63.01 Setting up python3-pip (18.1-5) ... [2021-03-27T18:02:55.836Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2021-03-27T18:02:55.903Z] #43 156.8 CC criu/sk-packet.o [2021-03-27T18:02:55.912Z] #20 DONE 65.4s [2021-03-27T18:02:55.912Z] [2021-03-27T18:02:55.912Z] #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-27T18:02:55.912Z] #21 sha256:3a04c6fdd7ef5872a267faf8a5f2edcdb730aaf9dae03f62142eed23000d4fab [2021-03-27T18:02:56.222Z] #25 ... [2021-03-27T18:02:56.222Z] [2021-03-27T18:02:56.222Z] #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-27T18:02:56.222Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-27T18:02:56.222Z] #44 165.5 CC criu/netfilter.o [2021-03-27T18:02:56.467Z] #43 157.2 CC criu/sk-queue.o [2021-03-27T18:02:56.488Z] ok github.com/docker/docker/pkg/dmesg 0.029s coverage: 83.3% of statements [2021-03-27T18:02:56.520Z] #44 165.9 CC criu/page-pipe.o [2021-03-27T18:02:56.664Z] #20 64.09 Processing triggers for libc-bin (2.28-10) ... [2021-03-27T18:02:56.664Z] #20 64.13 Processing triggers for mime-support (3.62) ... [2021-03-27T18:02:56.664Z] #20 ... [2021-03-27T18:02:56.664Z] [2021-03-27T18:02:56.664Z] #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-27T18:02:56.664Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T18:02:56.664Z] #43 116.1 CC criu/filesystems.o [2021-03-27T18:02:56.664Z] #43 116.8 CC criu/fsnotify.o [2021-03-27T18:02:56.664Z] #43 118.0 CC criu/image-desc.o [2021-03-27T18:02:56.664Z] #43 118.1 CC criu/image.o [2021-03-27T18:02:56.664Z] #43 119.0 CC criu/ipc_ns.o [2021-03-27T18:02:56.664Z] #43 120.3 CC criu/irmap.o [2021-03-27T18:02:56.664Z] #43 120.9 CC criu/kcmp-ids.o [2021-03-27T18:02:56.664Z] #43 121.2 CC criu/kerndat.o [2021-03-27T18:02:56.664Z] #43 122.2 CC criu/libnetlink.o [2021-03-27T18:02:56.664Z] #43 122.6 CC criu/log.o [2021-03-27T18:02:56.664Z] #43 123.2 CC criu/lsm.o [2021-03-27T18:02:56.664Z] #43 123.7 CC criu/mem.o [2021-03-27T18:02:56.664Z] #43 125.4 CC criu/memfd.o [2021-03-27T18:02:56.664Z] #43 126.0 CC criu/mount.o [2021-03-27T18:02:56.664Z] #43 ... [2021-03-27T18:02:56.664Z] [2021-03-27T18:02:56.664Z] #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-27T18:02:56.664Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-27T18:02:56.664Z] #20 64.13 Processing triggers for mime-support (3.62) ... [2021-03-27T18:02:56.723Z] #43 157.5 CC criu/sk-tcp.o [2021-03-27T18:02:56.726Z] #21 1.114 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-03-27T18:02:56.726Z] #21 1.118 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-03-27T18:02:56.726Z] #21 1.125 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-03-27T18:02:56.726Z] #21 DONE 1.2s [2021-03-27T18:02:56.726Z] [2021-03-27T18:02:56.726Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-27T18:02:56.726Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-03-27T18:02:56.961Z] #70 DONE 2.0s [2021-03-27T18:02:56.961Z] [2021-03-27T18:02:56.961Z] #71 exporting to image [2021-03-27T18:02:56.961Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-03-27T18:02:56.961Z] #71 exporting layers [2021-03-27T18:02:56.979Z] #43 157.9 CC criu/sk-unix.o [2021-03-27T18:02:57.306Z] #21 1.431 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-03-27T18:02:57.306Z] #21 1.437 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-03-27T18:02:57.306Z] #21 1.451 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-03-27T18:02:57.518Z] ok github.com/docker/docker/pkg/filenotify 0.602s coverage: 67.0% of statements [2021-03-27T18:02:57.569Z] #21 DONE 1.6s [2021-03-27T18:02:57.569Z] [2021-03-27T18:02:57.569Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-27T18:02:57.569Z] #22 sha256:a35d58ddfb9f3f9629730880f624a4b18b6b1c37fb5307e7765f763de2a47ef6 [2021-03-27T18:02:57.577Z] #44 166.8 CC criu/page-xfer.o [2021-03-27T18:02:57.624Z] #20 DONE 65.1s [2021-03-27T18:02:57.624Z] [2021-03-27T18:02:57.624Z] #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-27T18:02:57.624Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-03-27T18:02:58.148Z] ok github.com/docker/docker/pkg/fileutils 0.004s coverage: 89.5% of statements [2021-03-27T18:02:58.344Z] #43 159.2 CC criu/sockets.o [2021-03-27T18:02:58.567Z] #21 1.033 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-03-27T18:02:58.567Z] #21 1.041 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-03-27T18:02:58.567Z] #21 1.044 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-03-27T18:02:58.567Z] #21 DONE 1.1s [2021-03-27T18:02:58.567Z] [2021-03-27T18:02:58.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-27T18:02:58.567Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-27T18:02:58.567Z] #40 218.2 + dpkg --print-architecture [2021-03-27T18:02:58.567Z] #40 218.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-03-27T18:02:58.567Z] #40 218.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-03-27T18:02:58.567Z] #40 218.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-03-27T18:02:58.567Z] #40 ... [2021-03-27T18:02:58.567Z] [2021-03-27T18:02:58.567Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-27T18:02:58.567Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-03-27T18:02:58.907Z] #43 159.9 CC criu/stats.o [2021-03-27T18:02:59.163Z] #43 160.3 CC criu/string.o [2021-03-27T18:02:59.178Z] ok github.com/docker/docker/pkg/discovery/kv 3.068s coverage: 84.1% of statements [2021-03-27T18:02:59.179Z] ok github.com/docker/docker/pkg/fsutils 0.427s coverage: 85.1% of statements [2021-03-27T18:02:59.179Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2021-03-27T18:02:59.420Z] #43 ... [2021-03-27T18:02:59.420Z] [2021-03-27T18:02:59.420Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-27T18:02:59.420Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-03-27T18:02:59.420Z] #22 11.87 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-03-27T18:02:59.420Z] #22 11.94 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-03-27T18:02:59.420Z] #22 11.97 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-03-27T18:02:59.420Z] #22 12.01 Collecting pyyaml (from yamllint==1.16.0) [2021-03-27T18:02:59.420Z] #22 12.22 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-03-27T18:02:59.420Z] #22 12.45 Installing collected packages: pathspec, pyyaml, yamllint [2021-03-27T18:02:59.420Z] #22 12.72 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-03-27T18:02:59.420Z] #22 DONE 13.0s [2021-03-27T18:02:59.420Z] [2021-03-27T18:02:59.420Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-03-27T18:02:59.420Z] #25 sha256:36cb12383f565db45c41de9b1e74f222baac9cbf12b908b50722216030e20dd1 [2021-03-27T18:02:59.677Z] #25 DONE 0.3s [2021-03-27T18:02:59.677Z] [2021-03-27T18:02:59.677Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-27T18:02:59.677Z] #30 sha256:fdbe8d25d040015e7e04cfde9bce493a50da68249734fc7ac468647b53410d8e [2021-03-27T18:02:59.678Z] #44 168.9 CC criu/pagemap-cache.o [2021-03-27T18:02:59.808Z] ok github.com/docker/docker/pkg/idtools 0.281s coverage: 69.5% of statements [2021-03-27T18:02:59.976Z] #44 169.4 CC criu/pagemap.o [2021-03-27T18:03:00.098Z] ok github.com/docker/docker/pkg/ioutils 0.338s coverage: 69.3% of statements [2021-03-27T18:03:00.388Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2021-03-27T18:03:00.388Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-03-27T18:03:00.388Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 100.0% of statements [2021-03-27T18:03:00.388Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-03-27T18:03:00.388Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-03-27T18:03:00.678Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2021-03-27T18:03:00.678Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-03-27T18:03:00.923Z] #22 ... [2021-03-27T18:03:00.923Z] [2021-03-27T18:03:00.923Z] #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-27T18:03:00.923Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T18:03:00.923Z] #43 118.2 CC criu/image-desc.o [2021-03-27T18:03:00.923Z] #43 118.4 CC criu/image.o [2021-03-27T18:03:00.923Z] #43 119.4 CC criu/ipc_ns.o [2021-03-27T18:03:00.923Z] #43 120.6 CC criu/irmap.o [2021-03-27T18:03:00.923Z] #43 121.4 CC criu/kcmp-ids.o [2021-03-27T18:03:00.923Z] #43 121.7 CC criu/kerndat.o [2021-03-27T18:03:00.923Z] #43 123.0 CC criu/libnetlink.o [2021-03-27T18:03:00.923Z] #43 123.6 CC criu/log.o [2021-03-27T18:03:00.923Z] #43 124.1 CC criu/lsm.o [2021-03-27T18:03:00.923Z] #43 124.8 CC criu/mem.o [2021-03-27T18:03:00.923Z] #43 126.7 CC criu/memfd.o [2021-03-27T18:03:00.923Z] #43 127.3 CC criu/mount.o [2021-03-27T18:03:00.968Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2021-03-27T18:03:00.969Z] ok github.com/docker/docker/pkg/parsers/kernel 0.009s coverage: 60.0% of statements [2021-03-27T18:03:01.032Z] #44 170.5 CC criu/parasite-syscall.o [2021-03-27T18:03:01.258Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.009s coverage: 86.7% of statements [2021-03-27T18:03:01.258Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2021-03-27T18:03:01.258Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-03-27T18:03:01.258Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-03-27T18:03:01.797Z] #22 ... [2021-03-27T18:03:01.797Z] [2021-03-27T18:03:01.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-27T18:03:01.797Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-27T18:03:01.797Z] #43 117.9 CC criu/ipc_ns.o [2021-03-27T18:03:01.797Z] #43 119.3 CC criu/irmap.o [2021-03-27T18:03:01.797Z] #43 119.8 CC criu/kcmp-ids.o [2021-03-27T18:03:01.797Z] #43 120.1 CC criu/kerndat.o [2021-03-27T18:03:01.797Z] #43 121.0 CC criu/libnetlink.o [2021-03-27T18:03:01.797Z] #43 121.3 CC criu/log.o [2021-03-27T18:03:01.797Z] #43 121.6 CC criu/lsm.o [2021-03-27T18:03:01.797Z] #43 122.0 CC criu/mem.o [2021-03-27T18:03:01.797Z] #43 123.9 CC criu/memfd.o [2021-03-27T18:03:01.797Z] #43 124.6 CC criu/mount.o [2021-03-27T18:03:01.797Z] #43 127.5 CC criu/namespaces.o [2021-03-27T18:03:01.797Z] #43 ... [2021-03-27T18:03:01.797Z] [2021-03-27T18:03:01.797Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-27T18:03:01.797Z] #22 sha256:a35d58ddfb9f3f9629730880f624a4b18b6b1c37fb5307e7765f763de2a47ef6 [2021-03-27T18:03:01.797Z] #22 4.309 Collecting yamllint==1.16.0 [2021-03-27T18:03:01.862Z] #43 ... [2021-03-27T18:03:01.862Z] [2021-03-27T18:03:01.862Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-27T18:03:01.862Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-03-27T18:03:01.862Z] #22 5.160 Collecting yamllint==1.16.0 [2021-03-27T18:03:01.889Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.016s coverage: 56.8% of statements [2021-03-27T18:03:02.087Z] #44 171.5 CC criu/path.o [2021-03-27T18:03:02.404Z] #44 171.9 CC criu/pie-util-vdso.o [2021-03-27T18:03:02.518Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-03-27T18:03:02.809Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-03-27T18:03:02.809Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2021-03-27T18:03:03.051Z] #44 172.5 CC criu/pie-util.o [2021-03-27T18:03:03.350Z] #44 172.7 CC criu/pipes.o [2021-03-27T18:03:03.850Z] #30 DONE 3.7s [2021-03-27T18:03:03.850Z] [2021-03-27T18:03:03.850Z] #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-27T18:03:03.850Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T18:03:03.850Z] #43 160.5 CC criu/sysctl.o [2021-03-27T18:03:03.850Z] #43 161.1 CC criu/sysfs_parse.o [2021-03-27T18:03:03.850Z] #43 161.4 CC criu/timens.o [2021-03-27T18:03:03.850Z] #43 161.7 CC criu/timerfd.o [2021-03-27T18:03:03.850Z] #43 162.0 CC criu/tty.o [2021-03-27T18:03:03.850Z] #43 163.4 CC criu/tun.o [2021-03-27T18:03:03.850Z] #43 163.8 CC criu/uffd.o [2021-03-27T18:03:03.850Z] #43 164.6 CC criu/util.o [2021-03-27T18:03:03.850Z] #43 ... [2021-03-27T18:03:03.850Z] [2021-03-27T18:03:03.850Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-03-27T18:03:03.850Z] #33 sha256:5587defcd01356e383ba0904f51dca254ec11d3ea96de7c4ab32c30f8aa225db [2021-03-27T18:03:03.850Z] #33 DONE 0.3s [2021-03-27T18:03:03.850Z] [2021-03-27T18:03:03.850Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-03-27T18:03:03.850Z] #35 sha256:775443bd6155b61c80dd8b58657929c498a9034b6f367fa58037947e78ef2ed7 [2021-03-27T18:03:03.850Z] #35 DONE 0.1s [2021-03-27T18:03:03.850Z] [2021-03-27T18:03:03.850Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-03-27T18:03:03.850Z] #38 sha256:135a357ce818ba270077d012c922baf806713554d2938fd67d99eda90cbe6f15 [2021-03-27T18:03:03.850Z] #38 DONE 0.1s [2021-03-27T18:03:03.850Z] [2021-03-27T18:03:03.850Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-03-27T18:03:03.850Z] #41 sha256:3bba072cfe910713c3d23e5a68094ef946a93d5e2a5909fa84c4bdaa6dcde208 [2021-03-27T18:03:03.860Z] #22 5.223 Collecting yamllint==1.16.0 [2021-03-27T18:03:04.311Z] ok github.com/docker/docker/pkg/pubsub 1.019s coverage: 75.0% of statements [2021-03-27T18:03:04.311Z] ok github.com/docker/docker/pkg/reexec 0.004s coverage: 82.4% of statements [2021-03-27T18:03:04.407Z] #44 173.6 CC criu/plugin.o [2021-03-27T18:03:04.412Z] #41 DONE 0.6s [2021-03-27T18:03:04.412Z] [2021-03-27T18:03:04.412Z] #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-27T18:03:04.412Z] #53 sha256:785428c89d577a82940da4591ae804adecc1e5d3381fef2006e63d1f7867bd56 [2021-03-27T18:03:04.669Z] #53 ... [2021-03-27T18:03:04.669Z] [2021-03-27T18:03:04.669Z] #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-27T18:03:04.669Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T18:03:04.669Z] #43 165.7 CC criu/uts_ns.o [2021-03-27T18:03:04.707Z] #44 174.1 CC criu/proc_parse.o [2021-03-27T18:03:04.707Z] #44 ... [2021-03-27T18:03:04.707Z] [2021-03-27T18:03:04.707Z] #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-27T18:03:04.707Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-03-27T18:03:04.707Z] #41 243.0 + dpkg --print-architecture [2021-03-27T18:03:04.707Z] #41 243.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-03-27T18:03:04.926Z] #43 165.9 CC criu/vdso-compat.o [2021-03-27T18:03:04.926Z] #43 166.0 CC criu/vdso.o [2021-03-27T18:03:05.039Z] #71 exporting layers 6.9s done [2021-03-27T18:03:05.039Z] #71 writing image sha256:50895e6dc0b4b7a662be3e5798fbefb066ae8e3068b47e47e30f6fc4c65d0040 done [2021-03-27T18:03:05.039Z] #71 naming to docker.io/library/docker:d9356edcd252710aa3b4228f2071269738c10733 done [2021-03-27T18:03:05.039Z] #71 DONE 6.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-03-27T18:03:05.354Z] #41 243.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-03-27T18:03:05.354Z] #41 243.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-03-27T18:03:05.377Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42211/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42211/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d9356edcd252710aa3b4228f2071269738c10733 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d9356edcd252710aa3b4228f2071269738c10733 hack/validate/default [2021-03-27T18:03:05.489Z] #43 166.5 LINK criu/built-in.o [2021-03-27T18:03:05.489Z] #43 166.6 LINK criu/criu [2021-03-27T18:03:06.052Z] #43 166.9 DEP lib/c/criu.d [2021-03-27T18:03:06.309Z] #43 167.1 CC images/rpc.pb-c.o [2021-03-27T18:03:06.311Z] Congratulations! All commits are properly signed with the DCO! [2021-03-27T18:03:06.311Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-03-27T18:03:06.311Z] No api/types/ or api/swagger.yaml changes in diff. [2021-03-27T18:03:06.311Z] Congratulations! All TOML source files changed here have valid syntax. [2021-03-27T18:03:06.311Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-03-27T18:03:06.311Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-03-27T18:03:06.311Z] Congratulations! No new tests were added to integration-cli. [2021-03-27T18:03:06.311Z] [2021-03-27T18:03:06.311Z] INFO Start validation with golang-ci-lint [2021-03-27T18:03:06.311Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-03-27T18:03:06.311Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-03-27T18:03:06.311Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-03-27T18:03:06.403Z] #22 ... [2021-03-27T18:03:06.403Z] [2021-03-27T18:03:06.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-27T18:03:06.403Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T18:03:06.403Z] #43 130.9 CC criu/namespaces.o [2021-03-27T18:03:06.403Z] #43 133.1 CC criu/net.o [2021-03-27T18:03:06.404Z] #43 135.9 CC criu/netfilter.o [2021-03-27T18:03:06.566Z] #43 167.6 CC lib/c/criu.o [2021-03-27T18:03:06.664Z] #43 136.3 CC criu/page-pipe.o [2021-03-27T18:03:07.103Z] #22 9.712 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-03-27T18:03:07.141Z] #22 10.55 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-03-27T18:03:07.141Z] #22 10.65 Collecting pyyaml (from yamllint==1.16.0) [2021-03-27T18:03:07.235Z] #43 136.8 CC criu/page-xfer.o [2021-03-27T18:03:07.366Z] #22 9.816 Collecting pyyaml (from yamllint==1.16.0) [2021-03-27T18:03:07.496Z] #43 168.4 LINK lib/c/built-in.o [2021-03-27T18:03:07.497Z] #43 168.4 LINK lib/c/libcriu.so [2021-03-27T18:03:07.497Z] #43 168.5 LINK lib/c/libcriu.a [2021-03-27T18:03:07.629Z] #22 10.15 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-03-27T18:03:07.710Z] #22 10.92 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-03-27T18:03:07.710Z] #22 11.29 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-03-27T18:03:07.753Z] #43 168.6 GEN magic.py [2021-03-27T18:03:07.753Z] #43 168.7 Note: Building without setproctitle() and strlcpy() support. [2021-03-27T18:03:07.753Z] #43 168.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-27T18:03:07.753Z] #43 168.7 Note: Building without GnuTLS support [2021-03-27T18:03:07.753Z] #43 168.8 Makefile.config:39: Warn: you have no libnftables installed [2021-03-27T18:03:07.753Z] #43 168.8 Makefile.config:40: Warn: Building without nftables support [2021-03-27T18:03:07.788Z] 5ff1512f88ec: Verifying Checksum [2021-03-27T18:03:07.788Z] 5ff1512f88ec: Download complete [2021-03-27T18:03:07.820Z] ok github.com/docker/docker/pkg/signal 2.392s coverage: 61.0% of statements [2021-03-27T18:03:07.820Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-03-27T18:03:07.820Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2021-03-27T18:03:07.970Z] #22 11.34 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-03-27T18:03:07.970Z] #22 11.37 Installing collected packages: pyyaml, pathspec, yamllint [2021-03-27T18:03:08.109Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-03-27T18:03:08.203Z] #22 10.76 Installing build dependencies: started [2021-03-27T18:03:08.316Z] #43 169.4 fatal: not a git repository (or any of the parent directories): .git [2021-03-27T18:03:08.539Z] #22 11.76 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-03-27T18:03:08.619Z] #43 138.2 CC criu/pagemap-cache.o [2021-03-27T18:03:08.739Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.2% of statements [2021-03-27T18:03:08.799Z] #22 DONE 12.2s [2021-03-27T18:03:08.799Z] [2021-03-27T18:03:08.799Z] #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-27T18:03:08.799Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T18:03:08.799Z] #43 131.1 CC criu/namespaces.o [2021-03-27T18:03:08.799Z] #43 132.7 CC criu/net.o [2021-03-27T18:03:08.799Z] #43 135.6 CC criu/netfilter.o [2021-03-27T18:03:08.799Z] #43 136.0 CC criu/page-pipe.o [2021-03-27T18:03:08.799Z] #43 ... [2021-03-27T18:03:08.799Z] [2021-03-27T18:03:08.799Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-03-27T18:03:08.799Z] #25 sha256:fea1eef130f4c58a72fa0fd1a69212f44cc09e946d3fb591e8caf4df008ec9c9 [2021-03-27T18:03:08.879Z] #43 138.6 CC criu/pagemap.o [2021-03-27T18:03:09.029Z] ok github.com/docker/docker/pkg/system 0.037s coverage: 36.9% of statements [2021-03-27T18:03:09.099Z] #25 DONE 0.4s [2021-03-27T18:03:09.099Z] [2021-03-27T18:03:09.099Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-27T18:03:09.099Z] #30 sha256:dbe227e09dda48a6b375d797a16e4bd859ee7aaa515b8379b4d8712930075cf0 [2021-03-27T18:03:09.140Z] #43 ... [2021-03-27T18:03:09.140Z] [2021-03-27T18:03:09.140Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-27T18:03:09.140Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-03-27T18:03:09.140Z] #22 10.60 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-03-27T18:03:09.140Z] #22 10.70 Collecting pyyaml (from yamllint==1.16.0) [2021-03-27T18:03:09.151Z] #22 ... [2021-03-27T18:03:09.151Z] [2021-03-27T18:03:09.151Z] #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-27T18:03:09.151Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-27T18:03:09.151Z] #43 128.9 CC criu/net.o [2021-03-27T18:03:09.151Z] #43 131.3 CC criu/netfilter.o [2021-03-27T18:03:09.151Z] #43 131.6 CC criu/page-pipe.o [2021-03-27T18:03:09.151Z] #43 132.1 CC criu/page-xfer.o [2021-03-27T18:03:09.151Z] #43 133.4 CC criu/pagemap-cache.o [2021-03-27T18:03:09.151Z] #43 133.7 CC criu/pagemap.o [2021-03-27T18:03:09.151Z] #43 134.5 CC criu/parasite-syscall.o [2021-03-27T18:03:09.151Z] #43 135.1 CC criu/path.o [2021-03-27T18:03:09.151Z] #43 135.6 CC criu/pie-util-vdso.o [2021-03-27T18:03:09.151Z] #43 136.0 CC criu/pie-util.o [2021-03-27T18:03:09.246Z] #43 169.9 make[1]: Nothing to be done for 'all'. [2021-03-27T18:03:09.319Z] ok github.com/docker/docker/pkg/tailfile 0.041s coverage: 88.6% of statements [2021-03-27T18:03:09.400Z] #22 10.96 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-03-27T18:03:09.413Z] #43 136.1 CC criu/pipes.o [2021-03-27T18:03:09.503Z] #43 170.5 make[1]: 'images/built-in.o' is up to date. [2021-03-27T18:03:09.503Z] #43 170.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-03-27T18:03:09.503Z] #43 170.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-03-27T18:03:09.503Z] #43 170.6 make[1]: 'compel/libcompel.a' is up to date. [2021-03-27T18:03:09.503Z] #43 170.6 make[1]: 'compel/compel-host-bin' is up to date. [2021-03-27T18:03:09.503Z] #43 170.6 make[1]: Nothing to be done for 'all'. [2021-03-27T18:03:09.760Z] #43 170.6 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-27T18:03:09.760Z] #43 170.8 make[2]: Nothing to be done for 'all'. [2021-03-27T18:03:09.760Z] #43 170.8 make[2]: Nothing to be done for 'all'. [2021-03-27T18:03:09.760Z] #43 170.9 make[2]: Nothing to be done for 'all'. [2021-03-27T18:03:09.948Z] ok github.com/docker/docker/pkg/tarsum 0.032s coverage: 89.3% of statements [2021-03-27T18:03:09.948Z] testing: warning: no tests to run [2021-03-27T18:03:09.948Z] coverage: [no statements] [2021-03-27T18:03:09.948Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2021-03-27T18:03:09.971Z] #22 11.34 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-03-27T18:03:09.971Z] #22 11.37 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-03-27T18:03:09.972Z] #22 11.43 Installing collected packages: pyyaml, pathspec, yamllint [2021-03-27T18:03:09.989Z] #43 136.9 CC criu/plugin.o [2021-03-27T18:03:10.017Z] #43 171.0 make[2]: Nothing to be done for 'all'. [2021-03-27T18:03:10.017Z] #43 171.0 make[2]: Nothing to be done for 'all'. [2021-03-27T18:03:10.017Z] #43 171.0 make[2]: Nothing to be done for 'all'. [2021-03-27T18:03:10.017Z] #43 171.1 make[2]: Nothing to be done for 'all'. [2021-03-27T18:03:10.017Z] #43 171.2 make[2]: Nothing to be done for 'all'. [2021-03-27T18:03:10.232Z] #22 11.75 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-03-27T18:03:10.238Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-03-27T18:03:10.274Z] #43 171.2 INSTALL criu/criu [2021-03-27T18:03:10.528Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2021-03-27T18:03:10.531Z] #43 DONE 171.3s [2021-03-27T18:03:10.531Z] [2021-03-27T18:03:10.531Z] #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-27T18:03:10.531Z] #56 sha256:1f021d1169db4328cacee1d1f7667197d4805420082b3d0086675d7e0aad5d2f [2021-03-27T18:03:10.807Z] #22 DONE 12.2s [2021-03-27T18:03:10.807Z] [2021-03-27T18:03:10.807Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-03-27T18:03:10.807Z] #25 sha256:35241a9dc2837dfe98e4f54992096cd4cc28b386aac563904a447692d4150967 [2021-03-27T18:03:10.818Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-03-27T18:03:10.940Z] #43 137.4 CC criu/proc_parse.o [2021-03-27T18:03:11.068Z] #25 DONE 0.4s [2021-03-27T18:03:11.068Z] [2021-03-27T18:03:11.068Z] #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-27T18:03:11.068Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T18:03:11.068Z] #43 139.7 CC criu/parasite-syscall.o [2021-03-27T18:03:11.328Z] #43 140.9 CC criu/path.o [2021-03-27T18:03:11.899Z] #43 141.3 CC criu/pie-util-vdso-elf32.o [2021-03-27T18:03:12.423Z] #56 ... [2021-03-27T18:03:12.423Z] [2021-03-27T18:03:12.423Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-03-27T18:03:12.423Z] #44 sha256:5951c5cd3ba69356f0600ad2d52681db23dc70a6b32ff3550a609df43963ad3e [2021-03-27T18:03:12.423Z] #44 DONE 0.2s [2021-03-27T18:03:12.423Z] [2021-03-27T18:03:12.423Z] #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-27T18:03:12.423Z] #56 sha256:1f021d1169db4328cacee1d1f7667197d4805420082b3d0086675d7e0aad5d2f [2021-03-27T18:03:12.470Z] #43 141.8 CC criu/pie-util-vdso.o [2021-03-27T18:03:12.680Z] #56 ... [2021-03-27T18:03:12.680Z] [2021-03-27T18:03:12.680Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-03-27T18:03:12.680Z] #46 sha256:53dc985e6ccac541b7f0557a8eb66a2b2b6c93c09496afc068536d86a46cf966 [2021-03-27T18:03:12.680Z] #46 DONE 0.3s [2021-03-27T18:03:12.680Z] [2021-03-27T18:03:12.680Z] #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-27T18:03:12.680Z] #56 sha256:1f021d1169db4328cacee1d1f7667197d4805420082b3d0086675d7e0aad5d2f [2021-03-27T18:03:12.730Z] #43 142.3 CC criu/pie-util.o [2021-03-27T18:03:12.863Z] #43 139.4 CC criu/protobuf-desc.o [2021-03-27T18:03:12.879Z] ok github.com/docker/docker/plugin 0.554s coverage: 23.2% of statements [2021-03-27T18:03:12.937Z] #56 ... [2021-03-27T18:03:12.937Z] [2021-03-27T18:03:12.937Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-03-27T18:03:12.938Z] #48 sha256:aa4d77c90aaaf2c1cd85c53e48a81fede68a6af87e76d4b0ba5228477072c243 [2021-03-27T18:03:12.938Z] #48 DONE 0.1s [2021-03-27T18:03:12.938Z] [2021-03-27T18:03:12.938Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-03-27T18:03:12.938Z] #50 sha256:4e2d537ae9d71ea9fd9c824dbe5e6a636e8d62683396d45f8f1b3456674c2533 [2021-03-27T18:03:12.990Z] #43 142.5 CC criu/pipes.o [2021-03-27T18:03:13.169Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2021-03-27T18:03:13.438Z] #43 140.2 CC criu/protobuf.o [2021-03-27T18:03:13.459Z] ok github.com/docker/docker/profiles/seccomp 0.005s coverage: 86.4% of statements [2021-03-27T18:03:13.553Z] #50 DONE 0.5s [2021-03-27T18:03:13.553Z] [2021-03-27T18:03:13.553Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-03-27T18:03:13.553Z] #52 sha256:8fcf4d9c7aeba84188c128dbc35199a793d533d49379aca308fd897dea8d5980 [2021-03-27T18:03:13.553Z] #52 DONE 0.1s [2021-03-27T18:03:13.553Z] [2021-03-27T18:03:13.553Z] #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-27T18:03:13.553Z] #56 sha256:1f021d1169db4328cacee1d1f7667197d4805420082b3d0086675d7e0aad5d2f [2021-03-27T18:03:13.932Z] #43 143.3 CC criu/plugin.o [2021-03-27T18:03:13.936Z] #41 ... [2021-03-27T18:03:13.936Z] [2021-03-27T18:03:13.936Z] #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-27T18:03:13.936Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-27T18:03:13.936Z] #44 178.9 CC criu/protobuf-desc.o [2021-03-27T18:03:13.936Z] #44 180.1 CC criu/protobuf.o [2021-03-27T18:03:13.936Z] #44 180.6 CC criu/pstree.o [2021-03-27T18:03:13.936Z] #44 181.9 CC criu/rbtree.o [2021-03-27T18:03:13.936Z] #44 182.3 CC criu/rst-malloc.o [2021-03-27T18:03:13.936Z] #44 182.7 CC criu/seccomp.o [2021-03-27T18:03:14.013Z] #43 140.6 CC criu/pstree.o [2021-03-27T18:03:14.192Z] #43 143.6 CC criu/proc_parse.o [2021-03-27T18:03:14.236Z] #44 183.5 CC criu/seize.o [2021-03-27T18:03:14.414Z] #30 DONE 4.6s [2021-03-27T18:03:14.414Z] [2021-03-27T18:03:14.414Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-03-27T18:03:14.414Z] #33 sha256:fb8c7f1b44b20fc0197ab4bb315f036eedc71038975011b56596291a71e5e492 [2021-03-27T18:03:14.414Z] #33 DONE 0.7s [2021-03-27T18:03:14.414Z] [2021-03-27T18:03:14.414Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-03-27T18:03:14.414Z] #35 sha256:300488bf8a3583b448a55ad673f0bea72d3af2d9c4e02de399ee029578581612 [2021-03-27T18:03:14.673Z] #35 DONE 0.2s [2021-03-27T18:03:14.673Z] [2021-03-27T18:03:14.673Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-03-27T18:03:14.673Z] #38 sha256:9f51498f266e4a71c05a71ab68f3fc84b1b109eb902c6dacc10271cd38813565 [2021-03-27T18:03:14.933Z] #38 DONE 0.3s [2021-03-27T18:03:14.933Z] [2021-03-27T18:03:14.933Z] #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-27T18:03:14.933Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T18:03:14.933Z] #43 136.9 CC criu/page-xfer.o [2021-03-27T18:03:14.933Z] #43 138.6 CC criu/pagemap-cache.o [2021-03-27T18:03:14.933Z] #43 139.0 CC criu/pagemap.o [2021-03-27T18:03:14.933Z] #43 139.9 CC criu/parasite-syscall.o [2021-03-27T18:03:14.933Z] #43 140.6 CC criu/path.o [2021-03-27T18:03:14.933Z] #43 140.9 CC criu/pie-util-vdso-elf32.o [2021-03-27T18:03:14.933Z] #43 141.3 CC criu/pie-util-vdso.o [2021-03-27T18:03:14.933Z] #43 141.7 CC criu/pie-util.o [2021-03-27T18:03:14.933Z] #43 141.9 CC criu/pipes.o [2021-03-27T18:03:14.933Z] #43 142.7 CC criu/plugin.o [2021-03-27T18:03:14.962Z] #43 141.5 CC criu/rbtree.o [2021-03-27T18:03:14.962Z] #43 141.8 CC criu/rst-malloc.o [2021-03-27T18:03:15.192Z] #43 143.1 CC criu/proc_parse.o [2021-03-27T18:03:15.225Z] #43 142.0 CC criu/seccomp.o [2021-03-27T18:03:15.295Z] #44 184.8 CC criu/servicefd.o [2021-03-27T18:03:15.521Z] ok github.com/docker/docker/quota 0.680s coverage: 71.4% of statements [2021-03-27T18:03:15.521Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2021-03-27T18:03:15.801Z] #43 142.6 CC criu/seize.o [2021-03-27T18:03:15.943Z] #44 185.3 CC criu/shmem.o [2021-03-27T18:03:16.104Z] #43 ... [2021-03-27T18:03:16.104Z] [2021-03-27T18:03:16.104Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-27T18:03:16.104Z] #30 sha256:9929d8a71eea503b11a695cb1706e65b49c32f7d7e7f16836c272e16d2dc6553 [2021-03-27T18:03:16.104Z] #30 DONE 5.1s [2021-03-27T18:03:16.104Z] [2021-03-27T18:03:16.104Z] #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-27T18:03:16.104Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T18:03:16.104Z] #43 145.8 CC criu/protobuf-desc.o [2021-03-27T18:03:16.364Z] #43 ... [2021-03-27T18:03:16.364Z] [2021-03-27T18:03:16.364Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-03-27T18:03:16.364Z] #33 sha256:4ae0083386323345f2d40e0071b89fae2996f58799436faa4927a8e1b36e25d4 [2021-03-27T18:03:16.550Z] ok github.com/docker/docker/registry 0.079s coverage: 58.8% of statements [2021-03-27T18:03:16.625Z] #33 DONE 0.6s [2021-03-27T18:03:16.625Z] [2021-03-27T18:03:16.625Z] #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-27T18:03:16.625Z] #49 sha256:dfb8591ec4437e24d67cd4408aa3910d8363a79ead893c0b4e68a61942202be2 [2021-03-27T18:03:16.748Z] #43 ... [2021-03-27T18:03:16.748Z] [2021-03-27T18:03:16.748Z] #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-27T18:03:16.748Z] #56 sha256:28e11c9abca978a6061ab8013a38fb81715ec3938325bcfae0ab4ed9ab2c3761 [2021-03-27T18:03:16.748Z] #56 169.7 + bin/containerd [2021-03-27T18:03:16.886Z] #49 ... [2021-03-27T18:03:16.886Z] [2021-03-27T18:03:16.886Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-03-27T18:03:16.886Z] #35 sha256:df5cebe09fb92b3380daaddc81f3f2730c7d41a5cf451a0827eb77fe81695eaf [2021-03-27T18:03:16.886Z] #35 DONE 0.1s [2021-03-27T18:03:16.886Z] [2021-03-27T18:03:16.886Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-03-27T18:03:16.886Z] #38 sha256:e365c4a1dc405c5b2950b0711e84629790a3ba5938e2acc5ec33feb69d390be1 [2021-03-27T18:03:16.886Z] #38 DONE 0.1s [2021-03-27T18:03:17.146Z] [2021-03-27T18:03:17.146Z] #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-27T18:03:17.146Z] #49 sha256:dfb8591ec4437e24d67cd4408aa3910d8363a79ead893c0b4e68a61942202be2 [2021-03-27T18:03:17.146Z] #49 ... [2021-03-27T18:03:17.146Z] [2021-03-27T18:03:17.146Z] #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-27T18:03:17.146Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T18:03:17.146Z] #43 146.7 CC criu/protobuf.o [2021-03-27T18:03:17.180Z] ok github.com/docker/docker/registry/resumable 0.014s coverage: 100.0% of statements [2021-03-27T18:03:17.180Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2021-03-27T18:03:17.482Z] #44 186.6 CC criu/sigframe.o [2021-03-27T18:03:17.482Z] #44 186.8 CC criu/signalfd.o [2021-03-27T18:03:17.723Z] #43 147.1 CC criu/pstree.o [2021-03-27T18:03:17.729Z] #43 145.5 CC criu/protobuf-desc.o [2021-03-27T18:03:17.729Z] #43 ... [2021-03-27T18:03:17.729Z] [2021-03-27T18:03:17.729Z] #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-27T18:03:17.729Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-27T18:03:17.729Z] #40 DONE 248.8s [2021-03-27T18:03:17.733Z] #56 202.3 + bin/containerd [2021-03-27T18:03:17.794Z] #44 187.1 CC criu/sk-inet.o [2021-03-27T18:03:17.809Z] ok github.com/docker/docker/runconfig 0.006s coverage: 66.1% of statements [2021-03-27T18:03:17.989Z] [2021-03-27T18:03:17.989Z] #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-27T18:03:17.989Z] #49 sha256:f651951c1e2d9c0cd15da207f032942d5efcb910cb8ffb89487f4ada255b6a72 [2021-03-27T18:03:18.099Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-03-27T18:03:18.927Z] #49 ... [2021-03-27T18:03:18.927Z] [2021-03-27T18:03:18.927Z] #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-27T18:03:18.927Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T18:03:18.927Z] #43 146.5 CC criu/protobuf.o [2021-03-27T18:03:19.107Z] #43 148.4 CC criu/rbtree.o [2021-03-27T18:03:19.344Z] #44 188.8 CC criu/sk-netlink.o [2021-03-27T18:03:19.367Z] #43 148.8 CC criu/rst-malloc.o [2021-03-27T18:03:19.496Z] #43 147.1 CC criu/pstree.o [2021-03-27T18:03:19.496Z] #43 ... [2021-03-27T18:03:19.496Z] [2021-03-27T18:03:19.496Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-03-27T18:03:19.496Z] #41 sha256:b2519b2e8365ca46e1457e7e8cca52af29c90bf084b9c24092e29eb443be0b18 [2021-03-27T18:03:19.496Z] #41 DONE 0.2s [2021-03-27T18:03:19.628Z] #43 149.1 CC criu/seccomp.o [2021-03-27T18:03:19.755Z] [2021-03-27T18:03:19.755Z] #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-27T18:03:19.755Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T18:03:19.993Z] #44 189.3 CC criu/sk-packet.o [2021-03-27T18:03:20.199Z] #43 149.7 CC criu/seize.o [2021-03-27T18:03:20.205Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2021-03-27T18:03:20.324Z] #43 147.9 CC criu/rbtree.o [2021-03-27T18:03:20.324Z] #43 148.2 CC criu/rst-malloc.o [2021-03-27T18:03:20.462Z] #43 ... [2021-03-27T18:03:20.462Z] [2021-03-27T18:03:20.462Z] #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-27T18:03:20.462Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-27T18:03:20.462Z] #40 DONE 249.2s [2021-03-27T18:03:20.462Z] [2021-03-27T18:03:20.462Z] #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-27T18:03:20.462Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T18:03:20.585Z] #43 148.4 CC criu/seccomp.o [2021-03-27T18:03:20.642Z] #44 190.2 CC criu/sk-queue.o [2021-03-27T18:03:21.155Z] #43 148.9 CC criu/seize.o [2021-03-27T18:03:21.234Z] ok github.com/docker/docker/volume/local 0.318s coverage: 76.4% of statements [2021-03-27T18:03:21.403Z] #43 150.8 CC criu/servicefd.o [2021-03-27T18:03:21.664Z] #43 151.2 CC criu/shmem.o [2021-03-27T18:03:21.699Z] #44 190.8 CC criu/sk-tcp.o [2021-03-27T18:03:21.724Z] #43 149.6 CC criu/servicefd.o [2021-03-27T18:03:21.864Z] ok github.com/docker/docker/volume/mounts 0.017s coverage: 67.0% of statements [2021-03-27T18:03:21.983Z] #43 149.9 CC criu/shmem.o [2021-03-27T18:03:21.997Z] #44 191.4 CC criu/sk-unix.o [2021-03-27T18:03:22.054Z] #56 ... [2021-03-27T18:03:22.054Z] [2021-03-27T18:03:22.054Z] #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-27T18:03:22.054Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-27T18:03:22.054Z] #43 143.4 CC criu/servicefd.o [2021-03-27T18:03:22.054Z] #43 143.8 CC criu/shmem.o [2021-03-27T18:03:22.054Z] #43 144.6 CC criu/sigframe.o [2021-03-27T18:03:22.054Z] #43 144.8 CC criu/signalfd.o [2021-03-27T18:03:22.054Z] #43 145.1 CC criu/sk-inet.o [2021-03-27T18:03:22.054Z] #43 145.9 CC criu/sk-netlink.o [2021-03-27T18:03:22.054Z] #43 146.4 CC criu/sk-packet.o [2021-03-27T18:03:22.054Z] #43 147.1 CC criu/sk-queue.o [2021-03-27T18:03:22.054Z] #43 147.7 CC criu/sk-tcp.o [2021-03-27T18:03:22.054Z] #43 148.1 CC criu/sk-unix.o [2021-03-27T18:03:22.234Z] #43 ... [2021-03-27T18:03:22.234Z] [2021-03-27T18:03:22.234Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-03-27T18:03:22.234Z] #41 sha256:8dd763ae3a6c8cf80f77f5c0774f8cf0c22990b0891346f52cd54835c520b813 [2021-03-27T18:03:22.234Z] #41 DONE 0.6s [2021-03-27T18:03:22.234Z] [2021-03-27T18:03:22.234Z] #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-27T18:03:22.234Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T18:03:22.234Z] #43 152.0 CC criu/sigframe.o [2021-03-27T18:03:22.568Z] #43 ... [2021-03-27T18:03:22.568Z] [2021-03-27T18:03:22.568Z] #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-27T18:03:22.568Z] #49 sha256:f651951c1e2d9c0cd15da207f032942d5efcb910cb8ffb89487f4ada255b6a72 [2021-03-27T18:03:22.568Z] #49 253.3 + /build/golangci-lint --version [2021-03-27T18:03:22.568Z] #49 253.6 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-03-27T18:03:22.568Z] #49 DONE 253.8s [2021-03-27T18:03:22.630Z] #43 ... [2021-03-27T18:03:22.630Z] [2021-03-27T18:03:22.630Z] #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-27T18:03:22.630Z] #24 sha256:2e54239c896f1d7ce683af385712f084f2dfb29d60871c61678c8c2aa1e3cf23 [2021-03-27T18:03:22.630Z] #24 229.4 + return [2021-03-27T18:03:22.805Z] #43 152.1 CC criu/signalfd.o [2021-03-27T18:03:22.805Z] #43 152.4 CC criu/sk-inet.o [2021-03-27T18:03:22.828Z] [2021-03-27T18:03:22.828Z] #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-27T18:03:22.828Z] #56 sha256:968a3ac076ed990eddb896d031d210883655e5a7ff9d10eedf599ed4637077b6 [2021-03-27T18:03:22.894Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.1% of statements [2021-03-27T18:03:23.088Z] #56 ... [2021-03-27T18:03:23.088Z] [2021-03-27T18:03:23.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-27T18:03:23.088Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T18:03:23.088Z] #43 150.7 CC criu/sigframe.o [2021-03-27T18:03:23.088Z] #43 150.9 CC criu/signalfd.o [2021-03-27T18:03:23.348Z] #43 151.1 CC criu/sk-inet.o [2021-03-27T18:03:23.748Z] #43 153.3 CC criu/sk-netlink.o [2021-03-27T18:03:24.010Z] #43 153.6 CC criu/sk-packet.o [2021-03-27T18:03:24.275Z] #56 ... [2021-03-27T18:03:24.275Z] [2021-03-27T18:03:24.275Z] #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-27T18:03:24.275Z] #53 sha256:785428c89d577a82940da4591ae804adecc1e5d3381fef2006e63d1f7867bd56 [2021-03-27T18:03:24.275Z] #53 125.5 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-27T18:03:24.275Z] #53 126.4 + mkdir -p /build [2021-03-27T18:03:24.275Z] #53 126.4 + cp runc /build/runc [2021-03-27T18:03:24.587Z] #43 154.2 CC criu/sk-queue.o [2021-03-27T18:03:24.730Z] #43 152.3 CC criu/sk-netlink.o [2021-03-27T18:03:24.771Z] #44 193.7 CC criu/sockets.o [2021-03-27T18:03:24.847Z] #43 154.6 CC criu/sk-tcp.o [2021-03-27T18:03:24.989Z] #43 152.7 CC criu/sk-packet.o [2021-03-27T18:03:25.191Z] #24 DONE 231.9s [2021-03-27T18:03:25.191Z] [2021-03-27T18:03:25.191Z] #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-27T18:03:25.191Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-27T18:03:25.191Z] #43 150.0 CC criu/sockets.o [2021-03-27T18:03:25.191Z] #43 151.2 CC criu/stats.o [2021-03-27T18:03:25.191Z] #43 151.6 CC criu/string.o [2021-03-27T18:03:25.191Z] #43 151.7 CC criu/sysctl.o [2021-03-27T18:03:25.203Z] #53 DONE 127.2s [2021-03-27T18:03:25.203Z] [2021-03-27T18:03:25.203Z] #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-27T18:03:25.203Z] #56 sha256:1f021d1169db4328cacee1d1f7667197d4805420082b3d0086675d7e0aad5d2f [2021-03-27T18:03:25.417Z] #44 194.9 CC criu/stats.o [2021-03-27T18:03:25.418Z] #43 ... [2021-03-27T18:03:25.418Z] [2021-03-27T18:03:25.418Z] #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-27T18:03:25.418Z] #49 sha256:dfb8591ec4437e24d67cd4408aa3910d8363a79ead893c0b4e68a61942202be2 [2021-03-27T18:03:25.418Z] #49 254.1 + /build/golangci-lint --version [2021-03-27T18:03:25.418Z] #49 254.4 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-03-27T18:03:25.418Z] #49 DONE 254.6s [2021-03-27T18:03:25.418Z] [2021-03-27T18:03:25.418Z] #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-27T18:03:25.418Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-27T18:03:25.418Z] #43 155.0 CC criu/sk-unix.o [2021-03-27T18:03:25.767Z] #43 152.4 CC criu/sysfs_parse.o [2021-03-27T18:03:25.930Z] #43 153.4 CC criu/sk-queue.o [2021-03-27T18:03:25.930Z] #43 153.7 CC criu/sk-tcp.o [2021-03-27T18:03:26.064Z] #44 195.3 CC criu/string.o [2021-03-27T18:03:26.064Z] #44 195.4 CC criu/sysctl.o [2021-03-27T18:03:26.131Z] #56 ... [2021-03-27T18:03:26.131Z] [2021-03-27T18:03:26.131Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-03-27T18:03:26.131Z] #54 sha256:35c797096498b229ca8df91196ea2acdae86a0b340d72566d32605a280916240 [2021-03-27T18:03:26.189Z] #43 154.1 CC criu/sk-unix.o [2021-03-27T18:03:26.346Z] #43 152.9 CC criu/timens.o [2021-03-27T18:03:26.388Z] #54 DONE 0.1s [2021-03-27T18:03:26.388Z] [2021-03-27T18:03:26.388Z] #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-27T18:03:26.388Z] #56 sha256:1f021d1169db4328cacee1d1f7667197d4805420082b3d0086675d7e0aad5d2f [2021-03-27T18:03:26.609Z] #43 153.2 CC criu/timerfd.o [2021-03-27T18:03:26.713Z] #44 196.3 CC criu/sysfs_parse.o [2021-03-27T18:03:27.185Z] #43 153.7 CC criu/tty.o [2021-03-27T18:03:27.361Z] #43 156.6 CC criu/sockets.o [2021-03-27T18:03:27.571Z] #43 155.2 CC criu/sockets.o [2021-03-27T18:03:27.770Z] #44 197.0 CC criu/timens.o [2021-03-27T18:03:28.068Z] #44 197.4 CC criu/timerfd.o [2021-03-27T18:03:28.140Z] #43 155.9 CC criu/stats.o [2021-03-27T18:03:28.323Z] #43 157.7 CC criu/stats.o [2021-03-27T18:03:28.323Z] #43 158.0 CC criu/string.o [2021-03-27T18:03:28.367Z] #44 197.8 CC criu/tty.o [2021-03-27T18:03:28.400Z] #43 156.1 CC criu/string.o [2021-03-27T18:03:28.400Z] #43 156.2 CC criu/sysctl.o [2021-03-27T18:03:28.582Z] #43 158.0 CC criu/sysctl.o [2021-03-27T18:03:28.969Z] #43 156.6 CC criu/sysfs_parse.o [2021-03-27T18:03:28.969Z] #43 156.9 CC criu/timens.o [2021-03-27T18:03:29.110Z] #43 155.5 CC criu/tun.o [2021-03-27T18:03:29.110Z] #43 156.0 CC criu/uffd.o [2021-03-27T18:03:29.154Z] #43 158.5 CC criu/sysfs_parse.o [2021-03-27T18:03:29.229Z] #43 157.1 CC criu/timerfd.o [2021-03-27T18:03:29.373Z] #43 ... [2021-03-27T18:03:29.373Z] [2021-03-27T18:03:29.373Z] #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-27T18:03:29.373Z] #53 sha256:8b811545ac5e11460cf2e3a106314fd9ff91934b01c2e8fb125504ab8f2f10f5 [2021-03-27T18:03:29.373Z] #53 112.8 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-27T18:03:29.373Z] #53 114.4 + mkdir -p /build [2021-03-27T18:03:29.373Z] #53 114.4 + cp runc /build/runc [2021-03-27T18:03:29.373Z] #53 DONE 115.2s [2021-03-27T18:03:29.373Z] [2021-03-27T18:03:29.373Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-27T18:03:29.373Z] #22 sha256:a35d58ddfb9f3f9629730880f624a4b18b6b1c37fb5307e7765f763de2a47ef6 [2021-03-27T18:03:29.373Z] #22 24.91 Installing build dependencies: finished with status 'done' [2021-03-27T18:03:29.373Z] #22 30.51 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-03-27T18:03:29.373Z] #22 30.55 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-03-27T18:03:29.373Z] #22 30.59 Building wheels for collected packages: pyyaml [2021-03-27T18:03:29.373Z] #22 30.59 Running setup.py bdist_wheel for pyyaml: started [2021-03-27T18:03:29.373Z] #22 31.72 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-03-27T18:03:29.373Z] #22 31.72 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-03-27T18:03:29.373Z] #22 31.85 Successfully built pyyaml [2021-03-27T18:03:29.373Z] #22 31.87 Installing collected packages: pyyaml, pathspec, yamllint [2021-03-27T18:03:29.413Z] #43 158.8 CC criu/timens.o [2021-03-27T18:03:29.488Z] #43 157.3 CC criu/tty.o [2021-03-27T18:03:29.637Z] #22 32.22 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-03-27T18:03:29.673Z] #43 159.1 CC criu/timerfd.o [2021-03-27T18:03:29.673Z] #43 159.4 CC criu/tty.o [2021-03-27T18:03:30.214Z] #22 DONE 32.6s [2021-03-27T18:03:30.214Z] [2021-03-27T18:03:30.214Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-03-27T18:03:30.214Z] #25 sha256:41b6bce6715fbe7f0cf5278e023b3882412c20ca657001d8f7bb917807e391e9 [2021-03-27T18:03:30.869Z] #43 158.4 CC criu/tun.o [2021-03-27T18:03:31.052Z] #43 160.4 CC criu/tun.o [2021-03-27T18:03:31.128Z] #43 158.8 CC criu/uffd.o [2021-03-27T18:03:31.154Z] #44 200.4 CC criu/tun.o [2021-03-27T18:03:31.164Z] #25 DONE 1.2s [2021-03-27T18:03:31.164Z] [2021-03-27T18:03:31.164Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-27T18:03:31.164Z] #30 sha256:4ad544db0840a1b6de883498b05833a33db16857b3673ff9d62df88bb218d4ef [2021-03-27T18:03:31.312Z] #43 160.8 CC criu/uffd.o [2021-03-27T18:03:31.698Z] #43 159.6 CC criu/util.o [2021-03-27T18:03:31.880Z] #43 161.5 CC criu/util.o [2021-03-27T18:03:32.209Z] #44 201.4 CC criu/uffd.o [2021-03-27T18:03:32.818Z] #43 162.4 CC criu/uts_ns.o [2021-03-27T18:03:33.077Z] #43 160.5 CC criu/uts_ns.o [2021-03-27T18:03:33.078Z] #43 160.7 CC criu/vdso-compat.o [2021-03-27T18:03:33.078Z] #43 160.8 CC criu/vdso.o [2021-03-27T18:03:33.078Z] #43 162.6 CC criu/vdso-compat.o [2021-03-27T18:03:33.078Z] #43 162.7 CC criu/vdso.o [2021-03-27T18:03:33.647Z] #43 161.3 LINK criu/built-in.o [2021-03-27T18:03:33.647Z] #43 161.4 LINK criu/criu [2021-03-27T18:03:33.648Z] #43 163.2 LINK criu/built-in.o [2021-03-27T18:03:33.648Z] #43 163.3 LINK criu/criu [2021-03-27T18:03:33.745Z] #44 203.1 CC criu/util.o [2021-03-27T18:03:33.906Z] #43 161.7 DEP lib/c/criu.d [2021-03-27T18:03:33.906Z] #43 161.7 CC images/rpc.pb-c.o [2021-03-27T18:03:34.166Z] #43 162.1 CC lib/c/criu.o [2021-03-27T18:03:34.220Z] #43 163.7 DEP lib/c/criu.d [2021-03-27T18:03:34.220Z] #43 163.8 CC images/rpc.pb-c.o [2021-03-27T18:03:34.482Z] #43 164.2 CC lib/c/criu.o [2021-03-27T18:03:35.104Z] #43 162.8 LINK lib/c/built-in.o [2021-03-27T18:03:35.104Z] #43 162.8 LINK lib/c/libcriu.so [2021-03-27T18:03:35.104Z] #43 162.8 LINK lib/c/libcriu.a [2021-03-27T18:03:35.104Z] #43 162.9 GEN magic.py [2021-03-27T18:03:35.364Z] #43 163.0 Note: Building without setproctitle() and strlcpy() support. [2021-03-27T18:03:35.364Z] #43 163.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-27T18:03:35.364Z] #43 163.0 Note: Building without GnuTLS support [2021-03-27T18:03:35.364Z] #43 163.0 Makefile.config:39: Warn: you have no libnftables installed [2021-03-27T18:03:35.364Z] #43 163.0 Makefile.config:40: Warn: Building without nftables support [2021-03-27T18:03:35.424Z] #43 164.9 LINK lib/c/built-in.o [2021-03-27T18:03:35.424Z] #43 164.9 LINK lib/c/libcriu.so [2021-03-27T18:03:35.424Z] #43 165.0 LINK lib/c/libcriu.a [2021-03-27T18:03:35.684Z] #43 165.1 GEN magic.py [2021-03-27T18:03:35.684Z] #43 165.2 Note: Building without setproctitle() and strlcpy() support. [2021-03-27T18:03:35.684Z] #43 165.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-27T18:03:35.684Z] #43 165.2 Note: Building without GnuTLS support [2021-03-27T18:03:35.684Z] #43 165.2 Makefile.config:39: Warn: you have no libnftables installed [2021-03-27T18:03:35.684Z] #43 165.2 Makefile.config:40: Warn: Building without nftables support [2021-03-27T18:03:35.861Z] #44 205.2 CC criu/uts_ns.o [2021-03-27T18:03:35.936Z] #43 163.6 fatal: not a git repository (or any of the parent directories): .git [2021-03-27T18:03:36.159Z] #44 205.6 CC criu/vdso.o [2021-03-27T18:03:36.255Z] #43 165.8 fatal: not a git repository (or any of the parent directories): .git [2021-03-27T18:03:36.505Z] #43 164.1 make[1]: Nothing to be done for 'all'. [2021-03-27T18:03:36.804Z] #44 206.2 LINK criu/built-in.o [2021-03-27T18:03:36.825Z] #43 166.3 make[1]: Nothing to be done for 'all'. [2021-03-27T18:03:37.074Z] #43 164.7 make[1]: 'images/built-in.o' is up to date. [2021-03-27T18:03:37.074Z] #43 164.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-03-27T18:03:37.074Z] #43 164.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-03-27T18:03:37.074Z] #43 164.8 make[1]: 'compel/libcompel.a' is up to date. [2021-03-27T18:03:37.074Z] #43 164.8 make[1]: 'compel/compel-host-bin' is up to date. [2021-03-27T18:03:37.074Z] #43 164.8 make[1]: Nothing to be done for 'all'. [2021-03-27T18:03:37.074Z] #43 164.8 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-27T18:03:37.074Z] #43 165.0 make[2]: Nothing to be done for 'all'. [2021-03-27T18:03:37.102Z] #44 206.5 LINK criu/criu [2021-03-27T18:03:37.333Z] #43 165.1 make[2]: Nothing to be done for 'all'. [2021-03-27T18:03:37.333Z] #43 165.1 make[2]: Nothing to be done for 'all'. [2021-03-27T18:03:37.396Z] #43 166.8 make[1]: 'images/built-in.o' is up to date. [2021-03-27T18:03:37.396Z] #43 166.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-03-27T18:03:37.396Z] #43 166.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-03-27T18:03:37.396Z] #43 166.9 make[1]: 'compel/libcompel.a' is up to date. [2021-03-27T18:03:37.396Z] #43 166.9 make[1]: 'compel/compel-host-bin' is up to date. [2021-03-27T18:03:37.396Z] #43 167.0 make[1]: Nothing to be done for 'all'. [2021-03-27T18:03:37.396Z] #43 167.0 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-27T18:03:37.400Z] #44 ... [2021-03-27T18:03:37.400Z] [2021-03-27T18:03:37.401Z] #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-27T18:03:37.401Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-03-27T18:03:37.401Z] #41 DONE 275.6s [2021-03-27T18:03:37.401Z] [2021-03-27T18:03:37.401Z] #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-27T18:03:37.401Z] #54 sha256:c2a985fba2b04b2062522565c1b16e78f4341d026380dd03c4a6da234aff702c [2021-03-27T18:03:37.593Z] #43 165.2 make[2]: Nothing to be done for 'all'. [2021-03-27T18:03:37.593Z] #43 165.2 make[2]: Nothing to be done for 'all'. [2021-03-27T18:03:37.593Z] #43 165.2 make[2]: Nothing to be done for 'all'. [2021-03-27T18:03:37.593Z] #43 165.3 make[2]: Nothing to be done for 'all'. [2021-03-27T18:03:37.593Z] #43 165.4 make[2]: Nothing to be done for 'all'. [2021-03-27T18:03:37.593Z] #43 165.4 INSTALL criu/criu [2021-03-27T18:03:37.656Z] #43 167.2 make[2]: Nothing to be done for 'all'. [2021-03-27T18:03:37.656Z] #43 167.2 make[2]: Nothing to be done for 'all'. [2021-03-27T18:03:37.656Z] #43 167.2 make[2]: Nothing to be done for 'all'. [2021-03-27T18:03:37.656Z] #43 167.3 make[2]: Nothing to be done for 'all'. [2021-03-27T18:03:37.769Z] #30 ... [2021-03-27T18:03:37.770Z] [2021-03-27T18:03:37.770Z] #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-27T18:03:37.770Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-27T18:03:37.770Z] #43 157.1 CC criu/util.o [2021-03-27T18:03:37.770Z] #43 158.5 CC criu/uts_ns.o [2021-03-27T18:03:37.770Z] #43 158.7 CC criu/vdso.o [2021-03-27T18:03:37.770Z] #43 159.2 LINK criu/built-in.o [2021-03-27T18:03:37.770Z] #43 159.3 LINK criu/criu [2021-03-27T18:03:37.770Z] #43 159.6 DEP lib/c/criu.d [2021-03-27T18:03:37.770Z] #43 159.7 CC images/rpc.pb-c.o [2021-03-27T18:03:37.770Z] #43 160.2 CC lib/c/criu.o [2021-03-27T18:03:37.770Z] #43 161.2 LINK lib/c/built-in.o [2021-03-27T18:03:37.770Z] #43 161.2 LINK lib/c/libcriu.so [2021-03-27T18:03:37.770Z] #43 161.3 LINK lib/c/libcriu.a [2021-03-27T18:03:37.770Z] #43 161.4 GEN magic.py [2021-03-27T18:03:37.770Z] #43 161.6 Note: Building without setproctitle() and strlcpy() support. [2021-03-27T18:03:37.770Z] #43 161.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-27T18:03:37.770Z] #43 161.6 Note: Building without GnuTLS support [2021-03-27T18:03:37.770Z] #43 161.6 Makefile.config:39: Warn: you have no libnftables installed [2021-03-27T18:03:37.770Z] #43 161.6 Makefile.config:40: Warn: Building without nftables support [2021-03-27T18:03:37.770Z] #43 162.6 fatal: not a git repository (or any of the parent directories): .git [2021-03-27T18:03:37.770Z] #43 163.4 make[1]: Nothing to be done for 'all'. [2021-03-27T18:03:37.770Z] #43 164.2 make[1]: 'images/built-in.o' is up to date. [2021-03-27T18:03:37.770Z] #43 164.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-03-27T18:03:37.770Z] #43 164.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-03-27T18:03:37.770Z] #43 164.4 make[1]: 'compel/libcompel.a' is up to date. [2021-03-27T18:03:37.770Z] #43 164.5 make[1]: 'compel/compel-host-bin' is up to date. [2021-03-27T18:03:37.770Z] #43 164.5 make[1]: Nothing to be done for 'all'. [2021-03-27T18:03:37.770Z] #43 164.5 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-27T18:03:37.853Z] #43 DONE 165.7s [2021-03-27T18:03:37.853Z] [2021-03-27T18:03:37.853Z] #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-27T18:03:37.853Z] #53 sha256:82de700d2b6c322ed713ab2378745bf5fa9182a35cabb693da87dc7c90113fdb [2021-03-27T18:03:37.917Z] #43 167.4 make[2]: Nothing to be done for 'all'. [2021-03-27T18:03:37.917Z] #43 167.4 make[2]: Nothing to be done for 'all'. [2021-03-27T18:03:37.917Z] #43 167.4 make[2]: Nothing to be done for 'all'. [2021-03-27T18:03:37.917Z] #43 167.5 make[2]: Nothing to be done for 'all'. [2021-03-27T18:03:37.917Z] #43 167.5 INSTALL criu/criu [2021-03-27T18:03:38.033Z] #43 164.8 make[2]: Nothing to be done for 'all'. [2021-03-27T18:03:38.033Z] #43 164.8 make[2]: Nothing to be done for 'all'. [2021-03-27T18:03:38.033Z] #43 164.9 make[2]: Nothing to be done for 'all'. [2021-03-27T18:03:38.046Z] #54 ... [2021-03-27T18:03:38.046Z] [2021-03-27T18:03:38.046Z] #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-27T18:03:38.046Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-27T18:03:38.046Z] #44 207.3 DEP lib/c/criu.d [2021-03-27T18:03:38.178Z] #43 DONE 167.7s [2021-03-27T18:03:38.178Z] [2021-03-27T18:03:38.178Z] #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-27T18:03:38.178Z] #56 sha256:6bfd38f6f985c8d89f7a8125973d5e7d8388481ac9b3a1d497b1e4bc5727de81 [2021-03-27T18:03:38.228Z] ok github.com/docker/docker/pkg/plugins 33.614s coverage: 76.6% of statements [2021-03-27T18:03:38.228Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-03-27T18:03:38.228Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-03-27T18:03:38.228Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-03-27T18:03:38.228Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-03-27T18:03:38.228Z] ? github.com/docker/docker/pkg/term [no test files] [2021-03-27T18:03:38.228Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-03-27T18:03:38.228Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-03-27T18:03:38.228Z] ? github.com/docker/docker/rootless [no test files] [2021-03-27T18:03:38.228Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-03-27T18:03:38.228Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-03-27T18:03:38.228Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-03-27T18:03:38.228Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-03-27T18:03:38.228Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-03-27T18:03:38.228Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-03-27T18:03:38.228Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-03-27T18:03:38.228Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-03-27T18:03:38.228Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-03-27T18:03:38.228Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-03-27T18:03:38.228Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-03-27T18:03:38.228Z] ? github.com/docker/docker/testutil/request [no test files] [2021-03-27T18:03:38.228Z] ? github.com/docker/docker/volume [no test files] [2021-03-27T18:03:38.228Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-03-27T18:03:38.228Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-03-27T18:03:38.228Z] [2021-03-27T18:03:38.228Z] === Skipped [2021-03-27T18:03:38.228Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-03-27T18:03:38.228Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-03-27T18:03:38.228Z] [2021-03-27T18:03:38.228Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-03-27T18:03:38.228Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-03-27T18:03:38.228Z] [2021-03-27T18:03:38.228Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-03-27T18:03:38.228Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-27T18:03:38.228Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-27T18:03:38.228Z] [2021-03-27T18:03:38.228Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-03-27T18:03:38.228Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-27T18:03:38.228Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-27T18:03:38.228Z] [2021-03-27T18:03:38.228Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-03-27T18:03:38.228Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-27T18:03:38.228Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-27T18:03:38.228Z] [2021-03-27T18:03:38.228Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-03-27T18:03:38.228Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-27T18:03:38.228Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-27T18:03:38.228Z] [2021-03-27T18:03:38.228Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-03-27T18:03:38.228Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-27T18:03:38.228Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-27T18:03:38.228Z] [2021-03-27T18:03:38.228Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-03-27T18:03:38.228Z] graphtest_unix.go:73: No driver to put! [2021-03-27T18:03:38.228Z] [2021-03-27T18:03:38.228Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-03-27T18:03:38.228Z] time="2021-03-27T18:02:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-27T18:03:38.228Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-27T18:03:38.228Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-27T18:03:38.228Z] [2021-03-27T18:03:38.228Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-03-27T18:03:38.228Z] time="2021-03-27T18:02:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-27T18:03:38.228Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-27T18:03:38.229Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-27T18:03:38.229Z] [2021-03-27T18:03:38.229Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-03-27T18:03:38.229Z] time="2021-03-27T18:02:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-27T18:03:38.229Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-27T18:03:38.229Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-27T18:03:38.229Z] [2021-03-27T18:03:38.229Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-03-27T18:03:38.229Z] time="2021-03-27T18:02:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-27T18:03:38.229Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-27T18:03:38.229Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-27T18:03:38.229Z] [2021-03-27T18:03:38.229Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-03-27T18:03:38.229Z] time="2021-03-27T18:02:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-27T18:03:38.229Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-27T18:03:38.229Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-27T18:03:38.229Z] [2021-03-27T18:03:38.229Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-03-27T18:03:38.229Z] graphtest_unix.go:73: No driver to put! [2021-03-27T18:03:38.229Z] [2021-03-27T18:03:38.229Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-03-27T18:03:38.229Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-03-27T18:03:38.229Z] [2021-03-27T18:03:38.229Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-03-27T18:03:38.229Z] overlay_test.go:49: Fails to compute changes intermittently [2021-03-27T18:03:38.229Z] [2021-03-27T18:03:38.229Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-03-27T18:03:38.229Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-03-27T18:03:38.229Z] [2021-03-27T18:03:38.229Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-03-27T18:03:38.229Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-03-27T18:03:38.229Z] [2021-03-27T18:03:38.229Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-03-27T18:03:38.229Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-27T18:03:38.229Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-27T18:03:38.229Z] [2021-03-27T18:03:38.229Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-03-27T18:03:38.229Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-27T18:03:38.229Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-27T18:03:38.229Z] [2021-03-27T18:03:38.229Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-03-27T18:03:38.229Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-27T18:03:38.229Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-27T18:03:38.229Z] [2021-03-27T18:03:38.229Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-03-27T18:03:38.229Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-27T18:03:38.229Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-27T18:03:38.229Z] [2021-03-27T18:03:38.229Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-03-27T18:03:38.229Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-27T18:03:38.229Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-27T18:03:38.229Z] [2021-03-27T18:03:38.229Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-03-27T18:03:38.229Z] graphtest_unix.go:73: No driver to put! [2021-03-27T18:03:38.229Z] [2021-03-27T18:03:38.229Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-03-27T18:03:38.229Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-03-27T18:03:38.229Z] [2021-03-27T18:03:38.229Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-03-27T18:03:38.229Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-03-27T18:03:38.229Z] [2021-03-27T18:03:38.229Z] [2021-03-27T18:03:38.229Z] DONE 2248 tests, 26 skipped in 204.380s Post stage [Pipeline] junit [2021-03-27T18:03:38.277Z] Recording test results [2021-03-27T18:03:38.295Z] #43 165.0 make[2]: Nothing to be done for 'all'. [2021-03-27T18:03:38.295Z] #43 165.0 make[2]: Nothing to be done for 'all'. [2021-03-27T18:03:38.295Z] #43 165.1 make[2]: Nothing to be done for 'all'. [2021-03-27T18:03:38.347Z] #44 207.7 CC images/rpc.pb-c.o [2021-03-27T18:03:38.400Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-03-27T18:03:38.558Z] #43 165.2 make[2]: Nothing to be done for 'all'. [2021-03-27T18:03:38.558Z] #43 165.2 make[2]: Nothing to be done for 'all'. [2021-03-27T18:03:38.558Z] #43 165.2 INSTALL criu/criu [2021-03-27T18:03:38.819Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-42211/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d9356edcd252710aa3b4228f2071269738c10733 -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:d9356edcd252710aa3b4228f2071269738c10733 hack/make.sh dynbinary test-integration [2021-03-27T18:03:39.234Z] #53 ... [2021-03-27T18:03:39.234Z] [2021-03-27T18:03:39.234Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-03-27T18:03:39.234Z] #44 sha256:d93aa4ac23bdee94331858ee3bd8778fbf4cb84609c07ec4e5d81a8da4ea7272 [2021-03-27T18:03:39.234Z] #44 DONE 0.1s [2021-03-27T18:03:39.234Z] [2021-03-27T18:03:39.234Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-03-27T18:03:39.234Z] #46 sha256:233d449413b16801a02f9b1dbb41ea71704039c78e07f21703b93bc8cd47250e [2021-03-27T18:03:39.401Z] #44 208.8 CC lib/c/criu.o [2021-03-27T18:03:39.449Z] [2021-03-27T18:03:39.449Z] Removing bundles/ [2021-03-27T18:03:39.449Z] [2021-03-27T18:03:39.449Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-03-27T18:03:39.449Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-03-27T18:03:39.449Z] GOOS="" GOARCH="" GOARM="" [2021-03-27T18:03:39.493Z] #46 DONE 0.2s [2021-03-27T18:03:39.493Z] [2021-03-27T18:03:39.493Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-03-27T18:03:39.493Z] #48 sha256:692f934708943d921348732455f72410ca4644ec25da14c987367153f7d0409e [2021-03-27T18:03:39.493Z] #48 DONE 0.1s [2021-03-27T18:03:39.493Z] [2021-03-27T18:03:39.493Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-03-27T18:03:39.493Z] #50 sha256:64e09a50268a6027143f2ef9c49aefecb6603f4a8f28b10948292bb7173c83f0 [2021-03-27T18:03:39.566Z] #56 ... [2021-03-27T18:03:39.566Z] [2021-03-27T18:03:39.566Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-03-27T18:03:39.566Z] #44 sha256:34e01a30ac08baacdb354fb66499f54a6d33948f989d6c7883fa5bc12b2bb0b5 [2021-03-27T18:03:39.566Z] #44 DONE 0.1s [2021-03-27T18:03:39.566Z] [2021-03-27T18:03:39.566Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-03-27T18:03:39.566Z] #46 sha256:479d4e82253944e3ad3635c72b6f76c59e8f9ddc1ee45c76121411f7bdd39447 [2021-03-27T18:03:39.566Z] #46 DONE 0.2s [2021-03-27T18:03:39.566Z] [2021-03-27T18:03:39.566Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-03-27T18:03:39.566Z] #48 sha256:8b9cfdd94ba637726c0fdddc9676d4febb437fde54aea25014fcbb688832a9f3 [2021-03-27T18:03:39.826Z] #48 DONE 0.1s [2021-03-27T18:03:39.826Z] [2021-03-27T18:03:39.826Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-03-27T18:03:39.826Z] #50 sha256:2e8ebd90e05e7fe976a0d0990f9add9506a5aaf57f7010dc3d76d3b7161f5842 [2021-03-27T18:03:40.063Z] #50 DONE 0.5s [2021-03-27T18:03:40.063Z] [2021-03-27T18:03:40.063Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-03-27T18:03:40.063Z] #52 sha256:a8692d8b4cb9d6a82b97c9cd4aee37b8cac253ac35e4a63f12de8cddbcc8f920 [2021-03-27T18:03:40.063Z] #52 DONE 0.1s [2021-03-27T18:03:40.063Z] [2021-03-27T18:03:40.063Z] #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-27T18:03:40.063Z] #53 sha256:82de700d2b6c322ed713ab2378745bf5fa9182a35cabb693da87dc7c90113fdb [2021-03-27T18:03:40.087Z] #50 DONE 0.5s [2021-03-27T18:03:40.087Z] [2021-03-27T18:03:40.087Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-03-27T18:03:40.087Z] #52 sha256:67f10ea274efcc96e07729d62d42316f364e4101437c1a2d973bf3dad90c51b2 [2021-03-27T18:03:40.087Z] #52 DONE 0.1s [2021-03-27T18:03:40.087Z] [2021-03-27T18:03:40.087Z] #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-27T18:03:40.087Z] #53 sha256:b8c5f74020bf8b41f5eb6ce4f3c4dd015735793650a7a54f73617c62005a3981 [2021-03-27T18:03:40.953Z] #44 210.3 LINK lib/c/built-in.o [2021-03-27T18:03:40.953Z] #44 210.3 LINK lib/c/libcriu.so [2021-03-27T18:03:41.253Z] #44 210.4 LINK lib/c/libcriu.a [2021-03-27T18:03:41.552Z] #44 210.7 GEN magic.py [2021-03-27T18:03:41.552Z] #44 211.0 Note: Building without setproctitle() and strlcpy() support. [2021-03-27T18:03:41.552Z] #44 211.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-27T18:03:41.552Z] #44 211.0 Note: Building without GnuTLS support [2021-03-27T18:03:41.552Z] #44 211.0 Makefile.config:39: Warn: you have no libnftables installed [2021-03-27T18:03:41.552Z] #44 211.0 Makefile.config:40: Warn: Building without nftables support [2021-03-27T18:03:42.609Z] #44 211.8 fatal: not a git repository (or any of the parent directories): .git [2021-03-27T18:03:42.777Z] #43 DONE 169.1s [2021-03-27T18:03:42.777Z] [2021-03-27T18:03:42.777Z] #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-27T18:03:42.777Z] #56 sha256:28e11c9abca978a6061ab8013a38fb81715ec3938325bcfae0ab4ed9ab2c3761 [2021-03-27T18:03:42.777Z] #56 ... [2021-03-27T18:03:42.777Z] [2021-03-27T18:03:42.777Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-27T18:03:42.777Z] #30 sha256:4ad544db0840a1b6de883498b05833a33db16857b3673ff9d62df88bb218d4ef [2021-03-27T18:03:42.777Z] #30 DONE 11.2s [2021-03-27T18:03:42.777Z] [2021-03-27T18:03:42.777Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-03-27T18:03:42.777Z] #33 sha256:9383e44544e21190b1bc9f8a6fdb157efd5abc591f0f0ef072aa9d68418839f9 [2021-03-27T18:03:43.258Z] #44 212.8 make[1]: Nothing to be done for 'all'. [2021-03-27T18:03:43.723Z] #33 DONE 1.0s [2021-03-27T18:03:43.723Z] [2021-03-27T18:03:43.723Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-03-27T18:03:43.723Z] #35 sha256:2a82b23727f6a84019f759ca05d1c66af4eaa6a1377d6e4c976c86d89663cd6e [2021-03-27T18:03:43.723Z] #35 DONE 0.2s [2021-03-27T18:03:43.723Z] [2021-03-27T18:03:43.723Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-03-27T18:03:43.723Z] #38 sha256:9554f0a8be8fc80aa3a8fc939ee239745c57f2c6f682e95a6c465060094650a7 [2021-03-27T18:03:44.169Z] #38 DONE 0.2s [2021-03-27T18:03:44.169Z] [2021-03-27T18:03:44.169Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-03-27T18:03:44.169Z] #41 sha256:41d5fae3652fd89747fe907e6998ce53d372df5fef73c4d050d01a97324fcc27 [2021-03-27T18:03:44.318Z] #44 213.8 make[1]: 'images/built-in.o' is up to date. [2021-03-27T18:03:44.318Z] #44 213.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-03-27T18:03:44.318Z] #44 213.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-03-27T18:03:44.618Z] #44 213.9 make[1]: 'compel/libcompel.a' is up to date. [2021-03-27T18:03:44.618Z] #44 214.0 make[1]: 'compel/compel-host-bin' is up to date. [2021-03-27T18:03:44.618Z] #44 214.0 make[1]: Nothing to be done for 'all'. [2021-03-27T18:03:44.618Z] #44 214.1 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-27T18:03:44.741Z] #41 DONE 0.9s [2021-03-27T18:03:44.741Z] [2021-03-27T18:03:44.741Z] #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-27T18:03:44.741Z] #56 sha256:28e11c9abca978a6061ab8013a38fb81715ec3938325bcfae0ab4ed9ab2c3761 [2021-03-27T18:03:44.917Z] #44 214.4 make[2]: Nothing to be done for 'all'. [2021-03-27T18:03:44.917Z] #44 214.4 make[2]: Nothing to be done for 'all'. [2021-03-27T18:03:45.002Z] #56 ... [2021-03-27T18:03:45.002Z] [2021-03-27T18:03:45.002Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-03-27T18:03:45.002Z] #44 sha256:925bebcc5ebdf6e5fc38efb9fc88dc66906524b807799ab9a7d74ee7705ce416 [2021-03-27T18:03:45.002Z] #44 DONE 0.1s [2021-03-27T18:03:45.002Z] [2021-03-27T18:03:45.002Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-03-27T18:03:45.002Z] #46 sha256:7ef41a3f16828a3c9990a858bf489466ef654f203143c69044e02db8bb694e62 [2021-03-27T18:03:45.216Z] #44 214.5 make[2]: Nothing to be done for 'all'. [2021-03-27T18:03:45.216Z] #44 214.7 make[2]: Nothing to be done for 'all'. [2021-03-27T18:03:45.341Z] #53 ... [2021-03-27T18:03:45.341Z] [2021-03-27T18:03:45.341Z] #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-27T18:03:45.341Z] #56 sha256:968a3ac076ed990eddb896d031d210883655e5a7ff9d10eedf599ed4637077b6 [2021-03-27T18:03:45.341Z] #56 211.0 + bin/containerd [2021-03-27T18:03:45.518Z] #44 214.7 make[2]: Nothing to be done for 'all'. [2021-03-27T18:03:45.518Z] #44 214.8 make[2]: Nothing to be done for 'all'. [2021-03-27T18:03:45.518Z] #44 214.8 make[2]: Nothing to be done for 'all'. [2021-03-27T18:03:45.518Z] #44 215.0 make[2]: Nothing to be done for 'all'. [2021-03-27T18:03:45.518Z] #44 215.0 INSTALL criu/criu [2021-03-27T18:03:45.518Z] #44 DONE 215.1s [2021-03-27T18:03:45.518Z] [2021-03-27T18:03:45.518Z] #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-27T18:03:45.518Z] #57 sha256:7e9abada46fe323b21bd45fcb6de585c8c0b654f3dd053e85c5e815e1267735d [2021-03-27T18:03:45.574Z] #46 DONE 0.7s [2021-03-27T18:03:45.574Z] [2021-03-27T18:03:45.574Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-03-27T18:03:45.574Z] #48 sha256:533cce5776371483a71be1cd2c50eb36ba930c352cafe62436f790b29f0f369f [2021-03-27T18:03:45.835Z] #48 DONE 0.1s [2021-03-27T18:03:45.835Z] [2021-03-27T18:03:45.835Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-03-27T18:03:45.835Z] #50 sha256:01adced18613e514b5f3467201e16150d5ae286286f5cb3349681e20c0100703 [2021-03-27T18:03:46.671Z] #53 ... [2021-03-27T18:03:46.671Z] [2021-03-27T18:03:46.671Z] #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-27T18:03:46.671Z] #56 sha256:6bfd38f6f985c8d89f7a8125973d5e7d8388481ac9b3a1d497b1e4bc5727de81 [2021-03-27T18:03:46.671Z] #56 208.8 + bin/containerd [2021-03-27T18:03:46.777Z] #50 DONE 1.1s [2021-03-27T18:03:46.777Z] [2021-03-27T18:03:46.777Z] #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-27T18:03:46.777Z] #56 sha256:28e11c9abca978a6061ab8013a38fb81715ec3938325bcfae0ab4ed9ab2c3761 [2021-03-27T18:03:47.037Z] #56 ... [2021-03-27T18:03:47.037Z] [2021-03-27T18:03:47.037Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-03-27T18:03:47.037Z] #52 sha256:ee351e7cb35a5ffb130572179a97e2d133adc88cb37d604c2491a5cd7c177d26 [2021-03-27T18:03:47.037Z] #52 DONE 0.2s [2021-03-27T18:03:47.037Z] [2021-03-27T18:03:47.037Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-03-27T18:03:47.037Z] #54 sha256:271bd281ae69774f958d519ff0b0b2e392fcb3a23d19ba56f70708ffd7e0ae7e [2021-03-27T18:03:47.609Z] #54 DONE 0.6s [2021-03-27T18:03:47.609Z] [2021-03-27T18:03:47.609Z] #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-27T18:03:47.609Z] #56 sha256:28e11c9abca978a6061ab8013a38fb81715ec3938325bcfae0ab4ed9ab2c3761 [2021-03-27T18:03:48.307Z] #57 ... [2021-03-27T18:03:48.307Z] [2021-03-27T18:03:48.307Z] #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-27T18:03:48.307Z] #50 sha256:c58e9537d6452c6d16eb91b07289af573b1e9b3325abb24bb20fe6c5bf4f0b05 [2021-03-27T18:03:48.307Z] #50 286.7 + /build/golangci-lint --version [2021-03-27T18:03:48.606Z] #50 287.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-03-27T18:03:48.906Z] #50 DONE 287.2s [2021-03-27T18:03:48.906Z] [2021-03-27T18:03:48.906Z] #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-27T18:03:48.906Z] #57 sha256:7e9abada46fe323b21bd45fcb6de585c8c0b654f3dd053e85c5e815e1267735d [2021-03-27T18:03:49.537Z] #56 ... [2021-03-27T18:03:49.537Z] [2021-03-27T18:03:49.537Z] #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-27T18:03:49.537Z] #53 sha256:82de700d2b6c322ed713ab2378745bf5fa9182a35cabb693da87dc7c90113fdb [2021-03-27T18:03:49.537Z] #53 125.8 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-27T18:03:49.537Z] #53 126.8 + mkdir -p /build [2021-03-27T18:03:49.537Z] #53 126.8 + cp runc /build/runc [2021-03-27T18:03:49.537Z] #53 DONE 127.0s [2021-03-27T18:03:49.537Z] [2021-03-27T18:03:49.537Z] #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-27T18:03:49.537Z] #56 sha256:968a3ac076ed990eddb896d031d210883655e5a7ff9d10eedf599ed4637077b6 [2021-03-27T18:03:51.444Z] #56 ... [2021-03-27T18:03:51.444Z] [2021-03-27T18:03:51.444Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-03-27T18:03:51.444Z] #54 sha256:8b05f40f4d01e6d79580437254d78c902e357cdc53e85ab135bba3c5bfffc289 [2021-03-27T18:03:51.444Z] #54 DONE 0.1s [2021-03-27T18:03:51.444Z] [2021-03-27T18:03:51.444Z] #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-27T18:03:51.444Z] #56 sha256:968a3ac076ed990eddb896d031d210883655e5a7ff9d10eedf599ed4637077b6 [2021-03-27T18:03:51.956Z] #56 ... [2021-03-27T18:03:51.956Z] [2021-03-27T18:03:51.956Z] #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-27T18:03:51.956Z] #53 sha256:b8c5f74020bf8b41f5eb6ce4f3c4dd015735793650a7a54f73617c62005a3981 [2021-03-27T18:03:51.956Z] #53 126.2 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-27T18:03:51.956Z] #53 127.2 + mkdir -p /build [2021-03-27T18:03:51.956Z] #53 127.2 + cp runc /build/runc [2021-03-27T18:03:51.956Z] #53 DONE 127.6s [2021-03-27T18:03:51.956Z] [2021-03-27T18:03:51.956Z] #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-27T18:03:51.956Z] #56 sha256:6bfd38f6f985c8d89f7a8125973d5e7d8388481ac9b3a1d497b1e4bc5727de81 [2021-03-27T18:03:52.896Z] #56 234.3 + bin/containerd-stress [2021-03-27T18:03:52.896Z] #56 236.5 + bin/containerd-shim [2021-03-27T18:03:52.898Z] #56 ... [2021-03-27T18:03:52.898Z] [2021-03-27T18:03:52.898Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-03-27T18:03:52.898Z] #54 sha256:5cb650ade22d98d02bb8a4ab5b96cb74806e303ebd61039cb9545fa985d2eb42 [2021-03-27T18:03:52.898Z] #54 DONE 0.3s [2021-03-27T18:03:52.898Z] [2021-03-27T18:03:52.898Z] #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-27T18:03:52.898Z] #56 sha256:6bfd38f6f985c8d89f7a8125973d5e7d8388481ac9b3a1d497b1e4bc5727de81 [2021-03-27T18:03:59.063Z] 4612f6d0b889: Pull complete [2021-03-27T18:03:59.428Z] #56 243.3 + bin/containerd-shim-runc-v1 [2021-03-27T18:03:59.842Z] #56 213.0 + bin/containerd-stress [2021-03-27T18:04:03.145Z] #56 216.1 + bin/containerd-shim [2021-03-27T18:04:03.594Z] #56 247.9 + bin/containerd-shim-runc-v2 [2021-03-27T18:04:04.156Z] #56 248.9 + binaries [2021-03-27T18:04:04.156Z] #56 248.9 + install -D bin/containerd /build/containerd [2021-03-27T18:04:04.156Z] #56 248.9 + install -D bin/containerd-shim /build/containerd-shim [2021-03-27T18:04:04.412Z] #56 249.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-03-27T18:04:04.412Z] #56 249.0 + install -D bin/ctr /build/ctr [2021-03-27T18:04:06.300Z] #56 DONE 250.8s [2021-03-27T18:04:07.234Z] [2021-03-27T18:04:07.234Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-03-27T18:04:07.234Z] #57 sha256:fe1dc16b368b5d7a91f69d019e2ed4bd94b8ca5033358c88c82bf38d4d2bcc7d [2021-03-27T18:04:07.796Z] #57 DONE 0.9s [2021-03-27T18:04:07.796Z] [2021-03-27T18:04:07.796Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-03-27T18:04:07.796Z] #61 sha256:f6e84675bf6cc5d3daf5fbf01549e72ee69c1602a579981f0d81dce0e65ec61a [2021-03-27T18:04:08.051Z] #61 DONE 0.2s [2021-03-27T18:04:08.051Z] [2021-03-27T18:04:08.051Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-03-27T18:04:08.051Z] #66 sha256:7248b2b91db937d6534e1b1f1c2f9890380fbe348fe3eb53c41e1933b5dc888e [2021-03-27T18:04:08.977Z] #66 DONE 0.8s [2021-03-27T18:04:08.977Z] [2021-03-27T18:04:08.977Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-03-27T18:04:08.977Z] #68 sha256:a9787e90a61be2af45c5c96eec906209325bee27b1f35ba27a05b141e47fb287 [2021-03-27T18:04:08.977Z] #68 DONE 0.1s [2021-03-27T18:04:08.977Z] [2021-03-27T18:04:08.977Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-03-27T18:04:08.977Z] #69 sha256:a802460e51830a72cc9a4de916bee5c155a359413d1e0ccfc50ffa45674d53d6 [2021-03-27T18:04:08.977Z] #69 DONE 0.0s [2021-03-27T18:04:08.977Z] [2021-03-27T18:04:08.977Z] #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-27T18:04:08.977Z] #70 sha256:b8c7dfbd3b140b7106aefec1d896fedc21ccc99983646b7ec937c17bcad6adf1 [2021-03-27T18:04:09.810Z] #56 222.1 + bin/containerd-shim-runc-v1 [2021-03-27T18:04:09.906Z] #70 0.734 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-03-27T18:04:09.906Z] #70 0.889 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-03-27T18:04:09.906Z] #70 0.971 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-03-27T18:04:09.906Z] #70 1.053 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-03-27T18:04:10.725Z] #70 1.154 Reading package lists... [2021-03-27T18:04:11.287Z] #70 1.791 Reading package lists... [2021-03-27T18:04:11.481Z] #57 ... [2021-03-27T18:04:11.482Z] [2021-03-27T18:04:11.482Z] #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-27T18:04:11.482Z] #54 sha256:c2a985fba2b04b2062522565c1b16e78f4341d026380dd03c4a6da234aff702c [2021-03-27T18:04:11.482Z] #54 189.8 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-27T18:04:11.542Z] #70 2.410 Building dependency tree... [2021-03-27T18:04:11.542Z] #70 2.529 Reading state information... [2021-03-27T18:04:11.542Z] #70 2.638 The following additional packages will be installed: [2021-03-27T18:04:11.542Z] #70 2.638 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2021-03-27T18:04:11.542Z] #70 2.638 libpam-systemd [2021-03-27T18:04:11.542Z] #70 2.639 Suggested packages: [2021-03-27T18:04:11.542Z] #70 2.639 systemd-container policykit-1 [2021-03-27T18:04:11.542Z] #70 2.639 Recommended packages: [2021-03-27T18:04:11.542Z] #70 2.639 libnss-systemd [2021-03-27T18:04:11.542Z] #70 2.718 The following NEW packages will be installed: [2021-03-27T18:04:11.797Z] #70 2.719 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2021-03-27T18:04:11.797Z] #70 2.719 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2021-03-27T18:04:11.797Z] #70 2.985 0 upgraded, 11 newly installed, 0 to remove and 24 not upgraded. [2021-03-27T18:04:11.797Z] #70 2.985 Need to get 4762 kB of archives. [2021-03-27T18:04:11.797Z] #70 2.985 After this operation, 16.6 MB of additional disk space will be used. [2021-03-27T18:04:11.797Z] #70 2.985 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-03-27T18:04:12.054Z] #70 2.987 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-27T18:04:12.054Z] #70 2.988 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2021-03-27T18:04:12.054Z] #70 2.992 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2021-03-27T18:04:12.054Z] #70 2.994 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2021-03-27T18:04:12.054Z] #70 2.994 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u7 [3499 kB] [2021-03-27T18:04:12.054Z] #70 3.065 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u7 [100 kB] [2021-03-27T18:04:12.054Z] #70 3.066 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-27T18:04:12.054Z] #70 3.068 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2021-03-27T18:04:12.054Z] #70 3.094 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u7 [209 kB] [2021-03-27T18:04:12.054Z] #70 3.135 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-27T18:04:12.310Z] #70 3.282 debconf: delaying package configuration, since apt-utils is not installed [2021-03-27T18:04:12.310Z] #70 3.305 Fetched 4762 kB in 0s (11.7 MB/s) [2021-03-27T18:04:12.310Z] #70 3.331 Selecting previously unselected package libargon2-1:amd64. [2021-03-27T18:04:12.310Z] #70 3.331 (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-27T18:04:12.310Z] #70 3.346 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-03-27T18:04:12.310Z] #70 3.351 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-03-27T18:04:12.310Z] #70 3.383 Selecting previously unselected package libjson-c3:amd64. [2021-03-27T18:04:12.310Z] #70 3.384 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2021-03-27T18:04:12.310Z] #70 3.388 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-03-27T18:04:12.310Z] #70 3.417 Selecting previously unselected package libcryptsetup12:amd64. [2021-03-27T18:04:12.310Z] #70 3.419 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2021-03-27T18:04:12.310Z] #70 3.422 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-03-27T18:04:12.310Z] #70 3.468 Selecting previously unselected package libidn11:amd64. [2021-03-27T18:04:12.310Z] #70 3.468 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2021-03-27T18:04:12.384Z] #54 191.3 + mkdir -p /build [2021-03-27T18:04:12.384Z] #54 191.3 + cp runc /build/runc [2021-03-27T18:04:12.384Z] #54 DONE 191.4s [2021-03-27T18:04:12.384Z] [2021-03-27T18:04:12.384Z] #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-27T18:04:12.384Z] #57 sha256:7e9abada46fe323b21bd45fcb6de585c8c0b654f3dd053e85c5e815e1267735d [2021-03-27T18:04:12.566Z] #70 3.471 Unpacking libidn11:amd64 (1.33-2.2) ... [2021-03-27T18:04:12.566Z] #70 3.511 Selecting previously unselected package libkmod2:amd64. [2021-03-27T18:04:12.566Z] #70 3.511 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2021-03-27T18:04:12.566Z] #70 3.514 Unpacking libkmod2:amd64 (26-1) ... [2021-03-27T18:04:12.566Z] #70 3.552 Selecting previously unselected package systemd. [2021-03-27T18:04:12.566Z] #70 3.555 Preparing to unpack .../5-systemd_241-7~deb10u7_amd64.deb ... [2021-03-27T18:04:12.566Z] #70 3.597 Unpacking systemd (241-7~deb10u7) ... [2021-03-27T18:04:12.821Z] #70 4.020 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-03-27T18:04:13.077Z] #70 4.028 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-03-27T18:04:13.077Z] #70 4.037 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-03-27T18:04:13.077Z] #70 4.047 Setting up libidn11:amd64 (1.33-2.2) ... [2021-03-27T18:04:13.077Z] #70 4.056 Setting up libkmod2:amd64 (26-1) ... [2021-03-27T18:04:13.077Z] #70 4.065 Setting up systemd (241-7~deb10u7) ... [2021-03-27T18:04:13.077Z] #70 4.102 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-03-27T18:04:13.077Z] #70 4.104 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-03-27T18:04:13.077Z] #70 4.108 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-03-27T18:04:13.077Z] #70 4.108 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-03-27T18:04:13.134Z] #56 226.2 + bin/containerd-shim-runc-v2 [2021-03-27T18:04:13.333Z] #70 4.515 Selecting previously unselected package systemd-sysv. [2021-03-27T18:04:13.333Z] #70 4.515 (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-27T18:04:13.333Z] #70 4.528 Preparing to unpack .../systemd-sysv_241-7~deb10u7_amd64.deb ... [2021-03-27T18:04:13.333Z] #70 4.532 Unpacking systemd-sysv (241-7~deb10u7) ... [2021-03-27T18:04:13.333Z] #70 4.572 Selecting previously unselected package libdbus-1-3:amd64. [2021-03-27T18:04:13.333Z] #70 4.572 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2021-03-27T18:04:13.589Z] #70 4.575 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-03-27T18:04:13.589Z] #70 4.631 Selecting previously unselected package dbus. [2021-03-27T18:04:13.589Z] #70 4.634 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2021-03-27T18:04:13.589Z] #70 4.644 Unpacking dbus (1.12.20-0+deb10u1) ... [2021-03-27T18:04:13.589Z] #70 4.698 Selecting previously unselected package libpam-systemd:amd64. [2021-03-27T18:04:13.589Z] #70 4.698 Preparing to unpack .../libpam-systemd_241-7~deb10u7_amd64.deb ... [2021-03-27T18:04:13.589Z] #70 4.701 Unpacking libpam-systemd:amd64 (241-7~deb10u7) ... [2021-03-27T18:04:13.589Z] #70 4.740 Selecting previously unselected package dbus-user-session. [2021-03-27T18:04:13.589Z] #70 4.740 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2021-03-27T18:04:13.589Z] #70 4.743 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2021-03-27T18:04:13.589Z] #70 4.826 Setting up systemd-sysv (241-7~deb10u7) ... [2021-03-27T18:04:13.845Z] #70 4.837 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-03-27T18:04:13.845Z] #70 4.847 Setting up dbus (1.12.20-0+deb10u1) ... [2021-03-27T18:04:13.845Z] #70 4.952 invoke-rc.d: could not determine current runlevel [2021-03-27T18:04:13.845Z] #70 4.955 invoke-rc.d: policy-rc.d denied execution of start. [2021-03-27T18:04:13.845Z] #70 4.958 Setting up libpam-systemd:amd64 (241-7~deb10u7) ... [2021-03-27T18:04:13.845Z] #70 5.092 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2021-03-27T18:04:14.104Z] #70 5.106 Processing triggers for systemd (241-7~deb10u7) ... [2021-03-27T18:04:14.104Z] #70 5.114 Processing triggers for libc-bin (2.28-10) ... [2021-03-27T18:04:14.104Z] #70 DONE 5.2s [2021-03-27T18:04:14.363Z] [2021-03-27T18:04:14.363Z] #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-27T18:04:14.363Z] #71 sha256:4cf4ccbbdafd92d677678369578c79397ae64884ac2ef18d9ab7eccbdeb0a762 [2021-03-27T18:04:14.518Z] #56 227.5 + binaries [2021-03-27T18:04:14.518Z] #56 227.5 + install -D bin/containerd /build/containerd [2021-03-27T18:04:14.518Z] #56 227.5 + install -D bin/containerd-shim /build/containerd-shim [2021-03-27T18:04:14.518Z] #56 227.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-03-27T18:04:14.518Z] #56 227.5 + install -D bin/ctr /build/ctr [2021-03-27T18:04:14.618Z] #71 0.469 % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-27T18:04:14.618Z] #71 0.471 Dload Upload Total Spent Left Speed [2021-03-27T18:04:14.874Z] #71 0.473 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 18793 0 --:--:-- --:--:-- --:--:-- 18793 [2021-03-27T18:04:14.874Z] #71 DONE 0.6s [2021-03-27T18:04:14.874Z] [2021-03-27T18:04:14.874Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-03-27T18:04:14.874Z] #72 sha256:b66639517e1fa51768b7eff0534d2d2bef003ae6b0a76f5008eb05a4a4531932 [2021-03-27T18:04:15.802Z] #72 DONE 0.9s [2021-03-27T18:04:15.802Z] [2021-03-27T18:04:15.802Z] #73 exporting to image [2021-03-27T18:04:15.802Z] #73 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-03-27T18:04:15.802Z] #73 exporting layers [2021-03-27T18:04:16.896Z] #57 272.2 + bin/containerd [2021-03-27T18:04:17.999Z] #56 242.2 + bin/containerd-stress [2021-03-27T18:04:17.999Z] #56 244.4 + bin/containerd-shim [2021-03-27T18:04:18.721Z] #56 DONE 231.1s [2021-03-27T18:04:19.292Z] [2021-03-27T18:04:19.292Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-03-27T18:04:19.292Z] #57 sha256:48719073bf9509047012cea2e5d70de463066ca822e3f861f8b853b8731ef5cd [2021-03-27T18:04:19.467Z] #56 239.8 + bin/containerd-stress [2021-03-27T18:04:19.467Z] #56 241.8 + bin/containerd-shim [2021-03-27T18:04:19.724Z] #57 ... [2021-03-27T18:04:19.724Z] [2021-03-27T18:04:19.724Z] #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-27T18:04:19.724Z] #25 sha256:309fa806ebb4f9a22a2512965dc41c3152e30e5a61679e1cc1495af3a80e52d5 [2021-03-27T18:04:19.724Z] #25 317.8 + return [2021-03-27T18:04:19.724Z] #25 DONE 317.9s [2021-03-27T18:04:19.724Z] [2021-03-27T18:04:19.724Z] #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-27T18:04:19.724Z] #57 sha256:7e9abada46fe323b21bd45fcb6de585c8c0b654f3dd053e85c5e815e1267735d [2021-03-27T18:04:21.264Z] #57 ... [2021-03-27T18:04:21.264Z] [2021-03-27T18:04:21.264Z] #26 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-03-27T18:04:21.264Z] #26 sha256:19859681b680f1382aedfb09076721fdbf6101d1873c46b5715aff9e9844321a [2021-03-27T18:04:21.563Z] #26 DONE 0.1s [2021-03-27T18:04:21.563Z] [2021-03-27T18:04:21.563Z] #31 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-27T18:04:21.563Z] #31 sha256:f9a868b56797570e18e1ae57277a1b1b2da7526b1ab2424b8322719aad9b88bd [2021-03-27T18:04:21.834Z] #57 DONE 2.2s [2021-03-27T18:04:21.834Z] [2021-03-27T18:04:21.834Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-03-27T18:04:21.834Z] #61 sha256:902549cb2d2c80f33f6890779c769c7c17def22ea5665d4fd38eaecc090ffe10 [2021-03-27T18:04:22.095Z] #61 DONE 0.7s [2021-03-27T18:04:22.095Z] [2021-03-27T18:04:22.095Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-03-27T18:04:22.095Z] #66 sha256:18472829410157f0a61c6b8f1fa30b4a4afd84907988f4984805b6277da37320 [2021-03-27T18:04:22.213Z] #31 DONE 0.7s [2021-03-27T18:04:22.213Z] [2021-03-27T18:04:22.213Z] #34 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-03-27T18:04:22.213Z] #34 sha256:5b1699feed30f36ebe8f921363d7fa537eabddb266802827cc9d98ab233c7d61 [2021-03-27T18:04:22.213Z] #34 DONE 0.1s [2021-03-27T18:04:22.213Z] [2021-03-27T18:04:22.213Z] #36 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-03-27T18:04:22.213Z] #36 sha256:7625563017e52e96822ebacc99846261047d66fdfb342987b95e12dbc3535119 [2021-03-27T18:04:22.213Z] #36 DONE 0.1s [2021-03-27T18:04:22.213Z] [2021-03-27T18:04:22.213Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-03-27T18:04:22.213Z] #39 sha256:e6484913a6c422e0da524565d8259bc6e915820a80947b55406aff701ac6e951 [2021-03-27T18:04:22.338Z] #73 exporting layers 6.7s done [2021-03-27T18:04:22.338Z] #73 writing image sha256:6aa371685c9577d238c49d4830451d477fb7562cfdf180ce23c44b848e007813 done [2021-03-27T18:04:22.338Z] #73 naming to docker.io/library/docker:d9356edcd252710aa3b4228f2071269738c10733 done [2021-03-27T18:04:22.338Z] #73 DONE 6.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-03-27T18:04:22.521Z] #39 DONE 0.1s [2021-03-27T18:04:22.521Z] [2021-03-27T18:04:22.521Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-03-27T18:04:22.521Z] #42 sha256:b2ef543d566edf2593c63eb1fc9f5a130ddf8d6b72112eab783dfe32251e4afe [2021-03-27T18:04:22.521Z] #42 DONE 0.2s [2021-03-27T18:04:22.521Z] [2021-03-27T18:04:22.521Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-03-27T18:04:22.521Z] #45 sha256:948cfb30fdf0f3e61dbecea5c817114618ee6605c1cda205be70bebb9916885e [2021-03-27T18:04:22.699Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42211/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=d9356edcd252710aa3b4228f2071269738c10733 -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:d9356edcd252710aa3b4228f2071269738c10733 hack/make.sh dynbinary test-integration [2021-03-27T18:04:22.819Z] #45 DONE 0.1s [2021-03-27T18:04:22.819Z] [2021-03-27T18:04:22.819Z] #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-27T18:04:22.819Z] #57 sha256:7e9abada46fe323b21bd45fcb6de585c8c0b654f3dd053e85c5e815e1267735d [2021-03-27T18:04:22.819Z] #57 ... [2021-03-27T18:04:22.819Z] [2021-03-27T18:04:22.819Z] #47 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-03-27T18:04:22.819Z] #47 sha256:496a6fd1f5409295b8c3eac0206c92593e6c9e113a9b1cc82ca26003da838a30 [2021-03-27T18:04:22.819Z] #47 DONE 0.1s [2021-03-27T18:04:22.819Z] [2021-03-27T18:04:22.819Z] #49 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-03-27T18:04:22.819Z] #49 sha256:fb6f82f7cf107d2153e7a7d3f76812996ba38146dd01ae65d72ab196e13f5a1a [2021-03-27T18:04:23.116Z] #49 DONE 0.1s [2021-03-27T18:04:23.116Z] [2021-03-27T18:04:23.116Z] #51 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-03-27T18:04:23.116Z] #51 sha256:efdcfdcae86247e73d6f4986e619903efb7f4db00e4f5b4aa7b1374edf7e190a [2021-03-27T18:04:23.116Z] #51 DONE 0.1s [2021-03-27T18:04:23.116Z] [2021-03-27T18:04:23.116Z] #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-27T18:04:23.116Z] #57 sha256:7e9abada46fe323b21bd45fcb6de585c8c0b654f3dd053e85c5e815e1267735d [2021-03-27T18:04:23.116Z] #57 ... [2021-03-27T18:04:23.116Z] [2021-03-27T18:04:23.116Z] #53 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-03-27T18:04:23.116Z] #53 sha256:153300eefd0387d9a5df7d51d66273112e139eba73e09073be554e89c00f16d2 [2021-03-27T18:04:23.116Z] #53 DONE 0.1s [2021-03-27T18:04:23.116Z] [2021-03-27T18:04:23.116Z] #55 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-03-27T18:04:23.116Z] #55 sha256:214db0e87fa259546a11d6f5b1e16d52bd70977bdad21ffc6285685a1167766d [2021-03-27T18:04:23.116Z] #55 DONE 0.1s [2021-03-27T18:04:23.116Z] [2021-03-27T18:04:23.116Z] #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-27T18:04:23.116Z] #57 sha256:7e9abada46fe323b21bd45fcb6de585c8c0b654f3dd053e85c5e815e1267735d [2021-03-27T18:04:24.571Z] #56 251.1 + bin/containerd-shim-runc-v1 [2021-03-27T18:04:24.637Z] #66 DONE 2.3s [2021-03-27T18:04:24.637Z] [2021-03-27T18:04:24.637Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-03-27T18:04:24.637Z] #68 sha256:b61d6a8bc761558bc87fc8f33380b10629fd2b8b3de87530183d646d7cf69602 [2021-03-27T18:04:24.637Z] #68 DONE 0.1s [2021-03-27T18:04:24.637Z] [2021-03-27T18:04:24.637Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-03-27T18:04:24.637Z] #69 sha256:7ab0626c867b45f39151c589d40cdaa2f6d02e8df67b8d3f3388fdd47d8d7a48 [2021-03-27T18:04:24.637Z] #69 DONE 0.1s [2021-03-27T18:04:24.637Z] [2021-03-27T18:04:24.637Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-03-27T18:04:24.637Z] #70 sha256:bfa2217dd4cab95a9d7124b43e2363fe9e39207d0888f7d5ad2223e206f61850 [2021-03-27T18:04:25.212Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-03-27T18:04:25.212Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-03-27T18:04:25.212Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-03-27T18:04:25.212Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-03-27T18:04:25.212Z] 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-27T18:04:25.212Z] Detected virtualization docker. [2021-03-27T18:04:25.212Z] Detected architecture x86-64. [2021-03-27T18:04:25.212Z] Set hostname to . [2021-03-27T18:04:25.468Z] + source /etc/docker-entrypoint-cmd [2021-03-27T18:04:25.468Z] ++ hack/make.sh dynbinary test-integration [2021-03-27T18:04:25.468Z] [2021-03-27T18:04:25.468Z] Removing bundles/ [2021-03-27T18:04:25.468Z] [2021-03-27T18:04:25.468Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-03-27T18:04:25.468Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-03-27T18:04:25.468Z] GOOS="" GOARCH="" GOARM="" [2021-03-27T18:04:26.045Z] #56 248.4 + bin/containerd-shim-runc-v1 [2021-03-27T18:04:26.551Z] #70 DONE 1.8s [2021-03-27T18:04:26.551Z] [2021-03-27T18:04:26.551Z] #71 exporting to image [2021-03-27T18:04:26.551Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-03-27T18:04:26.551Z] #71 exporting layers [2021-03-27T18:04:29.845Z] #56 255.6 + bin/containerd-shim-runc-v2 [2021-03-27T18:04:29.845Z] #56 256.5 + binaries [2021-03-27T18:04:29.845Z] #56 256.5 + install -D bin/containerd /build/containerd [2021-03-27T18:04:29.845Z] #56 256.6 + install -D bin/containerd-shim /build/containerd-shim [2021-03-27T18:04:30.103Z] #56 256.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-03-27T18:04:30.103Z] #56 256.6 + install -D bin/ctr /build/ctr [2021-03-27T18:04:30.245Z] #56 253.1 + bin/containerd-shim-runc-v2 [2021-03-27T18:04:31.184Z] #56 254.0 + binaries [2021-03-27T18:04:31.184Z] #56 254.0 + install -D bin/containerd /build/containerd [2021-03-27T18:04:31.184Z] #56 254.0 + install -D bin/containerd-shim /build/containerd-shim [2021-03-27T18:04:31.184Z] #56 254.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-03-27T18:04:31.184Z] #56 254.1 + install -D bin/ctr /build/ctr [2021-03-27T18:04:32.005Z] #56 DONE 258.4s [2021-03-27T18:04:32.589Z] [2021-03-27T18:04:32.589Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-03-27T18:04:32.589Z] #57 sha256:2684ef6f4a94eec3c8b39d5dee15b04db72d526c4c0676665a19f1c4dc9fdbd0 [2021-03-27T18:04:33.090Z] #56 DONE 255.8s [2021-03-27T18:04:33.547Z] #57 DONE 0.9s [2021-03-27T18:04:33.547Z] [2021-03-27T18:04:33.547Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-03-27T18:04:33.547Z] #61 sha256:ce68bfa1c4dc5938e472fa8bc536746a78a439cc925270df344ceca4f9c322f4 [2021-03-27T18:04:33.547Z] #61 DONE 0.2s [2021-03-27T18:04:33.658Z] [2021-03-27T18:04:33.658Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-03-27T18:04:33.658Z] #57 sha256:b8d42995ba0e9728b4c3542d5c62ca8cdc7842039facfb5087de9431167ffe4a [2021-03-27T18:04:33.810Z] [2021-03-27T18:04:33.810Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-03-27T18:04:33.810Z] #66 sha256:a94adad2c74ae700aa80581632180bbce09a19648ccfd0858c106138734c4409 [2021-03-27T18:04:34.595Z] #57 DONE 0.9s [2021-03-27T18:04:34.595Z] [2021-03-27T18:04:34.595Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-03-27T18:04:34.595Z] #61 sha256:7d153a18eb32cd53f965b34d88f5a8fa8638c0d4c788ca3e480f38c22759722c [2021-03-27T18:04:34.749Z] #66 DONE 1.0s [2021-03-27T18:04:34.749Z] [2021-03-27T18:04:34.749Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-03-27T18:04:34.749Z] #68 sha256:6a50c00f30d2d438246e2239da83123416f960cf8e74274640f50a870cb71709 [2021-03-27T18:04:34.749Z] #68 DONE 0.1s [2021-03-27T18:04:34.749Z] [2021-03-27T18:04:34.749Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-03-27T18:04:34.749Z] #69 sha256:771415633678abd035b0b84652c8487aa712f20658f5a91d7229793898fd777c [2021-03-27T18:04:34.749Z] #69 DONE 0.0s [2021-03-27T18:04:34.749Z] [2021-03-27T18:04:34.749Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-03-27T18:04:34.749Z] #70 sha256:3c9cd8e16a56c69f639a45e9f543536c9a71e07ca045d48a6855ca19350d160f [2021-03-27T18:04:34.853Z] #61 DONE 0.3s [2021-03-27T18:04:34.853Z] [2021-03-27T18:04:34.853Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-03-27T18:04:34.853Z] #66 sha256:0552a33d70d62381a5a69cc5aec433fd1f8488a621b6ee7d0cb1c04f2ad7f0a8 [2021-03-27T18:04:35.790Z] #66 DONE 1.0s [2021-03-27T18:04:36.050Z] [2021-03-27T18:04:36.050Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-03-27T18:04:36.050Z] #68 sha256:e36f75e38a23408bdba95e9b6cecb8f1d3118bb1e04e99fb998224bc27110dd0 [2021-03-27T18:04:36.050Z] #68 DONE 0.1s [2021-03-27T18:04:36.050Z] [2021-03-27T18:04:36.050Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-03-27T18:04:36.050Z] #69 sha256:686fdfb2b8dcce66e4db3cce9299e58d25d0b1748d9ffb06a07740ce3ba0f566 [2021-03-27T18:04:36.050Z] #69 DONE 0.0s [2021-03-27T18:04:36.050Z] [2021-03-27T18:04:36.050Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-03-27T18:04:36.050Z] #70 sha256:4b9a3855f91cee28c4ce3ef32f8a3dc778b0f6a806f1d8842015029fc766a159 [2021-03-27T18:04:36.337Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-03-27T18:04:36.337Z] [2021-03-27T18:04:36.337Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-27T18:04:36.555Z] #71 exporting layers 10.0s done [2021-03-27T18:04:36.555Z] #71 writing image sha256:584354c4a88c199536b67e29cda78e771ca84e7567fb8d33107e028fca9f262d [2021-03-27T18:04:36.555Z] #71 writing image sha256:584354c4a88c199536b67e29cda78e771ca84e7567fb8d33107e028fca9f262d done [2021-03-27T18:04:36.555Z] #71 naming to docker.io/library/docker:d9356edcd252710aa3b4228f2071269738c10733 done [2021-03-27T18:04:36.555Z] #71 DONE 10.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-03-27T18:04:36.628Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-27T18:04:36.628Z] HOSTNAME=293935a68735 [2021-03-27T18:04:36.628Z] TESTDEBUG=0 [2021-03-27T18:04:36.628Z] DEST=bundles/test-integration [2021-03-27T18:04:36.628Z] PWD=/go/src/github.com/docker/docker [2021-03-27T18:04:36.628Z] DOCKER_GITCOMMIT=d9356edcd252710aa3b4228f2071269738c10733 [2021-03-27T18:04:36.628Z] container=docker [2021-03-27T18:04:36.628Z] HOME=/root [2021-03-27T18:04:36.628Z] GOLANG_VERSION=1.13.15 [2021-03-27T18:04:36.628Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-27T18:04:36.628Z] VALIDATE_BRANCH=master [2021-03-27T18:04:36.628Z] TERM=xterm [2021-03-27T18:04:36.628Z] DOCKER_PKG=github.com/docker/docker [2021-03-27T18:04:36.628Z] SHLVL=1 [2021-03-27T18:04:36.628Z] TIMEOUT=120m [2021-03-27T18:04:36.628Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-27T18:04:36.628Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-27T18:04:36.628Z] GO111MODULE=off [2021-03-27T18:04:36.628Z] DOCKER_EXPERIMENTAL=1 [2021-03-27T18:04:36.628Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-03-27T18:04:36.628Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-27T18:04:36.628Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-27T18:04:36.628Z] GOPATH=/go [2021-03-27T18:04:36.628Z] PKG_CONFIG=pkg-config [2021-03-27T18:04:36.628Z] _=/usr/bin/env [2021-03-27T18:04:36.628Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-03-27T18:04:36.902Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42211/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d9356edcd252710aa3b4228f2071269738c10733 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d9356edcd252710aa3b4228f2071269738c10733 hack/test/unit [2021-03-27T18:04:38.586Z] #70 DONE 2.7s [2021-03-27T18:04:38.846Z] [2021-03-27T18:04:38.846Z] #71 exporting to image [2021-03-27T18:04:38.846Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-03-27T18:04:38.846Z] #71 exporting layers [2021-03-27T18:04:38.936Z] #70 DONE 3.4s [2021-03-27T18:04:38.936Z] [2021-03-27T18:04:38.936Z] #71 exporting to image [2021-03-27T18:04:38.936Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-03-27T18:04:38.936Z] #71 exporting layers [2021-03-27T18:04:42.191Z] ? github.com/docker/docker/api [no test files] [2021-03-27T18:04:45.501Z] #71 exporting layers 7.5s done [2021-03-27T18:04:45.760Z] #71 writing image sha256:71272a4b3e0127ebd6875d041963ef3837fa5f847abb73dcbaa0da87ccdd8740 done [2021-03-27T18:04:45.760Z] #71 naming to docker.io/library/docker:d9356edcd252710aa3b4228f2071269738c10733 done [2021-03-27T18:04:45.760Z] #71 DONE 7.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-03-27T18:04:46.098Z] + trap exit INT TERM [2021-03-27T18:04:46.098Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-03-27T18:04:46.098Z] + CONTAINER_NAME=docker-pr1 [2021-03-27T18:04:46.098Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42211/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42211/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d9356edcd252710aa3b4228f2071269738c10733 -e DOCKER_GRAPHDRIVER docker:d9356edcd252710aa3b4228f2071269738c10733 hack/make.sh dynbinary-daemon [2021-03-27T18:04:46.972Z] #71 exporting layers 7.6s done [2021-03-27T18:04:46.972Z] #71 writing image sha256:0752114dfc20bcb44a7337be39956e685ce077648eebb8183bc93f1c9c2f8c67 done [2021-03-27T18:04:46.972Z] #71 naming to docker.io/library/docker:d9356edcd252710aa3b4228f2071269738c10733 done [2021-03-27T18:04:46.972Z] #71 DONE 7.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-03-27T18:04:47.321Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42211/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=d9356edcd252710aa3b4228f2071269738c10733 -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:d9356edcd252710aa3b4228f2071269738c10733 hack/make.sh dynbinary test-integration [2021-03-27T18:04:48.000Z] [2021-03-27T18:04:48.000Z] Removing bundles/ [2021-03-27T18:04:48.000Z] [2021-03-27T18:04:48.001Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-03-27T18:04:48.001Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-03-27T18:04:48.001Z] GOOS="" GOARCH="" GOARM="" [2021-03-27T18:04:48.258Z] [2021-03-27T18:04:48.518Z] Removing bundles/ [2021-03-27T18:04:48.518Z] [2021-03-27T18:04:48.518Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-03-27T18:04:48.518Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-03-27T18:04:48.518Z] GOOS="" GOARCH="" GOARM="" [2021-03-27T18:04:54.447Z] ok github.com/docker/docker/api/server 0.026s coverage: 9.0% of statements [2021-03-27T18:04:55.880Z] #57 306.5 + bin/containerd-stress [2021-03-27T18:04:55.880Z] #57 308.9 + bin/containerd-shim [2021-03-27T18:05:00.420Z] #57 315.8 + bin/containerd-shim-runc-v1 [2021-03-27T18:05:03.708Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-03-27T18:05:03.708Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-03-27T18:05:04.948Z] #57 320.7 + bin/containerd-shim-runc-v2 [2021-03-27T18:05:05.994Z] #57 321.8 + binaries [2021-03-27T18:05:05.994Z] #57 321.8 + install -D bin/containerd /build/containerd [2021-03-27T18:05:05.994Z] #57 321.8 + install -D bin/containerd-shim /build/containerd-shim [2021-03-27T18:05:05.994Z] #57 321.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-03-27T18:05:05.994Z] #57 321.8 + install -D bin/ctr /build/ctr [2021-03-27T18:05:05.994Z] #57 DONE 321.9s [2021-03-27T18:05:07.035Z] [2021-03-27T18:05:07.035Z] #58 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-03-27T18:05:07.035Z] #58 sha256:698a199982057aa1b2312e09acbc096ebc18537c9be60eb96f52803ca19801e6 [2021-03-27T18:05:07.035Z] #58 DONE 0.1s [2021-03-27T18:05:07.035Z] [2021-03-27T18:05:07.035Z] #62 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-03-27T18:05:07.035Z] #62 sha256:eeef3526be9ba993b1098872bfafdcb9ebbb404808b65fa4b7354a7e7eef241f [2021-03-27T18:05:07.329Z] #62 DONE 0.1s [2021-03-27T18:05:07.329Z] [2021-03-27T18:05:07.329Z] #67 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-03-27T18:05:07.329Z] #67 sha256:81b6eade832d997de88014623641284a496416c614efa7b4c4838196271d5eeb [2021-03-27T18:05:07.329Z] #67 DONE 0.1s [2021-03-27T18:05:07.329Z] [2021-03-27T18:05:07.329Z] #69 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-03-27T18:05:07.329Z] #69 sha256:ab54a9c75a93b6c680325e5eb9cbb79c0dbf45d17375f1aece9425eafd953117 [2021-03-27T18:05:07.329Z] #69 DONE 0.1s [2021-03-27T18:05:07.329Z] [2021-03-27T18:05:07.329Z] #70 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-03-27T18:05:07.329Z] #70 sha256:d7fff45e2177450e0bb5f14126fc0d32925fcddacb94355d46ddf7303888de06 [2021-03-27T18:05:07.329Z] #70 DONE 0.0s [2021-03-27T18:05:07.625Z] [2021-03-27T18:05:07.625Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-03-27T18:05:07.625Z] #71 sha256:833a877d2cf16312d7d4cdbd29595a06245facd2780d9b018bffde01acf8e5c4 [2021-03-27T18:05:09.715Z] #71 DONE 2.3s [2021-03-27T18:05:09.715Z] [2021-03-27T18:05:09.715Z] #72 exporting to oci image format [2021-03-27T18:05:09.715Z] #72 sha256:69a2560eef4d3ece902c3b5149d142e9bd132f25db0bc9e35b94201534c415d2 [2021-03-27T18:05:09.715Z] #72 exporting layers [2021-03-27T18:05:12.700Z] INFO [loader] Go packages loading at mode 575 (compiled_files|name|deps|exports_file|files|imports|types_sizes) took 2m2.678861301s [2021-03-27T18:05:12.700Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 465.745064ms [2021-03-27T18:05:16.321Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-03-27T18:05:23.201Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-03-27T18:05:23.201Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-03-27T18:05:24.234Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-03-27T18:05:25.309Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-03-27T18:05:25.309Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-03-27T18:05:26.346Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-03-27T18:05:29.220Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-03-27T18:05:29.850Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-03-27T18:05:30.819Z] INFO [runner/unused/goanalysis] analyzers took 29.216305016s with top 10 stages: buildssa: 25.110539588s, U1000: 4.105765428s [2021-03-27T18:05:31.353Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-03-27T18:05:31.643Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-03-27T18:05:32.676Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-03-27T18:05:33.707Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-03-27T18:05:35.208Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-03-27T18:05:35.838Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-03-27T18:05:36.542Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-03-27T18:05:37.571Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-27T18:05:37.571Z] Using test binary docker [2021-03-27T18:05:37.571Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-03-27T18:05:37.571Z] +++ /etc/init.d/apparmor start [2021-03-27T18:05:37.571Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-03-27T18:05:37.571Z] INFO: Waiting for daemon to start... [2021-03-27T18:05:37.571Z] Starting dockerd [2021-03-27T18:05:37.571Z] +++ 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-27T18:05:39.632Z] . [2021-03-27T18:05:39.632Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-27T18:05:39.632Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-27T18:05:39.632Z] Error: No such image: emptyfs [2021-03-27T18:05:39.632Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-03-27T18:05:39.632Z] ++++ docker load [2021-03-27T18:05:39.922Z] Running integration-test (iteration 1) [2021-03-27T18:05:39.922Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2021-03-27T18:05:39.922Z] ++ 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-27T18:05:39.922Z] ++ set -e [2021-03-27T18:05:39.922Z] ++ '[' -n 0 ']' [2021-03-27T18:05:39.922Z] ++ set -x [2021-03-27T18:05:39.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=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-27T18:05:50.383Z] Loaded image: buildpack-deps:buster [2021-03-27T18:05:50.383Z] Loaded image: busybox:latest [2021-03-27T18:05:50.383Z] Loaded image: busybox:glibc [2021-03-27T18:05:50.750Z] ok github.com/docker/docker/api/server/httputils 0.040s coverage: 14.7% of statements [2021-03-27T18:05:51.014Z] Loaded image: debian:bullseye [2021-03-27T18:05:51.014Z] Loaded image: hello-world:latest [2021-03-27T18:05:51.324Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-03-27T18:05:51.383Z] Loaded image: arm32v7/hello-world:latest [2021-03-27T18:05:51.383Z] INFO: Testing against a local daemon [2021-03-27T18:05:51.383Z] === RUN TestCgroupNamespacesBuild [2021-03-27T18:05:52.271Z] ok github.com/docker/docker/api/server/middleware 0.028s coverage: 37.7% of statements [2021-03-27T18:05:52.271Z] ? github.com/docker/docker/api/server/router [no test files] [2021-03-27T18:05:52.271Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-03-27T18:05:52.271Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-03-27T18:05:52.271Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-03-27T18:05:52.271Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-03-27T18:05:52.271Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-03-27T18:05:52.271Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-03-27T18:05:52.271Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-03-27T18:05:52.534Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-03-27T18:05:53.470Z] --- PASS: TestCgroupNamespacesBuild (2.01s) [2021-03-27T18:05:53.470Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-03-27T18:05:53.481Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-03-27T18:05:53.481Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-03-27T18:05:54.056Z] ok github.com/docker/docker/api/types/strslice 0.016s coverage: 90.0% of statements [2021-03-27T18:05:54.056Z] ok github.com/docker/docker/api/types/filters 0.042s coverage: 92.2% of statements [2021-03-27T18:05:54.318Z] ok github.com/docker/docker/api/server/router/swarm 0.028s coverage: 5.7% of statements [2021-03-27T18:05:54.318Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-03-27T18:05:54.318Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-03-27T18:05:54.318Z] ? github.com/docker/docker/api/types [no test files] [2021-03-27T18:05:54.318Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-03-27T18:05:54.318Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-03-27T18:05:54.318Z] ? github.com/docker/docker/api/types/container [no test files] [2021-03-27T18:05:54.318Z] ? github.com/docker/docker/api/types/events [no test files] [2021-03-27T18:05:54.318Z] ? github.com/docker/docker/api/types/image [no test files] [2021-03-27T18:05:54.318Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-03-27T18:05:54.318Z] ? github.com/docker/docker/api/types/network [no test files] [2021-03-27T18:05:54.318Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-03-27T18:05:54.318Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-03-27T18:05:54.318Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-03-27T18:05:54.318Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-03-27T18:05:54.318Z] ok github.com/docker/docker/api/types/time 0.031s coverage: 100.0% of statements [2021-03-27T18:05:54.580Z] ok github.com/docker/docker/api/types/versions 0.033s coverage: 75.0% of statements [2021-03-27T18:05:54.580Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-03-27T18:05:54.580Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-03-27T18:05:54.580Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-03-27T18:05:54.580Z] ? github.com/docker/docker/builder [no test files] [2021-03-27T18:05:54.580Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-03-27T18:05:54.580Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-03-27T18:05:54.580Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-03-27T18:05:54.580Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-03-27T18:05:54.581Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-03-27T18:05:54.581Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-03-27T18:05:54.581Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-03-27T18:05:55.602Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.01s) [2021-03-27T18:05:55.602Z] === RUN TestBuildWithSession [2021-03-27T18:05:55.602Z] --- SKIP: TestBuildWithSession (0.00s) [2021-03-27T18:05:55.602Z] build_session_test.go:25: TODO: BuildKit [2021-03-27T18:05:55.602Z] === RUN TestBuildSquashParent [2021-03-27T18:05:55.909Z] 5ff1512f88ec: Pull complete [2021-03-27T18:05:55.909Z] Digest: sha256:acae9dedd8ce6fbc624e8c4b52555a9d3201eb47aacd45b4a00e0d81083b4cab [2021-03-27T18:05:55.909Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-27T18:05:55.909Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-27T18:05:55.909Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2021-03-27T18:05:55.909Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2021-03-27T18:05:55.909Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1817' [2021-03-27T18:05:55.909Z] INFO: Docker version of control daemon [2021-03-27T18:05:55.909Z] [2021-03-27T18:05:55.909Z] Client: Docker Engine - Enterprise [2021-03-27T18:05:55.909Z] Version: 19.03.12 [2021-03-27T18:05:55.909Z] API version: 1.40 [2021-03-27T18:05:55.909Z] Go version: go1.13.13 [2021-03-27T18:05:55.909Z] Git commit: 4306744 [2021-03-27T18:05:55.909Z] Built: 08/05/2020 19:27:53 [2021-03-27T18:05:55.909Z] OS/Arch: windows/amd64 [2021-03-27T18:05:55.909Z] Experimental: false [2021-03-27T18:05:55.909Z] [2021-03-27T18:05:55.909Z] Server: Docker Engine - Enterprise [2021-03-27T18:05:55.909Z] Engine: [2021-03-27T18:05:55.909Z] Version: 19.03.12 [2021-03-27T18:05:55.909Z] API version: 1.40 (minimum version 1.24) [2021-03-27T18:05:55.909Z] Go version: go1.13.13 [2021-03-27T18:05:55.909Z] Git commit: f295753ffd [2021-03-27T18:05:55.909Z] Built: 08/05/2020 19:26:41 [2021-03-27T18:05:55.909Z] OS/Arch: windows/amd64 [2021-03-27T18:05:55.909Z] Experimental: true [2021-03-27T18:05:55.909Z] [2021-03-27T18:05:55.909Z] INFO: Docker info of control daemon [2021-03-27T18:05:55.909Z] [2021-03-27T18:05:55.909Z] Client: [2021-03-27T18:05:55.909Z] Debug Mode: false [2021-03-27T18:05:55.909Z] Plugins: [2021-03-27T18:05:55.909Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2021-03-27T18:05:55.909Z] [2021-03-27T18:05:55.909Z] Server: [2021-03-27T18:05:55.909Z] Containers: 0 [2021-03-27T18:05:55.909Z] Running: 0 [2021-03-27T18:05:55.909Z] Paused: 0 [2021-03-27T18:05:55.909Z] Stopped: 0 [2021-03-27T18:05:55.909Z] Images: 1 [2021-03-27T18:05:55.909Z] Server Version: 19.03.12 [2021-03-27T18:05:55.909Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-03-27T18:05:55.909Z] Windows: [2021-03-27T18:05:55.909Z] LCOW: [2021-03-27T18:05:55.909Z] Logging Driver: json-file [2021-03-27T18:05:55.909Z] Plugins: [2021-03-27T18:05:55.909Z] Volume: local [2021-03-27T18:05:55.909Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-03-27T18:05:55.909Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-03-27T18:05:55.909Z] Swarm: inactive [2021-03-27T18:05:55.909Z] Default Isolation: process [2021-03-27T18:05:55.909Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-03-27T18:05:55.909Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757) [2021-03-27T18:05:55.909Z] OSType: windows [2021-03-27T18:05:55.909Z] Architecture: x86_64 [2021-03-27T18:05:55.909Z] CPUs: 4 [2021-03-27T18:05:55.909Z] Total Memory: 32GiB [2021-03-27T18:05:55.909Z] Name: azwin-2-f36090 [2021-03-27T18:05:55.909Z] ID: WN5Z:FHZS:DLL2:44FT:5VQE:5IBG:D3OX:ZQY2:XHHE:F6GE:ORMY:IJ6Q [2021-03-27T18:05:55.909Z] Docker Root Dir: D:\docker [2021-03-27T18:05:55.909Z] Debug Mode: false [2021-03-27T18:05:55.909Z] Registry: https://index.docker.io/v1/ [2021-03-27T18:05:55.909Z] Labels: [2021-03-27T18:05:55.909Z] Experimental: true [2021-03-27T18:05:55.909Z] Insecure Registries: [2021-03-27T18:05:55.909Z] 10.0.0.4:5000 [2021-03-27T18:05:55.909Z] 127.0.0.0/8 [2021-03-27T18:05:55.909Z] Registry Mirrors: [2021-03-27T18:05:55.909Z] http://10.0.0.4:5000/ [2021-03-27T18:05:55.909Z] Live Restore Enabled: false [2021-03-27T18:05:55.909Z] [2021-03-27T18:05:55.909Z] [2021-03-27T18:05:55.909Z] INFO: Commit hash is d9356edcd2 [2021-03-27T18:05:55.909Z] INFO: Nuke-Everything... [2021-03-27T18:05:55.909Z] INFO: Container count on control daemon to delete is 0 [2021-03-27T18:05:55.909Z] INFO: Nuking d:\CI [2021-03-27T18:05:55.909Z] INFO: Zapped successfully [2021-03-27T18:05:55.909Z] INFO: Location for testing is d:\CI\PR-42211\1 [2021-03-27T18:05:55.909Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-03-27T18:05:55.909Z] [2021-03-27T18:05:55.909Z] [2021-03-27T18:05:55.909Z] INFO: Building the image from Dockerfile.windows at 03/27/2021 18:05:48... [2021-03-27T18:05:55.909Z] [2021-03-27T18:05:55.909Z] Sending build context to Docker daemon 58.34MB [2021-03-27T18:05:55.909Z] [2021-03-27T18:05:55.909Z] Step 1/10 : FROM microsoft/windowsservercore [2021-03-27T18:05:55.909Z] ---> 3eaa9ebbf51f [2021-03-27T18:05:55.909Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-03-27T18:05:55.909Z] ---> Running in e5d36bb51a71 [2021-03-27T18:05:55.909Z] Removing intermediate container e5d36bb51a71 [2021-03-27T18:05:55.909Z] ---> b7204f57915e [2021-03-27T18:05:55.909Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2021-03-27T18:05:55.909Z] ---> Running in a6e4988f6448 [2021-03-27T18:05:56.383Z] Removing intermediate container a6e4988f6448 [2021-03-27T18:05:56.383Z] ---> e503381af06a [2021-03-27T18:05:56.383Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-03-27T18:05:56.383Z] ---> Running in 20cecf1cf5ce [2021-03-27T18:05:56.858Z] Removing intermediate container 20cecf1cf5ce [2021-03-27T18:05:56.858Z] ---> f91a4f69f2e4 [2021-03-27T18:05:56.858Z] 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-27T18:05:56.858Z] ---> Running in 0133203ab862 [2021-03-27T18:05:57.135Z] ok github.com/docker/docker/cli/debug 0.043s coverage: 100.0% of statements [2021-03-27T18:05:57.332Z] Removing intermediate container 0133203ab862 [2021-03-27T18:05:57.332Z] ---> d6b385b935d3 [2021-03-27T18:05:57.332Z] 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-27T18:05:57.332Z] ---> Running in 1bab1fe43aa4 [2021-03-27T18:05:58.528Z] ok github.com/docker/docker/builder/remotecontext 0.379s coverage: 13.7% of statements [2021-03-27T18:05:59.102Z] ok github.com/docker/docker/builder/dockerfile 0.807s coverage: 48.5% of statements [2021-03-27T18:05:59.102Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-03-27T18:05:59.365Z] ok github.com/docker/docker/builder/remotecontext/git 3.503s coverage: 86.3% of statements [2021-03-27T18:05:59.365Z] ? github.com/docker/docker/cli [no test files] [2021-03-27T18:05:59.365Z] ? github.com/docker/docker/cli/config [no test files] [2021-03-27T18:06:01.888Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-03-27T18:06:01.888Z] [2021-03-27T18:06:01.888Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-27T18:06:01.888Z] DOCKER_SYSTEMD=1 [2021-03-27T18:06:01.888Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-27T18:06:01.888Z] HOSTNAME=e46938b9a6d9 [2021-03-27T18:06:01.888Z] DEST=bundles/test-integration [2021-03-27T18:06:01.888Z] PWD=/go/src/github.com/docker/docker [2021-03-27T18:06:01.888Z] DOCKER_GITCOMMIT=d9356edcd252710aa3b4228f2071269738c10733 [2021-03-27T18:06:01.888Z] container=docker [2021-03-27T18:06:01.888Z] HOME=/root [2021-03-27T18:06:01.888Z] LANG=C.UTF-8 [2021-03-27T18:06:01.888Z] INVOCATION_ID=16ef6469fe7647218b0cb6b8b202e95e [2021-03-27T18:06:01.888Z] GOLANG_VERSION=1.13.15 [2021-03-27T18:06:01.888Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-27T18:06:01.888Z] VALIDATE_BRANCH=master [2021-03-27T18:06:01.888Z] TERM=xterm [2021-03-27T18:06:01.888Z] DOCKER_PKG=github.com/docker/docker [2021-03-27T18:06:01.888Z] SHLVL=3 [2021-03-27T18:06:01.888Z] TIMEOUT=120m [2021-03-27T18:06:01.888Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-27T18:06:01.888Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-27T18:06:01.888Z] GO111MODULE=off [2021-03-27T18:06:01.888Z] DOCKER_EXPERIMENTAL=1 [2021-03-27T18:06:01.888Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-03-27T18:06:01.888Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-27T18:06:01.888Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-27T18:06:01.888Z] GOPATH=/go [2021-03-27T18:06:01.888Z] PKG_CONFIG=pkg-config [2021-03-27T18:06:01.888Z] _=/usr/bin/env [2021-03-27T18:06:01.888Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-03-27T18:06:03.260Z] [2021-03-27T18:06:03.260Z] SUCCESS: Specified value was saved. [2021-03-27T18:06:04.156Z] --- PASS: TestBuildSquashParent (8.11s) [2021-03-27T18:06:04.156Z] === RUN TestBuildWithRemoveAndForceRemove [2021-03-27T18:06:04.156Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-27T18:06:04.156Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-27T18:06:04.156Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-27T18:06:04.156Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-27T18:06:04.156Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-27T18:06:04.156Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-27T18:06:04.156Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-27T18:06:04.156Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-27T18:06:04.156Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-27T18:06:04.156Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-27T18:06:04.156Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-27T18:06:04.156Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-27T18:06:04.156Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-27T18:06:04.156Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-27T18:06:04.258Z] INFO: Downloading git... [2021-03-27T18:06:05.328Z] INFO: Downloading go... [2021-03-27T18:06:05.967Z] ok github.com/docker/docker/client 0.371s coverage: 75.4% of statements [2021-03-27T18:06:06.917Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-27T18:06:06.917Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-27T18:06:07.567Z] INFO: Downloading compiler 1 of 3... [2021-03-27T18:06:08.565Z] INFO: Downloading compiler 2 of 3... [2021-03-27T18:06:09.563Z] INFO: Downloading compiler 3 of 3... [2021-03-27T18:06:09.670Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-27T18:06:09.670Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-27T18:06:10.039Z] INFO: Extracting git... [2021-03-27T18:06:12.393Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-03-27T18:06:12.393Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.98s) [2021-03-27T18:06:12.393Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.05s) [2021-03-27T18:06:12.393Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.79s) [2021-03-27T18:06:12.393Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.79s) [2021-03-27T18:06:12.393Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.83s) [2021-03-27T18:06:12.393Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.00s) [2021-03-27T18:06:12.393Z] === RUN TestBuildMultiStageCopy [2021-03-27T18:06:12.393Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-03-27T18:06:15.900Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-03-27T18:06:15.900Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-03-27T18:06:16.530Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-03-27T18:06:17.560Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-03-27T18:06:18.190Z] --- PASS: TestBuildMultiStageCopy (5.78s) [2021-03-27T18:06:18.190Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.10s) [2021-03-27T18:06:18.190Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.61s) [2021-03-27T18:06:18.190Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.66s) [2021-03-27T18:06:18.190Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.71s) [2021-03-27T18:06:18.190Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.70s) [2021-03-27T18:06:18.190Z] === RUN TestBuildMultiStageParentConfig [2021-03-27T18:06:19.774Z] --- PASS: TestBuildMultiStageParentConfig (1.75s) [2021-03-27T18:06:19.774Z] === RUN TestBuildLabelWithTargets [2021-03-27T18:06:22.497Z] --- PASS: TestBuildLabelWithTargets (2.69s) [2021-03-27T18:06:22.497Z] === RUN TestBuildWithEmptyLayers [2021-03-27T18:06:24.000Z] --- PASS: TestBuildWithEmptyLayers (1.23s) [2021-03-27T18:06:24.000Z] === RUN TestBuildMultiStageOnBuild [2021-03-27T18:06:24.465Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-03-27T18:06:24.465Z] [2021-03-27T18:06:24.465Z] + TEST_INTEGRATION_DEST=1 [2021-03-27T18:06:24.465Z] + CONTAINER_NAME=docker-pr1-1 [2021-03-27T18:06:24.465Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-03-27T18:06:24.465Z] + run_tests test-integration-flaky [2021-03-27T18:06:24.465Z] + '[' -n 0 ']' [2021-03-27T18:06:24.465Z] + rm= [2021-03-27T18:06:24.465Z] + c=0 [2021-03-27T18:06:24.465Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42211/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42211/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42211/.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=d9356edcd252710aa3b4228f2071269738c10733 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d9356edcd252710aa3b4228f2071269738c10733 hack/make.sh test-integration-flaky test-integration [2021-03-27T18:06:24.465Z] + TEST_INTEGRATION_DEST=2 [2021-03-27T18:06:24.465Z] + CONTAINER_NAME=docker-pr1-2 [2021-03-27T18:06:24.465Z] + TEST_INTEGRATION_DEST=3 [2021-03-27T18:06:24.465Z] + TEST_SKIP_INTEGRATION=1 [2021-03-27T18:06:24.465Z] + CONTAINER_NAME=docker-pr1-3 [2021-03-27T18:06:24.465Z] + TEST_SKIP_INTEGRATION=1 [2021-03-27T18:06:24.465Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-03-27T18:06:24.465Z] + run_tests [2021-03-27T18:06:24.465Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-03-27T18:06:24.465Z] + run_tests [2021-03-27T18:06:24.465Z] + '[' -n 0 ']' [2021-03-27T18:06:24.465Z] + '[' -n 0 ']' [2021-03-27T18:06:24.465Z] + rm= [2021-03-27T18:06:24.465Z] + rm= [2021-03-27T18:06:24.465Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42211/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42211/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42211/.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=d9356edcd252710aa3b4228f2071269738c10733 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d9356edcd252710aa3b4228f2071269738c10733 hack/make.sh '' test-integration [2021-03-27T18:06:24.465Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42211/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42211/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42211/.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=d9356edcd252710aa3b4228f2071269738c10733 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d9356edcd252710aa3b4228f2071269738c10733 hack/make.sh '' test-integration [2021-03-27T18:06:24.465Z] ++ jobs -p [2021-03-27T18:06:24.465Z] + for job in $(jobs -p) [2021-03-27T18:06:24.465Z] + wait 11549 [2021-03-27T18:06:24.465Z] [2021-03-27T18:06:24.465Z] [2021-03-27T18:06:24.465Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-27T18:06:24.465Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-27T18:06:24.465Z] HOSTNAME=3a62791350f5 [2021-03-27T18:06:24.465Z] TEST_SKIP_INTEGRATION=1 [2021-03-27T18:06:24.465Z] TESTDEBUG=0 [2021-03-27T18:06:24.465Z] DEST=bundles/test-integration [2021-03-27T18:06:24.465Z] PWD=/go/src/github.com/docker/docker [2021-03-27T18:06:24.465Z] KEEPBUNDLE=1 [2021-03-27T18:06:24.465Z] DOCKER_GITCOMMIT=d9356edcd252710aa3b4228f2071269738c10733 [2021-03-27T18:06:24.465Z] container=docker [2021-03-27T18:06:24.465Z] HOME=/root [2021-03-27T18:06:24.465Z] GOLANG_VERSION=1.13.15 [2021-03-27T18:06:24.465Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-27T18:06:24.465Z] VALIDATE_BRANCH=master [2021-03-27T18:06:24.465Z] TERM=xterm [2021-03-27T18:06:24.465Z] DOCKER_PKG=github.com/docker/docker [2021-03-27T18:06:24.465Z] SHLVL=1 [2021-03-27T18:06:24.465Z] TIMEOUT=120m [2021-03-27T18:06:24.465Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-27T18:06:24.465Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-27T18:06:24.465Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-03-27T18:06:24.465Z] GO111MODULE=off [2021-03-27T18:06:24.465Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-27T18:06:24.465Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-27T18:06:24.465Z] GOPATH=/go [2021-03-27T18:06:24.465Z] PKG_CONFIG=pkg-config [2021-03-27T18:06:24.465Z] _=/usr/bin/env [2021-03-27T18:06:24.465Z] Building test suite binary ./integration-cli/test.main [2021-03-27T18:06:24.465Z] [2021-03-27T18:06:24.465Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-27T18:06:24.465Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-27T18:06:24.465Z] HOSTNAME=2b25735227b6 [2021-03-27T18:06:24.465Z] TEST_SKIP_INTEGRATION=1 [2021-03-27T18:06:24.465Z] TESTDEBUG=0 [2021-03-27T18:06:24.465Z] DEST=bundles/test-integration [2021-03-27T18:06:24.465Z] PWD=/go/src/github.com/docker/docker [2021-03-27T18:06:24.465Z] KEEPBUNDLE=1 [2021-03-27T18:06:24.465Z] DOCKER_GITCOMMIT=d9356edcd252710aa3b4228f2071269738c10733 [2021-03-27T18:06:24.465Z] container=docker [2021-03-27T18:06:24.465Z] HOME=/root [2021-03-27T18:06:24.465Z] GOLANG_VERSION=1.13.15 [2021-03-27T18:06:24.465Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-27T18:06:24.465Z] VALIDATE_BRANCH=master [2021-03-27T18:06:24.465Z] TERM=xterm [2021-03-27T18:06:24.465Z] DOCKER_PKG=github.com/docker/docker [2021-03-27T18:06:24.465Z] SHLVL=1 [2021-03-27T18:06:24.465Z] TIMEOUT=120m [2021-03-27T18:06:24.465Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-27T18:06:24.465Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-27T18:06:24.465Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-03-27T18:06:24.465Z] GO111MODULE=off [2021-03-27T18:06:24.465Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-27T18:06:24.465Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-27T18:06:24.465Z] GOPATH=/go [2021-03-27T18:06:24.465Z] PKG_CONFIG=pkg-config [2021-03-27T18:06:24.465Z] _=/usr/bin/env [2021-03-27T18:06:24.465Z] Building test suite binary ./integration-cli/test.main [2021-03-27T18:06:24.465Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-03-27T18:06:24.465Z] No new tests added to integration. [2021-03-27T18:06:24.465Z] [2021-03-27T18:06:24.465Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-27T18:06:24.465Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-27T18:06:24.465Z] HOSTNAME=76ace104a32c [2021-03-27T18:06:24.465Z] TESTDEBUG=0 [2021-03-27T18:06:24.465Z] DEST=bundles/test-integration [2021-03-27T18:06:24.465Z] PWD=/go/src/github.com/docker/docker [2021-03-27T18:06:24.465Z] KEEPBUNDLE=1 [2021-03-27T18:06:24.465Z] DOCKER_GITCOMMIT=d9356edcd252710aa3b4228f2071269738c10733 [2021-03-27T18:06:24.465Z] container=docker [2021-03-27T18:06:24.465Z] HOME=/root [2021-03-27T18:06:24.465Z] GOLANG_VERSION=1.13.15 [2021-03-27T18:06:24.465Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-27T18:06:24.465Z] VALIDATE_BRANCH=master [2021-03-27T18:06:24.465Z] TERM=xterm [2021-03-27T18:06:24.465Z] DOCKER_PKG=github.com/docker/docker [2021-03-27T18:06:24.465Z] SHLVL=1 [2021-03-27T18:06:24.465Z] TIMEOUT=120m [2021-03-27T18:06:24.465Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-27T18:06:24.465Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-27T18:06:24.465Z] GO111MODULE=off [2021-03-27T18:06:24.465Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-03-27T18:06:24.465Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-27T18:06:24.465Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-27T18:06:24.465Z] GOPATH=/go [2021-03-27T18:06:24.465Z] PKG_CONFIG=pkg-config [2021-03-27T18:06:24.465Z] _=/usr/bin/env [2021-03-27T18:06:24.465Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-03-27T18:06:25.039Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-03-27T18:06:25.039Z] [2021-03-27T18:06:25.039Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-27T18:06:25.039Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-27T18:06:25.039Z] HOSTNAME=e33b53537b5a [2021-03-27T18:06:25.039Z] DEST=bundles/test-integration [2021-03-27T18:06:25.039Z] PWD=/go/src/github.com/docker/docker [2021-03-27T18:06:25.039Z] DOCKER_ROOTLESS=1 [2021-03-27T18:06:25.039Z] DOCKER_GITCOMMIT=d9356edcd252710aa3b4228f2071269738c10733 [2021-03-27T18:06:25.039Z] container=docker [2021-03-27T18:06:25.039Z] HOME=/root [2021-03-27T18:06:25.039Z] GOLANG_VERSION=1.13.15 [2021-03-27T18:06:25.039Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-27T18:06:25.039Z] VALIDATE_BRANCH=master [2021-03-27T18:06:25.039Z] TERM=xterm [2021-03-27T18:06:25.039Z] DOCKER_PKG=github.com/docker/docker [2021-03-27T18:06:25.039Z] SHLVL=1 [2021-03-27T18:06:25.039Z] TIMEOUT=120m [2021-03-27T18:06:25.039Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-27T18:06:25.039Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-27T18:06:25.039Z] GO111MODULE=off [2021-03-27T18:06:25.039Z] DOCKER_EXPERIMENTAL=1 [2021-03-27T18:06:25.039Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-03-27T18:06:25.039Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-27T18:06:25.039Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-27T18:06:25.039Z] GOPATH=/go [2021-03-27T18:06:25.039Z] PKG_CONFIG=pkg-config [2021-03-27T18:06:25.039Z] _=/usr/bin/env [2021-03-27T18:06:25.039Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-03-27T18:06:25.058Z] INFO: Expanding go... [2021-03-27T18:06:27.506Z] --- PASS: TestBuildMultiStageOnBuild (3.48s) [2021-03-27T18:06:27.506Z] === RUN TestBuildUncleanTarFilenames [2021-03-27T18:06:29.010Z] --- PASS: TestBuildUncleanTarFilenames (1.61s) [2021-03-27T18:06:29.010Z] === RUN TestBuildMultiStageLayerLeak [2021-03-27T18:06:32.521Z] --- PASS: TestBuildMultiStageLayerLeak (3.62s) [2021-03-27T18:06:32.521Z] === RUN TestBuildWithHugeFile [2021-03-27T18:06:32.575Z] ok github.com/docker/docker/cmd/dockerd 0.127s coverage: 29.1% of statements [2021-03-27T18:06:33.151Z] ok github.com/docker/docker/container 0.163s coverage: 34.7% of statements [2021-03-27T18:06:33.151Z] ? github.com/docker/docker/container/stream [no test files] [2021-03-27T18:06:33.151Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-03-27T18:06:33.151Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-03-27T18:06:33.151Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-03-27T18:06:33.925Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-03-27T18:06:33.925Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-03-27T18:06:35.709Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.046s coverage: 65.3% of statements [2021-03-27T18:06:38.270Z] ok github.com/docker/docker/daemon/cluster/convert 0.025s coverage: 35.9% of statements [2021-03-27T18:06:40.832Z] ok github.com/docker/docker/daemon/cluster 0.113s coverage: 0.5% of statements [2021-03-27T18:06:42.756Z] ok github.com/docker/docker/daemon/discovery 0.026s coverage: 30.0% of statements [2021-03-27T18:06:44.155Z] ok github.com/docker/docker/daemon/config 0.141s coverage: 81.8% of statements [2021-03-27T18:06:44.155Z] ok github.com/docker/docker/daemon/events 0.083s coverage: 50.0% of statements [2021-03-27T18:06:46.078Z] ok github.com/docker/docker/daemon/graphdriver 0.015s coverage: 2.2% of statements [2021-03-27T18:06:46.382Z] INFO: Expanding compiler 1 of 3... [2021-03-27T18:06:46.857Z] INFO: Expanding compiler 2 of 3... [2021-03-27T18:06:47.101Z] #72 exporting layers 83.8s done [2021-03-27T18:06:47.101Z] #72 exporting manifest sha256:e8be0472b1e191f42e05132828cf3df6b9c6f1dde98d2a3bba86529b50795639 [2021-03-27T18:06:47.101Z] #72 exporting manifest sha256:e8be0472b1e191f42e05132828cf3df6b9c6f1dde98d2a3bba86529b50795639 done [2021-03-27T18:06:47.102Z] #72 exporting config sha256:0571714817a194ac4c0b5d93ecc9fb4bda6ff215b877ab98b328d5e3b20100e3 done [2021-03-27T18:06:47.102Z] #72 sending tarball [2021-03-27T18:06:49.381Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.533s coverage: 14.1% of statements [2021-03-27T18:06:49.381Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.018s coverage: 2.9% of statements [2021-03-27T18:06:49.865Z] #72 ... [2021-03-27T18:06:49.865Z] [2021-03-27T18:06:49.865Z] #73 importing to docker [2021-03-27T18:06:49.865Z] #73 sha256:078557b508c888cae230417bc59ecdeb6c46dcb9190e1071af1bca0deae16377 [2021-03-27T18:06:50.768Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.685s coverage: 56.2% of statements [2021-03-27T18:06:51.596Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-03-27T18:06:51.856Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-03-27T18:06:52.775Z] INFO: Expanding compiler 3 of 3... [2021-03-27T18:06:53.250Z] INFO: Removing downloaded files... [2021-03-27T18:06:53.250Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-03-27T18:06:53.250Z] INFO: Configuring git core.autocrlf... [2021-03-27T18:06:53.321Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.018s coverage: 1.9% of statements [2021-03-27T18:06:55.238Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.941s coverage: 45.9% of statements [2021-03-27T18:06:55.809Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.394s coverage: 73.3% of statements [2021-03-27T18:06:55.815Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-03-27T18:06:57.199Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.029s coverage: 49.4% of statements [2021-03-27T18:06:57.774Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.018s coverage: 57.5% of statements [2021-03-27T18:06:59.165Z] ok github.com/docker/docker/daemon 12.337s coverage: 17.2% of statements [2021-03-27T18:06:59.165Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-03-27T18:06:59.165Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-03-27T18:06:59.165Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-03-27T18:06:59.165Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-03-27T18:06:59.165Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-03-27T18:06:59.165Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.023s coverage: 3.0% of statements [2021-03-27T18:06:59.739Z] ok github.com/docker/docker/daemon/links 0.022s coverage: 93.0% of statements [2021-03-27T18:07:01.662Z] ok github.com/docker/docker/daemon/images 0.069s coverage: 6.7% of statements [2021-03-27T18:07:02.236Z] ok github.com/docker/docker/daemon/logger 0.248s coverage: 43.2% of statements [2021-03-27T18:07:02.236Z] ok github.com/docker/docker/daemon/logger/awslogs 0.264s coverage: 77.8% of statements [2021-03-27T18:07:03.186Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.266s coverage: 57.7% of statements [2021-03-27T18:07:03.186Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-03-27T18:07:03.186Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-03-27T18:07:03.186Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-03-27T18:07:03.186Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-03-27T18:07:03.186Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-03-27T18:07:03.186Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-03-27T18:07:03.186Z] ok github.com/docker/docker/daemon/logger/gelf 0.059s coverage: 67.0% of statements [2021-03-27T18:07:03.763Z] ok github.com/docker/docker/daemon/logger/journald 0.069s coverage: 23.9% of statements [2021-03-27T18:07:04.025Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.020s coverage: 69.9% of statements [2021-03-27T18:07:04.288Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.051s coverage: 87.2% of statements [2021-03-27T18:07:05.176Z] --- PASS: TestBuildWithHugeFile (28.00s) [2021-03-27T18:07:05.176Z] === RUN TestBuildWCOWSandboxSize [2021-03-27T18:07:05.176Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-03-27T18:07:05.176Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-27T18:07:05.176Z] === RUN TestBuildWithEmptyDockerfile [2021-03-27T18:07:05.176Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-27T18:07:05.176Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-27T18:07:05.176Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-27T18:07:05.176Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-27T18:07:05.176Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-27T18:07:05.176Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-27T18:07:05.176Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-27T18:07:05.176Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-27T18:07:05.176Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-27T18:07:05.176Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s) [2021-03-27T18:07:05.176Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.26s) [2021-03-27T18:07:05.176Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.26s) [2021-03-27T18:07:05.176Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.15s) [2021-03-27T18:07:05.176Z] === RUN TestBuildPreserveOwnership [2021-03-27T18:07:05.176Z] === RUN TestBuildPreserveOwnership/copy_from [2021-03-27T18:07:05.680Z] ok github.com/docker/docker/daemon/logger/local 0.045s coverage: 75.2% of statements [2021-03-27T18:07:05.680Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-03-27T18:07:05.757Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-03-27T18:07:06.205Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-03-27T18:07:06.256Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.027s coverage: 31.5% of statements [2021-03-27T18:07:06.256Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.083s coverage: 58.4% of statements [2021-03-27T18:07:06.684Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-03-27T18:07:06.831Z] ok github.com/docker/docker/daemon/logger/templates 0.010s coverage: 8.3% of statements [2021-03-27T18:07:07.182Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m19.72771321s with top 10 stages: buildssa: 1m45.706183513s, goimports: 23.13899469s, unconvert: 13.395325067s, gosec: 11.667982279s, golint: 6.423746711s, ineffassign: 5.172737085s, misspell: 4.773388365s, inspect: 3.48007814s, vrp: 3.217580482s, printf: 1.963590518s [2021-03-27T18:07:07.182Z] INFO [runner] Issues before processing: 2267, after processing: 0 [2021-03-27T18:07:07.183Z] INFO [runner] Processors filtering stat (out/in): exclude-rules: 64/1582, cgo: 1687/2267, filename_unadjuster: 1687/1687, skip_files: 1687/1687, autogenerated_exclude: 1582/1687, exclude: 1582/1582, path_prettifier: 1687/1687, skip_dirs: 1687/1687, identifier_marker: 1582/1582, nolint: 0/64 [2021-03-27T18:07:07.183Z] INFO [runner] processing took 59.012323ms with stages: nolint: 24.927089ms, identifier_marker: 16.186861ms, path_prettifier: 8.441117ms, autogenerated_exclude: 4.18127ms, exclude-rules: 3.318678ms, skip_dirs: 1.669043ms, cgo: 186.349µs, filename_unadjuster: 96.769µs, max_same_issues: 1.582µs, uniq_by_line: 966ns, exclude: 500ns, diff: 442ns, max_from_linter: 442ns, skip_files: 428ns, source_code: 310ns, max_per_file_from_linter: 243ns, path_shortener: 234ns [2021-03-27T18:07:07.183Z] INFO [runner] linters took 1m43.274136298s with stages: goanalysis_metalinter: 1m22.466808993s, unused: 20.748177242s [2021-03-27T18:07:07.183Z] INFO File cache stats: 1454 entries of total size 6.8MiB [2021-03-27T18:07:07.183Z] INFO Memory: 1563 samples, avg is 712.9MB, max is 3435.3MB [2021-03-27T18:07:07.183Z] INFO Execution took 3m46.429329633s [2021-03-27T18:07:07.183Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-03-27T18:07:07.404Z] ok github.com/docker/docker/daemon/logger/syslog 0.030s coverage: 46.8% of statements [2021-03-27T18:07:07.511Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42211/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d9356edcd252710aa3b4228f2071269738c10733 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d9356edcd252710aa3b4228f2071269738c10733 hack/make.sh dynbinary-daemon test-docker-py [2021-03-27T18:07:07.979Z] ok github.com/docker/docker/daemon/network 0.061s coverage: 63.8% of statements [2021-03-27T18:07:08.049Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-03-27T18:07:08.071Z] [2021-03-27T18:07:08.071Z] Removing bundles/ [2021-03-27T18:07:08.071Z] [2021-03-27T18:07:08.071Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-03-27T18:07:08.071Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-03-27T18:07:08.071Z] GOOS="" GOARCH="" GOARM="" [2021-03-27T18:07:08.489Z] #73 DONE 16.2s [2021-03-27T18:07:08.489Z] [2021-03-27T18:07:08.489Z] #72 exporting to oci image format [2021-03-27T18:07:08.489Z] #72 sha256:69a2560eef4d3ece902c3b5149d142e9bd132f25db0bc9e35b94201534c415d2 [2021-03-27T18:07:08.489Z] #72 sending tarball 32.1s done [2021-03-27T18:07:08.489Z] #72 DONE 115.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [2021-03-27T18:07:08.554Z] ok github.com/docker/docker/daemon/logger/splunk 1.991s coverage: 82.5% of statements [2021-03-27T18:07:08.554Z] ? github.com/docker/docker/daemon/names [no test files] [2021-03-27T18:07:08.554Z] ? github.com/docker/docker/daemon/stats [no test files] [Pipeline] sh [2021-03-27T18:07:08.927Z] --- PASS: TestBuildPreserveOwnership (7.73s) [2021-03-27T18:07:08.927Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.05s) [2021-03-27T18:07:08.927Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.67s) [2021-03-27T18:07:08.927Z] === RUN TestBuildPlatformInvalid [2021-03-27T18:07:08.927Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2021-03-27T18:07:08.927Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-03-27T18:07:08.948Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-42211/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d9356edcd252710aa3b4228f2071269738c10733 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d9356edcd252710aa3b4228f2071269738c10733 hack/test/unit [2021-03-27T18:07:09.415Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-03-27T18:07:09.502Z] ok github.com/docker/docker/distribution/metadata 0.109s coverage: 48.2% of statements [2021-03-27T18:07:09.671Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-03-27T18:07:10.895Z] ok github.com/docker/docker/distribution 0.252s coverage: 25.2% of statements [2021-03-27T18:07:10.895Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-03-27T18:07:10.895Z] ok github.com/docker/docker/errdefs 0.043s coverage: 53.1% of statements [2021-03-27T18:07:11.469Z] ok github.com/docker/docker/image 0.074s coverage: 86.6% of statements [2021-03-27T18:07:11.560Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-03-27T18:07:12.046Z] ok github.com/docker/docker/distribution/xfer 1.729s coverage: 85.1% of statements [2021-03-27T18:07:12.046Z] ? github.com/docker/docker/dockerversion [no test files] [2021-03-27T18:07:12.310Z] ok github.com/docker/docker/image/cache 0.039s coverage: 19.2% of statements [2021-03-27T18:07:12.492Z] ? github.com/docker/docker/api [no test files] [2021-03-27T18:07:12.575Z] ok github.com/docker/docker/image/tarexport 0.039s coverage: 0.6% of statements [2021-03-27T18:07:13.162Z] ok github.com/docker/docker/libcontainerd/queue 0.041s coverage: 100.0% of statements [2021-03-27T18:07:13.424Z] ok github.com/docker/docker/image/v1 0.046s coverage: 25.0% of statements [2021-03-27T18:07:13.424Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-03-27T18:07:13.809Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-03-27T18:07:14.373Z] ok github.com/docker/docker/oci 0.023s coverage: 45.2% of statements [2021-03-27T18:07:14.636Z] ok github.com/docker/docker/opts 0.061s coverage: 67.1% of statements [2021-03-27T18:07:14.830Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-03-27T18:07:14.899Z] ok github.com/docker/docker/pkg/aaparser 0.033s coverage: 52.9% of statements [2021-03-27T18:07:15.845Z] ok github.com/docker/docker/pkg/broadcaster 0.032s coverage: 100.0% of statements [2021-03-27T18:07:16.197Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-03-27T18:07:16.794Z] ok github.com/docker/docker/pkg/capabilities 0.011s coverage: 87.5% of statements [2021-03-27T18:07:16.794Z] ok github.com/docker/docker/pkg/authorization 0.474s coverage: 68.3% of statements [2021-03-27T18:07:17.741Z] ok github.com/docker/docker/pkg/directory 0.010s coverage: 80.0% of statements [2021-03-27T18:07:18.087Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-03-27T18:07:18.314Z] ok github.com/docker/docker/pkg/archive 1.346s coverage: 76.9% of statements [2021-03-27T18:07:18.314Z] ok github.com/docker/docker/pkg/discovery 0.013s coverage: 58.3% of statements [2021-03-27T18:07:18.343Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-03-27T18:07:18.887Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 97.6% of statements [2021-03-27T18:07:19.280Z] Loaded image: buildpack-deps:buster [2021-03-27T18:07:19.280Z] Loaded image: busybox:latest [2021-03-27T18:07:19.280Z] Loaded image: busybox:glibc [2021-03-27T18:07:19.460Z] ok github.com/docker/docker/pkg/discovery/memory 0.011s coverage: 92.3% of statements [2021-03-27T18:07:20.032Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2021-03-27T18:07:20.233Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-03-27T18:07:20.308Z] Loaded image: debian:bullseye [2021-03-27T18:07:20.308Z] Loaded image: hello-world:latest [2021-03-27T18:07:20.598Z] Loaded image: arm32v7/hello-world:latest [2021-03-27T18:07:20.604Z] ok github.com/docker/docker/pkg/dmesg 0.010s coverage: 83.3% of statements [2021-03-27T18:07:21.162Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-03-27T18:07:21.177Z] ok github.com/docker/docker/pkg/chrootarchive 3.494s coverage: 43.2% of statements [2021-03-27T18:07:21.749Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2021-03-27T18:07:21.749Z] ok github.com/docker/docker/pkg/fileutils 0.028s coverage: 89.5% of statements [2021-03-27T18:07:22.323Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2021-03-27T18:07:22.584Z] ok github.com/docker/docker/pkg/fsutils 0.372s coverage: 85.1% of statements [2021-03-27T18:07:22.584Z] ok github.com/docker/docker/pkg/discovery/kv 3.097s coverage: 84.1% of statements [2021-03-27T18:07:23.064Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-03-27T18:07:23.157Z] ok github.com/docker/docker/layer 7.467s coverage: 68.8% of statements [2021-03-27T18:07:23.157Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-03-27T18:07:23.157Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-03-27T18:07:23.157Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-03-27T18:07:23.157Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-03-27T18:07:23.157Z] ? github.com/docker/docker/oci/caps [no test files] [2021-03-27T18:07:23.157Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-03-27T18:07:23.157Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-03-27T18:07:23.731Z] ok github.com/docker/docker/pkg/jsonmessage 0.020s coverage: 91.7% of statements [2021-03-27T18:07:23.731Z] ok github.com/docker/docker/pkg/longpath 0.015s coverage: 100.0% of statements [2021-03-27T18:07:23.801Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-03-27T18:07:23.992Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-03-27T18:07:23.994Z] ok github.com/docker/docker/pkg/idtools 0.929s coverage: 69.5% of statements [2021-03-27T18:07:24.060Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-03-27T18:07:24.257Z] ok github.com/docker/docker/pkg/ioutils 0.645s coverage: 70.6% of statements [2021-03-27T18:07:24.257Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-03-27T18:07:24.257Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-03-27T18:07:24.257Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-03-27T18:07:24.257Z] ok github.com/docker/docker/pkg/namesgenerator 0.012s coverage: 85.7% of statements [2021-03-27T18:07:24.257Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-03-27T18:07:24.257Z] ok github.com/docker/docker/pkg/parsers 0.011s coverage: 97.0% of statements [2021-03-27T18:07:24.831Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.019s coverage: 86.7% of statements [2021-03-27T18:07:24.831Z] ok github.com/docker/docker/pkg/parsers/kernel 0.029s coverage: 60.0% of statements [2021-03-27T18:07:24.831Z] ok github.com/docker/docker/pkg/pidfile 0.025s coverage: 82.4% of statements [2021-03-27T18:07:24.831Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-03-27T18:07:24.831Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-03-27T18:07:25.358Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-03-27T18:07:25.439Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-03-27T18:07:25.778Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.050s coverage: 56.8% of statements [2021-03-27T18:07:26.287Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-27T18:07:26.287Z] Using test binary docker [2021-03-27T18:07:26.353Z] ok github.com/docker/docker/pkg/plugins/transport 0.028s coverage: 85.7% of statements [2021-03-27T18:07:26.353Z] ok github.com/docker/docker/pkg/pools 0.021s coverage: 88.2% of statements [2021-03-27T18:07:26.379Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-03-27T18:07:26.543Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-03-27T18:07:26.543Z] Starting apparmor (via systemctl): apparmor.service. [2021-03-27T18:07:26.543Z] Starting dockerd [2021-03-27T18:07:26.543Z] INFO: Waiting for daemon to start... [2021-03-27T18:07:26.615Z] ok github.com/docker/docker/pkg/progress 0.017s coverage: 75.9% of statements [2021-03-27T18:07:26.640Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-03-27T18:07:26.877Z] ok github.com/docker/docker/pkg/reexec 0.019s coverage: 82.4% of statements [2021-03-27T18:07:27.484Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (18.31s) [2021-03-27T18:07:27.484Z] PASS [2021-03-27T18:07:27.484Z] [2021-03-27T18:07:27.484Z] === Skipped [2021-03-27T18:07:27.484Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2021-03-27T18:07:27.484Z] build_session_test.go:25: TODO: BuildKit [2021-03-27T18:07:27.484Z] [2021-03-27T18:07:27.484Z] === SKIP: s390x.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-03-27T18:07:27.484Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-27T18:07:27.484Z] [2021-03-27T18:07:27.484Z] [2021-03-27T18:07:27.484Z] DONE 34 tests, 2 skipped in 107.234s [2021-03-27T18:07:27.484Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2021-03-27T18:07:27.484Z] ++ 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-27T18:07:27.484Z] ++ set -e [2021-03-27T18:07:27.484Z] ++ '[' -n 0 ']' [2021-03-27T18:07:27.484Z] ++ set -x [2021-03-27T18:07:27.484Z] ++ 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-27T18:07:27.484Z] INFO: Testing against a local daemon [2021-03-27T18:07:27.484Z] === RUN TestConfigInspect [2021-03-27T18:07:27.824Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2021-03-27T18:07:27.824Z] ok github.com/docker/docker/pkg/pubsub 1.082s coverage: 75.0% of statements [2021-03-27T18:07:28.022Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-03-27T18:07:28.398Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2021-03-27T18:07:28.398Z] ok github.com/docker/docker/pkg/stringid 0.011s coverage: 70.6% of statements [2021-03-27T18:07:28.430Z] . [2021-03-27T18:07:28.430Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-27T18:07:28.430Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-27T18:07:28.430Z] Error: No such image: emptyfs [2021-03-27T18:07:28.686Z] Running integration-test (iteration 1) [2021-03-27T18:07:28.686Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-03-27T18:07:29.344Z] ok github.com/docker/docker/pkg/sysinfo 0.016s coverage: 54.2% of statements [2021-03-27T18:07:29.605Z] ok github.com/docker/docker/pkg/system 0.043s coverage: 36.9% of statements [2021-03-27T18:07:29.867Z] ok github.com/docker/docker/pkg/tailfile 0.105s coverage: 88.6% of statements [2021-03-27T18:07:30.129Z] ok github.com/docker/docker/pkg/signal 2.827s coverage: 61.0% of statements [2021-03-27T18:07:30.391Z] ok github.com/docker/docker/pkg/tarsum 0.133s coverage: 89.3% of statements [2021-03-27T18:07:30.391Z] testing: warning: no tests to run [2021-03-27T18:07:30.391Z] coverage: [no statements] [2021-03-27T18:07:30.391Z] ok github.com/docker/docker/pkg/term/windows 0.024s coverage: [no statements] [no tests to run] [2021-03-27T18:07:30.966Z] ok github.com/docker/docker/pkg/truncindex 0.109s coverage: 91.5% of statements [2021-03-27T18:07:30.966Z] ok github.com/docker/docker/pkg/urlutil 0.011s coverage: 100.0% of statements [2021-03-27T18:07:30.966Z] ok github.com/docker/docker/pkg/useragent 0.013s coverage: 88.9% of statements [2021-03-27T18:07:31.184Z] ok github.com/docker/docker/api/server 0.026s coverage: 9.0% of statements [2021-03-27T18:07:31.320Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-03-27T18:07:31.923Z] --- PASS: TestConfigInspect (4.13s) [2021-03-27T18:07:31.923Z] === RUN TestConfigList [2021-03-27T18:07:32.357Z] ok github.com/docker/docker/plugin/v2 0.018s coverage: 14.5% of statements [2021-03-27T18:07:32.357Z] ok github.com/docker/docker/profiles/seccomp 0.022s coverage: 85.4% of statements [2021-03-27T18:07:32.700Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-03-27T18:07:33.303Z] ok github.com/docker/docker/reference 0.025s coverage: 84.4% of statements [2021-03-27T18:07:33.565Z] ok github.com/docker/docker/plugin 0.569s coverage: 23.2% of statements [2021-03-27T18:07:34.081Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-03-27T18:07:34.341Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-03-27T18:07:35.431Z] --- PASS: TestConfigList (3.89s) [2021-03-27T18:07:35.431Z] === RUN TestConfigsCreateAndDelete [2021-03-27T18:07:35.488Z] ok github.com/docker/docker/registry 0.178s coverage: 58.8% of statements [2021-03-27T18:07:35.488Z] ok github.com/docker/docker/quota 0.628s coverage: 71.4% of statements [2021-03-27T18:07:35.488Z] ok github.com/docker/docker/registry/resumable 0.031s coverage: 100.0% of statements [2021-03-27T18:07:35.729Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-03-27T18:07:35.751Z] ok github.com/docker/docker/restartmanager 0.011s coverage: 45.3% of statements [2021-03-27T18:07:36.013Z] ok github.com/docker/docker/testutil 0.011s coverage: 62.5% of statements [2021-03-27T18:07:36.589Z] ok github.com/docker/docker/runconfig 0.054s coverage: 66.1% of statements [2021-03-27T18:07:37.109Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-03-27T18:07:38.491Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-03-27T18:07:38.511Z] ok github.com/docker/docker/volume/drivers 0.018s coverage: 36.1% of statements [2021-03-27T18:07:39.431Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-03-27T18:07:39.459Z] ok github.com/docker/docker/volume/mounts 0.046s coverage: 67.0% of statements [2021-03-27T18:07:39.910Z] --- PASS: TestConfigsCreateAndDelete (3.74s) [2021-03-27T18:07:39.910Z] === RUN TestConfigsUpdate [2021-03-27T18:07:40.031Z] ok github.com/docker/docker/volume/local 0.216s coverage: 76.4% of statements [2021-03-27T18:07:40.812Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-03-27T18:07:40.972Z] ok github.com/docker/docker/volume/service 0.027s coverage: 73.1% of statements [2021-03-27T18:07:41.751Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-27T18:07:41.751Z] Using test binary docker [2021-03-27T18:07:41.751Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-03-27T18:07:41.751Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-03-27T18:07:41.751Z] INFO: Waiting for daemon to start... [2021-03-27T18:07:41.751Z] Starting dockerd [2021-03-27T18:07:43.414Z] --- PASS: TestConfigsUpdate (3.86s) [2021-03-27T18:07:43.414Z] === RUN TestTemplatedConfig [2021-03-27T18:07:43.569Z] Loaded image: buildpack-deps:buster [2021-03-27T18:07:43.569Z] Loaded image: busybox:latest [2021-03-27T18:07:43.569Z] Loaded image: busybox:glibc [2021-03-27T18:07:44.934Z] Loaded image: debian:bullseye [2021-03-27T18:07:44.934Z] Loaded image: hello-world:latest [2021-03-27T18:07:44.934Z] Loaded image: arm32v7/hello-world:latest [2021-03-27T18:07:44.934Z] INFO: Testing against a local daemon [2021-03-27T18:07:44.934Z] === RUN TestCgroupNamespacesBuild [2021-03-27T18:07:45.039Z] . [2021-03-27T18:07:45.039Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-27T18:07:45.039Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-27T18:07:45.039Z] Error: No such image: emptyfs [2021-03-27T18:07:45.039Z] Running integration-test (iteration 1) [2021-03-27T18:07:45.039Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-03-27T18:07:46.823Z] --- PASS: TestCgroupNamespacesBuild (1.59s) [2021-03-27T18:07:46.824Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-03-27T18:07:46.918Z] --- PASS: TestTemplatedConfig (3.85s) [2021-03-27T18:07:46.918Z] === RUN TestConfigCreateResolve [2021-03-27T18:07:48.188Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.57s) [2021-03-27T18:07:48.188Z] === RUN TestBuildWithSession [2021-03-27T18:07:48.188Z] --- SKIP: TestBuildWithSession (0.00s) [2021-03-27T18:07:48.188Z] build_session_test.go:25: TODO: BuildKit [2021-03-27T18:07:48.188Z] === RUN TestBuildSquashParent [2021-03-27T18:07:51.357Z] --- PASS: TestConfigCreateResolve (3.88s) [2021-03-27T18:07:51.357Z] === RUN TestConfigDaemonLibtrustID [2021-03-27T18:07:51.357Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-03-27T18:07:51.357Z] PASS [2021-03-27T18:07:51.357Z] [2021-03-27T18:07:51.357Z] DONE 7 tests in 23.964s [2021-03-27T18:07:51.357Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2021-03-27T18:07:51.357Z] ++ 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-27T18:07:51.357Z] ++ set -e [2021-03-27T18:07:51.357Z] ++ '[' -n 0 ']' [2021-03-27T18:07:51.357Z] ++ set -x [2021-03-27T18:07:51.357Z] ++ 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-27T18:07:51.357Z] INFO: Testing against a local daemon [2021-03-27T18:07:51.357Z] === RUN TestCheckpoint [2021-03-27T18:07:51.357Z] --- SKIP: TestCheckpoint (0.00s) [2021-03-27T18:07:51.357Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-27T18:07:51.357Z] === RUN TestContainerInvalidJSON [2021-03-27T18:07:51.357Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-03-27T18:07:51.357Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-03-27T18:07:51.357Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-03-27T18:07:51.357Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-03-27T18:07:51.357Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-03-27T18:07:51.357Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-03-27T18:07:51.357Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-03-27T18:07:51.357Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-03-27T18:07:51.357Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-03-27T18:07:51.357Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-03-27T18:07:51.357Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-03-27T18:07:51.357Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-03-27T18:07:51.357Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-03-27T18:07:51.357Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-03-27T18:07:51.647Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.16s) [2021-03-27T18:07:51.647Z] === RUN TestCopyFromContainerPathIsNotDir [2021-03-27T18:07:51.647Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.17s) [2021-03-27T18:07:51.647Z] === RUN TestCopyToContainerPathDoesNotExist [2021-03-27T18:07:51.936Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2021-03-27T18:07:51.936Z] === RUN TestCopyToContainerPathIsNotDir [2021-03-27T18:07:51.936Z] --- PASS: TestCopyToContainerPathIsNotDir (0.18s) [2021-03-27T18:07:51.936Z] === RUN TestCopyFromContainer [2021-03-27T18:07:54.655Z] === RUN TestCopyFromContainer// [2021-03-27T18:07:54.655Z] === RUN TestCopyFromContainer//bar/root [2021-03-27T18:07:54.655Z] === RUN TestCopyFromContainer//bar/root/ [2021-03-27T18:07:54.655Z] === RUN TestCopyFromContainer/bar/quux [2021-03-27T18:07:54.722Z] --- PASS: TestBuildSquashParent (5.69s) [2021-03-27T18:07:54.722Z] === RUN TestBuildWithRemoveAndForceRemove [2021-03-27T18:07:54.722Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-27T18:07:54.722Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-27T18:07:54.722Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-27T18:07:54.722Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-27T18:07:54.722Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-27T18:07:54.722Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-27T18:07:54.722Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-27T18:07:54.722Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-27T18:07:54.722Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-27T18:07:54.722Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-27T18:07:54.722Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-27T18:07:54.722Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-27T18:07:54.722Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-27T18:07:54.722Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-27T18:07:54.944Z] === RUN TestCopyFromContainer/bar/quux/ [2021-03-27T18:07:54.944Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-03-27T18:07:55.235Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-03-27T18:07:55.235Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-03-27T18:07:55.235Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-03-27T18:07:55.525Z] === RUN TestCopyFromContainer/bar/notarget [2021-03-27T18:07:55.525Z] --- PASS: TestCopyFromContainer (3.54s) [2021-03-27T18:07:55.525Z] --- PASS: TestCopyFromContainer// (0.08s) [2021-03-27T18:07:55.525Z] --- PASS: TestCopyFromContainer//bar/root (0.16s) [2021-03-27T18:07:55.525Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-03-27T18:07:55.525Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2021-03-27T18:07:55.525Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2021-03-27T18:07:55.525Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2021-03-27T18:07:55.525Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2021-03-27T18:07:55.525Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2021-03-27T18:07:55.525Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2021-03-27T18:07:55.525Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2021-03-27T18:07:55.525Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-03-27T18:07:55.525Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-27T18:07:55.525Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-27T18:07:55.525Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-27T18:07:55.525Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-27T18:07:55.525Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-27T18:07:55.525Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-27T18:07:55.525Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-27T18:07:55.525Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-27T18:07:55.525Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-27T18:07:55.525Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-03-27T18:07:55.525Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-03-27T18:07:55.525Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-03-27T18:07:55.525Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-03-27T18:07:55.525Z] === RUN TestCreateLinkToNonExistingContainer [2021-03-27T18:07:55.525Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-03-27T18:07:55.525Z] === RUN TestCreateWithInvalidEnv [2021-03-27T18:07:55.525Z] === RUN TestCreateWithInvalidEnv/0 [2021-03-27T18:07:55.525Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-03-27T18:07:55.525Z] === RUN TestCreateWithInvalidEnv/1 [2021-03-27T18:07:55.525Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-03-27T18:07:55.525Z] === RUN TestCreateWithInvalidEnv/2 [2021-03-27T18:07:55.525Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-03-27T18:07:55.525Z] === CONT TestCreateWithInvalidEnv/0 [2021-03-27T18:07:55.525Z] === CONT TestCreateWithInvalidEnv/2 [2021-03-27T18:07:55.525Z] === CONT TestCreateWithInvalidEnv/1 [2021-03-27T18:07:55.525Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-03-27T18:07:55.525Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-03-27T18:07:55.525Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-03-27T18:07:55.525Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-03-27T18:07:55.525Z] === RUN TestCreateTmpfsMountsTarget [2021-03-27T18:07:55.525Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-03-27T18:07:55.525Z] === RUN TestCreateWithCustomMaskedPaths [2021-03-27T18:07:56.611Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-27T18:07:56.611Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-27T18:07:57.255Z] Loaded image: buildpack-deps:buster [2021-03-27T18:07:57.514Z] Loaded image: busybox:latest [2021-03-27T18:07:57.514Z] Loaded image: busybox:glibc [2021-03-27T18:07:58.502Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-27T18:07:58.757Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-27T18:07:59.031Z] --- PASS: TestCreateWithCustomMaskedPaths (2.88s) [2021-03-27T18:07:59.031Z] === RUN TestCreateWithCustomReadonlyPaths [2021-03-27T18:08:00.051Z] Loaded image: debian:bullseye [2021-03-27T18:08:00.051Z] Loaded image: hello-world:latest [2021-03-27T18:08:00.051Z] Loaded image: arm32v7/hello-world:latest [2021-03-27T18:08:00.051Z] INFO: Testing against a local daemon [2021-03-27T18:08:00.051Z] === RUN TestCgroupNamespacesBuild [2021-03-27T18:08:01.272Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-03-27T18:08:01.272Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.32s) [2021-03-27T18:08:01.272Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.68s) [2021-03-27T18:08:01.272Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.17s) [2021-03-27T18:08:01.272Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.25s) [2021-03-27T18:08:01.272Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.25s) [2021-03-27T18:08:01.272Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.12s) [2021-03-27T18:08:01.272Z] === RUN TestBuildMultiStageCopy [2021-03-27T18:08:01.272Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-03-27T18:08:01.750Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.11s) [2021-03-27T18:08:01.750Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-03-27T18:08:01.750Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-27T18:08:01.750Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-27T18:08:01.750Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-27T18:08:01.750Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-27T18:08:01.750Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-27T18:08:01.750Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-27T18:08:01.750Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-27T18:08:01.750Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-27T18:08:01.750Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-27T18:08:01.750Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-27T18:08:01.750Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-27T18:08:01.750Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-27T18:08:01.750Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-27T18:08:01.750Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-27T18:08:01.750Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-27T18:08:01.750Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-03-27T18:08:01.750Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-03-27T18:08:01.750Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-03-27T18:08:01.750Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-03-27T18:08:01.750Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-03-27T18:08:01.750Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-03-27T18:08:01.750Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-03-27T18:08:02.780Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.00s) [2021-03-27T18:08:02.780Z] === RUN TestCreateDifferentPlatform [2021-03-27T18:08:02.780Z] === RUN TestCreateDifferentPlatform/different_os [2021-03-27T18:08:02.780Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-03-27T18:08:02.780Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-03-27T18:08:02.780Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-03-27T18:08:02.780Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-03-27T18:08:02.780Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-03-27T18:08:02.780Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-03-27T18:08:02.780Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-03-27T18:08:02.780Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.10s) [2021-03-27T18:08:02.780Z] === RUN TestContainerStartOnDaemonRestart [2021-03-27T18:08:02.780Z] === PAUSE TestContainerStartOnDaemonRestart [2021-03-27T18:08:02.780Z] === RUN TestDaemonRestartIpcMode [2021-03-27T18:08:02.780Z] === PAUSE TestDaemonRestartIpcMode [2021-03-27T18:08:02.780Z] === RUN TestDaemonHostGatewayIP [2021-03-27T18:08:02.780Z] === PAUSE TestDaemonHostGatewayIP [2021-03-27T18:08:02.780Z] === RUN TestRestartDaemonWithRestartingContainer [2021-03-27T18:08:02.780Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-03-27T18:08:02.780Z] === RUN TestContainerKillOnDaemonStart [2021-03-27T18:08:02.780Z] === PAUSE TestContainerKillOnDaemonStart [2021-03-27T18:08:02.780Z] === RUN TestDiff [2021-03-27T18:08:02.924Z] ok github.com/docker/docker/pkg/plugins 33.637s coverage: 76.6% of statements [2021-03-27T18:08:02.924Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-03-27T18:08:02.924Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-03-27T18:08:02.924Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-03-27T18:08:02.924Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-03-27T18:08:02.924Z] ? github.com/docker/docker/pkg/term [no test files] [2021-03-27T18:08:02.924Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-03-27T18:08:02.924Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-03-27T18:08:02.924Z] ? github.com/docker/docker/rootless [no test files] [2021-03-27T18:08:02.924Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-03-27T18:08:02.924Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-03-27T18:08:02.924Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-03-27T18:08:02.924Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-03-27T18:08:02.924Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-03-27T18:08:02.924Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-03-27T18:08:02.924Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-03-27T18:08:02.924Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-03-27T18:08:02.924Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-03-27T18:08:02.924Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-03-27T18:08:02.924Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-03-27T18:08:02.924Z] ? github.com/docker/docker/testutil/request [no test files] [2021-03-27T18:08:02.924Z] ? github.com/docker/docker/volume [no test files] [2021-03-27T18:08:02.924Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-03-27T18:08:02.924Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-03-27T18:08:02.924Z] [2021-03-27T18:08:02.924Z] === Skipped [2021-03-27T18:08:02.924Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-03-27T18:08:02.924Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-03-27T18:08:02.924Z] [2021-03-27T18:08:02.924Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-03-27T18:08:02.924Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-03-27T18:08:02.924Z] [2021-03-27T18:08:02.924Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-03-27T18:08:02.924Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-27T18:08:02.924Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-27T18:08:02.924Z] [2021-03-27T18:08:02.924Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-03-27T18:08:02.924Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-27T18:08:02.924Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-27T18:08:02.924Z] [2021-03-27T18:08:02.924Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-03-27T18:08:02.924Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-27T18:08:02.924Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-27T18:08:02.924Z] [2021-03-27T18:08:02.924Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-03-27T18:08:02.924Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-27T18:08:02.924Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-27T18:08:02.924Z] [2021-03-27T18:08:02.924Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-03-27T18:08:02.924Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-27T18:08:02.924Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-27T18:08:02.924Z] [2021-03-27T18:08:02.924Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-03-27T18:08:02.924Z] graphtest_unix.go:73: No driver to put! [2021-03-27T18:08:02.924Z] [2021-03-27T18:08:02.924Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-03-27T18:08:02.924Z] time="2021-03-27T18:06:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-27T18:08:02.924Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-27T18:08:02.924Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-27T18:08:02.924Z] [2021-03-27T18:08:02.924Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-03-27T18:08:02.924Z] time="2021-03-27T18:06:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-27T18:08:02.924Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-27T18:08:02.924Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-27T18:08:02.924Z] [2021-03-27T18:08:02.924Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-03-27T18:08:02.924Z] time="2021-03-27T18:06:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-27T18:08:02.924Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-27T18:08:02.924Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-27T18:08:02.924Z] [2021-03-27T18:08:02.924Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-03-27T18:08:02.924Z] time="2021-03-27T18:06:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-27T18:08:02.924Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-27T18:08:02.924Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-27T18:08:02.924Z] [2021-03-27T18:08:02.924Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-03-27T18:08:02.924Z] time="2021-03-27T18:06:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-27T18:08:02.924Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-27T18:08:02.924Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-27T18:08:02.924Z] [2021-03-27T18:08:02.924Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-03-27T18:08:02.924Z] graphtest_unix.go:73: No driver to put! [2021-03-27T18:08:02.924Z] [2021-03-27T18:08:02.924Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-03-27T18:08:02.924Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-03-27T18:08:02.924Z] [2021-03-27T18:08:02.924Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-03-27T18:08:02.924Z] overlay_test.go:49: Fails to compute changes intermittently [2021-03-27T18:08:02.924Z] [2021-03-27T18:08:02.924Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-03-27T18:08:02.924Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-03-27T18:08:02.924Z] [2021-03-27T18:08:02.924Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-03-27T18:08:02.924Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-03-27T18:08:02.924Z] [2021-03-27T18:08:02.924Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-03-27T18:08:02.924Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-27T18:08:02.924Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-27T18:08:02.924Z] [2021-03-27T18:08:02.924Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-03-27T18:08:02.924Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-27T18:08:02.924Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-27T18:08:02.924Z] [2021-03-27T18:08:02.924Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-03-27T18:08:02.924Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-27T18:08:02.924Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-27T18:08:02.924Z] [2021-03-27T18:08:02.924Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-03-27T18:08:02.924Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-27T18:08:02.924Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-27T18:08:02.924Z] [2021-03-27T18:08:02.924Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-03-27T18:08:02.924Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-27T18:08:02.924Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-27T18:08:02.924Z] [2021-03-27T18:08:02.924Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-03-27T18:08:02.924Z] graphtest_unix.go:73: No driver to put! [2021-03-27T18:08:02.924Z] [2021-03-27T18:08:02.924Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-03-27T18:08:02.924Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-03-27T18:08:02.924Z] [2021-03-27T18:08:02.924Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-03-27T18:08:02.924Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-03-27T18:08:02.924Z] [2021-03-27T18:08:02.924Z] [2021-03-27T18:08:02.924Z] DONE 2248 tests, 26 skipped in 199.413s Post stage [Pipeline] junit [2021-03-27T18:08:02.940Z] Recording test results [2021-03-27T18:08:03.162Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-03-27T18:08:03.162Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-03-27T18:08:03.418Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-03-27T18:08:03.674Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-03-27T18:08:03.809Z] --- PASS: TestDiff (0.99s) [2021-03-27T18:08:03.809Z] === RUN TestExecWithCloseStdin [2021-03-27T18:08:03.930Z] --- PASS: TestBuildMultiStageCopy (2.90s) [2021-03-27T18:08:03.930Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.97s) [2021-03-27T18:08:03.930Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.23s) [2021-03-27T18:08:03.930Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.23s) [2021-03-27T18:08:03.930Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2021-03-27T18:08:03.930Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2021-03-27T18:08:03.930Z] === RUN TestBuildMultiStageParentConfig [2021-03-27T18:08:04.245Z] --- PASS: TestCgroupNamespacesBuild (4.04s) [2021-03-27T18:08:04.245Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-03-27T18:08:04.492Z] --- PASS: TestBuildMultiStageParentConfig (0.67s) [2021-03-27T18:08:04.492Z] === RUN TestBuildLabelWithTargets [2021-03-27T18:08:05.159Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-03-27T18:08:05.311Z] --- PASS: TestExecWithCloseStdin (1.20s) [2021-03-27T18:08:05.311Z] === RUN TestExec [2021-03-27T18:08:05.419Z] --- PASS: TestBuildLabelWithTargets (1.00s) [2021-03-27T18:08:05.419Z] === RUN TestBuildWithEmptyLayers [2021-03-27T18:08:05.524Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42211/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d9356edcd252710aa3b4228f2071269738c10733 -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:d9356edcd252710aa3b4228f2071269738c10733 hack/make.sh dynbinary test-integration [2021-03-27T18:08:05.982Z] --- PASS: TestBuildWithEmptyLayers (0.50s) [2021-03-27T18:08:05.982Z] === RUN TestBuildMultiStageOnBuild [2021-03-27T18:08:06.340Z] --- PASS: TestExec (1.21s) [2021-03-27T18:08:06.340Z] === RUN TestExecUser [2021-03-27T18:08:06.466Z] [2021-03-27T18:08:06.466Z] Removing bundles/ [2021-03-27T18:08:06.466Z] [2021-03-27T18:08:06.466Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-03-27T18:08:06.466Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-03-27T18:08:06.466Z] GOOS="" GOARCH="" GOARM="" [2021-03-27T18:08:06.782Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.45s) [2021-03-27T18:08:06.782Z] === RUN TestBuildWithSession [2021-03-27T18:08:06.782Z] --- SKIP: TestBuildWithSession (0.00s) [2021-03-27T18:08:06.782Z] build_session_test.go:25: TODO: BuildKit [2021-03-27T18:08:06.782Z] === RUN TestBuildSquashParent [2021-03-27T18:08:07.370Z] --- PASS: TestExecUser (1.20s) [2021-03-27T18:08:07.370Z] === RUN TestExportContainerAndImportImage [2021-03-27T18:08:08.497Z] --- PASS: TestBuildMultiStageOnBuild (2.19s) [2021-03-27T18:08:08.497Z] === RUN TestBuildUncleanTarFilenames [2021-03-27T18:08:08.870Z] --- PASS: TestExportContainerAndImportImage (1.36s) [2021-03-27T18:08:08.870Z] === RUN TestExportContainerAfterDaemonRestart [2021-03-27T18:08:09.059Z] --- PASS: TestBuildUncleanTarFilenames (0.69s) [2021-03-27T18:08:09.059Z] === RUN TestBuildMultiStageLayerLeak [2021-03-27T18:08:10.371Z] --- PASS: TestExportContainerAfterDaemonRestart (1.59s) [2021-03-27T18:08:10.371Z] === RUN TestHealthCheckWorkdir [2021-03-27T18:08:11.575Z] --- PASS: TestBuildMultiStageLayerLeak (2.25s) [2021-03-27T18:08:11.575Z] === RUN TestBuildWithHugeFile [2021-03-27T18:08:11.872Z] --- PASS: TestHealthCheckWorkdir (1.53s) [2021-03-27T18:08:11.872Z] === RUN TestHealthKillContainer [2021-03-27T18:08:15.376Z] --- PASS: TestHealthKillContainer (3.21s) [2021-03-27T18:08:15.376Z] === RUN TestInspectCpusetInConfigPre120 [2021-03-27T18:08:15.930Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-03-27T18:08:15.930Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-03-27T18:08:16.005Z] --- PASS: TestInspectCpusetInConfigPre120 (1.00s) [2021-03-27T18:08:16.005Z] === RUN TestIpcModeNone [2021-03-27T18:08:16.766Z] --- PASS: TestBuildSquashParent (8.51s) [2021-03-27T18:08:16.766Z] === RUN TestBuildWithRemoveAndForceRemove [2021-03-27T18:08:16.766Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-27T18:08:16.766Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-27T18:08:16.766Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-27T18:08:16.766Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-27T18:08:16.766Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-27T18:08:16.766Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-27T18:08:16.766Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-27T18:08:16.766Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-27T18:08:16.766Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-27T18:08:16.766Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-27T18:08:16.766Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-27T18:08:16.766Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-27T18:08:16.766Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-27T18:08:16.766Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-27T18:08:17.507Z] --- PASS: TestIpcModeNone (1.23s) [2021-03-27T18:08:17.507Z] === RUN TestIpcModePrivate [2021-03-27T18:08:18.144Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-27T18:08:18.145Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-27T18:08:18.535Z] --- PASS: TestIpcModePrivate (1.17s) [2021-03-27T18:08:18.535Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:106, shared: false, mustBeShared: false [2021-03-27T18:08:18.535Z] === RUN TestIpcModeShareable [2021-03-27T18:08:19.667Z] Removing intermediate container 1bab1fe43aa4 [2021-03-27T18:08:19.667Z] ---> 69b8ff1ecfea [2021-03-27T18:08:19.667Z] 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-27T18:08:19.667Z] ---> Running in e0c84276b81c [2021-03-27T18:08:20.037Z] --- PASS: TestIpcModeShareable (1.34s) [2021-03-27T18:08:20.037Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:100, shared: true, mustBeShared: true [2021-03-27T18:08:20.037Z] === RUN TestAPIIpcModeShareableAndContainer [2021-03-27T18:08:21.467Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-27T18:08:21.467Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-27T18:08:21.906Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-03-27T18:08:22.380Z] go: finding gotest.tools v0.5.3 [2021-03-27T18:08:22.380Z] go: finding gotest.tools/gotestsum v0.5.3 [2021-03-27T18:08:22.380Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-03-27T18:08:22.860Z] go: extracting gotest.tools/gotestsum v0.5.3 [2021-03-27T18:08:23.335Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-03-27T18:08:23.335Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-27T18:08:23.335Z] go: downloading github.com/pkg/errors v0.9.1 [2021-03-27T18:08:23.335Z] go: downloading github.com/fatih/color v1.9.0 [2021-03-27T18:08:23.335Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-27T18:08:23.335Z] go: extracting github.com/pkg/errors v0.9.1 [2021-03-27T18:08:23.335Z] go: extracting github.com/spf13/pflag v1.0.3 [2021-03-27T18:08:23.335Z] go: extracting github.com/fatih/color v1.9.0 [2021-03-27T18:08:23.335Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-27T18:08:23.335Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-27T18:08:23.335Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2021-03-27T18:08:23.335Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-27T18:08:23.335Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2021-03-27T18:08:23.335Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-27T18:08:23.335Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-27T18:08:23.335Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-03-27T18:08:23.335Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-03-27T18:08:23.335Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-27T18:08:23.540Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.76s) [2021-03-27T18:08:23.540Z] === RUN TestAPIIpcModeHost [2021-03-27T18:08:23.810Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-27T18:08:23.810Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-27T18:08:23.810Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-27T18:08:23.810Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-27T18:08:24.038Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-03-27T18:08:24.038Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.18s) [2021-03-27T18:08:24.038Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.21s) [2021-03-27T18:08:24.038Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.89s) [2021-03-27T18:08:24.038Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.98s) [2021-03-27T18:08:24.038Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.77s) [2021-03-27T18:08:24.038Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.55s) [2021-03-27T18:08:24.038Z] === RUN TestBuildMultiStageCopy [2021-03-27T18:08:24.038Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-03-27T18:08:24.569Z] --- PASS: TestAPIIpcModeHost (1.01s) [2021-03-27T18:08:24.569Z] === RUN TestDaemonIpcModeShareable [2021-03-27T18:08:25.402Z] go: finding github.com/fatih/color v1.9.0 [2021-03-27T18:08:25.402Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-27T18:08:25.402Z] go: finding github.com/pkg/errors v0.9.1 [2021-03-27T18:08:25.402Z] go: finding github.com/spf13/pflag v1.0.3 [2021-03-27T18:08:25.402Z] go: finding github.com/mattn/go-colorable v0.1.6 [2021-03-27T18:08:25.402Z] go: finding github.com/mattn/go-isatty v0.0.12 [2021-03-27T18:08:25.402Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2021-03-27T18:08:25.402Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-27T18:08:25.402Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-27T18:08:25.402Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-27T18:08:25.402Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-27T18:08:27.326Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-03-27T18:08:27.356Z] --- PASS: TestDaemonIpcModeShareable (2.26s) [2021-03-27T18:08:27.356Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: true, mustBeShared: true [2021-03-27T18:08:27.356Z] === RUN TestDaemonIpcModePrivate [2021-03-27T18:08:28.262Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-03-27T18:08:29.199Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-03-27T18:08:29.231Z] INFO: Build done for gotestsum... [2021-03-27T18:08:29.417Z] --- PASS: TestDaemonIpcModePrivate (2.16s) [2021-03-27T18:08:29.417Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:116, shared: false, mustBeShared: false [2021-03-27T18:08:29.417Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-03-27T18:08:30.137Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-03-27T18:08:31.075Z] --- PASS: TestBuildMultiStageCopy (7.39s) [2021-03-27T18:08:31.075Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.39s) [2021-03-27T18:08:31.075Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-03-27T18:08:31.075Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-03-27T18:08:31.075Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.01s) [2021-03-27T18:08:31.075Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.99s) [2021-03-27T18:08:31.075Z] === RUN TestBuildMultiStageParentConfig [2021-03-27T18:08:31.475Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.16s) [2021-03-27T18:08:31.475Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:116, shared: false, mustBeShared: false [2021-03-27T18:08:31.475Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-03-27T18:08:33.533Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.15s) [2021-03-27T18:08:33.533Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: true, mustBeShared: true [2021-03-27T18:08:33.533Z] === RUN TestIpcModeOlderClient [2021-03-27T18:08:33.533Z] === PAUSE TestIpcModeOlderClient [2021-03-27T18:08:33.533Z] === RUN TestKillContainerInvalidSignal [2021-03-27T18:08:34.562Z] --- PASS: TestKillContainerInvalidSignal (0.98s) [2021-03-27T18:08:34.562Z] === RUN TestKillContainer [2021-03-27T18:08:34.562Z] === RUN TestKillContainer/no_signal [2021-03-27T18:08:35.590Z] === RUN TestKillContainer/non_killing_signal [2021-03-27T18:08:35.880Z] === RUN TestKillContainer/killing_signal [2021-03-27T18:08:36.346Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2021-03-27T18:08:36.346Z] === RUN TestBuildLabelWithTargets [2021-03-27T18:08:37.380Z] --- PASS: TestKillContainer (3.06s) [2021-03-27T18:08:37.380Z] --- PASS: TestKillContainer/no_signal (1.02s) [2021-03-27T18:08:37.380Z] --- PASS: TestKillContainer/non_killing_signal (0.65s) [2021-03-27T18:08:37.380Z] --- PASS: TestKillContainer/killing_signal (1.02s) [2021-03-27T18:08:37.380Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-03-27T18:08:37.380Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-03-27T18:08:38.413Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-03-27T18:08:39.441Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.05s) [2021-03-27T18:08:39.441Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.00s) [2021-03-27T18:08:39.441Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.70s) [2021-03-27T18:08:39.441Z] === RUN TestKillStoppedContainer [2021-03-27T18:08:39.441Z] --- PASS: TestKillStoppedContainer (0.09s) [2021-03-27T18:08:39.441Z] === RUN TestKillStoppedContainerAPIPre120 [2021-03-27T18:08:39.731Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2021-03-27T18:08:39.731Z] === RUN TestKillDifferentUserContainer [2021-03-27T18:08:40.759Z] --- PASS: TestKillDifferentUserContainer (1.07s) [2021-03-27T18:08:40.759Z] === RUN TestInspectOomKilledTrue [2021-03-27T18:08:40.759Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-03-27T18:08:40.759Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-27T18:08:40.759Z] === RUN TestInspectOomKilledFalse [2021-03-27T18:08:40.759Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-03-27T18:08:40.759Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-27T18:08:40.759Z] === RUN TestLinksEtcHostsContentMatch [2021-03-27T18:08:41.788Z] --- PASS: TestLinksEtcHostsContentMatch (0.86s) [2021-03-27T18:08:41.788Z] === RUN TestLinksContainerNames [2021-03-27T18:08:43.846Z] --- PASS: TestLinksContainerNames (2.14s) [2021-03-27T18:08:43.846Z] === RUN TestLogsFollowTailEmpty [2021-03-27T18:08:44.268Z] Removing intermediate container e0c84276b81c [2021-03-27T18:08:44.268Z] ---> 5c60673270be [2021-03-27T18:08:44.268Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-03-27T18:08:44.268Z] ---> Running in 6e5edcdfa597 [2021-03-27T18:08:44.447Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-03-27T18:08:44.447Z] [2021-03-27T18:08:44.447Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-03-27T18:08:44.447Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-03-27T18:08:44.447Z] Using test binary docker [2021-03-27T18:08:44.447Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-03-27T18:08:44.447Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-03-27T18:08:44.447Z] INFO: Waiting for daemon to start... [2021-03-27T18:08:44.447Z] Starting dockerd [2021-03-27T18:08:44.447Z] . [2021-03-27T18:08:44.447Z] INFO: Building docker-sdk-python3:4.4.1... [2021-03-27T18:08:44.463Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-03-27T18:08:44.463Z] === RUN TestBuildWithEmptyLayers [2021-03-27T18:08:44.743Z] Removing intermediate container 6e5edcdfa597 [2021-03-27T18:08:44.743Z] ---> ade7b1370f95 [2021-03-27T18:08:44.743Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-03-27T18:08:44.743Z] ---> Running in 706b0cde0fce [2021-03-27T18:08:44.874Z] --- PASS: TestLogsFollowTailEmpty (1.07s) [2021-03-27T18:08:44.874Z] === RUN TestContainerNetworkMountsNoChown [2021-03-27T18:08:45.741Z] Removing intermediate container 706b0cde0fce [2021-03-27T18:08:45.741Z] ---> 0bd5bcff2d50 [2021-03-27T18:08:45.741Z] Step 10/10 : COPY . . [2021-03-27T18:08:45.903Z] --- PASS: TestContainerNetworkMountsNoChown (1.03s) [2021-03-27T18:08:45.903Z] === RUN TestMountDaemonRoot [2021-03-27T18:08:45.903Z] === RUN TestMountDaemonRoot/default [2021-03-27T18:08:45.903Z] === PAUSE TestMountDaemonRoot/default [2021-03-27T18:08:45.903Z] === RUN TestMountDaemonRoot/private [2021-03-27T18:08:45.903Z] === PAUSE TestMountDaemonRoot/private [2021-03-27T18:08:45.903Z] === RUN TestMountDaemonRoot/rprivate [2021-03-27T18:08:45.903Z] === PAUSE TestMountDaemonRoot/rprivate [2021-03-27T18:08:45.903Z] === RUN TestMountDaemonRoot/slave [2021-03-27T18:08:45.903Z] === PAUSE TestMountDaemonRoot/slave [2021-03-27T18:08:45.903Z] === RUN TestMountDaemonRoot/rslave [2021-03-27T18:08:45.903Z] === PAUSE TestMountDaemonRoot/rslave [2021-03-27T18:08:45.903Z] === RUN TestMountDaemonRoot/shared [2021-03-27T18:08:45.903Z] === PAUSE TestMountDaemonRoot/shared [2021-03-27T18:08:45.903Z] === RUN TestMountDaemonRoot/rshared [2021-03-27T18:08:45.903Z] === PAUSE TestMountDaemonRoot/rshared [2021-03-27T18:08:45.903Z] === CONT TestMountDaemonRoot/default [2021-03-27T18:08:45.903Z] === RUN TestMountDaemonRoot/default/bind_root [2021-03-27T18:08:45.903Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-03-27T18:08:45.903Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-03-27T18:08:45.903Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-03-27T18:08:45.903Z] === RUN TestMountDaemonRoot/default/mount_root [2021-03-27T18:08:45.903Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-03-27T18:08:45.903Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-03-27T18:08:45.903Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-03-27T18:08:45.903Z] === CONT TestMountDaemonRoot/default/bind_root [2021-03-27T18:08:45.903Z] === CONT TestMountDaemonRoot/rshared [2021-03-27T18:08:45.903Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-03-27T18:08:45.903Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-03-27T18:08:45.903Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-03-27T18:08:45.903Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-03-27T18:08:45.903Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-03-27T18:08:45.903Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-03-27T18:08:45.903Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-03-27T18:08:45.903Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-03-27T18:08:45.903Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-03-27T18:08:45.903Z] === CONT TestMountDaemonRoot/shared [2021-03-27T18:08:45.903Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-03-27T18:08:45.903Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-03-27T18:08:45.903Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-03-27T18:08:45.903Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-03-27T18:08:45.903Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-03-27T18:08:45.903Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-03-27T18:08:45.903Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-03-27T18:08:45.903Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-03-27T18:08:45.903Z] === CONT TestMountDaemonRoot/rslave [2021-03-27T18:08:45.903Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-03-27T18:08:45.903Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-03-27T18:08:45.903Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-03-27T18:08:45.903Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-03-27T18:08:45.903Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-03-27T18:08:45.903Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-03-27T18:08:45.903Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-03-27T18:08:45.903Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-03-27T18:08:45.903Z] === CONT TestMountDaemonRoot/slave [2021-03-27T18:08:45.903Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-03-27T18:08:45.903Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-03-27T18:08:45.903Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-03-27T18:08:45.903Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-03-27T18:08:45.903Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-03-27T18:08:45.903Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-03-27T18:08:45.903Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-03-27T18:08:45.903Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-03-27T18:08:45.903Z] === CONT TestMountDaemonRoot/rprivate [2021-03-27T18:08:45.903Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-03-27T18:08:45.903Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-03-27T18:08:45.903Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-03-27T18:08:45.903Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-03-27T18:08:45.903Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-03-27T18:08:45.903Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-03-27T18:08:45.903Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-03-27T18:08:45.903Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-03-27T18:08:45.903Z] === CONT TestMountDaemonRoot/private [2021-03-27T18:08:45.903Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-03-27T18:08:45.903Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-03-27T18:08:45.903Z] === RUN TestMountDaemonRoot/private/mount_root [2021-03-27T18:08:45.903Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-03-27T18:08:45.903Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-03-27T18:08:45.903Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-03-27T18:08:45.903Z] === RUN TestMountDaemonRoot/private/bind_root [2021-03-27T18:08:45.903Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-03-27T18:08:45.903Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-03-27T18:08:45.903Z] === CONT TestMountDaemonRoot/default/mount_root [2021-03-27T18:08:45.903Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-03-27T18:08:45.903Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-03-27T18:08:46.193Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-03-27T18:08:46.193Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-03-27T18:08:46.193Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-03-27T18:08:46.193Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-03-27T18:08:46.193Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-03-27T18:08:46.193Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-03-27T18:08:46.193Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-03-27T18:08:46.193Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-03-27T18:08:46.482Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-03-27T18:08:46.482Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-03-27T18:08:46.482Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-03-27T18:08:46.482Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-03-27T18:08:46.482Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-03-27T18:08:46.482Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-03-27T18:08:46.482Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-03-27T18:08:46.482Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-03-27T18:08:46.482Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-03-27T18:08:46.482Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-03-27T18:08:46.774Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-03-27T18:08:46.774Z] === CONT TestMountDaemonRoot/private/bind_root [2021-03-27T18:08:46.774Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-03-27T18:08:46.774Z] === CONT TestMountDaemonRoot/private/mount_root [2021-03-27T18:08:46.774Z] --- PASS: TestMountDaemonRoot (0.01s) [2021-03-27T18:08:46.774Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-03-27T18:08:46.774Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2021-03-27T18:08:46.774Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2021-03-27T18:08:46.774Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2021-03-27T18:08:46.774Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2021-03-27T18:08:46.774Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-03-27T18:08:46.774Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2021-03-27T18:08:46.774Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.11s) [2021-03-27T18:08:46.774Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2021-03-27T18:08:46.774Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2021-03-27T18:08:46.774Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-03-27T18:08:46.774Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-03-27T18:08:46.774Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-03-27T18:08:46.774Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2021-03-27T18:08:46.774Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2021-03-27T18:08:46.774Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-03-27T18:08:46.774Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2021-03-27T18:08:46.774Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2021-03-27T18:08:46.774Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2021-03-27T18:08:46.774Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2021-03-27T18:08:46.774Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-03-27T18:08:46.774Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-03-27T18:08:46.774Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2021-03-27T18:08:46.774Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2021-03-27T18:08:46.774Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2021-03-27T18:08:46.774Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-03-27T18:08:46.774Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2021-03-27T18:08:46.774Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.07s) [2021-03-27T18:08:46.774Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.07s) [2021-03-27T18:08:46.774Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.08s) [2021-03-27T18:08:46.774Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-03-27T18:08:46.774Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2021-03-27T18:08:46.774Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.06s) [2021-03-27T18:08:46.774Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.08s) [2021-03-27T18:08:46.774Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.08s) [2021-03-27T18:08:46.774Z] === RUN TestContainerBindMountNonRecursive [2021-03-27T18:08:47.752Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2021-03-27T18:08:47.752Z] === RUN TestBuildMultiStageOnBuild [2021-03-27T18:08:49.494Z] --- PASS: TestContainerBindMountNonRecursive (2.56s) [2021-03-27T18:08:49.494Z] === RUN TestContainerVolumesMountedAsShared [2021-03-27T18:08:50.523Z] --- PASS: TestContainerVolumesMountedAsShared (0.87s) [2021-03-27T18:08:50.523Z] === RUN TestContainerVolumesMountedAsSlave [2021-03-27T18:08:51.152Z] --- PASS: TestContainerVolumesMountedAsSlave (0.89s) [2021-03-27T18:08:51.152Z] === RUN TestNetworkNat [2021-03-27T18:08:52.182Z] --- PASS: TestNetworkNat (1.05s) [2021-03-27T18:08:52.182Z] === RUN TestNetworkLocalhostTCPNat [2021-03-27T18:08:53.025Z] --- PASS: TestBuildMultiStageOnBuild (5.03s) [2021-03-27T18:08:53.025Z] === RUN TestBuildUncleanTarFilenames [2021-03-27T18:08:53.025Z] --- PASS: TestBuildUncleanTarFilenames (0.84s) [2021-03-27T18:08:53.025Z] === RUN TestBuildMultiStageLayerLeak [2021-03-27T18:08:53.212Z] --- PASS: TestNetworkLocalhostTCPNat (1.06s) [2021-03-27T18:08:53.212Z] === RUN TestNetworkLoopbackNat [2021-03-27T18:08:53.519Z] ok github.com/docker/docker/api/server/httputils 0.016s coverage: 14.7% of statements [2021-03-27T18:08:53.519Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-03-27T18:08:53.519Z] ok github.com/docker/docker/api/server/middleware 0.014s coverage: 37.7% of statements [2021-03-27T18:08:53.519Z] ? github.com/docker/docker/api/server/router [no test files] [2021-03-27T18:08:53.519Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-03-27T18:08:53.519Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-03-27T18:08:53.519Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-03-27T18:08:53.519Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-03-27T18:08:53.519Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-03-27T18:08:53.519Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-03-27T18:08:53.519Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-03-27T18:08:53.519Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-03-27T18:08:53.519Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-03-27T18:08:53.519Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-03-27T18:08:53.519Z] ok github.com/docker/docker/api/types/strslice 0.017s coverage: 90.0% of statements [2021-03-27T18:08:53.519Z] ok github.com/docker/docker/api/types/filters 0.046s coverage: 92.2% of statements [2021-03-27T18:08:53.519Z] ok github.com/docker/docker/api/server/router/swarm 0.025s coverage: 5.7% of statements [2021-03-27T18:08:53.519Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-03-27T18:08:53.519Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-03-27T18:08:53.519Z] ? github.com/docker/docker/api/types [no test files] [2021-03-27T18:08:53.519Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-03-27T18:08:53.519Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-03-27T18:08:53.519Z] ? github.com/docker/docker/api/types/container [no test files] [2021-03-27T18:08:53.519Z] ? github.com/docker/docker/api/types/events [no test files] [2021-03-27T18:08:53.519Z] ? github.com/docker/docker/api/types/image [no test files] [2021-03-27T18:08:53.519Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-03-27T18:08:53.519Z] ? github.com/docker/docker/api/types/network [no test files] [2021-03-27T18:08:53.519Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-03-27T18:08:53.519Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-03-27T18:08:53.519Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-03-27T18:08:53.519Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-03-27T18:08:53.519Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 75.0% of statements [2021-03-27T18:08:53.519Z] ok github.com/docker/docker/api/types/time 0.004s coverage: 100.0% of statements [2021-03-27T18:08:53.519Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-03-27T18:08:53.519Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-03-27T18:08:53.519Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-03-27T18:08:53.519Z] ? github.com/docker/docker/builder [no test files] [2021-03-27T18:08:53.519Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-03-27T18:08:53.519Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-03-27T18:08:53.519Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-03-27T18:08:53.519Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-03-27T18:08:53.519Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-03-27T18:08:53.519Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-03-27T18:08:53.519Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-03-27T18:08:55.614Z] ok github.com/docker/docker/cli/debug 0.021s coverage: 100.0% of statements [2021-03-27T18:08:56.716Z] --- PASS: TestNetworkLoopbackNat (3.58s) [2021-03-27T18:08:56.717Z] === RUN TestPause [2021-03-27T18:08:57.219Z] --- PASS: TestBuildMultiStageLayerLeak (4.14s) [2021-03-27T18:08:57.219Z] === RUN TestBuildWithHugeFile [2021-03-27T18:08:57.715Z] ok github.com/docker/docker/builder/remotecontext/git 3.842s coverage: 86.3% of statements [2021-03-27T18:08:58.218Z] --- PASS: TestPause (1.06s) [2021-03-27T18:08:58.218Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-03-27T18:08:58.218Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-27T18:08:58.218Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-27T18:08:58.218Z] === RUN TestPauseStopPausedContainer [2021-03-27T18:08:58.361Z] ok github.com/docker/docker/builder/remotecontext 0.463s coverage: 13.7% of statements [2021-03-27T18:08:58.847Z] --- PASS: TestPauseStopPausedContainer (1.04s) [2021-03-27T18:08:58.847Z] === RUN TestPsFilter [2021-03-27T18:08:59.137Z] --- PASS: TestPsFilter (0.27s) [2021-03-27T18:08:59.137Z] === RUN TestRemoveContainerWithRemovedVolume [2021-03-27T18:09:00.166Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.00s) [2021-03-27T18:09:00.166Z] === RUN TestRemoveContainerWithVolume [2021-03-27T18:09:00.467Z] ok github.com/docker/docker/builder/dockerfile 1.359s coverage: 48.5% of statements [2021-03-27T18:09:00.467Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-03-27T18:09:00.467Z] ? github.com/docker/docker/cli [no test files] [2021-03-27T18:09:00.467Z] ? github.com/docker/docker/cli/config [no test files] [2021-03-27T18:09:01.196Z] --- PASS: TestRemoveContainerWithVolume (1.00s) [2021-03-27T18:09:01.196Z] === RUN TestRemoveContainerRunning [2021-03-27T18:09:02.270Z] --- PASS: TestRemoveContainerRunning (1.04s) [2021-03-27T18:09:02.270Z] === RUN TestRemoveContainerForceRemoveRunning [2021-03-27T18:09:03.300Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.01s) [2021-03-27T18:09:03.300Z] === RUN TestRemoveInvalidContainer [2021-03-27T18:09:03.300Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-03-27T18:09:03.300Z] === RUN TestRenameLinkedContainer [2021-03-27T18:09:06.090Z] ok github.com/docker/docker/client 0.435s coverage: 75.4% of statements [2021-03-27T18:09:07.749Z] --- PASS: TestBuildWithHugeFile (53.16s) [2021-03-27T18:09:07.749Z] === RUN TestBuildWCOWSandboxSize [2021-03-27T18:09:07.749Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-03-27T18:09:07.749Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-27T18:09:07.749Z] === RUN TestBuildWithEmptyDockerfile [2021-03-27T18:09:07.749Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-27T18:09:07.749Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-27T18:09:07.749Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-27T18:09:07.749Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-27T18:09:07.749Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-27T18:09:07.749Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-27T18:09:07.749Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-27T18:09:07.749Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-27T18:09:07.749Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-27T18:09:07.749Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s) [2021-03-27T18:09:07.749Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2021-03-27T18:09:07.749Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2021-03-27T18:09:07.749Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s) [2021-03-27T18:09:07.749Z] === RUN TestBuildPreserveOwnership [2021-03-27T18:09:07.749Z] === RUN TestBuildPreserveOwnership/copy_from [2021-03-27T18:09:07.749Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-03-27T18:09:07.957Z] --- PASS: TestRenameLinkedContainer (4.24s) [2021-03-27T18:09:07.957Z] === RUN TestRenameStoppedContainer [2021-03-27T18:09:08.605Z] --- PASS: TestRenameStoppedContainer (1.01s) [2021-03-27T18:09:08.605Z] === RUN TestRenameRunningContainerAndReuse [2021-03-27T18:09:09.638Z] --- PASS: TestBuildPreserveOwnership (4.74s) [2021-03-27T18:09:09.638Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.15s) [2021-03-27T18:09:09.638Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.57s) [2021-03-27T18:09:09.638Z] === RUN TestBuildPlatformInvalid [2021-03-27T18:09:09.638Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2021-03-27T18:09:09.638Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-03-27T18:09:10.665Z] --- PASS: TestRenameRunningContainerAndReuse (2.13s) [2021-03-27T18:09:10.665Z] === RUN TestRenameInvalidName [2021-03-27T18:09:11.693Z] --- PASS: TestRenameInvalidName (1.04s) [2021-03-27T18:09:11.693Z] === RUN TestRenameAnonymousContainer [2021-03-27T18:09:15.970Z] ---> 54b6a6b48334 [2021-03-27T18:09:15.970Z] Successfully built 54b6a6b48334 [2021-03-27T18:09:15.970Z] Successfully tagged docker:latest [2021-03-27T18:09:15.970Z] INFO: Image build ended at 03/27/2021 18:09:13. Duration:00:03:24.3482462 [2021-03-27T18:09:15.970Z] [2021-03-27T18:09:15.970Z] [2021-03-27T18:09:15.970Z] INFO: Building the test binaries at 03/27/2021 18:09:13... [2021-03-27T18:09:17.246Z] --- PASS: TestRenameAnonymousContainer (5.68s) [2021-03-27T18:09:17.246Z] === RUN TestRenameContainerWithSameName [2021-03-27T18:09:18.747Z] --- PASS: TestRenameContainerWithSameName (1.08s) [2021-03-27T18:09:18.747Z] === RUN TestRenameContainerWithLinkedContainer [2021-03-27T18:09:18.982Z] INFO: make.ps1 starting at 03/27/2021 18:09:18 [2021-03-27T18:09:18.982Z] INFO: Git commit (d9356edcd2) assumed from DOCKER_GITCOMMIT environment variable [2021-03-27T18:09:18.982Z] INFO: Invoking autogen... [2021-03-27T18:09:19.457Z] INFO: Building daemon... [2021-03-27T18:09:20.805Z] --- PASS: TestRenameContainerWithLinkedContainer (2.12s) [2021-03-27T18:09:20.805Z] === RUN TestResize [2021-03-27T18:09:21.834Z] --- PASS: TestResize (1.05s) [2021-03-27T18:09:21.834Z] === RUN TestResizeWithInvalidSize [2021-03-27T18:09:22.862Z] --- PASS: TestResizeWithInvalidSize (1.09s) [2021-03-27T18:09:22.862Z] === RUN TestResizeWhenContainerNotStarted [2021-03-27T18:09:23.626Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-03-27T18:09:23.891Z] --- PASS: TestResizeWhenContainerNotStarted (1.09s) [2021-03-27T18:09:23.892Z] === RUN TestDaemonRestartKillContainers [2021-03-27T18:09:23.892Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-27T18:09:23.892Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-27T18:09:23.892Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-27T18:09:23.892Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-27T18:09:23.892Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-27T18:09:23.892Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-27T18:09:23.892Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-27T18:09:23.892Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-27T18:09:23.892Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-27T18:09:23.892Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-27T18:09:23.892Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-27T18:09:23.892Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-27T18:09:23.892Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-27T18:09:23.892Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-27T18:09:23.892Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-27T18:09:23.892Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-27T18:09:23.892Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-27T18:09:23.892Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-27T18:09:23.892Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-27T18:09:23.892Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-27T18:09:23.892Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-27T18:09:23.892Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-27T18:09:23.892Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-27T18:09:23.892Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-27T18:09:23.892Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-27T18:09:23.892Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-27T18:09:24.478Z] Loaded image: buildpack-deps:buster [2021-03-27T18:09:24.478Z] Loaded image: busybox:latest [2021-03-27T18:09:24.478Z] Loaded image: busybox:glibc [2021-03-27T18:09:25.407Z] Loaded image: debian:bullseye [2021-03-27T18:09:25.407Z] Loaded image: hello-world:latest [2021-03-27T18:09:25.407Z] Loaded image: arm32v7/hello-world:latest [2021-03-27T18:09:26.613Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-27T18:09:26.613Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-27T18:09:27.977Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-03-27T18:09:27.977Z] [2021-03-27T18:09:27.977Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-27T18:09:27.977Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-27T18:09:27.977Z] HOSTNAME=f46536566267 [2021-03-27T18:09:27.977Z] TESTDEBUG=0 [2021-03-27T18:09:27.977Z] DEST=bundles/test-integration [2021-03-27T18:09:27.977Z] PWD=/go/src/github.com/docker/docker [2021-03-27T18:09:27.977Z] DOCKER_GITCOMMIT=d9356edcd252710aa3b4228f2071269738c10733 [2021-03-27T18:09:27.977Z] container=docker [2021-03-27T18:09:27.977Z] HOME=/root [2021-03-27T18:09:27.977Z] GOLANG_VERSION=1.13.15 [2021-03-27T18:09:27.977Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-27T18:09:27.977Z] VALIDATE_BRANCH=master [2021-03-27T18:09:27.977Z] TERM=xterm [2021-03-27T18:09:27.977Z] DOCKER_PKG=github.com/docker/docker [2021-03-27T18:09:27.977Z] SHLVL=1 [2021-03-27T18:09:27.977Z] TIMEOUT=120m [2021-03-27T18:09:27.977Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-27T18:09:27.977Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-27T18:09:27.977Z] GO111MODULE=off [2021-03-27T18:09:27.977Z] DOCKER_EXPERIMENTAL=1 [2021-03-27T18:09:27.977Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-03-27T18:09:27.977Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-27T18:09:27.977Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-27T18:09:27.977Z] GOPATH=/go [2021-03-27T18:09:27.977Z] PKG_CONFIG=pkg-config [2021-03-27T18:09:27.977Z] _=/usr/bin/env [2021-03-27T18:09:27.977Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-03-27T18:09:28.117Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-27T18:09:28.117Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-27T18:09:29.620Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-27T18:09:29.620Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-27T18:09:31.054Z] sha256:182875c6cb0537b5f9313d7b4fad6bb4c08d5bc74eabaaa7335a6126121ee089 [2021-03-27T18:09:31.055Z] INFO: Starting docker-py tests... [2021-03-27T18:09:31.055Z] ============================= test session starts ============================== [2021-03-27T18:09:31.055Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-03-27T18:09:31.055Z] rootdir: /src, inifile: pytest.ini [2021-03-27T18:09:31.055Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-03-27T18:09:31.055Z] collected 389 items / 1 deselected / 388 selected [2021-03-27T18:09:31.055Z] [2021-03-27T18:09:32.341Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-27T18:09:32.341Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-27T18:09:33.525Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.67s) [2021-03-27T18:09:33.525Z] PASS [2021-03-27T18:09:33.525Z] [2021-03-27T18:09:33.525Z] === Skipped [2021-03-27T18:09:33.525Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-03-27T18:09:33.525Z] build_session_test.go:25: TODO: BuildKit [2021-03-27T18:09:33.525Z] [2021-03-27T18:09:33.525Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-03-27T18:09:33.525Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-27T18:09:33.525Z] [2021-03-27T18:09:33.525Z] [2021-03-27T18:09:33.525Z] DONE 34 tests, 2 skipped in 124.434s [2021-03-27T18:09:33.525Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-03-27T18:09:33.525Z] INFO: Testing against a local daemon [2021-03-27T18:09:33.525Z] === RUN TestConfigInspect [2021-03-27T18:09:35.851Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-27T18:09:35.851Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-27T18:09:36.042Z] --- PASS: TestConfigInspect (2.40s) [2021-03-27T18:09:36.042Z] === RUN TestConfigList [2021-03-27T18:09:37.929Z] --- PASS: TestConfigList (2.32s) [2021-03-27T18:09:37.929Z] === RUN TestConfigsCreateAndDelete [2021-03-27T18:09:38.572Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-03-27T18:09:38.572Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.74s) [2021-03-27T18:09:38.572Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.76s) [2021-03-27T18:09:38.572Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.60s) [2021-03-27T18:09:38.572Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.58s) [2021-03-27T18:09:38.572Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.58s) [2021-03-27T18:09:38.572Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.58s) [2021-03-27T18:09:38.572Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.65s) [2021-03-27T18:09:38.572Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.71s) [2021-03-27T18:09:38.572Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.40s) [2021-03-27T18:09:38.572Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.41s) [2021-03-27T18:09:38.572Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.55s) [2021-03-27T18:09:38.572Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.57s) [2021-03-27T18:09:38.572Z] === RUN TestCgroupNamespacesRun [2021-03-27T18:09:40.444Z] --- PASS: TestConfigsCreateAndDelete (2.31s) [2021-03-27T18:09:40.444Z] === RUN TestConfigsUpdate [2021-03-27T18:09:40.631Z] --- PASS: TestCgroupNamespacesRun (2.11s) [2021-03-27T18:09:40.631Z] === RUN TestCgroupNamespacesRunPrivileged [2021-03-27T18:09:42.695Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.79s) [2021-03-27T18:09:42.695Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-03-27T18:09:42.959Z] --- PASS: TestConfigsUpdate (2.30s) [2021-03-27T18:09:42.959Z] === RUN TestTemplatedConfig [2021-03-27T18:09:44.756Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.13s) [2021-03-27T18:09:44.756Z] === RUN TestCgroupNamespacesRunHostMode [2021-03-27T18:09:45.535Z] ok github.com/docker/docker/cmd/dockerd 0.144s coverage: 29.1% of statements [2021-03-27T18:09:46.225Z] --- PASS: TestTemplatedConfig (3.47s) [2021-03-27T18:09:46.225Z] === RUN TestConfigCreateResolve [2021-03-27T18:09:46.815Z] --- PASS: TestCgroupNamespacesRunHostMode (2.15s) [2021-03-27T18:09:46.815Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-03-27T18:09:48.738Z] --- PASS: TestConfigCreateResolve (2.32s) [2021-03-27T18:09:48.738Z] === RUN TestConfigDaemonLibtrustID [2021-03-27T18:09:48.874Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.09s) [2021-03-27T18:09:48.874Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-03-27T18:09:48.994Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-03-27T18:09:48.994Z] PASS [2021-03-27T18:09:48.994Z] [2021-03-27T18:09:48.994Z] DONE 7 tests in 15.702s [2021-03-27T18:09:48.994Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-03-27T18:09:48.994Z] INFO: Testing against a local daemon [2021-03-27T18:09:48.994Z] === RUN TestCheckpoint [2021-03-27T18:09:48.994Z] --- SKIP: TestCheckpoint (0.00s) [2021-03-27T18:09:48.994Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-27T18:09:48.994Z] === RUN TestContainerInvalidJSON [2021-03-27T18:09:48.994Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-03-27T18:09:48.994Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-03-27T18:09:48.994Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-03-27T18:09:48.994Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-03-27T18:09:48.994Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-03-27T18:09:48.994Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-03-27T18:09:48.994Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-03-27T18:09:48.994Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-03-27T18:09:48.994Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-03-27T18:09:48.994Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-03-27T18:09:48.994Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-03-27T18:09:48.994Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-03-27T18:09:48.994Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-03-27T18:09:48.994Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-03-27T18:09:48.994Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-03-27T18:09:48.994Z] === RUN TestCopyFromContainerPathIsNotDir [2021-03-27T18:09:48.994Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2021-03-27T18:09:48.994Z] === RUN TestCopyToContainerPathDoesNotExist [2021-03-27T18:09:48.994Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2021-03-27T18:09:48.994Z] === RUN TestCopyToContainerPathIsNotDir [2021-03-27T18:09:49.132Z] ok github.com/docker/docker/container 0.172s coverage: 34.7% of statements [2021-03-27T18:09:49.132Z] ? github.com/docker/docker/container/stream [no test files] [2021-03-27T18:09:49.132Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-03-27T18:09:49.132Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-03-27T18:09:49.132Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-03-27T18:09:49.250Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-03-27T18:09:49.250Z] === RUN TestCopyFromContainer [2021-03-27T18:09:49.972Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-03-27T18:09:49.972Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-03-27T18:09:50.206Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-03-27T18:09:50.377Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.77s) [2021-03-27T18:09:50.377Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-03-27T18:09:50.616Z] === RUN TestCopyFromContainer// [2021-03-27T18:09:50.616Z] === RUN TestCopyFromContainer//bar/root [2021-03-27T18:09:50.616Z] === RUN TestCopyFromContainer//bar/root/ [2021-03-27T18:09:50.616Z] === RUN TestCopyFromContainer/bar/quux [2021-03-27T18:09:50.666Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.021s coverage: 65.3% of statements [2021-03-27T18:09:50.873Z] === RUN TestCopyFromContainer/bar/quux/ [2021-03-27T18:09:50.873Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-03-27T18:09:50.873Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-03-27T18:09:50.873Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-03-27T18:09:51.043Z] tests/integration/api_client_test.py ..... [ 7%] [2021-03-27T18:09:51.129Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-03-27T18:09:51.129Z] === RUN TestCopyFromContainer/bar/notarget [2021-03-27T18:09:51.129Z] --- PASS: TestCopyFromContainer (2.06s) [2021-03-27T18:09:51.129Z] --- PASS: TestCopyFromContainer// (0.08s) [2021-03-27T18:09:51.129Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2021-03-27T18:09:51.129Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2021-03-27T18:09:51.129Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-03-27T18:09:51.129Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-03-27T18:09:51.129Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-03-27T18:09:51.129Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-03-27T18:09:51.129Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2021-03-27T18:09:51.129Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2021-03-27T18:09:51.129Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2021-03-27T18:09:51.129Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-03-27T18:09:51.129Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-27T18:09:51.129Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-27T18:09:51.129Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-27T18:09:51.129Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-27T18:09:51.129Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-27T18:09:51.129Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-27T18:09:51.129Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-27T18:09:51.129Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-27T18:09:51.129Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-27T18:09:51.129Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-03-27T18:09:51.129Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-03-27T18:09:51.129Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-03-27T18:09:51.129Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-03-27T18:09:51.129Z] === RUN TestCreateLinkToNonExistingContainer [2021-03-27T18:09:51.129Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-03-27T18:09:51.129Z] === RUN TestCreateWithInvalidEnv [2021-03-27T18:09:51.129Z] === RUN TestCreateWithInvalidEnv/0 [2021-03-27T18:09:51.129Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-03-27T18:09:51.129Z] === RUN TestCreateWithInvalidEnv/1 [2021-03-27T18:09:51.129Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-03-27T18:09:51.129Z] === RUN TestCreateWithInvalidEnv/2 [2021-03-27T18:09:51.129Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-03-27T18:09:51.129Z] === CONT TestCreateWithInvalidEnv/0 [2021-03-27T18:09:51.129Z] === CONT TestCreateWithInvalidEnv/2 [2021-03-27T18:09:51.384Z] === CONT TestCreateWithInvalidEnv/1 [2021-03-27T18:09:51.384Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-03-27T18:09:51.384Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-03-27T18:09:51.384Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-03-27T18:09:51.384Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-03-27T18:09:51.384Z] === RUN TestCreateTmpfsMountsTarget [2021-03-27T18:09:51.384Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-03-27T18:09:51.384Z] === RUN TestCreateWithCustomMaskedPaths [2021-03-27T18:09:51.407Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.92s) [2021-03-27T18:09:51.407Z] === RUN TestCgroupNamespacesRunOlderClient [2021-03-27T18:09:52.785Z] tests/integration/api_config_test.py ..... [ 8%] [2021-03-27T18:09:53.463Z] --- PASS: TestBuildWithHugeFile (52.13s) [2021-03-27T18:09:53.463Z] === RUN TestBuildWCOWSandboxSize [2021-03-27T18:09:53.463Z] --- SKIP: TestBuildWCOWSandboxSize (0.02s) [2021-03-27T18:09:53.463Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-27T18:09:53.463Z] === RUN TestBuildWithEmptyDockerfile [2021-03-27T18:09:53.463Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-27T18:09:53.463Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-27T18:09:53.463Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-27T18:09:53.463Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-27T18:09:53.463Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-27T18:09:53.463Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-27T18:09:53.463Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-27T18:09:53.463Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-27T18:09:53.463Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-27T18:09:53.463Z] --- PASS: TestBuildWithEmptyDockerfile (0.18s) [2021-03-27T18:09:53.463Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2021-03-27T18:09:53.463Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2021-03-27T18:09:53.463Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s) [2021-03-27T18:09:53.463Z] === RUN TestBuildPreserveOwnership [2021-03-27T18:09:53.463Z] === RUN TestBuildPreserveOwnership/copy_from [2021-03-27T18:09:53.466Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.15s) [2021-03-27T18:09:53.466Z] === RUN TestKernelTCPMemory [2021-03-27T18:09:53.900Z] --- PASS: TestCreateWithCustomMaskedPaths (2.34s) [2021-03-27T18:09:53.900Z] === RUN TestCreateWithCustomReadonlyPaths [2021-03-27T18:09:54.967Z] --- PASS: TestKernelTCPMemory (1.22s) [2021-03-27T18:09:54.967Z] === RUN TestNISDomainname [2021-03-27T18:09:55.708Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-03-27T18:09:56.306Z] ok github.com/docker/docker/daemon/cluster/convert 0.051s coverage: 35.9% of statements [2021-03-27T18:09:56.422Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.32s) [2021-03-27T18:09:56.422Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-03-27T18:09:56.422Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-27T18:09:56.422Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-27T18:09:56.422Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-27T18:09:56.422Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-27T18:09:56.422Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-27T18:09:56.422Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-27T18:09:56.422Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-27T18:09:56.422Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-27T18:09:56.422Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-27T18:09:56.422Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-27T18:09:56.422Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-27T18:09:56.422Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-27T18:09:56.422Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-27T18:09:56.422Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-27T18:09:56.422Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-27T18:09:56.422Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-03-27T18:09:56.422Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-03-27T18:09:56.422Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-03-27T18:09:56.422Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-03-27T18:09:56.422Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-03-27T18:09:56.422Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-03-27T18:09:56.422Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-03-27T18:09:56.486Z] --- PASS: TestNISDomainname (1.44s) [2021-03-27T18:09:56.486Z] === RUN TestHostnameDnsResolution [2021-03-27T18:09:56.678Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.79s) [2021-03-27T18:09:56.678Z] === RUN TestCreateDifferentPlatform [2021-03-27T18:09:56.678Z] === RUN TestCreateDifferentPlatform/different_os [2021-03-27T18:09:56.678Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-03-27T18:09:56.753Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-03-27T18:09:56.934Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-03-27T18:09:56.934Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-03-27T18:09:56.934Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-03-27T18:09:56.934Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-03-27T18:09:56.934Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-03-27T18:09:56.934Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-03-27T18:09:56.934Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-03-27T18:09:56.934Z] === RUN TestContainerStartOnDaemonRestart [2021-03-27T18:09:56.934Z] === PAUSE TestContainerStartOnDaemonRestart [2021-03-27T18:09:56.934Z] === RUN TestDaemonRestartIpcMode [2021-03-27T18:09:56.934Z] === PAUSE TestDaemonRestartIpcMode [2021-03-27T18:09:56.934Z] === RUN TestDaemonHostGatewayIP [2021-03-27T18:09:56.934Z] === PAUSE TestDaemonHostGatewayIP [2021-03-27T18:09:56.934Z] === RUN TestRestartDaemonWithRestartingContainer [2021-03-27T18:09:56.934Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-03-27T18:09:56.934Z] === RUN TestContainerKillOnDaemonStart [2021-03-27T18:09:56.934Z] === PAUSE TestContainerKillOnDaemonStart [2021-03-27T18:09:56.934Z] === RUN TestDiff [2021-03-27T18:09:57.862Z] --- PASS: TestDiff (0.85s) [2021-03-27T18:09:57.862Z] === RUN TestExecWithCloseStdin [2021-03-27T18:09:58.548Z] --- PASS: TestHostnameDnsResolution (1.98s) [2021-03-27T18:09:58.548Z] === RUN TestStats [2021-03-27T18:09:58.789Z] --- PASS: TestExecWithCloseStdin (1.14s) [2021-03-27T18:09:58.789Z] === RUN TestExec [2021-03-27T18:09:58.999Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-03-27T18:09:59.862Z] ok github.com/docker/docker/daemon/cluster 0.197s coverage: 0.5% of statements [2021-03-27T18:10:00.043Z] --- PASS: TestBuildPreserveOwnership (10.41s) [2021-03-27T18:10:00.043Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.40s) [2021-03-27T18:10:00.043Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-03-27T18:10:00.043Z] === RUN TestBuildPlatformInvalid [2021-03-27T18:10:00.156Z] --- PASS: TestExec (1.11s) [2021-03-27T18:10:00.156Z] === RUN TestExecUser [2021-03-27T18:10:00.302Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2021-03-27T18:10:00.302Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-03-27T18:10:00.302Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-03-27T18:10:00.302Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-03-27T18:10:00.302Z] PASS [2021-03-27T18:10:00.302Z] [2021-03-27T18:10:00.302Z] === Skipped [2021-03-27T18:10:00.302Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-03-27T18:10:00.302Z] build_session_test.go:25: TODO: BuildKit [2021-03-27T18:10:00.302Z] [2021-03-27T18:10:00.302Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.02s) [2021-03-27T18:10:00.302Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-27T18:10:00.302Z] [2021-03-27T18:10:00.302Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-03-27T18:10:00.302Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-03-27T18:10:00.302Z] [2021-03-27T18:10:00.302Z] [2021-03-27T18:10:00.302Z] DONE 34 tests, 3 skipped in 135.184s [2021-03-27T18:10:00.302Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-03-27T18:10:00.561Z] INFO: Testing against a local daemon [2021-03-27T18:10:00.561Z] === RUN TestConfigInspect [2021-03-27T18:10:00.561Z] --- SKIP: TestConfigInspect (0.02s) [2021-03-27T18:10:00.561Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-27T18:10:00.561Z] === RUN TestConfigList [2021-03-27T18:10:00.561Z] --- SKIP: TestConfigList (0.01s) [2021-03-27T18:10:00.561Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-27T18:10:00.561Z] === RUN TestConfigsCreateAndDelete [2021-03-27T18:10:00.561Z] --- SKIP: TestConfigsCreateAndDelete (0.02s) [2021-03-27T18:10:00.561Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-27T18:10:00.561Z] === RUN TestConfigsUpdate [2021-03-27T18:10:00.561Z] --- SKIP: TestConfigsUpdate (0.02s) [2021-03-27T18:10:00.561Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-27T18:10:00.561Z] === RUN TestTemplatedConfig [2021-03-27T18:10:00.561Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-03-27T18:10:00.561Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-27T18:10:00.561Z] === RUN TestConfigCreateResolve [2021-03-27T18:10:00.561Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-03-27T18:10:00.561Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-27T18:10:00.561Z] === RUN TestConfigDaemonLibtrustID [2021-03-27T18:10:01.086Z] --- PASS: TestExecUser (1.14s) [2021-03-27T18:10:01.086Z] === RUN TestExportContainerAndImportImage [2021-03-27T18:10:01.270Z] --- PASS: TestStats (3.21s) [2021-03-27T18:10:01.270Z] === RUN TestStopContainerWithTimeout [2021-03-27T18:10:01.270Z] === RUN TestStopContainerWithTimeout/0 [2021-03-27T18:10:01.270Z] === PAUSE TestStopContainerWithTimeout/0 [2021-03-27T18:10:01.270Z] === RUN TestStopContainerWithTimeout/1 [2021-03-27T18:10:01.270Z] === PAUSE TestStopContainerWithTimeout/1 [2021-03-27T18:10:01.270Z] === RUN TestStopContainerWithTimeout/3 [2021-03-27T18:10:01.270Z] === PAUSE TestStopContainerWithTimeout/3 [2021-03-27T18:10:01.270Z] === RUN TestStopContainerWithTimeout/-1 [2021-03-27T18:10:01.270Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-03-27T18:10:01.270Z] === CONT TestStopContainerWithTimeout/0 [2021-03-27T18:10:01.270Z] === CONT TestStopContainerWithTimeout/3 [2021-03-27T18:10:02.015Z] --- PASS: TestExportContainerAndImportImage (1.01s) [2021-03-27T18:10:02.015Z] === RUN TestExportContainerAfterDaemonRestart [2021-03-27T18:10:02.466Z] --- PASS: TestConfigDaemonLibtrustID (1.54s) [2021-03-27T18:10:02.466Z] PASS [2021-03-27T18:10:02.466Z] [2021-03-27T18:10:02.466Z] === Skipped [2021-03-27T18:10:02.466Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-03-27T18:10:02.466Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-27T18:10:02.466Z] [2021-03-27T18:10:02.466Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2021-03-27T18:10:02.466Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-27T18:10:02.466Z] [2021-03-27T18:10:02.466Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.02s) [2021-03-27T18:10:02.466Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-27T18:10:02.466Z] [2021-03-27T18:10:02.466Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s) [2021-03-27T18:10:02.466Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-27T18:10:02.466Z] [2021-03-27T18:10:02.466Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-03-27T18:10:02.466Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-27T18:10:02.466Z] [2021-03-27T18:10:02.466Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-03-27T18:10:02.466Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-27T18:10:02.466Z] [2021-03-27T18:10:02.466Z] [2021-03-27T18:10:02.466Z] DONE 7 tests, 6 skipped in 1.757s [2021-03-27T18:10:02.466Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-03-27T18:10:02.466Z] INFO: Testing against a local daemon [2021-03-27T18:10:02.466Z] === RUN TestCheckpoint [2021-03-27T18:10:02.466Z] --- SKIP: TestCheckpoint (0.00s) [2021-03-27T18:10:02.466Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-27T18:10:02.466Z] === RUN TestContainerInvalidJSON [2021-03-27T18:10:02.466Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-03-27T18:10:02.466Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-03-27T18:10:02.466Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-03-27T18:10:02.466Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-03-27T18:10:02.466Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-03-27T18:10:02.466Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-03-27T18:10:02.466Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-03-27T18:10:02.466Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-03-27T18:10:02.466Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-03-27T18:10:02.466Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-03-27T18:10:02.466Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-03-27T18:10:02.466Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-03-27T18:10:02.466Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-03-27T18:10:02.466Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-03-27T18:10:02.466Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-03-27T18:10:02.466Z] === RUN TestCopyFromContainerPathIsNotDir [2021-03-27T18:10:02.466Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-03-27T18:10:02.466Z] === RUN TestCopyToContainerPathDoesNotExist [2021-03-27T18:10:02.466Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-03-27T18:10:02.466Z] === RUN TestCopyToContainerPathIsNotDir [2021-03-27T18:10:02.725Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-03-27T18:10:02.725Z] === RUN TestCopyFromContainer [2021-03-27T18:10:02.776Z] === CONT TestStopContainerWithTimeout/-1 [2021-03-27T18:10:03.193Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-03-27T18:10:03.381Z] --- PASS: TestExportContainerAfterDaemonRestart (1.31s) [2021-03-27T18:10:03.381Z] === RUN TestHealthCheckWorkdir [2021-03-27T18:10:03.441Z] ok github.com/docker/docker/daemon/discovery 0.023s coverage: 30.0% of statements [2021-03-27T18:10:04.836Z] === CONT TestStopContainerWithTimeout/1 [2021-03-27T18:10:04.973Z] ok github.com/docker/docker/daemon/config 0.086s coverage: 81.8% of statements [2021-03-27T18:10:04.973Z] ok github.com/docker/docker/daemon/events 0.070s coverage: 50.0% of statements [2021-03-27T18:10:05.276Z] --- PASS: TestHealthCheckWorkdir (1.54s) [2021-03-27T18:10:05.276Z] === RUN TestHealthKillContainer [2021-03-27T18:10:05.725Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-03-27T18:10:06.660Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-03-27T18:10:06.897Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-03-27T18:10:06.897Z] --- PASS: TestStopContainerWithTimeout/0 (1.22s) [2021-03-27T18:10:06.897Z] --- PASS: TestStopContainerWithTimeout/3 (3.14s) [2021-03-27T18:10:06.897Z] --- PASS: TestStopContainerWithTimeout/-1 (3.05s) [2021-03-27T18:10:06.897Z] --- PASS: TestStopContainerWithTimeout/1 (2.11s) [2021-03-27T18:10:06.897Z] === RUN TestDeleteDevicemapper [2021-03-27T18:10:06.897Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-03-27T18:10:06.897Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-27T18:10:06.897Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-03-27T18:10:06.923Z] === RUN TestCopyFromContainer// [2021-03-27T18:10:06.923Z] === RUN TestCopyFromContainer//bar/root [2021-03-27T18:10:06.923Z] === RUN TestCopyFromContainer//bar/root/ [2021-03-27T18:10:06.923Z] === RUN TestCopyFromContainer/bar/quux [2021-03-27T18:10:06.923Z] === RUN TestCopyFromContainer/bar/quux/ [2021-03-27T18:10:06.923Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-03-27T18:10:06.923Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-03-27T18:10:06.923Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-03-27T18:10:06.923Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-03-27T18:10:06.923Z] === RUN TestCopyFromContainer/bar/notarget [2021-03-27T18:10:06.923Z] --- PASS: TestCopyFromContainer (4.26s) [2021-03-27T18:10:06.923Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-03-27T18:10:06.923Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-03-27T18:10:06.923Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-03-27T18:10:06.923Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-03-27T18:10:06.923Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-03-27T18:10:06.923Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-03-27T18:10:06.923Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-03-27T18:10:06.923Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-03-27T18:10:06.923Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-03-27T18:10:06.923Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2021-03-27T18:10:06.923Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-03-27T18:10:06.923Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-27T18:10:06.923Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-27T18:10:06.923Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-27T18:10:06.923Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-27T18:10:06.923Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-27T18:10:06.923Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-27T18:10:06.923Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-27T18:10:06.923Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-27T18:10:06.923Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-27T18:10:06.923Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-03-27T18:10:06.923Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-03-27T18:10:06.923Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-03-27T18:10:06.923Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-03-27T18:10:06.923Z] === RUN TestCreateLinkToNonExistingContainer [2021-03-27T18:10:06.923Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-03-27T18:10:06.923Z] === RUN TestCreateWithInvalidEnv [2021-03-27T18:10:06.923Z] === RUN TestCreateWithInvalidEnv/0 [2021-03-27T18:10:06.923Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-03-27T18:10:06.923Z] === RUN TestCreateWithInvalidEnv/1 [2021-03-27T18:10:06.923Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-03-27T18:10:06.923Z] === RUN TestCreateWithInvalidEnv/2 [2021-03-27T18:10:06.923Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-03-27T18:10:06.923Z] === CONT TestCreateWithInvalidEnv/1 [2021-03-27T18:10:06.923Z] === CONT TestCreateWithInvalidEnv/0 [2021-03-27T18:10:06.923Z] === CONT TestCreateWithInvalidEnv/2 [2021-03-27T18:10:06.923Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-03-27T18:10:06.923Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-03-27T18:10:06.923Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-03-27T18:10:06.923Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-03-27T18:10:06.923Z] === RUN TestCreateTmpfsMountsTarget [2021-03-27T18:10:06.923Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-03-27T18:10:06.923Z] === RUN TestCreateWithCustomMaskedPaths [2021-03-27T18:10:07.736Z] ok github.com/docker/docker/daemon/graphdriver 0.008s coverage: 2.2% of statements [2021-03-27T18:10:08.111Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-03-27T18:10:08.545Z] --- PASS: TestHealthKillContainer (3.16s) [2021-03-27T18:10:08.545Z] === RUN TestInspectCpusetInConfigPre120 [2021-03-27T18:10:08.831Z] --- PASS: TestCreateWithCustomMaskedPaths (1.94s) [2021-03-27T18:10:08.831Z] === RUN TestCreateWithCustomReadonlyPaths [2021-03-27T18:10:09.106Z] --- PASS: TestInspectCpusetInConfigPre120 (0.81s) [2021-03-27T18:10:09.106Z] === RUN TestIpcModeNone [2021-03-27T18:10:10.038Z] --- PASS: TestIpcModeNone (1.11s) [2021-03-27T18:10:10.038Z] === RUN TestIpcModePrivate [2021-03-27T18:10:10.493Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.9% of statements [2021-03-27T18:10:10.493Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.495s coverage: 14.1% of statements [2021-03-27T18:10:10.740Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.90s) [2021-03-27T18:10:10.740Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-03-27T18:10:10.740Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-27T18:10:10.740Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-27T18:10:10.740Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-27T18:10:10.740Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-27T18:10:10.740Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-27T18:10:10.740Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-27T18:10:10.740Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-27T18:10:10.740Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-27T18:10:10.740Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-27T18:10:10.740Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-27T18:10:10.740Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-27T18:10:10.740Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-27T18:10:10.740Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-27T18:10:10.740Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-27T18:10:10.740Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-27T18:10:10.740Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-03-27T18:10:10.740Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-03-27T18:10:10.740Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-03-27T18:10:10.740Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-03-27T18:10:10.740Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-03-27T18:10:10.740Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-03-27T18:10:10.740Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-03-27T18:10:11.336Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.20s) [2021-03-27T18:10:11.336Z] === RUN TestUpdateMemory [2021-03-27T18:10:11.336Z] --- SKIP: TestUpdateMemory (0.00s) [2021-03-27T18:10:11.336Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-03-27T18:10:11.336Z] === RUN TestUpdateCPUQuota [2021-03-27T18:10:11.404Z] --- PASS: TestIpcModePrivate (1.12s) [2021-03-27T18:10:11.404Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false [2021-03-27T18:10:11.404Z] === RUN TestIpcModeShareable [2021-03-27T18:10:11.685Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.64s) [2021-03-27T18:10:11.685Z] === RUN TestCreateDifferentPlatform [2021-03-27T18:10:11.685Z] === RUN TestCreateDifferentPlatform/different_os [2021-03-27T18:10:11.685Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-03-27T18:10:11.685Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-03-27T18:10:11.685Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-03-27T18:10:11.685Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-03-27T18:10:11.685Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-03-27T18:10:11.685Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-03-27T18:10:11.685Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-03-27T18:10:11.685Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-03-27T18:10:11.685Z] === RUN TestContainerStartOnDaemonRestart [2021-03-27T18:10:11.685Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-03-27T18:10:11.685Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-03-27T18:10:11.685Z] === RUN TestDaemonRestartIpcMode [2021-03-27T18:10:11.685Z] === PAUSE TestDaemonRestartIpcMode [2021-03-27T18:10:11.685Z] === RUN TestDaemonHostGatewayIP [2021-03-27T18:10:11.685Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-03-27T18:10:11.685Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-27T18:10:11.685Z] === RUN TestRestartDaemonWithRestartingContainer [2021-03-27T18:10:11.685Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-03-27T18:10:11.685Z] === RUN TestContainerKillOnDaemonStart [2021-03-27T18:10:11.685Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-03-27T18:10:11.685Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-03-27T18:10:11.685Z] === RUN TestDiff [2021-03-27T18:10:11.962Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-03-27T18:10:12.025Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.602s coverage: 57.1% of statements [2021-03-27T18:10:12.254Z] --- PASS: TestDiff (0.63s) [2021-03-27T18:10:12.254Z] === RUN TestExecWithCloseStdin [2021-03-27T18:10:12.331Z] --- PASS: TestIpcModeShareable (1.10s) [2021-03-27T18:10:12.331Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2021-03-27T18:10:12.331Z] === RUN TestAPIIpcModeShareableAndContainer [2021-03-27T18:10:13.192Z] --- PASS: TestExecWithCloseStdin (0.96s) [2021-03-27T18:10:13.192Z] === RUN TestExec [2021-03-27T18:10:14.131Z] --- PASS: TestExec (0.95s) [2021-03-27T18:10:14.131Z] === RUN TestExecUser [2021-03-27T18:10:14.800Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.012s coverage: 1.9% of statements [2021-03-27T18:10:15.070Z] --- PASS: TestExecUser (0.95s) [2021-03-27T18:10:15.070Z] === RUN TestExportContainerAndImportImage [2021-03-27T18:10:15.605Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.02s) [2021-03-27T18:10:15.605Z] === RUN TestAPIIpcModeHost [2021-03-27T18:10:15.779Z] --- PASS: TestUpdateCPUQuota (4.31s) [2021-03-27T18:10:15.779Z] === RUN TestUpdatePidsLimit [2021-03-27T18:10:15.779Z] === RUN TestUpdatePidsLimit/update_from_none [2021-03-27T18:10:15.779Z] === RUN TestUpdatePidsLimit/no_change [2021-03-27T18:10:15.864Z] ok github.com/docker/docker/daemon 12.369s coverage: 17.2% of statements [2021-03-27T18:10:15.864Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-03-27T18:10:15.864Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-03-27T18:10:15.864Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-03-27T18:10:15.864Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-03-27T18:10:16.011Z] --- PASS: TestExportContainerAndImportImage (0.87s) [2021-03-27T18:10:16.011Z] === RUN TestExportContainerAfterDaemonRestart [2021-03-27T18:10:16.170Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.308s coverage: 69.3% of statements [2021-03-27T18:10:16.266Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-03-27T18:10:16.409Z] === RUN TestUpdatePidsLimit/update_lower [2021-03-27T18:10:16.533Z] --- PASS: TestAPIIpcModeHost (1.19s) [2021-03-27T18:10:16.533Z] === RUN TestDaemonIpcModeShareable [2021-03-27T18:10:16.839Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-03-27T18:10:17.038Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-03-27T18:10:17.670Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-03-27T18:10:17.702Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.110s coverage: 46.2% of statements [2021-03-27T18:10:17.702Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-03-27T18:10:18.226Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-03-27T18:10:18.299Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-03-27T18:10:18.423Z] --- PASS: TestDaemonIpcModeShareable (1.75s) [2021-03-27T18:10:18.423Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-03-27T18:10:18.423Z] === RUN TestDaemonIpcModePrivate [2021-03-27T18:10:18.932Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-03-27T18:10:19.234Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.015s coverage: 57.5% of statements [2021-03-27T18:10:19.305Z] --- PASS: TestExportContainerAfterDaemonRestart (3.31s) [2021-03-27T18:10:19.305Z] === RUN TestHealthCheckWorkdir [2021-03-27T18:10:19.533Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.289s coverage: 49.4% of statements [2021-03-27T18:10:19.610Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-03-27T18:10:19.872Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-03-27T18:10:20.311Z] --- PASS: TestDaemonIpcModePrivate (1.71s) [2021-03-27T18:10:20.311Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-03-27T18:10:20.311Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-03-27T18:10:20.432Z] --- PASS: TestUpdatePidsLimit (5.33s) [2021-03-27T18:10:20.432Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.60s) [2021-03-27T18:10:20.432Z] --- PASS: TestUpdatePidsLimit/no_change (0.62s) [2021-03-27T18:10:20.432Z] --- PASS: TestUpdatePidsLimit/update_lower (0.61s) [2021-03-27T18:10:20.432Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.64s) [2021-03-27T18:10:20.432Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.62s) [2021-03-27T18:10:20.432Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.65s) [2021-03-27T18:10:20.432Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.65s) [2021-03-27T18:10:20.432Z] === RUN TestUpdateRestartPolicy [2021-03-27T18:10:20.596Z] ok github.com/docker/docker/daemon/links 0.027s coverage: 93.0% of statements [2021-03-27T18:10:20.687Z] --- PASS: TestHealthCheckWorkdir (1.36s) [2021-03-27T18:10:20.687Z] === RUN TestHealthKillContainer [2021-03-27T18:10:21.537Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.036s coverage: 3.0% of statements [2021-03-27T18:10:21.731Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.75s) [2021-03-27T18:10:21.731Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-03-27T18:10:21.731Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-03-27T18:10:21.791Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-03-27T18:10:21.948Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-03-27T18:10:23.637Z] ok github.com/docker/docker/daemon/logger 0.258s coverage: 43.2% of statements [2021-03-27T18:10:23.670Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.76s) [2021-03-27T18:10:23.670Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-03-27T18:10:23.670Z] === RUN TestIpcModeOlderClient [2021-03-27T18:10:23.670Z] === PAUSE TestIpcModeOlderClient [2021-03-27T18:10:23.670Z] === RUN TestKillContainerInvalidSignal [2021-03-27T18:10:24.015Z] --- PASS: TestHealthKillContainer (2.97s) [2021-03-27T18:10:24.015Z] === RUN TestInspectCpusetInConfigPre120 [2021-03-27T18:10:24.231Z] --- PASS: TestKillContainerInvalidSignal (0.76s) [2021-03-27T18:10:24.231Z] === RUN TestKillContainer [2021-03-27T18:10:24.231Z] === RUN TestKillContainer/no_signal [2021-03-27T18:10:24.297Z] --- PASS: TestInspectCpusetInConfigPre120 (0.66s) [2021-03-27T18:10:24.297Z] === RUN TestIpcModeNone [2021-03-27T18:10:24.696Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.126s coverage: 52.2% of statements [2021-03-27T18:10:24.696Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-03-27T18:10:24.696Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-03-27T18:10:25.098Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-03-27T18:10:25.158Z] === RUN TestKillContainer/non_killing_signal [2021-03-27T18:10:25.261Z] --- PASS: TestIpcModeNone (0.96s) [2021-03-27T18:10:25.261Z] === RUN TestIpcModePrivate [2021-03-27T18:10:25.414Z] === RUN TestKillContainer/killing_signal [2021-03-27T18:10:26.138Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-03-27T18:10:26.198Z] --- PASS: TestIpcModePrivate (0.96s) [2021-03-27T18:10:26.198Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-03-27T18:10:26.198Z] === RUN TestIpcModeShareable [2021-03-27T18:10:26.198Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-03-27T18:10:26.198Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-27T18:10:26.198Z] === RUN TestAPIIpcModeShareableAndContainer [2021-03-27T18:10:26.238Z] ok github.com/docker/docker/daemon/logger/awslogs 0.471s coverage: 77.8% of statements [2021-03-27T18:10:26.238Z] ok github.com/docker/docker/daemon/logger/gelf 0.016s coverage: 67.0% of statements [2021-03-27T18:10:26.341Z] --- PASS: TestKillContainer (2.11s) [2021-03-27T18:10:26.341Z] --- PASS: TestKillContainer/no_signal (0.69s) [2021-03-27T18:10:26.341Z] --- PASS: TestKillContainer/non_killing_signal (0.57s) [2021-03-27T18:10:26.341Z] --- PASS: TestKillContainer/killing_signal (0.67s) [2021-03-27T18:10:26.341Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-03-27T18:10:26.341Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-03-27T18:10:26.538Z] ok github.com/docker/docker/daemon/images 0.038s coverage: 6.7% of statements [2021-03-27T18:10:26.538Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-03-27T18:10:26.538Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-03-27T18:10:26.538Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-03-27T18:10:26.538Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-03-27T18:10:27.012Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-03-27T18:10:27.194Z] ok github.com/docker/docker/daemon/logger/journald 0.007s coverage: 23.9% of statements [2021-03-27T18:10:27.268Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-03-27T18:10:27.558Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.009s coverage: 87.2% of statements [2021-03-27T18:10:27.830Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.38s) [2021-03-27T18:10:27.830Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.67s) [2021-03-27T18:10:27.830Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.56s) [2021-03-27T18:10:27.830Z] === RUN TestKillStoppedContainer [2021-03-27T18:10:27.830Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-03-27T18:10:27.830Z] === RUN TestKillStoppedContainerAPIPre120 [2021-03-27T18:10:27.830Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-03-27T18:10:27.830Z] === RUN TestKillDifferentUserContainer [2021-03-27T18:10:28.735Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.62s) [2021-03-27T18:10:28.735Z] === RUN TestAPIIpcModeHost [2021-03-27T18:10:28.735Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-03-27T18:10:28.735Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-27T18:10:28.735Z] === RUN TestDaemonIpcModeShareable [2021-03-27T18:10:28.735Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-03-27T18:10:28.735Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-27T18:10:28.735Z] === RUN TestDaemonIpcModePrivate [2021-03-27T18:10:28.757Z] --- PASS: TestKillDifferentUserContainer (0.74s) [2021-03-27T18:10:28.757Z] === RUN TestInspectOomKilledTrue [2021-03-27T18:10:28.757Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-03-27T18:10:28.757Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-03-27T18:10:28.757Z] === RUN TestInspectOomKilledFalse [2021-03-27T18:10:28.926Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-03-27T18:10:29.318Z] --- PASS: TestInspectOomKilledFalse (0.67s) [2021-03-27T18:10:29.318Z] === RUN TestLinksEtcHostsContentMatch [2021-03-27T18:10:29.498Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-03-27T18:10:29.660Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.040s coverage: 69.9% of statements [2021-03-27T18:10:29.660Z] ok github.com/docker/docker/daemon/logger/local 0.084s coverage: 75.2% of statements [2021-03-27T18:10:29.660Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-03-27T18:10:30.247Z] --- PASS: TestLinksEtcHostsContentMatch (0.83s) [2021-03-27T18:10:30.247Z] === RUN TestLinksContainerNames [2021-03-27T18:10:30.306Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.059s coverage: 31.5% of statements [2021-03-27T18:10:30.307Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2021-03-27T18:10:30.331Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-03-27T18:10:30.955Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.089s coverage: 58.6% of statements [2021-03-27T18:10:31.413Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-03-27T18:10:31.612Z] --- PASS: TestLinksContainerNames (1.44s) [2021-03-27T18:10:31.612Z] === RUN TestLogsFollowTailEmpty [2021-03-27T18:10:31.708Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-03-27T18:10:32.020Z] ok github.com/docker/docker/daemon/logger/templates 0.006s coverage: 8.3% of statements [2021-03-27T18:10:32.030Z] --- PASS: TestDaemonIpcModePrivate (2.70s) [2021-03-27T18:10:32.030Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2021-03-27T18:10:32.030Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-03-27T18:10:32.030Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-03-27T18:10:32.030Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-27T18:10:32.030Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-03-27T18:10:32.030Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-03-27T18:10:32.030Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-27T18:10:32.030Z] === RUN TestIpcModeOlderClient [2021-03-27T18:10:32.030Z] === PAUSE TestIpcModeOlderClient [2021-03-27T18:10:32.030Z] === RUN TestKillContainerInvalidSignal [2021-03-27T18:10:32.174Z] --- PASS: TestLogsFollowTailEmpty (0.70s) [2021-03-27T18:10:32.174Z] === RUN TestContainerNetworkMountsNoChown [2021-03-27T18:10:32.290Z] --- PASS: TestKillContainerInvalidSignal (0.72s) [2021-03-27T18:10:32.290Z] === RUN TestKillContainer [2021-03-27T18:10:32.290Z] === RUN TestKillContainer/no_signal [2021-03-27T18:10:32.355Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-03-27T18:10:32.668Z] ok github.com/docker/docker/daemon/logger/syslog 0.039s coverage: 46.8% of statements [2021-03-27T18:10:32.860Z] === RUN TestKillContainer/non_killing_signal [2021-03-27T18:10:33.101Z] --- PASS: TestContainerNetworkMountsNoChown (0.69s) [2021-03-27T18:10:33.101Z] === RUN TestMountDaemonRoot [2021-03-27T18:10:33.101Z] === RUN TestMountDaemonRoot/default [2021-03-27T18:10:33.101Z] === PAUSE TestMountDaemonRoot/default [2021-03-27T18:10:33.101Z] === RUN TestMountDaemonRoot/private [2021-03-27T18:10:33.101Z] === PAUSE TestMountDaemonRoot/private [2021-03-27T18:10:33.101Z] === RUN TestMountDaemonRoot/rprivate [2021-03-27T18:10:33.101Z] === PAUSE TestMountDaemonRoot/rprivate [2021-03-27T18:10:33.101Z] === RUN TestMountDaemonRoot/slave [2021-03-27T18:10:33.101Z] === PAUSE TestMountDaemonRoot/slave [2021-03-27T18:10:33.101Z] === RUN TestMountDaemonRoot/rslave [2021-03-27T18:10:33.101Z] === PAUSE TestMountDaemonRoot/rslave [2021-03-27T18:10:33.101Z] === RUN TestMountDaemonRoot/shared [2021-03-27T18:10:33.101Z] === PAUSE TestMountDaemonRoot/shared [2021-03-27T18:10:33.101Z] === RUN TestMountDaemonRoot/rshared [2021-03-27T18:10:33.101Z] === PAUSE TestMountDaemonRoot/rshared [2021-03-27T18:10:33.101Z] === CONT TestMountDaemonRoot/default [2021-03-27T18:10:33.101Z] === CONT TestMountDaemonRoot/rslave [2021-03-27T18:10:33.101Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-03-27T18:10:33.101Z] === RUN TestMountDaemonRoot/default/mount_root [2021-03-27T18:10:33.101Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-03-27T18:10:33.101Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-03-27T18:10:33.101Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-03-27T18:10:33.101Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-03-27T18:10:33.101Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-03-27T18:10:33.101Z] === RUN TestMountDaemonRoot/default/bind_root [2021-03-27T18:10:33.101Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-03-27T18:10:33.101Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-03-27T18:10:33.101Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-03-27T18:10:33.101Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-03-27T18:10:33.101Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-03-27T18:10:33.101Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-03-27T18:10:33.101Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-03-27T18:10:33.102Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-03-27T18:10:33.102Z] === CONT TestMountDaemonRoot/rshared [2021-03-27T18:10:33.102Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-03-27T18:10:33.102Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-03-27T18:10:33.102Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-03-27T18:10:33.102Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-03-27T18:10:33.102Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-03-27T18:10:33.102Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-03-27T18:10:33.102Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-03-27T18:10:33.102Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-03-27T18:10:33.102Z] === CONT TestMountDaemonRoot/shared [2021-03-27T18:10:33.102Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-03-27T18:10:33.102Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-03-27T18:10:33.102Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-03-27T18:10:33.102Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-03-27T18:10:33.102Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-03-27T18:10:33.102Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-03-27T18:10:33.102Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-03-27T18:10:33.102Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-03-27T18:10:33.102Z] === CONT TestMountDaemonRoot/rprivate [2021-03-27T18:10:33.102Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-03-27T18:10:33.102Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-03-27T18:10:33.102Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-03-27T18:10:33.102Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-03-27T18:10:33.102Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-03-27T18:10:33.102Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-03-27T18:10:33.102Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-03-27T18:10:33.102Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-03-27T18:10:33.102Z] === CONT TestMountDaemonRoot/slave [2021-03-27T18:10:33.102Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-03-27T18:10:33.102Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-03-27T18:10:33.102Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-03-27T18:10:33.102Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-03-27T18:10:33.102Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-03-27T18:10:33.102Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-03-27T18:10:33.102Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-03-27T18:10:33.102Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-03-27T18:10:33.102Z] === CONT TestMountDaemonRoot/private [2021-03-27T18:10:33.102Z] === RUN TestMountDaemonRoot/private/bind_root [2021-03-27T18:10:33.102Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-03-27T18:10:33.102Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-03-27T18:10:33.102Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-03-27T18:10:33.102Z] === RUN TestMountDaemonRoot/private/mount_root [2021-03-27T18:10:33.102Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-03-27T18:10:33.102Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-03-27T18:10:33.102Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-03-27T18:10:33.102Z] === CONT TestMountDaemonRoot/default/mount_root [2021-03-27T18:10:33.102Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-03-27T18:10:33.102Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-03-27T18:10:33.102Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-03-27T18:10:33.102Z] === CONT TestMountDaemonRoot/default/bind_root [2021-03-27T18:10:33.102Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-03-27T18:10:33.102Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-03-27T18:10:33.102Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-03-27T18:10:33.102Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-03-27T18:10:33.102Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-03-27T18:10:33.102Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-03-27T18:10:33.102Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-03-27T18:10:33.102Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-03-27T18:10:33.102Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-03-27T18:10:33.102Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-03-27T18:10:33.102Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-03-27T18:10:33.102Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-03-27T18:10:33.102Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-03-27T18:10:33.358Z] === CONT TestMountDaemonRoot/private/bind_root [2021-03-27T18:10:33.358Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-03-27T18:10:33.358Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-03-27T18:10:33.358Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-03-27T18:10:33.358Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-03-27T18:10:33.358Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-03-27T18:10:33.358Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-03-27T18:10:33.358Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-03-27T18:10:33.358Z] === CONT TestMountDaemonRoot/private/mount_root [2021-03-27T18:10:33.358Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-03-27T18:10:33.358Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-03-27T18:10:33.358Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-03-27T18:10:33.358Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-03-27T18:10:33.358Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-03-27T18:10:33.358Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-03-27T18:10:33.358Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-03-27T18:10:33.358Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-03-27T18:10:33.358Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-03-27T18:10:33.358Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s) [2021-03-27T18:10:33.358Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-03-27T18:10:33.358Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-03-27T18:10:33.358Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-03-27T18:10:33.358Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-03-27T18:10:33.358Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-03-27T18:10:33.358Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-03-27T18:10:33.358Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-03-27T18:10:33.358Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-03-27T18:10:33.358Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-03-27T18:10:33.358Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-03-27T18:10:33.358Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-03-27T18:10:33.358Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-03-27T18:10:33.358Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-03-27T18:10:33.358Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-03-27T18:10:33.358Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-03-27T18:10:33.358Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-03-27T18:10:33.358Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-03-27T18:10:33.358Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-03-27T18:10:33.358Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-03-27T18:10:33.358Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-03-27T18:10:33.358Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-03-27T18:10:33.358Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-03-27T18:10:33.358Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-03-27T18:10:33.358Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-03-27T18:10:33.358Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-03-27T18:10:33.358Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-03-27T18:10:33.358Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-03-27T18:10:33.358Z] === RUN TestContainerBindMountNonRecursive [2021-03-27T18:10:33.430Z] === RUN TestKillContainer/killing_signal [2021-03-27T18:10:34.367Z] --- PASS: TestKillContainer (2.05s) [2021-03-27T18:10:34.367Z] --- PASS: TestKillContainer/no_signal (0.70s) [2021-03-27T18:10:34.367Z] --- PASS: TestKillContainer/non_killing_signal (0.51s) [2021-03-27T18:10:34.367Z] --- PASS: TestKillContainer/killing_signal (0.65s) [2021-03-27T18:10:34.367Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-03-27T18:10:34.367Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-03-27T18:10:34.383Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-03-27T18:10:34.913Z] ok github.com/docker/docker/daemon/network 0.010s coverage: 63.8% of statements [2021-03-27T18:10:34.936Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-03-27T18:10:35.505Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.36s) [2021-03-27T18:10:35.505Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.66s) [2021-03-27T18:10:35.505Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.57s) [2021-03-27T18:10:35.505Z] === RUN TestKillStoppedContainer [2021-03-27T18:10:35.505Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-03-27T18:10:35.505Z] === RUN TestKillStoppedContainerAPIPre120 [2021-03-27T18:10:35.562Z] ok github.com/docker/docker/daemon/logger/splunk 2.451s coverage: 82.5% of statements [2021-03-27T18:10:35.562Z] ? github.com/docker/docker/daemon/names [no test files] [2021-03-27T18:10:35.562Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-03-27T18:10:35.750Z] --- PASS: TestUpdateRestartPolicy (13.76s) [2021-03-27T18:10:35.751Z] === RUN TestUpdateRestartWithAutoRemove [2021-03-27T18:10:35.751Z] --- PASS: TestUpdateRestartWithAutoRemove (1.05s) [2021-03-27T18:10:35.751Z] === RUN TestWaitNonBlocked [2021-03-27T18:10:35.751Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-27T18:10:35.751Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-27T18:10:35.751Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-27T18:10:35.751Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-27T18:10:35.751Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-27T18:10:35.751Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-27T18:10:35.765Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-03-27T18:10:35.765Z] === RUN TestKillDifferentUserContainer [2021-03-27T18:10:35.770Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-03-27T18:10:35.873Z] --- PASS: TestContainerBindMountNonRecursive (2.23s) [2021-03-27T18:10:35.873Z] === RUN TestContainerVolumesMountedAsShared [2021-03-27T18:10:35.900Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-03-27T18:10:36.129Z] --- PASS: TestContainerVolumesMountedAsShared (0.55s) [2021-03-27T18:10:36.129Z] === RUN TestContainerVolumesMountedAsSlave [2021-03-27T18:10:36.334Z] --- PASS: TestKillDifferentUserContainer (0.66s) [2021-03-27T18:10:36.334Z] === RUN TestInspectOomKilledTrue [2021-03-27T18:10:36.334Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-03-27T18:10:36.334Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-27T18:10:36.334Z] === RUN TestInspectOomKilledFalse [2021-03-27T18:10:36.334Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-03-27T18:10:36.334Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-27T18:10:36.334Z] === RUN TestLinksEtcHostsContentMatch [2021-03-27T18:10:36.334Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-03-27T18:10:36.334Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-03-27T18:10:36.334Z] === RUN TestLinksContainerNames [2021-03-27T18:10:36.380Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-03-27T18:10:36.380Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.03s) [2021-03-27T18:10:36.380Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.14s) [2021-03-27T18:10:36.380Z] === RUN TestWaitBlocked [2021-03-27T18:10:36.380Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-27T18:10:36.380Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-27T18:10:36.380Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-03-27T18:10:36.380Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-03-27T18:10:36.380Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-27T18:10:36.380Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-03-27T18:10:36.612Z] ok github.com/docker/docker/distribution/metadata 0.121s coverage: 48.2% of statements [2021-03-27T18:10:37.057Z] --- PASS: TestContainerVolumesMountedAsSlave (0.85s) [2021-03-27T18:10:37.057Z] === RUN TestNetworkNat [2021-03-27T18:10:37.157Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-03-27T18:10:37.619Z] --- PASS: TestNetworkNat (0.75s) [2021-03-27T18:10:37.619Z] === RUN TestNetworkLocalhostTCPNat [2021-03-27T18:10:37.713Z] --- PASS: TestLinksContainerNames (1.30s) [2021-03-27T18:10:37.713Z] === RUN TestLogsFollowTailEmpty [2021-03-27T18:10:37.915Z] --- PASS: TestWaitBlocked (0.01s) [2021-03-27T18:10:37.915Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.12s) [2021-03-27T18:10:37.915Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.25s) [2021-03-27T18:10:37.915Z] === CONT TestContainerStartOnDaemonRestart [2021-03-27T18:10:37.915Z] === CONT TestContainerKillOnDaemonStart [2021-03-27T18:10:38.149Z] ok github.com/docker/docker/errdefs 0.043s coverage: 53.1% of statements [2021-03-27T18:10:38.282Z] --- PASS: TestLogsFollowTailEmpty (0.65s) [2021-03-27T18:10:38.282Z] === RUN TestContainerNetworkMountsNoChown [2021-03-27T18:10:38.544Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-27T18:10:38.544Z] Using test binary docker [2021-03-27T18:10:38.544Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-03-27T18:10:38.544Z] +++ /etc/init.d/apparmor start [2021-03-27T18:10:38.544Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-03-27T18:10:38.544Z] Starting dockerd [2021-03-27T18:10:38.544Z] INFO: Waiting for daemon to start... [2021-03-27T18:10:38.544Z] +++ 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-27T18:10:38.546Z] --- PASS: TestNetworkLocalhostTCPNat (0.71s) [2021-03-27T18:10:38.546Z] === RUN TestNetworkLoopbackNat [2021-03-27T18:10:38.811Z] ok github.com/docker/docker/distribution 0.457s coverage: 25.2% of statements [2021-03-27T18:10:38.811Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-03-27T18:10:38.851Z] --- PASS: TestContainerNetworkMountsNoChown (0.67s) [2021-03-27T18:10:38.851Z] === RUN TestMountDaemonRoot [2021-03-27T18:10:38.851Z] === RUN TestMountDaemonRoot/default [2021-03-27T18:10:38.851Z] === PAUSE TestMountDaemonRoot/default [2021-03-27T18:10:38.851Z] === RUN TestMountDaemonRoot/private [2021-03-27T18:10:38.851Z] === PAUSE TestMountDaemonRoot/private [2021-03-27T18:10:38.851Z] === RUN TestMountDaemonRoot/rprivate [2021-03-27T18:10:38.851Z] === PAUSE TestMountDaemonRoot/rprivate [2021-03-27T18:10:38.851Z] === RUN TestMountDaemonRoot/slave [2021-03-27T18:10:38.851Z] === PAUSE TestMountDaemonRoot/slave [2021-03-27T18:10:38.851Z] === RUN TestMountDaemonRoot/rslave [2021-03-27T18:10:38.851Z] === PAUSE TestMountDaemonRoot/rslave [2021-03-27T18:10:38.851Z] === RUN TestMountDaemonRoot/shared [2021-03-27T18:10:38.851Z] === PAUSE TestMountDaemonRoot/shared [2021-03-27T18:10:38.851Z] === RUN TestMountDaemonRoot/rshared [2021-03-27T18:10:38.851Z] === PAUSE TestMountDaemonRoot/rshared [2021-03-27T18:10:38.851Z] === CONT TestMountDaemonRoot/default [2021-03-27T18:10:38.851Z] === CONT TestMountDaemonRoot/rslave [2021-03-27T18:10:38.851Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-03-27T18:10:38.851Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-03-27T18:10:38.851Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-03-27T18:10:38.851Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-03-27T18:10:38.851Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-03-27T18:10:38.851Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-03-27T18:10:38.851Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-03-27T18:10:38.851Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-03-27T18:10:38.851Z] === CONT TestMountDaemonRoot/rshared [2021-03-27T18:10:38.851Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-03-27T18:10:38.851Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-03-27T18:10:38.851Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-03-27T18:10:38.851Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-03-27T18:10:39.111Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-03-27T18:10:39.111Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-03-27T18:10:39.111Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-03-27T18:10:39.111Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-03-27T18:10:39.111Z] === CONT TestMountDaemonRoot/shared [2021-03-27T18:10:39.111Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-03-27T18:10:39.111Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-03-27T18:10:39.111Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-03-27T18:10:39.111Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-03-27T18:10:39.111Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-03-27T18:10:39.111Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-03-27T18:10:39.111Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-03-27T18:10:39.111Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-03-27T18:10:39.111Z] === CONT TestMountDaemonRoot/rprivate [2021-03-27T18:10:39.111Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-03-27T18:10:39.111Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-03-27T18:10:39.111Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-03-27T18:10:39.111Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-03-27T18:10:39.111Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-03-27T18:10:39.111Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-03-27T18:10:39.111Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-03-27T18:10:39.111Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-03-27T18:10:39.111Z] === CONT TestMountDaemonRoot/slave [2021-03-27T18:10:39.111Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-03-27T18:10:39.111Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-03-27T18:10:39.111Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-03-27T18:10:39.111Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-03-27T18:10:39.111Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-03-27T18:10:39.111Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-03-27T18:10:39.111Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-03-27T18:10:39.111Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-03-27T18:10:39.111Z] === CONT TestMountDaemonRoot/private [2021-03-27T18:10:39.111Z] === RUN TestMountDaemonRoot/private/bind_root [2021-03-27T18:10:39.111Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-03-27T18:10:39.111Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-03-27T18:10:39.111Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-03-27T18:10:39.111Z] === RUN TestMountDaemonRoot/private/mount_root [2021-03-27T18:10:39.111Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-03-27T18:10:39.111Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-03-27T18:10:39.111Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-03-27T18:10:39.111Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-03-27T18:10:39.111Z] === RUN TestMountDaemonRoot/default/bind_root [2021-03-27T18:10:39.111Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-03-27T18:10:39.111Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-03-27T18:10:39.111Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-03-27T18:10:39.111Z] === RUN TestMountDaemonRoot/default/mount_root [2021-03-27T18:10:39.111Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-03-27T18:10:39.111Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-03-27T18:10:39.111Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-03-27T18:10:39.111Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-03-27T18:10:39.111Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-03-27T18:10:39.111Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-03-27T18:10:39.111Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-03-27T18:10:39.111Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-03-27T18:10:39.111Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-03-27T18:10:39.111Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-03-27T18:10:39.111Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-03-27T18:10:39.111Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-03-27T18:10:39.111Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-03-27T18:10:39.111Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-03-27T18:10:39.111Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-03-27T18:10:39.111Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-03-27T18:10:39.111Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-03-27T18:10:39.111Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-03-27T18:10:39.111Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-03-27T18:10:39.191Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-03-27T18:10:39.370Z] === CONT TestMountDaemonRoot/private/bind_root [2021-03-27T18:10:39.370Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-03-27T18:10:39.370Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-03-27T18:10:39.370Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-03-27T18:10:39.370Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-03-27T18:10:39.370Z] === CONT TestMountDaemonRoot/private/mount_root [2021-03-27T18:10:39.370Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-03-27T18:10:39.370Z] === CONT TestMountDaemonRoot/default/bind_root [2021-03-27T18:10:39.370Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-03-27T18:10:39.370Z] === CONT TestMountDaemonRoot/default/mount_root [2021-03-27T18:10:39.370Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-03-27T18:10:39.370Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-03-27T18:10:39.370Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-03-27T18:10:39.370Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-03-27T18:10:39.370Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-03-27T18:10:39.370Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-03-27T18:10:39.370Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-03-27T18:10:39.370Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-03-27T18:10:39.370Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-03-27T18:10:39.370Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-03-27T18:10:39.370Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-03-27T18:10:39.370Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-03-27T18:10:39.370Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-03-27T18:10:39.370Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-03-27T18:10:39.370Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-03-27T18:10:39.370Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-03-27T18:10:39.370Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-03-27T18:10:39.370Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-03-27T18:10:39.370Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-03-27T18:10:39.370Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-03-27T18:10:39.370Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-03-27T18:10:39.370Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-03-27T18:10:39.370Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-03-27T18:10:39.370Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-03-27T18:10:39.370Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-03-27T18:10:39.370Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-03-27T18:10:39.370Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-03-27T18:10:39.370Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-03-27T18:10:39.370Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-03-27T18:10:39.370Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-03-27T18:10:39.370Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-03-27T18:10:39.370Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-03-27T18:10:39.370Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-03-27T18:10:39.370Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-03-27T18:10:39.370Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-03-27T18:10:39.370Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-03-27T18:10:39.370Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-03-27T18:10:39.370Z] === RUN TestContainerBindMountNonRecursive [2021-03-27T18:10:39.370Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-03-27T18:10:39.370Z] 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-27T18:10:39.370Z] === RUN TestContainerVolumesMountedAsShared [2021-03-27T18:10:39.370Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-03-27T18:10:39.370Z] 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-27T18:10:39.370Z] === RUN TestContainerVolumesMountedAsSlave [2021-03-27T18:10:39.370Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-03-27T18:10:39.370Z] 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-27T18:10:39.370Z] === RUN TestNetworkNat [2021-03-27T18:10:40.309Z] --- PASS: TestNetworkNat (0.80s) [2021-03-27T18:10:40.309Z] === RUN TestNetworkLocalhostTCPNat [2021-03-27T18:10:40.881Z] --- PASS: TestNetworkLocalhostTCPNat (0.67s) [2021-03-27T18:10:40.881Z] === RUN TestNetworkLoopbackNat [2021-03-27T18:10:40.910Z] ok github.com/docker/docker/image 0.066s coverage: 86.6% of statements [2021-03-27T18:10:41.210Z] ok github.com/docker/docker/distribution/xfer 1.747s coverage: 85.1% of statements [2021-03-27T18:10:41.210Z] ? github.com/docker/docker/dockerversion [no test files] [2021-03-27T18:10:41.210Z] ok github.com/docker/docker/image/cache 0.014s coverage: 19.2% of statements [2021-03-27T18:10:41.560Z] --- PASS: TestContainerStartOnDaemonRestart (3.50s) [2021-03-27T18:10:41.560Z] === CONT TestIpcModeOlderClient [2021-03-27T18:10:41.560Z] --- PASS: TestIpcModeOlderClient (0.17s) [2021-03-27T18:10:41.560Z] === CONT TestDaemonHostGatewayIP [2021-03-27T18:10:41.810Z] --- PASS: TestNetworkLoopbackNat (3.14s) [2021-03-27T18:10:41.810Z] === RUN TestPause [2021-03-27T18:10:42.267Z] ok github.com/docker/docker/libcontainerd/queue 0.036s coverage: 100.0% of statements [2021-03-27T18:10:42.371Z] --- PASS: TestPause (0.73s) [2021-03-27T18:10:42.371Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-03-27T18:10:42.371Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-27T18:10:42.371Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-27T18:10:42.371Z] === RUN TestPauseStopPausedContainer [2021-03-27T18:10:42.915Z] ok github.com/docker/docker/image/tarexport 0.038s coverage: 0.6% of statements [2021-03-27T18:10:42.934Z] --- PASS: TestPauseStopPausedContainer (0.74s) [2021-03-27T18:10:42.934Z] === RUN TestPsFilter [2021-03-27T18:10:43.190Z] --- PASS: TestPsFilter (0.10s) [2021-03-27T18:10:43.190Z] === RUN TestRemoveContainerWithRemovedVolume [2021-03-27T18:10:43.751Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.68s) [2021-03-27T18:10:43.751Z] === RUN TestRemoveContainerWithVolume [2021-03-27T18:10:44.169Z] --- PASS: TestNetworkLoopbackNat (3.01s) [2021-03-27T18:10:44.170Z] === RUN TestPause [2021-03-27T18:10:44.170Z] --- SKIP: TestPause (0.00s) [2021-03-27T18:10:44.170Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-27T18:10:44.170Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-03-27T18:10:44.170Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-27T18:10:44.170Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-27T18:10:44.170Z] === RUN TestPauseStopPausedContainer [2021-03-27T18:10:44.170Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-03-27T18:10:44.170Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-27T18:10:44.170Z] === RUN TestPsFilter [2021-03-27T18:10:44.170Z] --- PASS: TestPsFilter (0.12s) [2021-03-27T18:10:44.170Z] === RUN TestRemoveContainerWithRemovedVolume [2021-03-27T18:10:44.452Z] ok github.com/docker/docker/image/v1 0.082s coverage: 25.0% of statements [2021-03-27T18:10:44.452Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-03-27T18:10:44.468Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-03-27T18:10:44.677Z] --- PASS: TestRemoveContainerWithVolume (0.74s) [2021-03-27T18:10:44.677Z] === RUN TestRemoveContainerRunning [2021-03-27T18:10:44.739Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.64s) [2021-03-27T18:10:44.739Z] === RUN TestRemoveContainerWithVolume [2021-03-27T18:10:45.123Z] . [2021-03-27T18:10:45.123Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-27T18:10:45.239Z] --- PASS: TestRemoveContainerRunning (0.68s) [2021-03-27T18:10:45.239Z] === RUN TestRemoveContainerForceRemoveRunning [2021-03-27T18:10:45.307Z] --- PASS: TestRemoveContainerWithVolume (0.68s) [2021-03-27T18:10:45.307Z] === RUN TestRemoveContainerRunning [2021-03-27T18:10:45.384Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-27T18:10:45.384Z] Error: No such image: emptyfs [2021-03-27T18:10:45.384Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-03-27T18:10:45.384Z] ++++ docker load [2021-03-27T18:10:45.508Z] ok github.com/docker/docker/pkg/aaparser 0.009s coverage: 52.9% of statements [2021-03-27T18:10:45.644Z] Running integration-test (iteration 1) [2021-03-27T18:10:45.644Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-03-27T18:10:45.645Z] ++ 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-27T18:10:45.645Z] ++ set -e [2021-03-27T18:10:45.645Z] ++ '[' -n 0 ']' [2021-03-27T18:10:45.645Z] ++ set -x [2021-03-27T18:10:45.645Z] ++ 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-27T18:10:45.806Z] ok github.com/docker/docker/oci 0.052s coverage: 45.2% of statements [2021-03-27T18:10:45.868Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-03-27T18:10:45.868Z] [2021-03-27T18:10:45.868Z] ________ ____ __. [2021-03-27T18:10:45.868Z] \_____ \ | |/ _| [2021-03-27T18:10:45.868Z] / | \| < [2021-03-27T18:10:45.868Z] / | \ | \ [2021-03-27T18:10:45.868Z] \_______ /____|__ \ [2021-03-27T18:10:45.868Z] \/ \/ [2021-03-27T18:10:45.868Z] [2021-03-27T18:10:45.868Z] INFO: make.ps1 ended at 03/27/2021 18:10:35 [2021-03-27T18:10:45.868Z] INFO: Binaries build ended at 03/27/2021 18:10:36. Duration:00:01:22.9918738 [2021-03-27T18:10:45.868Z] INFO: Copying the built daemon binary to d:\CI\PR-42211\1\binary\dockerd-d9356edcd2.exe... [2021-03-27T18:10:45.868Z] INFO: Copying the built client binary to d:\CI\PR-42211\1\binary\docker-d9356edcd2.exe... [2021-03-27T18:10:45.868Z] INFO: Copying dockerversion from the container... [2021-03-27T18:10:45.868Z] INFO: Copying the golang package from the container to d:\CI\PR-42211\1\installer\go.zip... [2021-03-27T18:10:45.868Z] INFO: Extracting go.zip to d:\CI\PR-42211\1\go [2021-03-27T18:10:46.098Z] === CONT TestRestartDaemonWithRestartingContainer [2021-03-27T18:10:46.098Z] --- PASS: TestDaemonHostGatewayIP (4.00s) [2021-03-27T18:10:46.167Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.70s) [2021-03-27T18:10:46.167Z] === RUN TestRemoveInvalidContainer [2021-03-27T18:10:46.167Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-03-27T18:10:46.167Z] === RUN TestRenameLinkedContainer [2021-03-27T18:10:46.245Z] --- PASS: TestRemoveContainerRunning (0.66s) [2021-03-27T18:10:46.245Z] === RUN TestRemoveContainerForceRemoveRunning [2021-03-27T18:10:46.452Z] ok github.com/docker/docker/opts 0.087s coverage: 67.1% of statements [2021-03-27T18:10:46.813Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.64s) [2021-03-27T18:10:46.813Z] === RUN TestRemoveInvalidContainer [2021-03-27T18:10:46.813Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-03-27T18:10:46.813Z] === RUN TestRenameLinkedContainer [2021-03-27T18:10:47.005Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-03-27T18:10:48.550Z] ok github.com/docker/docker/pkg/broadcaster 0.013s coverage: 100.0% of statements [2021-03-27T18:10:48.844Z] ok github.com/docker/docker/pkg/capabilities 0.004s coverage: 87.5% of statements [2021-03-27T18:10:49.142Z] ok github.com/docker/docker/pkg/authorization 0.924s coverage: 68.3% of statements [2021-03-27T18:10:49.350Z] --- PASS: TestRenameLinkedContainer (2.62s) [2021-03-27T18:10:49.350Z] === RUN TestRenameStoppedContainer [2021-03-27T18:10:49.434Z] --- PASS: TestRenameLinkedContainer (2.87s) [2021-03-27T18:10:49.434Z] === RUN TestRenameStoppedContainer [2021-03-27T18:10:49.434Z] --- PASS: TestRenameStoppedContainer (0.69s) [2021-03-27T18:10:49.434Z] === RUN TestRenameRunningContainerAndReuse [2021-03-27T18:10:49.707Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.21s) [2021-03-27T18:10:49.707Z] === CONT TestDaemonRestartIpcMode [2021-03-27T18:10:49.920Z] --- PASS: TestRenameStoppedContainer (0.64s) [2021-03-27T18:10:49.920Z] === RUN TestRenameRunningContainerAndReuse [2021-03-27T18:10:50.200Z] ok github.com/docker/docker/pkg/archive 1.301s coverage: 77.1% of statements [2021-03-27T18:10:50.200Z] ok github.com/docker/docker/pkg/directory 0.006s coverage: 80.0% of statements [2021-03-27T18:10:50.295Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-03-27T18:10:50.397Z] --- PASS: TestContainerKillOnDaemonStart (12.66s) [2021-03-27T18:10:50.846Z] ok github.com/docker/docker/pkg/discovery 0.024s coverage: 58.3% of statements [2021-03-27T18:10:51.142Z] ok github.com/docker/docker/pkg/discovery/file 0.005s coverage: 92.9% of statements [2021-03-27T18:10:51.299Z] --- PASS: TestRenameRunningContainerAndReuse (1.30s) [2021-03-27T18:10:51.299Z] === RUN TestRenameInvalidName [2021-03-27T18:10:51.324Z] --- PASS: TestRenameRunningContainerAndReuse (1.40s) [2021-03-27T18:10:51.324Z] === RUN TestRenameInvalidName [2021-03-27T18:10:51.583Z] --- PASS: TestRenameInvalidName (0.71s) [2021-03-27T18:10:51.583Z] === RUN TestRenameAnonymousContainer [2021-03-27T18:10:51.868Z] --- PASS: TestRenameInvalidName (0.68s) [2021-03-27T18:10:51.868Z] === RUN TestRenameAnonymousContainer [2021-03-27T18:10:52.193Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2021-03-27T18:10:53.062Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2021-03-27T18:10:53.358Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2021-03-27T18:10:53.586Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-27T18:10:53.586Z] Using test binary docker [2021-03-27T18:10:53.586Z] +++ /etc/init.d/apparmor start [2021-03-27T18:10:53.845Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-03-27T18:10:53.845Z] INFO: Waiting for daemon to start... [2021-03-27T18:10:53.845Z] Starting dockerd [2021-03-27T18:10:53.845Z] +++ 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-27T18:10:53.979Z] --- PASS: TestDaemonRestartIpcMode (4.18s) [2021-03-27T18:10:53.979Z] PASS [2021-03-27T18:10:53.979Z] [2021-03-27T18:10:53.979Z] === Skipped [2021-03-27T18:10:53.979Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2021-03-27T18:10:53.979Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-27T18:10:53.979Z] [2021-03-27T18:10:53.980Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2021-03-27T18:10:53.980Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-27T18:10:53.980Z] [2021-03-27T18:10:53.980Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2021-03-27T18:10:53.980Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-27T18:10:53.980Z] [2021-03-27T18:10:53.980Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-27T18:10:53.980Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-27T18:10:53.980Z] [2021-03-27T18:10:53.980Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2021-03-27T18:10:53.980Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-27T18:10:53.980Z] [2021-03-27T18:10:53.980Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2021-03-27T18:10:53.980Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-03-27T18:10:53.980Z] [2021-03-27T18:10:53.980Z] [2021-03-27T18:10:53.980Z] DONE 196 tests, 6 skipped in 182.513s [2021-03-27T18:10:53.980Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2021-03-27T18:10:53.980Z] ++ 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-27T18:10:53.980Z] ++ set -e [2021-03-27T18:10:53.980Z] ++ '[' -n 0 ']' [2021-03-27T18:10:53.980Z] ++ set -x [2021-03-27T18:10:53.980Z] ++ 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-27T18:10:53.980Z] INFO: Testing against a local daemon [2021-03-27T18:10:53.980Z] === RUN TestCommitInheritsEnv [2021-03-27T18:10:54.102Z] --- PASS: TestRenameAnonymousContainer (2.46s) [2021-03-27T18:10:54.102Z] === RUN TestRenameContainerWithSameName [2021-03-27T18:10:54.114Z] ok github.com/docker/docker/layer 7.862s coverage: 68.8% of statements [2021-03-27T18:10:54.114Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-03-27T18:10:54.114Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-03-27T18:10:54.114Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-03-27T18:10:54.114Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-03-27T18:10:54.114Z] ? github.com/docker/docker/oci/caps [no test files] [2021-03-27T18:10:54.405Z] --- PASS: TestRenameAnonymousContainer (2.20s) [2021-03-27T18:10:54.405Z] === RUN TestRenameContainerWithSameName [2021-03-27T18:10:54.423Z] ok github.com/docker/docker/pkg/filenotify 0.605s coverage: 67.0% of statements [2021-03-27T18:10:54.609Z] --- PASS: TestCommitInheritsEnv (0.62s) [2021-03-27T18:10:54.609Z] === RUN TestImportExtremelyLargeImageWorks [2021-03-27T18:10:54.609Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-03-27T18:10:54.609Z] === RUN TestImagesFilterMultiReference [2021-03-27T18:10:54.609Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2021-03-27T18:10:54.609Z] === RUN TestImagePullPlatformInvalid [2021-03-27T18:10:54.609Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2021-03-27T18:10:54.609Z] === RUN TestRemoveImageOrphaning [2021-03-27T18:10:54.738Z] ok github.com/docker/docker/pkg/chrootarchive 4.030s coverage: 43.2% of statements [2021-03-27T18:10:54.738Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-03-27T18:10:54.738Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-03-27T18:10:54.974Z] --- PASS: TestRenameContainerWithSameName (0.79s) [2021-03-27T18:10:54.974Z] === RUN TestRenameContainerWithLinkedContainer [2021-03-27T18:10:55.030Z] --- PASS: TestRenameContainerWithSameName (0.70s) [2021-03-27T18:10:55.030Z] === RUN TestRenameContainerWithLinkedContainer [2021-03-27T18:10:55.238Z] --- PASS: TestRemoveImageOrphaning (0.63s) [2021-03-27T18:10:55.238Z] === RUN TestRemoveImageGarbageCollector [2021-03-27T18:10:55.238Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-03-27T18:10:55.238Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-27T18:10:55.238Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-03-27T18:10:55.238Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-03-27T18:10:55.238Z] === RUN TestTagInvalidReference [2021-03-27T18:10:55.238Z] --- PASS: TestTagInvalidReference (0.01s) [2021-03-27T18:10:55.238Z] === RUN TestTagValidPrefixedRepo [2021-03-27T18:10:55.238Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2021-03-27T18:10:55.238Z] === RUN TestTagExistedNameWithoutForce [2021-03-27T18:10:55.238Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) [2021-03-27T18:10:55.238Z] === RUN TestTagOfficialNames [2021-03-27T18:10:55.238Z] --- PASS: TestTagOfficialNames (0.05s) [2021-03-27T18:10:55.238Z] === RUN TestTagMatchesDigest [2021-03-27T18:10:55.238Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-03-27T18:10:55.238Z] === CONT TestImportExtremelyLargeImageWorks [2021-03-27T18:10:55.388Z] ok github.com/docker/docker/pkg/fileutils 0.052s coverage: 89.5% of statements [2021-03-27T18:10:55.751Z] . [2021-03-27T18:10:55.751Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-27T18:10:56.010Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-27T18:10:56.010Z] Error: No such image: emptyfs [2021-03-27T18:10:56.010Z] ++++ docker load [2021-03-27T18:10:56.010Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-03-27T18:10:56.158Z] ok github.com/docker/docker/pkg/fsutils 0.375s coverage: 85.1% of statements [2021-03-27T18:10:56.158Z] ok github.com/docker/docker/pkg/discovery/kv 3.113s coverage: 84.1% of statements [2021-03-27T18:10:56.158Z] ok github.com/docker/docker/pkg/homedir 0.058s coverage: 11.4% of statements [2021-03-27T18:10:56.353Z] --- PASS: TestRenameContainerWithLinkedContainer (1.33s) [2021-03-27T18:10:56.353Z] === RUN TestResize [2021-03-27T18:10:56.394Z] --- PASS: TestRenameContainerWithLinkedContainer (1.43s) [2021-03-27T18:10:56.394Z] === RUN TestResize [2021-03-27T18:10:56.578Z] Running integration-test (iteration 1) [2021-03-27T18:10:56.578Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-03-27T18:10:56.578Z] ++ 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-27T18:10:56.578Z] ++ set -e [2021-03-27T18:10:56.578Z] ++ '[' -n 0 ']' [2021-03-27T18:10:56.578Z] ++ set -x [2021-03-27T18:10:56.578Z] ++ 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-27T18:10:56.922Z] --- PASS: TestResize (0.65s) [2021-03-27T18:10:56.922Z] === RUN TestResizeWithInvalidSize [2021-03-27T18:10:56.956Z] --- PASS: TestResize (0.72s) [2021-03-27T18:10:56.956Z] === RUN TestResizeWithInvalidSize [2021-03-27T18:10:57.208Z] ok github.com/docker/docker/pkg/longpath 0.008s coverage: 100.0% of statements [2021-03-27T18:10:57.491Z] --- PASS: TestResizeWithInvalidSize (0.68s) [2021-03-27T18:10:57.491Z] === RUN TestResizeWhenContainerNotStarted [2021-03-27T18:10:57.506Z] ok github.com/docker/docker/pkg/jsonmessage 0.009s coverage: 91.7% of statements [2021-03-27T18:10:57.805Z] ok github.com/docker/docker/pkg/namesgenerator 0.016s coverage: 85.7% of statements [2021-03-27T18:10:57.883Z] --- PASS: TestResizeWithInvalidSize (0.73s) [2021-03-27T18:10:57.883Z] === RUN TestResizeWhenContainerNotStarted [2021-03-27T18:10:58.101Z] ok github.com/docker/docker/pkg/idtools 0.733s coverage: 69.5% of statements [2021-03-27T18:10:58.398Z] ok github.com/docker/docker/pkg/ioutils 1.233s coverage: 70.1% of statements [2021-03-27T18:10:58.398Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-03-27T18:10:58.398Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-03-27T18:10:58.398Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-03-27T18:10:58.398Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-03-27T18:10:58.429Z] --- PASS: TestResizeWhenContainerNotStarted (0.65s) [2021-03-27T18:10:58.429Z] === RUN TestDaemonRestartKillContainers [2021-03-27T18:10:58.429Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-03-27T18:10:58.429Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-03-27T18:10:58.429Z] === RUN TestCgroupNamespacesRun [2021-03-27T18:10:58.444Z] --- PASS: TestResizeWhenContainerNotStarted (0.70s) [2021-03-27T18:10:58.444Z] === RUN TestDaemonRestartKillContainers [2021-03-27T18:10:58.444Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-27T18:10:58.444Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-27T18:10:58.444Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-27T18:10:58.445Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-27T18:10:58.445Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-27T18:10:58.445Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-27T18:10:58.445Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-27T18:10:58.445Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-27T18:10:58.445Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-27T18:10:58.445Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-27T18:10:58.445Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-27T18:10:58.445Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-27T18:10:58.445Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-27T18:10:58.445Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-27T18:10:58.445Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-27T18:10:58.445Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-27T18:10:58.445Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-27T18:10:58.445Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-27T18:10:58.445Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-27T18:10:58.445Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-27T18:10:58.445Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-27T18:10:58.445Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-27T18:10:58.445Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-27T18:10:58.445Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-27T18:10:58.445Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-27T18:10:58.445Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-27T18:10:58.922Z] ok github.com/docker/docker/pkg/parsers 0.005s coverage: 97.0% of statements [2021-03-27T18:10:58.922Z] ok github.com/docker/docker/pkg/parsers/kernel 0.037s coverage: 60.0% of statements [2021-03-27T18:10:59.304Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.064s coverage: 86.7% of statements [2021-03-27T18:10:59.614Z] ok github.com/docker/docker/pkg/pidfile 0.006s coverage: 82.4% of statements [2021-03-27T18:10:59.614Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-03-27T18:10:59.614Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-03-27T18:11:00.267Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.044s coverage: 56.8% of statements [2021-03-27T18:11:00.558Z] Loaded image: buildpack-deps:buster [2021-03-27T18:11:00.558Z] Loaded image: busybox:latest [2021-03-27T18:11:00.558Z] Loaded image: busybox:glibc [2021-03-27T18:11:00.819Z] Loaded image: debian:bullseye [2021-03-27T18:11:00.924Z] ok github.com/docker/docker/pkg/pools 0.026s coverage: 88.2% of statements [2021-03-27T18:11:00.960Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-27T18:11:00.960Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-27T18:11:00.967Z] --- PASS: TestCgroupNamespacesRun (2.70s) [2021-03-27T18:11:00.967Z] === RUN TestCgroupNamespacesRunPrivileged [2021-03-27T18:11:01.222Z] ok github.com/docker/docker/pkg/progress 0.004s coverage: 75.9% of statements [2021-03-27T18:11:01.222Z] ok github.com/docker/docker/pkg/plugins/transport 0.005s coverage: 85.7% of statements [2021-03-27T18:11:01.862Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2021-03-27T18:11:01.888Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-27T18:11:02.143Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-27T18:11:02.201Z] Loaded image: hello-world:latest [2021-03-27T18:11:03.010Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2021-03-27T18:11:03.010Z] ok github.com/docker/docker/pkg/pubsub 1.119s coverage: 75.0% of statements [2021-03-27T18:11:03.334Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2021-03-27T18:11:03.502Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.14s) [2021-03-27T18:11:03.502Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-03-27T18:11:03.509Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-27T18:11:03.509Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-27T18:11:03.584Z] Loaded image: arm32v7/hello-world:latest [2021-03-27T18:11:03.584Z] INFO: Testing against a local daemon [2021-03-27T18:11:03.584Z] === RUN TestCgroupNamespacesBuild [2021-03-27T18:11:03.640Z] ok github.com/docker/docker/pkg/streamformatter 0.006s coverage: 66.2% of statements [2021-03-27T18:11:03.782Z] INFO: Extraction ended at 03/27/2021 18:11:01. Duration:00:00:22.3865149 [2021-03-27T18:11:03.782Z] INFO: Updating the golang and path environment variables [2021-03-27T18:11:03.782Z] INFO: GOPATH=d:\gopath [2021-03-27T18:11:03.782Z] INFO: go version go1.13.15 windows/amd64 [2021-03-27T18:11:03.782Z] INFO: Running the daemon under test in debug mode [2021-03-27T18:11:03.782Z] INFO: Starting a daemon under test... [2021-03-27T18:11:03.782Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42211\1\daemon --pidfile d:\CI\PR-42211\1\docker.pid -D [2021-03-27T18:11:03.782Z] INFO: Process started successfully. [2021-03-27T18:11:03.782Z] INFO: Start tailing logs of the daemon under tests [2021-03-27T18:11:03.782Z] INFO: Waiting for the daemon under test to start... [2021-03-27T18:11:04.686Z] ok github.com/docker/docker/pkg/system 0.023s coverage: 36.9% of statements [2021-03-27T18:11:04.982Z] ok github.com/docker/docker/pkg/sysinfo 0.010s coverage: 53.8% of statements [2021-03-27T18:11:05.282Z] ok github.com/docker/docker/pkg/signal 2.990s coverage: 61.0% of statements [2021-03-27T18:11:05.579Z] ok github.com/docker/docker/pkg/tailfile 0.150s coverage: 88.6% of statements [2021-03-27T18:11:06.024Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-27T18:11:06.024Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-27T18:11:06.039Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.66s) [2021-03-27T18:11:06.040Z] === RUN TestCgroupNamespacesRunHostMode [2021-03-27T18:11:06.103Z] testing: warning: no tests to run [2021-03-27T18:11:06.103Z] coverage: [no statements] [2021-03-27T18:11:06.103Z] ok github.com/docker/docker/pkg/term/windows 0.032s coverage: [no statements] [no tests to run] [2021-03-27T18:11:06.746Z] ok github.com/docker/docker/pkg/tarsum 0.140s coverage: 89.3% of statements [2021-03-27T18:11:06.746Z] ok github.com/docker/docker/pkg/urlutil 0.004s coverage: 100.0% of statements [2021-03-27T18:11:06.746Z] ok github.com/docker/docker/pkg/truncindex 0.112s coverage: 91.5% of statements [2021-03-27T18:11:06.882Z] --- PASS: TestCgroupNamespacesBuild (2.97s) [2021-03-27T18:11:06.882Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-03-27T18:11:07.392Z] ok github.com/docker/docker/pkg/useragent 0.023s coverage: 88.9% of statements [2021-03-27T18:11:08.576Z] --- PASS: TestCgroupNamespacesRunHostMode (2.68s) [2021-03-27T18:11:08.576Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-03-27T18:11:08.579Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-27T18:11:08.795Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.09s) [2021-03-27T18:11:08.795Z] === RUN TestBuildWithSession [2021-03-27T18:11:08.795Z] --- SKIP: TestBuildWithSession (0.00s) [2021-03-27T18:11:08.795Z] build_session_test.go:25: TODO: BuildKit [2021-03-27T18:11:08.795Z] === RUN TestBuildSquashParent [2021-03-27T18:11:09.146Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-27T18:11:09.531Z] ok github.com/docker/docker/plugin/v2 0.020s coverage: 14.5% of statements [2021-03-27T18:11:09.531Z] ok github.com/docker/docker/profiles/seccomp 0.016s coverage: 83.5% of statements [2021-03-27T18:11:10.583Z] ok github.com/docker/docker/reference 0.010s coverage: 84.4% of statements [2021-03-27T18:11:11.111Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.66s) [2021-03-27T18:11:11.111Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-03-27T18:11:11.227Z] ok github.com/docker/docker/plugin 0.566s coverage: 23.2% of statements [2021-03-27T18:11:11.661Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-03-27T18:11:11.661Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.25s) [2021-03-27T18:11:11.661Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.35s) [2021-03-27T18:11:11.661Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.35s) [2021-03-27T18:11:11.661Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.42s) [2021-03-27T18:11:11.661Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.34s) [2021-03-27T18:11:11.661Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.39s) [2021-03-27T18:11:11.661Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.26s) [2021-03-27T18:11:11.661Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.29s) [2021-03-27T18:11:11.661Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.09s) [2021-03-27T18:11:11.661Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.18s) [2021-03-27T18:11:11.661Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.33s) [2021-03-27T18:11:11.661Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.29s) [2021-03-27T18:11:11.661Z] === RUN TestCgroupNamespacesRun [2021-03-27T18:11:12.771Z] ok github.com/docker/docker/quota 0.528s coverage: 71.4% of statements [2021-03-27T18:11:13.028Z] --- PASS: TestCgroupNamespacesRun (1.75s) [2021-03-27T18:11:13.028Z] === RUN TestCgroupNamespacesRunPrivileged [2021-03-27T18:11:13.028Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-03-27T18:11:13.028Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-03-27T18:11:13.028Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-03-27T18:11:13.067Z] ok github.com/docker/docker/registry/resumable 0.031s coverage: 100.0% of statements [2021-03-27T18:11:13.646Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.13s) [2021-03-27T18:11:13.646Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-03-27T18:11:13.711Z] ok github.com/docker/docker/restartmanager 0.014s coverage: 50.9% of statements [2021-03-27T18:11:14.355Z] ok github.com/docker/docker/registry 0.212s coverage: 58.8% of statements [2021-03-27T18:11:14.355Z] ok github.com/docker/docker/testutil 0.007s coverage: 62.5% of statements [2021-03-27T18:11:14.915Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.70s) [2021-03-27T18:11:14.915Z] === RUN TestCgroupNamespacesRunHostMode [2021-03-27T18:11:15.023Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.71s) [2021-03-27T18:11:15.023Z] === RUN TestCgroupNamespacesRunOlderClient [2021-03-27T18:11:15.407Z] ok github.com/docker/docker/runconfig 0.021s coverage: 66.1% of statements [2021-03-27T18:11:16.801Z] --- PASS: TestCgroupNamespacesRunHostMode (1.69s) [2021-03-27T18:11:16.801Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-03-27T18:11:16.931Z] --- PASS: TestBuildSquashParent (7.94s) [2021-03-27T18:11:16.931Z] === RUN TestBuildWithRemoveAndForceRemove [2021-03-27T18:11:16.931Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-27T18:11:16.931Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-27T18:11:16.931Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-27T18:11:16.931Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-27T18:11:16.931Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-27T18:11:16.931Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-27T18:11:16.931Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-27T18:11:16.931Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-27T18:11:16.931Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-27T18:11:16.931Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-27T18:11:16.931Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-27T18:11:16.931Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-27T18:11:16.931Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-27T18:11:16.931Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-27T18:11:16.931Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-27T18:11:16.931Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-27T18:11:17.563Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.74s) [2021-03-27T18:11:17.563Z] === RUN TestKernelTCPMemory [2021-03-27T18:11:17.563Z] --- SKIP: TestKernelTCPMemory (0.01s) [2021-03-27T18:11:17.563Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-27T18:11:17.563Z] === RUN TestNISDomainname [2021-03-27T18:11:17.563Z] --- SKIP: TestNISDomainname (0.01s) [2021-03-27T18:11:17.563Z] 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-27T18:11:17.563Z] === RUN TestHostnameDnsResolution [2021-03-27T18:11:18.166Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.71s) [2021-03-27T18:11:18.166Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-03-27T18:11:18.184Z] ok github.com/docker/docker/volume/drivers 0.037s coverage: 36.1% of statements [2021-03-27T18:11:18.943Z] --- PASS: TestHostnameDnsResolution (1.17s) [2021-03-27T18:11:18.943Z] === RUN TestStats [2021-03-27T18:11:18.943Z] --- SKIP: TestStats (0.00s) [2021-03-27T18:11:18.943Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-27T18:11:18.943Z] === RUN TestStopContainerWithTimeout [2021-03-27T18:11:18.943Z] === RUN TestStopContainerWithTimeout/0 [2021-03-27T18:11:18.943Z] === PAUSE TestStopContainerWithTimeout/0 [2021-03-27T18:11:18.943Z] === RUN TestStopContainerWithTimeout/1 [2021-03-27T18:11:18.943Z] === PAUSE TestStopContainerWithTimeout/1 [2021-03-27T18:11:18.943Z] === RUN TestStopContainerWithTimeout/3 [2021-03-27T18:11:18.943Z] === PAUSE TestStopContainerWithTimeout/3 [2021-03-27T18:11:18.943Z] === RUN TestStopContainerWithTimeout/-1 [2021-03-27T18:11:18.943Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-03-27T18:11:18.943Z] === CONT TestStopContainerWithTimeout/0 [2021-03-27T18:11:18.943Z] === CONT TestStopContainerWithTimeout/3 [2021-03-27T18:11:19.237Z] ok github.com/docker/docker/volume/mounts 0.066s coverage: 67.0% of statements [2021-03-27T18:11:19.531Z] ok github.com/docker/docker/volume/local 0.244s coverage: 76.4% of statements [2021-03-27T18:11:19.531Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.19s) [2021-03-27T18:11:19.531Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-03-27T18:11:19.882Z] === CONT TestStopContainerWithTimeout/-1 [2021-03-27T18:11:20.092Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.71s) [2021-03-27T18:11:20.092Z] === RUN TestCgroupNamespacesRunOlderClient [2021-03-27T18:11:20.211Z] ok github.com/docker/docker/volume/service 0.025s coverage: 73.1% of statements [2021-03-27T18:11:20.235Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-27T18:11:20.235Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-27T18:11:21.699Z] .....INFO: Daemon under test started and replied! [2021-03-27T18:11:21.699Z] INFO: Docker version of the daemon under test [2021-03-27T18:11:21.699Z] [2021-03-27T18:11:21.699Z] Client: [2021-03-27T18:11:21.699Z] Version: 17.06.2-ce [2021-03-27T18:11:21.699Z] API version: 1.30 [2021-03-27T18:11:21.699Z] Go version: go1.8.3 [2021-03-27T18:11:21.699Z] Git commit: cec0b72 [2021-03-27T18:11:21.699Z] Built: Tue Sep 5 19:57:19 2017 [2021-03-27T18:11:21.699Z] OS/Arch: windows/amd64 [2021-03-27T18:11:21.699Z] [2021-03-27T18:11:21.699Z] Server: [2021-03-27T18:11:21.699Z] Version: 0.0.0-dev [2021-03-27T18:11:21.699Z] API version: 1.41 (minimum version 1.24) [2021-03-27T18:11:21.699Z] Go version: go1.13.15 [2021-03-27T18:11:21.699Z] Git commit: d9356edcd2 [2021-03-27T18:11:21.699Z] Built: 03/27/2021 18:09:18 [2021-03-27T18:11:21.699Z] OS/Arch: windows/amd64 [2021-03-27T18:11:21.699Z] Experimental: false [2021-03-27T18:11:21.699Z] [2021-03-27T18:11:21.699Z] INFO: Docker info of the daemon under test [2021-03-27T18:11:21.699Z] [2021-03-27T18:11:21.699Z] Containers: 0 [2021-03-27T18:11:21.699Z] Running: 0 [2021-03-27T18:11:21.699Z] Paused: 0 [2021-03-27T18:11:21.699Z] Stopped: 0 [2021-03-27T18:11:21.699Z] Images: 0 [2021-03-27T18:11:21.699Z] Server Version: 0.0.0-dev [2021-03-27T18:11:21.699Z] Storage Driver: windowsfilter [2021-03-27T18:11:21.699Z] Windows: [2021-03-27T18:11:21.699Z] Logging Driver: json-file [2021-03-27T18:11:21.699Z] Plugins: [2021-03-27T18:11:21.699Z] Volume: local [2021-03-27T18:11:21.699Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-03-27T18:11:21.699Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-03-27T18:11:21.699Z] Swarm: inactive [2021-03-27T18:11:21.699Z] Default Isolation: process [2021-03-27T18:11:21.699Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-03-27T18:11:21.699Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757) [2021-03-27T18:11:21.699Z] OSType: windows [2021-03-27T18:11:21.699Z] Architecture: x86_64 [2021-03-27T18:11:21.699Z] CPUs: 4 [2021-03-27T18:11:21.699Z] Total Memory: 32GiB [2021-03-27T18:11:21.699Z] Name: azwin-2-f36090 [2021-03-27T18:11:21.699Z] ID: 6MXH:ZFC7:XYLN:CNDX:FPQU:TB6R:U5B4:ECC3:VTGS:6FAI:O24W:KVSW [2021-03-27T18:11:21.699Z] Docker Root Dir: D:\CI\PR-42211\1\daemon [2021-03-27T18:11:21.699Z] Debug Mode (client): false [2021-03-27T18:11:21.699Z] Debug Mode (server): true [2021-03-27T18:11:21.699Z] File Descriptors: -1 [2021-03-27T18:11:21.699Z] Goroutines: 16 [2021-03-27T18:11:21.699Z] System Time: 2021-03-27T18:11:21.622327Z [2021-03-27T18:11:21.699Z] EventsListeners: 0 [2021-03-27T18:11:21.699Z] Registry: https://index.docker.io/v1/ [2021-03-27T18:11:21.699Z] Labels: [2021-03-27T18:11:21.699Z] Experimental: false [2021-03-27T18:11:21.699Z] Insecure Registries: [2021-03-27T18:11:21.699Z] 127.0.0.0/8 [2021-03-27T18:11:21.699Z] Live Restore Enabled: false [2021-03-27T18:11:21.699Z] [2021-03-27T18:11:21.699Z] [2021-03-27T18:11:21.699Z] INFO: Docker images of the daemon under test [2021-03-27T18:11:21.699Z] [2021-03-27T18:11:21.787Z] === CONT TestStopContainerWithTimeout/1 [2021-03-27T18:11:21.983Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.75s) [2021-03-27T18:11:21.983Z] === RUN TestKernelTCPMemory [2021-03-27T18:11:21.983Z] --- SKIP: TestKernelTCPMemory (0.01s) [2021-03-27T18:11:21.983Z] run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP [2021-03-27T18:11:21.983Z] === RUN TestNISDomainname [2021-03-27T18:11:22.174Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-03-27T18:11:22.174Z] [2021-03-27T18:11:22.174Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-03-27T18:11:22.174Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-03-27T18:11:22.174Z] ltsc2019: Pulling from windows/servercore [2021-03-27T18:11:22.174Z] 4612f6d0b889: Pulling fs layer [2021-03-27T18:11:22.174Z] 5ff1512f88ec: Pulling fs layer [2021-03-27T18:11:22.780Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-03-27T18:11:22.780Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.09s) [2021-03-27T18:11:22.780Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.39s) [2021-03-27T18:11:22.780Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.41s) [2021-03-27T18:11:22.780Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.47s) [2021-03-27T18:11:22.780Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.70s) [2021-03-27T18:11:22.780Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.44s) [2021-03-27T18:11:22.780Z] === RUN TestBuildMultiStageCopy [2021-03-27T18:11:22.780Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-03-27T18:11:23.353Z] --- PASS: TestNISDomainname (1.37s) [2021-03-27T18:11:23.353Z] === RUN TestHostnameDnsResolution [2021-03-27T18:11:23.692Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-03-27T18:11:23.692Z] --- PASS: TestStopContainerWithTimeout/0 (1.07s) [2021-03-27T18:11:23.692Z] --- PASS: TestStopContainerWithTimeout/3 (3.06s) [2021-03-27T18:11:23.692Z] --- PASS: TestStopContainerWithTimeout/-1 (2.61s) [2021-03-27T18:11:23.692Z] --- PASS: TestStopContainerWithTimeout/1 (1.67s) [2021-03-27T18:11:23.692Z] === RUN TestDeleteDevicemapper [2021-03-27T18:11:23.692Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-03-27T18:11:23.692Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-27T18:11:23.692Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-03-27T18:11:24.718Z] --- PASS: TestHostnameDnsResolution (1.32s) [2021-03-27T18:11:24.718Z] === RUN TestStats [2021-03-27T18:11:25.326Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-03-27T18:11:25.587Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-03-27T18:11:26.157Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-03-27T18:11:26.728Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-03-27T18:11:27.078Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.29s) [2021-03-27T18:11:27.078Z] === RUN TestUpdateMemory [2021-03-27T18:11:27.079Z] --- SKIP: TestUpdateMemory (0.00s) [2021-03-27T18:11:27.079Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-27T18:11:27.079Z] === RUN TestUpdateCPUQuota [2021-03-27T18:11:27.079Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-03-27T18:11:27.079Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-27T18:11:27.079Z] === RUN TestUpdatePidsLimit [2021-03-27T18:11:27.079Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-03-27T18:11:27.079Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-27T18:11:27.079Z] === RUN TestUpdateRestartPolicy [2021-03-27T18:11:27.231Z] --- PASS: TestStats (2.74s) [2021-03-27T18:11:27.231Z] === RUN TestStopContainerWithTimeout [2021-03-27T18:11:27.231Z] === RUN TestStopContainerWithTimeout/0 [2021-03-27T18:11:27.231Z] === PAUSE TestStopContainerWithTimeout/0 [2021-03-27T18:11:27.231Z] === RUN TestStopContainerWithTimeout/1 [2021-03-27T18:11:27.231Z] === PAUSE TestStopContainerWithTimeout/1 [2021-03-27T18:11:27.231Z] === RUN TestStopContainerWithTimeout/3 [2021-03-27T18:11:27.231Z] === PAUSE TestStopContainerWithTimeout/3 [2021-03-27T18:11:27.231Z] === RUN TestStopContainerWithTimeout/-1 [2021-03-27T18:11:27.231Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-03-27T18:11:27.231Z] === CONT TestStopContainerWithTimeout/0 [2021-03-27T18:11:27.231Z] === CONT TestStopContainerWithTimeout/-1 [2021-03-27T18:11:27.301Z] --- PASS: TestBuildMultiStageCopy (4.83s) [2021-03-27T18:11:27.301Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.67s) [2021-03-27T18:11:27.301Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s) [2021-03-27T18:11:27.301Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s) [2021-03-27T18:11:27.301Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s) [2021-03-27T18:11:27.301Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.59s) [2021-03-27T18:11:27.301Z] === RUN TestBuildMultiStageParentConfig [2021-03-27T18:11:28.598Z] === CONT TestStopContainerWithTimeout/3 [2021-03-27T18:11:29.211Z] --- PASS: TestBuildMultiStageParentConfig (1.53s) [2021-03-27T18:11:29.211Z] === RUN TestBuildLabelWithTargets [2021-03-27T18:11:30.484Z] === CONT TestStopContainerWithTimeout/1 [2021-03-27T18:11:31.753Z] --- PASS: TestBuildLabelWithTargets (2.45s) [2021-03-27T18:11:31.753Z] === RUN TestBuildWithEmptyLayers [2021-03-27T18:11:32.325Z] --- PASS: TestBuildWithEmptyLayers (1.08s) [2021-03-27T18:11:32.325Z] === RUN TestBuildMultiStageOnBuild [2021-03-27T18:11:32.373Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-03-27T18:11:32.373Z] --- PASS: TestStopContainerWithTimeout/0 (1.11s) [2021-03-27T18:11:32.373Z] --- PASS: TestStopContainerWithTimeout/-1 (3.12s) [2021-03-27T18:11:32.373Z] --- PASS: TestStopContainerWithTimeout/3 (2.68s) [2021-03-27T18:11:32.373Z] --- PASS: TestStopContainerWithTimeout/1 (1.69s) [2021-03-27T18:11:32.373Z] === RUN TestDeleteDevicemapper [2021-03-27T18:11:32.373Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-03-27T18:11:32.373Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-27T18:11:32.373Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-03-27T18:11:32.684Z] 5ff1512f88ec: Download complete [2021-03-27T18:11:35.564Z] ok github.com/docker/docker/pkg/plugins 33.632s coverage: 76.6% of statements [2021-03-27T18:11:35.564Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-03-27T18:11:35.564Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-03-27T18:11:35.564Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-03-27T18:11:35.564Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-03-27T18:11:35.564Z] ? github.com/docker/docker/pkg/term [no test files] [2021-03-27T18:11:35.564Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-03-27T18:11:35.564Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-03-27T18:11:35.564Z] ? github.com/docker/docker/rootless [no test files] [2021-03-27T18:11:35.564Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-03-27T18:11:35.564Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-03-27T18:11:35.564Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-03-27T18:11:35.564Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-03-27T18:11:35.564Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-03-27T18:11:35.564Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-03-27T18:11:35.564Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-03-27T18:11:35.564Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-03-27T18:11:35.564Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-03-27T18:11:35.564Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-03-27T18:11:35.564Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-03-27T18:11:35.564Z] ? github.com/docker/docker/testutil/request [no test files] [2021-03-27T18:11:35.564Z] ? github.com/docker/docker/volume [no test files] [2021-03-27T18:11:35.564Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-03-27T18:11:35.564Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-03-27T18:11:35.564Z] [2021-03-27T18:11:35.564Z] === Skipped [2021-03-27T18:11:35.564Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-03-27T18:11:35.564Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-03-27T18:11:35.564Z] [2021-03-27T18:11:35.564Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-03-27T18:11:35.564Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-03-27T18:11:35.564Z] [2021-03-27T18:11:35.564Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-03-27T18:11:35.564Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-27T18:11:35.564Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-27T18:11:35.564Z] [2021-03-27T18:11:35.564Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-03-27T18:11:35.564Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-27T18:11:35.564Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-27T18:11:35.564Z] [2021-03-27T18:11:35.564Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-03-27T18:11:35.564Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-27T18:11:35.564Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-27T18:11:35.564Z] [2021-03-27T18:11:35.564Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-03-27T18:11:35.564Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-27T18:11:35.564Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-27T18:11:35.564Z] [2021-03-27T18:11:35.564Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-03-27T18:11:35.564Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-27T18:11:35.564Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-27T18:11:35.564Z] [2021-03-27T18:11:35.564Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-03-27T18:11:35.564Z] graphtest_unix.go:73: No driver to put! [2021-03-27T18:11:35.564Z] [2021-03-27T18:11:35.564Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-03-27T18:11:35.564Z] time="2021-03-27T18:10:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-27T18:11:35.564Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-27T18:11:35.564Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-27T18:11:35.564Z] [2021-03-27T18:11:35.564Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-03-27T18:11:35.564Z] time="2021-03-27T18:10:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-27T18:11:35.564Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-27T18:11:35.564Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-27T18:11:35.564Z] [2021-03-27T18:11:35.564Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-03-27T18:11:35.564Z] time="2021-03-27T18:10:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-27T18:11:35.564Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-27T18:11:35.564Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-27T18:11:35.564Z] [2021-03-27T18:11:35.564Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-03-27T18:11:35.564Z] time="2021-03-27T18:10:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-27T18:11:35.564Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-27T18:11:35.564Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-27T18:11:35.564Z] [2021-03-27T18:11:35.564Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-03-27T18:11:35.564Z] time="2021-03-27T18:10:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-27T18:11:35.564Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-27T18:11:35.564Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-27T18:11:35.564Z] [2021-03-27T18:11:35.564Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-03-27T18:11:35.564Z] graphtest_unix.go:73: No driver to put! [2021-03-27T18:11:35.564Z] [2021-03-27T18:11:35.564Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-03-27T18:11:35.564Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-03-27T18:11:35.564Z] [2021-03-27T18:11:35.564Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-03-27T18:11:35.564Z] overlay_test.go:49: Fails to compute changes intermittently [2021-03-27T18:11:35.564Z] [2021-03-27T18:11:35.564Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-03-27T18:11:35.564Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-03-27T18:11:35.564Z] [2021-03-27T18:11:35.564Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-03-27T18:11:35.564Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-03-27T18:11:35.564Z] [2021-03-27T18:11:35.564Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-03-27T18:11:35.564Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-27T18:11:35.564Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-27T18:11:35.564Z] [2021-03-27T18:11:35.564Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-03-27T18:11:35.564Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-27T18:11:35.564Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-27T18:11:35.564Z] [2021-03-27T18:11:35.564Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-03-27T18:11:35.564Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-27T18:11:35.564Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-27T18:11:35.564Z] [2021-03-27T18:11:35.564Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-03-27T18:11:35.564Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-27T18:11:35.564Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-27T18:11:35.564Z] [2021-03-27T18:11:35.564Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-03-27T18:11:35.564Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-27T18:11:35.564Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-27T18:11:35.564Z] [2021-03-27T18:11:35.564Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-03-27T18:11:35.564Z] graphtest_unix.go:73: No driver to put! [2021-03-27T18:11:35.564Z] [2021-03-27T18:11:35.564Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-03-27T18:11:35.564Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-03-27T18:11:35.564Z] [2021-03-27T18:11:35.564Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-03-27T18:11:35.564Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-03-27T18:11:35.564Z] [2021-03-27T18:11:35.564Z] [2021-03-27T18:11:35.564Z] DONE 2248 tests, 26 skipped in 263.807s Post stage [Pipeline] junit [2021-03-27T18:11:35.613Z] Recording test results [2021-03-27T18:11:35.623Z] --- PASS: TestBuildMultiStageOnBuild (3.19s) [2021-03-27T18:11:35.624Z] === RUN TestBuildUncleanTarFilenames [2021-03-27T18:11:35.643Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.20s) [2021-03-27T18:11:35.643Z] === RUN TestUpdateMemory [2021-03-27T18:11:35.964Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-03-27T18:11:36.407Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-42211/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d9356edcd252710aa3b4228f2071269738c10733 -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:d9356edcd252710aa3b4228f2071269738c10733 hack/make.sh dynbinary test-integration [2021-03-27T18:11:36.571Z] --- PASS: TestUpdateMemory (1.32s) [2021-03-27T18:11:36.571Z] === RUN TestUpdateCPUQuota [2021-03-27T18:11:36.704Z] [2021-03-27T18:11:36.704Z] Removing bundles/ [2021-03-27T18:11:36.704Z] [2021-03-27T18:11:36.704Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-03-27T18:11:36.704Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-03-27T18:11:36.704Z] GOOS="" GOARCH="" GOARM="" [2021-03-27T18:11:37.009Z] --- PASS: TestBuildUncleanTarFilenames (1.51s) [2021-03-27T18:11:37.009Z] === RUN TestBuildMultiStageLayerLeak [2021-03-27T18:11:38.608Z] 4612f6d0b889: Verifying Checksum [2021-03-27T18:11:38.608Z] 4612f6d0b889: Download complete [2021-03-27T18:11:39.296Z] --- PASS: TestUpdateRestartPolicy (12.42s) [2021-03-27T18:11:39.296Z] === RUN TestUpdateRestartWithAutoRemove [2021-03-27T18:11:39.334Z] ..........................xx.................... [ 29%] [2021-03-27T18:11:39.864Z] --- PASS: TestUpdateRestartWithAutoRemove (0.68s) [2021-03-27T18:11:39.864Z] === RUN TestWaitNonBlocked [2021-03-27T18:11:39.864Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-27T18:11:39.864Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-27T18:11:39.864Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-27T18:11:39.864Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-27T18:11:39.864Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-27T18:11:39.864Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-27T18:11:40.311Z] --- PASS: TestBuildMultiStageLayerLeak (3.25s) [2021-03-27T18:11:40.311Z] === RUN TestBuildWithHugeFile [2021-03-27T18:11:41.243Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-03-27T18:11:41.243Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.02s) [2021-03-27T18:11:41.243Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.05s) [2021-03-27T18:11:41.243Z] === RUN TestWaitBlocked [2021-03-27T18:11:41.243Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-27T18:11:41.243Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-27T18:11:41.243Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-03-27T18:11:41.243Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-03-27T18:11:41.243Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-27T18:11:41.243Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-03-27T18:11:42.181Z] --- PASS: TestWaitBlocked (0.01s) [2021-03-27T18:11:42.181Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.06s) [2021-03-27T18:11:42.181Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.06s) [2021-03-27T18:11:42.181Z] === CONT TestDaemonRestartIpcMode [2021-03-27T18:11:42.181Z] === CONT TestIpcModeOlderClient [2021-03-27T18:11:42.181Z] --- PASS: TestIpcModeOlderClient (0.07s) [2021-03-27T18:11:42.181Z] === CONT TestRestartDaemonWithRestartingContainer [2021-03-27T18:11:43.279Z] Loaded image: buildpack-deps:buster [2021-03-27T18:11:43.279Z] Loaded image: busybox:latest [2021-03-27T18:11:43.279Z] Loaded image: busybox:glibc [2021-03-27T18:11:44.663Z] --- PASS: TestUpdateCPUQuota (6.81s) [2021-03-27T18:11:44.663Z] === RUN TestUpdatePidsLimit [2021-03-27T18:11:44.663Z] === RUN TestUpdatePidsLimit/update_from_none [2021-03-27T18:11:44.663Z] === RUN TestUpdatePidsLimit/no_change [2021-03-27T18:11:44.669Z] Loaded image: debian:bullseye [2021-03-27T18:11:44.919Z] === RUN TestUpdatePidsLimit/update_lower [2021-03-27T18:11:44.929Z] Loaded image: hello-world:latest [2021-03-27T18:11:44.929Z] Loaded image: arm32v7/hello-world:latest [2021-03-27T18:11:45.189Z] INFO: Testing against a local daemon [2021-03-27T18:11:45.189Z] === RUN TestCgroupNamespacesBuild [2021-03-27T18:11:45.479Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-03-27T18:11:46.407Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-03-27T18:11:46.968Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-03-27T18:11:47.455Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.76s) [2021-03-27T18:11:47.529Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-03-27T18:11:47.714Z] --- PASS: TestDaemonRestartIpcMode (5.51s) [2021-03-27T18:11:47.714Z] PASS [2021-03-27T18:11:47.714Z] [2021-03-27T18:11:47.714Z] === Skipped [2021-03-27T18:11:47.714Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-03-27T18:11:47.714Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-27T18:11:47.714Z] [2021-03-27T18:11:47.714Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-03-27T18:11:47.714Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-03-27T18:11:47.714Z] [2021-03-27T18:11:47.714Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-03-27T18:11:47.714Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-27T18:11:47.714Z] [2021-03-27T18:11:47.714Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-03-27T18:11:47.714Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-03-27T18:11:47.714Z] [2021-03-27T18:11:47.714Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-03-27T18:11:47.714Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-27T18:11:47.714Z] [2021-03-27T18:11:47.714Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-03-27T18:11:47.714Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-27T18:11:47.714Z] [2021-03-27T18:11:47.715Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-03-27T18:11:47.715Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-27T18:11:47.715Z] [2021-03-27T18:11:47.715Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-03-27T18:11:47.715Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-27T18:11:47.715Z] [2021-03-27T18:11:47.715Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-03-27T18:11:47.715Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-27T18:11:47.715Z] [2021-03-27T18:11:47.715Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-03-27T18:11:47.715Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-27T18:11:47.715Z] [2021-03-27T18:11:47.715Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-03-27T18:11:47.715Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-27T18:11:47.715Z] [2021-03-27T18:11:47.715Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-03-27T18:11:47.715Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-03-27T18:11:47.715Z] [2021-03-27T18:11:47.715Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-03-27T18:11:47.715Z] 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-27T18:11:47.715Z] [2021-03-27T18:11:47.715Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-03-27T18:11:47.715Z] 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-27T18:11:47.715Z] [2021-03-27T18:11:47.715Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-03-27T18:11:47.715Z] 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-27T18:11:47.715Z] [2021-03-27T18:11:47.715Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-03-27T18:11:47.715Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-27T18:11:47.715Z] [2021-03-27T18:11:47.715Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-27T18:11:47.715Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-27T18:11:47.715Z] [2021-03-27T18:11:47.715Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-03-27T18:11:47.715Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-27T18:11:47.715Z] [2021-03-27T18:11:47.715Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-03-27T18:11:47.715Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-03-27T18:11:47.715Z] [2021-03-27T18:11:47.715Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) [2021-03-27T18:11:47.715Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-27T18:11:47.715Z] [2021-03-27T18:11:47.715Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-03-27T18:11:47.715Z] 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-27T18:11:47.715Z] [2021-03-27T18:11:47.715Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-03-27T18:11:47.715Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-27T18:11:47.715Z] [2021-03-27T18:11:47.715Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-03-27T18:11:47.715Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-27T18:11:47.715Z] [2021-03-27T18:11:47.715Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-03-27T18:11:47.715Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-27T18:11:47.715Z] [2021-03-27T18:11:47.715Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-03-27T18:11:47.715Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-27T18:11:47.715Z] [2021-03-27T18:11:47.715Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-03-27T18:11:47.715Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-27T18:11:47.715Z] [2021-03-27T18:11:47.715Z] [2021-03-27T18:11:47.715Z] DONE 177 tests, 26 skipped in 105.524s [2021-03-27T18:11:47.715Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-03-27T18:11:47.974Z] INFO: Testing against a local daemon [2021-03-27T18:11:47.974Z] === RUN TestCommitInheritsEnv [2021-03-27T18:11:48.894Z] --- PASS: TestUpdatePidsLimit (5.42s) [2021-03-27T18:11:48.894Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.70s) [2021-03-27T18:11:48.894Z] --- PASS: TestUpdatePidsLimit/no_change (0.70s) [2021-03-27T18:11:48.894Z] --- PASS: TestUpdatePidsLimit/update_lower (0.69s) [2021-03-27T18:11:48.894Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.72s) [2021-03-27T18:11:48.894Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.69s) [2021-03-27T18:11:48.894Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.70s) [2021-03-27T18:11:48.894Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.70s) [2021-03-27T18:11:48.894Z] === RUN TestUpdateRestartPolicy [2021-03-27T18:11:49.351Z] --- PASS: TestCommitInheritsEnv (1.28s) [2021-03-27T18:11:49.351Z] === RUN TestImportExtremelyLargeImageWorks [2021-03-27T18:11:49.351Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-03-27T18:11:49.351Z] === RUN TestImagesFilterMultiReference [2021-03-27T18:11:49.351Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-03-27T18:11:49.351Z] === RUN TestImagePullPlatformInvalid [2021-03-27T18:11:49.351Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-03-27T18:11:49.351Z] === RUN TestRemoveImageOrphaning [2021-03-27T18:11:49.388Z] --- PASS: TestCgroupNamespacesBuild (4.27s) [2021-03-27T18:11:49.388Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-03-27T18:11:51.254Z] --- PASS: TestRemoveImageOrphaning (1.90s) [2021-03-27T18:11:51.254Z] === RUN TestRemoveImageGarbageCollector [2021-03-27T18:11:51.254Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-03-27T18:11:51.254Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-03-27T18:11:51.254Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-03-27T18:11:51.254Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-03-27T18:11:51.254Z] === RUN TestTagInvalidReference [2021-03-27T18:11:51.254Z] --- PASS: TestTagInvalidReference (0.01s) [2021-03-27T18:11:51.254Z] === RUN TestTagValidPrefixedRepo [2021-03-27T18:11:51.254Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-03-27T18:11:51.254Z] === RUN TestTagExistedNameWithoutForce [2021-03-27T18:11:51.254Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-03-27T18:11:51.254Z] === RUN TestTagOfficialNames [2021-03-27T18:11:51.254Z] --- PASS: TestTagOfficialNames (0.06s) [2021-03-27T18:11:51.254Z] === RUN TestTagMatchesDigest [2021-03-27T18:11:51.254Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-03-27T18:11:51.254Z] === CONT TestImportExtremelyLargeImageWorks [2021-03-27T18:11:52.686Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.87s) [2021-03-27T18:11:52.686Z] === RUN TestBuildWithSession [2021-03-27T18:11:52.686Z] --- SKIP: TestBuildWithSession (0.00s) [2021-03-27T18:11:52.686Z] build_session_test.go:25: TODO: BuildKit [2021-03-27T18:11:52.686Z] === RUN TestBuildSquashParent [2021-03-27T18:12:03.726Z] --- PASS: TestUpdateRestartPolicy (12.73s) [2021-03-27T18:12:03.726Z] === RUN TestUpdateRestartWithAutoRemove [2021-03-27T18:12:03.726Z] --- PASS: TestUpdateRestartWithAutoRemove (0.74s) [2021-03-27T18:12:03.726Z] === RUN TestWaitNonBlocked [2021-03-27T18:12:03.726Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-27T18:12:03.726Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-27T18:12:03.726Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-27T18:12:03.726Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-27T18:12:03.726Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-27T18:12:03.726Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-27T18:12:03.726Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-03-27T18:12:03.726Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.05s) [2021-03-27T18:12:03.726Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.07s) [2021-03-27T18:12:03.726Z] === RUN TestWaitBlocked [2021-03-27T18:12:03.726Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-27T18:12:03.726Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-27T18:12:03.726Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-03-27T18:12:03.726Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-03-27T18:12:03.726Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-27T18:12:03.726Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-03-27T18:12:04.652Z] --- PASS: TestWaitBlocked (0.01s) [2021-03-27T18:12:04.652Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.99s) [2021-03-27T18:12:04.652Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.12s) [2021-03-27T18:12:04.652Z] === CONT TestContainerStartOnDaemonRestart [2021-03-27T18:12:04.652Z] === CONT TestContainerKillOnDaemonStart [2021-03-27T18:12:06.047Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-03-27T18:12:07.578Z] --- PASS: TestBuildSquashParent (13.51s) [2021-03-27T18:12:07.578Z] === RUN TestBuildWithRemoveAndForceRemove [2021-03-27T18:12:07.578Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-27T18:12:07.578Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-27T18:12:07.578Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-27T18:12:07.578Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-27T18:12:07.578Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-27T18:12:07.578Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-27T18:12:07.578Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-27T18:12:07.579Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-27T18:12:07.579Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-27T18:12:07.579Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-27T18:12:07.579Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-27T18:12:07.579Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-27T18:12:07.579Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-27T18:12:07.579Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-27T18:12:07.917Z] --- PASS: TestContainerStartOnDaemonRestart (2.85s) [2021-03-27T18:12:07.917Z] === CONT TestRestartDaemonWithRestartingContainer [2021-03-27T18:12:09.842Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.46s) [2021-03-27T18:12:09.842Z] === CONT TestDaemonHostGatewayIP [2021-03-27T18:12:11.780Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-27T18:12:11.780Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-27T18:12:13.121Z] --- PASS: TestDaemonHostGatewayIP (3.32s) [2021-03-27T18:12:13.121Z] === CONT TestDaemonRestartIpcMode [2021-03-27T18:12:15.681Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-03-27T18:12:16.387Z] --- PASS: TestDaemonRestartIpcMode (2.95s) [2021-03-27T18:12:16.387Z] === CONT TestIpcModeOlderClient [2021-03-27T18:12:16.387Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-03-27T18:12:16.948Z] --- PASS: TestContainerKillOnDaemonStart (12.30s) [2021-03-27T18:12:16.948Z] PASS [2021-03-27T18:12:16.948Z] [2021-03-27T18:12:16.948Z] === Skipped [2021-03-27T18:12:16.948Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-03-27T18:12:16.948Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-27T18:12:16.948Z] [2021-03-27T18:12:16.948Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-03-27T18:12:16.948Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-03-27T18:12:16.948Z] [2021-03-27T18:12:16.948Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-27T18:12:16.948Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-27T18:12:16.948Z] [2021-03-27T18:12:16.948Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-03-27T18:12:16.948Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-03-27T18:12:16.948Z] [2021-03-27T18:12:16.948Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) [2021-03-27T18:12:16.948Z] run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP [2021-03-27T18:12:16.948Z] [2021-03-27T18:12:16.948Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-03-27T18:12:16.948Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-27T18:12:16.948Z] [2021-03-27T18:12:16.948Z] [2021-03-27T18:12:16.948Z] DONE 196 tests, 6 skipped in 147.923s [2021-03-27T18:12:16.948Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-03-27T18:12:16.948Z] INFO: Testing against a local daemon [2021-03-27T18:12:16.948Z] === RUN TestCommitInheritsEnv [2021-03-27T18:12:17.058Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-27T18:12:17.058Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-27T18:12:17.204Z] --- PASS: TestCommitInheritsEnv (0.31s) [2021-03-27T18:12:17.204Z] === RUN TestImportExtremelyLargeImageWorks [2021-03-27T18:12:17.204Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-03-27T18:12:17.204Z] === RUN TestImagesFilterMultiReference [2021-03-27T18:12:17.204Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-03-27T18:12:17.204Z] === RUN TestImagePullPlatformInvalid [2021-03-27T18:12:17.204Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-03-27T18:12:17.204Z] === RUN TestRemoveImageOrphaning [2021-03-27T18:12:17.460Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2021-03-27T18:12:17.460Z] === RUN TestRemoveImageGarbageCollector [2021-03-27T18:12:17.503Z] --- PASS: TestImportExtremelyLargeImageWorks (82.02s) [2021-03-27T18:12:17.503Z] PASS [2021-03-27T18:12:17.503Z] [2021-03-27T18:12:17.503Z] === Skipped [2021-03-27T18:12:17.503Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-03-27T18:12:17.503Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-27T18:12:17.503Z] [2021-03-27T18:12:17.503Z] [2021-03-27T18:12:17.503Z] DONE 12 tests, 1 skipped in 83.580s [2021-03-27T18:12:17.503Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2021-03-27T18:12:17.503Z] ++ 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-27T18:12:17.503Z] ++ set -e [2021-03-27T18:12:17.503Z] ++ '[' -n 0 ']' [2021-03-27T18:12:17.503Z] ++ set -x [2021-03-27T18:12:17.503Z] ++ 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-27T18:12:17.503Z] INFO: Testing against a local daemon [2021-03-27T18:12:17.503Z] === RUN TestNetworkCreateDelete [2021-03-27T18:12:17.503Z] --- PASS: TestNetworkCreateDelete (0.12s) [2021-03-27T18:12:17.503Z] === RUN TestDockerNetworkDeletePreferID [2021-03-27T18:12:17.793Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2021-03-27T18:12:17.793Z] === RUN TestDaemonDNSFallback [2021-03-27T18:12:19.933Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-03-27T18:12:19.975Z] --- PASS: TestRemoveImageGarbageCollector (2.03s) [2021-03-27T18:12:19.975Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-03-27T18:12:19.975Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-03-27T18:12:19.975Z] === RUN TestTagInvalidReference [2021-03-27T18:12:19.975Z] --- PASS: TestTagInvalidReference (0.02s) [2021-03-27T18:12:19.975Z] === RUN TestTagValidPrefixedRepo [2021-03-27T18:12:19.975Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-03-27T18:12:19.975Z] === RUN TestTagExistedNameWithoutForce [2021-03-27T18:12:19.975Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-03-27T18:12:19.975Z] === RUN TestTagOfficialNames [2021-03-27T18:12:19.975Z] --- PASS: TestTagOfficialNames (0.04s) [2021-03-27T18:12:19.975Z] === RUN TestTagMatchesDigest [2021-03-27T18:12:19.975Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-03-27T18:12:19.975Z] === CONT TestImportExtremelyLargeImageWorks [2021-03-27T18:12:21.299Z] --- PASS: TestDaemonDNSFallback (2.73s) [2021-03-27T18:12:21.299Z] === RUN TestInspectNetwork [2021-03-27T18:12:22.421Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-03-27T18:12:22.421Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (5.66s) [2021-03-27T18:12:22.421Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (5.70s) [2021-03-27T18:12:22.421Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (5.22s) [2021-03-27T18:12:22.421Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.56s) [2021-03-27T18:12:22.421Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.52s) [2021-03-27T18:12:22.421Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.50s) [2021-03-27T18:12:22.421Z] === RUN TestBuildMultiStageCopy [2021-03-27T18:12:22.421Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-03-27T18:12:26.615Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-03-27T18:12:26.855Z] === RUN TestInspectNetwork/full_network_id [2021-03-27T18:12:26.856Z] === RUN TestInspectNetwork/partial_network_id [2021-03-27T18:12:26.856Z] === RUN TestInspectNetwork/network_name [2021-03-27T18:12:26.856Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-03-27T18:12:26.873Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-03-27T18:12:27.035Z] --- PASS: TestBuildWithHugeFile (42.45s) [2021-03-27T18:12:27.035Z] === RUN TestBuildWCOWSandboxSize [2021-03-27T18:12:27.035Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-03-27T18:12:27.035Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-27T18:12:27.035Z] === RUN TestBuildWithEmptyDockerfile [2021-03-27T18:12:27.035Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-27T18:12:27.035Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-27T18:12:27.035Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-27T18:12:27.035Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-27T18:12:27.035Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-27T18:12:27.035Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-27T18:12:27.035Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-27T18:12:27.035Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-27T18:12:27.035Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-27T18:12:27.035Z] --- PASS: TestBuildWithEmptyDockerfile (0.29s) [2021-03-27T18:12:27.035Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.28s) [2021-03-27T18:12:27.035Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.29s) [2021-03-27T18:12:27.035Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.29s) [2021-03-27T18:12:27.035Z] === RUN TestBuildPreserveOwnership [2021-03-27T18:12:27.035Z] === RUN TestBuildPreserveOwnership/copy_from [2021-03-27T18:12:27.441Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-03-27T18:12:27.975Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-03-27T18:12:28.009Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-03-27T18:12:28.578Z] --- PASS: TestBuildMultiStageCopy (6.17s) [2021-03-27T18:12:28.578Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.81s) [2021-03-27T18:12:28.578Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.54s) [2021-03-27T18:12:28.578Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.61s) [2021-03-27T18:12:28.578Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.60s) [2021-03-27T18:12:28.578Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.60s) [2021-03-27T18:12:28.578Z] === RUN TestBuildMultiStageParentConfig [2021-03-27T18:12:29.957Z] --- PASS: TestBuildMultiStageParentConfig (1.39s) [2021-03-27T18:12:29.957Z] === RUN TestBuildLabelWithTargets [2021-03-27T18:12:30.522Z] --- PASS: TestBuildPreserveOwnership (7.07s) [2021-03-27T18:12:30.522Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.49s) [2021-03-27T18:12:30.522Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.56s) [2021-03-27T18:12:30.522Z] === RUN TestBuildPlatformInvalid [2021-03-27T18:12:30.782Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2021-03-27T18:12:30.782Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-03-27T18:12:32.405Z] --- PASS: TestInspectNetwork (11.43s) [2021-03-27T18:12:32.405Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-03-27T18:12:32.405Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-03-27T18:12:32.405Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-03-27T18:12:32.405Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-03-27T18:12:32.405Z] === RUN TestRunContainerWithBridgeNone [2021-03-27T18:12:32.494Z] --- PASS: TestBuildLabelWithTargets (2.45s) [2021-03-27T18:12:32.494Z] === RUN TestBuildWithEmptyLayers [2021-03-27T18:12:33.872Z] --- PASS: TestBuildWithEmptyLayers (1.35s) [2021-03-27T18:12:33.872Z] === RUN TestBuildMultiStageOnBuild [2021-03-27T18:12:35.911Z] --- PASS: TestRunContainerWithBridgeNone (3.30s) [2021-03-27T18:12:35.911Z] === RUN TestNetworkInvalidJSON [2021-03-27T18:12:35.911Z] === RUN TestNetworkInvalidJSON//networks/create [2021-03-27T18:12:35.911Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-03-27T18:12:35.911Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-03-27T18:12:35.911Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-03-27T18:12:35.911Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-27T18:12:35.911Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-27T18:12:35.911Z] === CONT TestNetworkInvalidJSON//networks/create [2021-03-27T18:12:35.911Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-27T18:12:35.911Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-03-27T18:12:35.911Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-03-27T18:12:35.911Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-03-27T18:12:35.911Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-03-27T18:12:35.911Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-03-27T18:12:35.911Z] === RUN TestNetworkList [2021-03-27T18:12:35.911Z] === RUN TestNetworkList//networks [2021-03-27T18:12:35.911Z] === PAUSE TestNetworkList//networks [2021-03-27T18:12:35.911Z] === RUN TestNetworkList//networks/ [2021-03-27T18:12:35.911Z] === PAUSE TestNetworkList//networks/ [2021-03-27T18:12:35.911Z] === CONT TestNetworkList//networks [2021-03-27T18:12:35.911Z] === CONT TestNetworkList//networks/ [2021-03-27T18:12:35.911Z] --- PASS: TestNetworkList (0.01s) [2021-03-27T18:12:35.911Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-03-27T18:12:35.911Z] --- PASS: TestNetworkList//networks (0.00s) [2021-03-27T18:12:35.911Z] === RUN TestHostIPv4BridgeLabel [2021-03-27T18:12:35.911Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2021-03-27T18:12:35.911Z] === RUN TestDaemonRestartWithLiveRestore [2021-03-27T18:12:36.941Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-03-27T18:12:36.941Z] === RUN TestDaemonDefaultNetworkPools [2021-03-27T18:12:37.970Z] --- PASS: TestDaemonDefaultNetworkPools (0.87s) [2021-03-27T18:12:37.970Z] === RUN TestDaemonRestartWithExistingNetwork [2021-03-27T18:12:38.999Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2021-03-27T18:12:38.999Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-03-27T18:12:39.146Z] --- PASS: TestBuildMultiStageOnBuild (4.39s) [2021-03-27T18:12:39.146Z] === RUN TestBuildUncleanTarFilenames [2021-03-27T18:12:40.084Z] --- PASS: TestBuildUncleanTarFilenames (1.84s) [2021-03-27T18:12:40.084Z] === RUN TestBuildMultiStageLayerLeak [2021-03-27T18:12:40.500Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s) [2021-03-27T18:12:40.500Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-03-27T18:12:40.951Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-03-27T18:12:41.129Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s) [2021-03-27T18:12:41.129Z] === RUN TestServiceWithPredefinedNetwork [2021-03-27T18:12:45.358Z] --- PASS: TestBuildMultiStageLayerLeak (4.51s) [2021-03-27T18:12:45.358Z] === RUN TestBuildWithHugeFile [2021-03-27T18:12:45.567Z] --- PASS: TestServiceWithPredefinedNetwork (4.01s) [2021-03-27T18:12:45.567Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-03-27T18:12:45.567Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-27T18:12:45.567Z] service_test.go:242: FLAKY_TEST [2021-03-27T18:12:45.567Z] === RUN TestServiceWithDataPathPortInit [2021-03-27T18:12:45.691Z] Loaded image: buildpack-deps:buster [2021-03-27T18:12:45.691Z] Loaded image: busybox:latest [2021-03-27T18:12:45.691Z] Loaded image: busybox:glibc [2021-03-27T18:12:45.691Z] Loaded image: debian:bullseye [2021-03-27T18:12:45.951Z] Loaded image: hello-world:latest [2021-03-27T18:12:46.211Z] Loaded image: arm32v7/hello-world:latest [2021-03-27T18:12:48.349Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-03-27T18:12:49.833Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-03-27T18:12:53.478Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-27T18:12:53.478Z] Using test binary docker [2021-03-27T18:12:53.478Z] +++ /etc/init.d/apparmor start [2021-03-27T18:12:53.478Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-03-27T18:12:53.478Z] INFO: Waiting for daemon to start... [2021-03-27T18:12:53.478Z] Starting dockerd [2021-03-27T18:12:53.478Z] +++ 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-27T18:12:53.478Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-27T18:12:53.478Z] Using test binary docker [2021-03-27T18:12:53.478Z] +++ /etc/init.d/apparmor start [2021-03-27T18:12:53.478Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-03-27T18:12:53.478Z] INFO: Waiting for daemon to start... [2021-03-27T18:12:53.478Z] Starting dockerd [2021-03-27T18:12:53.478Z] +++ 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-27T18:12:54.855Z] . [2021-03-27T18:12:54.855Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-27T18:12:54.855Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-27T18:12:54.855Z] Error: No such image: emptyfs [2021-03-27T18:12:55.114Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-03-27T18:12:55.114Z] ++++ docker load [2021-03-27T18:12:55.373Z] Running integration-test (iteration 1) [2021-03-27T18:12:55.373Z] 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-27T18:12:55.373Z] ++ 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-27T18:12:55.373Z] ++ set -e [2021-03-27T18:12:55.373Z] ++ '[' -n 0 ']' [2021-03-27T18:12:55.373Z] ++ set -x [2021-03-27T18:12:55.373Z] ++ 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-27T18:12:55.373Z] [2021-03-27T18:12:55.373Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-27T18:12:55.373Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-27T18:12:55.373Z] Error: No such image: emptyfs [2021-03-27T18:12:55.373Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-03-27T18:12:55.373Z] ++++ docker load [2021-03-27T18:12:55.768Z] tests/integration/api_service_test.py .................................. [ 60%] [2021-03-27T18:12:55.940Z] Running integration-test (iteration 1) [2021-03-27T18:12:55.940Z] 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-27T18:12:55.940Z] ++ 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-27T18:12:55.940Z] ++ set -e [2021-03-27T18:12:55.940Z] ++ '[' -n 0 ']' [2021-03-27T18:12:55.940Z] ++ set -x [2021-03-27T18:12:55.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-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-27T18:12:56.207Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.79s) [2021-03-27T18:12:56.207Z] PASS [2021-03-27T18:12:56.207Z] [2021-03-27T18:12:56.207Z] === Skipped [2021-03-27T18:12:56.207Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-03-27T18:12:56.207Z] build_session_test.go:25: TODO: BuildKit [2021-03-27T18:12:56.207Z] [2021-03-27T18:12:56.207Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-03-27T18:12:56.207Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-27T18:12:56.207Z] [2021-03-27T18:12:56.207Z] [2021-03-27T18:12:56.207Z] DONE 34 tests, 2 skipped in 129.824s [2021-03-27T18:12:56.207Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-03-27T18:12:56.207Z] ++ 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-27T18:12:56.207Z] ++ set -e [2021-03-27T18:12:56.207Z] ++ '[' -n 0 ']' [2021-03-27T18:12:56.207Z] ++ set -x [2021-03-27T18:12:56.207Z] ++ 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-27T18:12:56.207Z] INFO: Testing against a local daemon [2021-03-27T18:12:56.207Z] === RUN TestConfigInspect [2021-03-27T18:13:00.409Z] --- PASS: TestConfigInspect (3.92s) [2021-03-27T18:13:00.409Z] === RUN TestConfigList [2021-03-27T18:13:03.720Z] --- PASS: TestConfigList (3.31s) [2021-03-27T18:13:03.720Z] === RUN TestConfigsCreateAndDelete [2021-03-27T18:13:07.020Z] --- PASS: TestConfigsCreateAndDelete (3.30s) [2021-03-27T18:13:07.020Z] === RUN TestConfigsUpdate [2021-03-27T18:13:08.002Z] --- PASS: TestServiceWithDataPathPortInit (20.73s) [2021-03-27T18:13:08.002Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-03-27T18:13:08.752Z] ......................... [ 67%] [2021-03-27T18:13:09.563Z] --- PASS: TestConfigsUpdate (3.24s) [2021-03-27T18:13:09.563Z] === RUN TestTemplatedConfig [2021-03-27T18:13:13.770Z] --- PASS: TestTemplatedConfig (4.02s) [2021-03-27T18:13:13.770Z] === RUN TestConfigCreateResolve [2021-03-27T18:13:14.125Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-03-27T18:13:14.125Z] [2021-03-27T18:13:14.125Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-27T18:13:14.125Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-27T18:13:14.125Z] HOSTNAME=da84c7c3c927 [2021-03-27T18:13:14.125Z] TESTDEBUG=0 [2021-03-27T18:13:14.125Z] DEST=bundles/test-integration [2021-03-27T18:13:14.125Z] PWD=/go/src/github.com/docker/docker [2021-03-27T18:13:14.125Z] DOCKER_GITCOMMIT=d9356edcd252710aa3b4228f2071269738c10733 [2021-03-27T18:13:14.125Z] container=docker [2021-03-27T18:13:14.125Z] HOME=/root [2021-03-27T18:13:14.125Z] GOLANG_VERSION=1.13.15 [2021-03-27T18:13:14.125Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-27T18:13:14.125Z] VALIDATE_BRANCH=master [2021-03-27T18:13:14.125Z] TERM=xterm [2021-03-27T18:13:14.125Z] DOCKER_PKG=github.com/docker/docker [2021-03-27T18:13:14.125Z] SHLVL=1 [2021-03-27T18:13:14.125Z] TIMEOUT=120m [2021-03-27T18:13:14.125Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-27T18:13:14.125Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-27T18:13:14.125Z] GO111MODULE=off [2021-03-27T18:13:14.125Z] DOCKER_EXPERIMENTAL=1 [2021-03-27T18:13:14.125Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-03-27T18:13:14.125Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-27T18:13:14.125Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-27T18:13:14.125Z] GOPATH=/go [2021-03-27T18:13:14.125Z] PKG_CONFIG=pkg-config [2021-03-27T18:13:14.125Z] _=/usr/bin/env [2021-03-27T18:13:14.125Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-03-27T18:13:16.540Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.43s) [2021-03-27T18:13:16.540Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ofshlu9gpyzk283z5msq55krm Created:2021-03-27 18:13:07.171504293 +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[c4028169ccffe63774df53d42290d2005a0dd3ccc490e8dfaa10a5cdf1414927:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pfvudwl0c88l08wq3f7g1sdqk EndpointID:1953a3081fc2ce5bb5ce0e643d0e7ef8c5ceac7c4bc33deb7333be12bea89ccd MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:9da3d412b4d9bc166b74bb3dfe69ebd35dc4af9a6e6586dd3939800c9c9570ea 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:2802ee18ec40 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pfvudwl0c88l08wq3f7g1sdqk EndpointID:1953a3081fc2ce5bb5ce0e643d0e7ef8c5ceac7c4bc33deb7333be12bea89ccd EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-03-27T18:13:16.540Z] PASS [2021-03-27T18:13:16.540Z] [2021-03-27T18:13:16.540Z] === Skipped [2021-03-27T18:13:16.540Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-27T18:13:16.540Z] service_test.go:242: FLAKY_TEST [2021-03-27T18:13:16.540Z] [2021-03-27T18:13:16.540Z] [2021-03-27T18:13:16.540Z] DONE 26 tests, 1 skipped in 58.773s [2021-03-27T18:13:16.540Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-03-27T18:13:16.540Z] ++ 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-27T18:13:16.540Z] ++ set -e [2021-03-27T18:13:16.540Z] ++ '[' -n 0 ']' [2021-03-27T18:13:16.540Z] ++ set -x [2021-03-27T18:13:16.540Z] ++ 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-27T18:13:16.540Z] INFO: Testing against a local daemon [2021-03-27T18:13:16.540Z] === RUN TestDockerNetworkIpvlanPersistance [2021-03-27T18:13:16.540Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-03-27T18:13:16.540Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-27T18:13:16.540Z] === RUN TestDockerNetworkIpvlan [2021-03-27T18:13:16.540Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-03-27T18:13:16.540Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-27T18:13:16.540Z] PASS [2021-03-27T18:13:16.540Z] [2021-03-27T18:13:16.540Z] === Skipped [2021-03-27T18:13:16.540Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-03-27T18:13:16.540Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-27T18:13:16.540Z] [2021-03-27T18:13:16.540Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-03-27T18:13:16.540Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-27T18:13:16.540Z] [2021-03-27T18:13:16.540Z] [2021-03-27T18:13:16.540Z] DONE 2 tests, 2 skipped in 0.077s [2021-03-27T18:13:16.540Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-03-27T18:13:16.540Z] ++ 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-27T18:13:16.540Z] ++ set -e [2021-03-27T18:13:16.540Z] ++ '[' -n 0 ']' [2021-03-27T18:13:16.540Z] ++ set -x [2021-03-27T18:13:16.540Z] ++ 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-27T18:13:16.540Z] INFO: Testing against a local daemon [2021-03-27T18:13:16.540Z] === RUN TestDockerNetworkMacvlanPersistance [2021-03-27T18:13:17.068Z] --- PASS: TestConfigCreateResolve (3.24s) [2021-03-27T18:13:17.068Z] === RUN TestConfigDaemonLibtrustID [2021-03-27T18:13:17.639Z] --- PASS: TestConfigDaemonLibtrustID (0.72s) [2021-03-27T18:13:17.639Z] PASS [2021-03-27T18:13:17.639Z] [2021-03-27T18:13:17.639Z] DONE 7 tests in 21.998s [2021-03-27T18:13:17.639Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-03-27T18:13:17.639Z] ++ 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-27T18:13:17.639Z] ++ set -e [2021-03-27T18:13:17.639Z] ++ '[' -n 0 ']' [2021-03-27T18:13:17.639Z] ++ set -x [2021-03-27T18:13:17.639Z] ++ 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-27T18:13:17.899Z] INFO: Testing against a local daemon [2021-03-27T18:13:17.899Z] === RUN TestCheckpoint [2021-03-27T18:13:17.899Z] --- SKIP: TestCheckpoint (0.00s) [2021-03-27T18:13:17.899Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-27T18:13:17.899Z] === RUN TestContainerInvalidJSON [2021-03-27T18:13:17.899Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-03-27T18:13:17.899Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-03-27T18:13:17.899Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-03-27T18:13:17.899Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-03-27T18:13:17.899Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-03-27T18:13:17.899Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-03-27T18:13:17.899Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-03-27T18:13:17.899Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-03-27T18:13:17.899Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-03-27T18:13:17.899Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-03-27T18:13:17.899Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-03-27T18:13:17.899Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-03-27T18:13:17.899Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-03-27T18:13:17.899Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-03-27T18:13:18.040Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.56s) [2021-03-27T18:13:18.040Z] === RUN TestDockerNetworkMacvlan [2021-03-27T18:13:18.159Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.15s) [2021-03-27T18:13:18.160Z] === RUN TestCopyFromContainerPathIsNotDir [2021-03-27T18:13:18.160Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.15s) [2021-03-27T18:13:18.160Z] === RUN TestCopyToContainerPathDoesNotExist [2021-03-27T18:13:18.420Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2021-03-27T18:13:18.420Z] === RUN TestCopyToContainerPathIsNotDir [2021-03-27T18:13:18.420Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2021-03-27T18:13:18.420Z] === RUN TestCopyFromContainer [2021-03-27T18:13:18.670Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-03-27T18:13:19.699Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-03-27T18:13:20.728Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-03-27T18:13:20.964Z] === RUN TestCopyFromContainer// [2021-03-27T18:13:20.964Z] === RUN TestCopyFromContainer//bar/root [2021-03-27T18:13:20.964Z] === RUN TestCopyFromContainer//bar/root/ [2021-03-27T18:13:20.964Z] === RUN TestCopyFromContainer/bar/quux [2021-03-27T18:13:21.225Z] === RUN TestCopyFromContainer/bar/quux/ [2021-03-27T18:13:21.225Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-03-27T18:13:21.486Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-03-27T18:13:21.486Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-03-27T18:13:21.746Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-03-27T18:13:21.746Z] === RUN TestCopyFromContainer/bar/notarget [2021-03-27T18:13:22.007Z] --- PASS: TestCopyFromContainer (3.48s) [2021-03-27T18:13:22.007Z] --- PASS: TestCopyFromContainer// (0.11s) [2021-03-27T18:13:22.007Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2021-03-27T18:13:22.007Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2021-03-27T18:13:22.007Z] --- PASS: TestCopyFromContainer/bar/quux (0.16s) [2021-03-27T18:13:22.007Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2021-03-27T18:13:22.007Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2021-03-27T18:13:22.007Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2021-03-27T18:13:22.007Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2021-03-27T18:13:22.007Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2021-03-27T18:13:22.007Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2021-03-27T18:13:22.007Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-03-27T18:13:22.007Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-27T18:13:22.007Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-27T18:13:22.007Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-27T18:13:22.007Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-27T18:13:22.007Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-27T18:13:22.007Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-27T18:13:22.007Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-27T18:13:22.007Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-27T18:13:22.007Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-27T18:13:22.007Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-03-27T18:13:22.007Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-03-27T18:13:22.007Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-03-27T18:13:22.007Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-03-27T18:13:22.007Z] === RUN TestCreateLinkToNonExistingContainer [2021-03-27T18:13:22.007Z] --- PASS: TestCreateLinkToNonExistingContainer (0.08s) [2021-03-27T18:13:22.007Z] === RUN TestCreateWithInvalidEnv [2021-03-27T18:13:22.007Z] === RUN TestCreateWithInvalidEnv/0 [2021-03-27T18:13:22.007Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-03-27T18:13:22.007Z] === RUN TestCreateWithInvalidEnv/1 [2021-03-27T18:13:22.007Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-03-27T18:13:22.007Z] === RUN TestCreateWithInvalidEnv/2 [2021-03-27T18:13:22.007Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-03-27T18:13:22.007Z] === CONT TestCreateWithInvalidEnv/0 [2021-03-27T18:13:22.007Z] === CONT TestCreateWithInvalidEnv/2 [2021-03-27T18:13:22.007Z] === CONT TestCreateWithInvalidEnv/1 [2021-03-27T18:13:22.007Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-03-27T18:13:22.007Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-03-27T18:13:22.007Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-03-27T18:13:22.007Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-03-27T18:13:22.007Z] === RUN TestCreateTmpfsMountsTarget [2021-03-27T18:13:22.007Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-03-27T18:13:22.007Z] === RUN TestCreateWithCustomMaskedPaths [2021-03-27T18:13:25.171Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-03-27T18:13:25.354Z] --- PASS: TestCreateWithCustomMaskedPaths (2.83s) [2021-03-27T18:13:25.354Z] === RUN TestCreateWithCustomReadonlyPaths [2021-03-27T18:13:27.907Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.99s) [2021-03-27T18:13:27.907Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-03-27T18:13:27.907Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-27T18:13:27.907Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-27T18:13:27.907Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-27T18:13:27.907Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-27T18:13:27.907Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-27T18:13:27.907Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-27T18:13:27.907Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-27T18:13:27.907Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-27T18:13:27.907Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-27T18:13:27.907Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-27T18:13:27.907Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-27T18:13:27.907Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-27T18:13:27.907Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-27T18:13:27.907Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-27T18:13:27.907Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-27T18:13:27.907Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-03-27T18:13:27.907Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2021-03-27T18:13:27.907Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2021-03-27T18:13:27.907Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2021-03-27T18:13:27.907Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2021-03-27T18:13:27.907Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-03-27T18:13:27.907Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-03-27T18:13:29.293Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.08s) [2021-03-27T18:13:29.293Z] === RUN TestCreateDifferentPlatform [2021-03-27T18:13:29.293Z] === RUN TestCreateDifferentPlatform/different_os [2021-03-27T18:13:29.293Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-03-27T18:13:29.293Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-03-27T18:13:29.293Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-03-27T18:13:29.293Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-03-27T18:13:29.293Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-03-27T18:13:29.293Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2021-03-27T18:13:29.293Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-03-27T18:13:29.293Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.10s) [2021-03-27T18:13:29.293Z] === RUN TestContainerStartOnDaemonRestart [2021-03-27T18:13:29.293Z] === PAUSE TestContainerStartOnDaemonRestart [2021-03-27T18:13:29.293Z] === RUN TestDaemonRestartIpcMode [2021-03-27T18:13:29.293Z] === PAUSE TestDaemonRestartIpcMode [2021-03-27T18:13:29.293Z] === RUN TestDaemonHostGatewayIP [2021-03-27T18:13:29.293Z] === PAUSE TestDaemonHostGatewayIP [2021-03-27T18:13:29.293Z] === RUN TestRestartDaemonWithRestartingContainer [2021-03-27T18:13:29.293Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-03-27T18:13:29.293Z] === RUN TestContainerKillOnDaemonStart [2021-03-27T18:13:29.293Z] === PAUSE TestContainerKillOnDaemonStart [2021-03-27T18:13:29.293Z] === RUN TestDiff [2021-03-27T18:13:30.234Z] --- PASS: TestDiff (0.98s) [2021-03-27T18:13:30.235Z] === RUN TestExecWithCloseStdin [2021-03-27T18:13:30.724Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-03-27T18:13:31.619Z] --- PASS: TestExecWithCloseStdin (1.26s) [2021-03-27T18:13:31.619Z] === RUN TestExec [2021-03-27T18:13:33.001Z] --- PASS: TestExec (1.28s) [2021-03-27T18:13:33.001Z] === RUN TestExecUser [2021-03-27T18:13:34.386Z] --- PASS: TestExecUser (1.29s) [2021-03-27T18:13:34.386Z] === RUN TestExportContainerAndImportImage [2021-03-27T18:13:35.327Z] --- PASS: TestExportContainerAndImportImage (1.31s) [2021-03-27T18:13:35.327Z] === RUN TestExportContainerAfterDaemonRestart [2021-03-27T18:13:37.872Z] --- PASS: TestExportContainerAfterDaemonRestart (2.13s) [2021-03-27T18:13:37.872Z] === RUN TestHealthCheckWorkdir [2021-03-27T18:13:39.204Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-03-27T18:13:39.255Z] --- PASS: TestHealthCheckWorkdir (1.66s) [2021-03-27T18:13:39.255Z] === RUN TestHealthKillContainer [2021-03-27T18:13:40.704Z] --- PASS: TestDockerNetworkMacvlan (22.93s) [2021-03-27T18:13:40.704Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2021-03-27T18:13:40.704Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.16s) [2021-03-27T18:13:40.704Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.93s) [2021-03-27T18:13:40.704Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.17s) [2021-03-27T18:13:40.704Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (6.80s) [2021-03-27T18:13:40.704Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.91s) [2021-03-27T18:13:40.704Z] PASS [2021-03-27T18:13:40.704Z] [2021-03-27T18:13:40.704Z] DONE 8 tests in 24.562s [2021-03-27T18:13:40.704Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2021-03-27T18:13:40.704Z] ++ 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-27T18:13:40.704Z] ++ set -e [2021-03-27T18:13:40.704Z] ++ '[' -n 0 ']' [2021-03-27T18:13:40.704Z] ++ set -x [2021-03-27T18:13:40.704Z] ++ 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-27T18:13:40.704Z] testing: warning: no tests to run [2021-03-27T18:13:40.704Z] PASS [2021-03-27T18:13:40.704Z] [2021-03-27T18:13:40.704Z] DONE 0 tests in 0.016s [2021-03-27T18:13:40.994Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-03-27T18:13:40.994Z] ++ 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-27T18:13:40.994Z] ++ set -e [2021-03-27T18:13:40.994Z] ++ '[' -n 0 ']' [2021-03-27T18:13:40.994Z] ++ set -x [2021-03-27T18:13:40.994Z] ++ 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-27T18:13:40.994Z] INFO: Testing against a local daemon [2021-03-27T18:13:40.994Z] === RUN TestAuthZPluginAllowRequest [2021-03-27T18:13:42.552Z] --- PASS: TestHealthKillContainer (3.27s) [2021-03-27T18:13:42.552Z] === RUN TestInspectCpusetInConfigPre120 [2021-03-27T18:13:42.634Z] Loaded image: buildpack-deps:buster [2021-03-27T18:13:42.634Z] Loaded image: buildpack-deps:buster [2021-03-27T18:13:42.634Z] Loaded image: busybox:latest [2021-03-27T18:13:42.634Z] Loaded image: busybox:latest [2021-03-27T18:13:42.634Z] Loaded image: busybox:glibc [2021-03-27T18:13:42.634Z] Loaded image: busybox:glibc [2021-03-27T18:13:42.722Z] --- PASS: TestImportExtremelyLargeImageWorks (102.05s) [2021-03-27T18:13:42.722Z] PASS [2021-03-27T18:13:42.722Z] [2021-03-27T18:13:42.722Z] === Skipped [2021-03-27T18:13:42.722Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-03-27T18:13:42.722Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-03-27T18:13:42.722Z] [2021-03-27T18:13:42.722Z] [2021-03-27T18:13:42.722Z] DONE 12 tests, 1 skipped in 105.753s [2021-03-27T18:13:42.722Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-03-27T18:13:42.722Z] INFO: Testing against a local daemon [2021-03-27T18:13:42.722Z] === RUN TestNetworkCreateDelete [2021-03-27T18:13:42.722Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-03-27T18:13:42.722Z] === RUN TestDockerNetworkDeletePreferID [2021-03-27T18:13:42.722Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2021-03-27T18:13:42.722Z] === RUN TestDaemonDNSFallback [2021-03-27T18:13:42.722Z] --- PASS: TestDaemonDNSFallback (7.58s) [2021-03-27T18:13:42.722Z] === RUN TestInspectNetwork [2021-03-27T18:13:42.722Z] --- SKIP: TestInspectNetwork (0.00s) [2021-03-27T18:13:42.722Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-27T18:13:42.722Z] === RUN TestRunContainerWithBridgeNone [2021-03-27T18:13:42.722Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-03-27T18:13:42.722Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-27T18:13:42.722Z] === RUN TestNetworkInvalidJSON [2021-03-27T18:13:42.722Z] === RUN TestNetworkInvalidJSON//networks/create [2021-03-27T18:13:42.722Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-03-27T18:13:42.722Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-03-27T18:13:42.722Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-03-27T18:13:42.722Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-27T18:13:42.722Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-27T18:13:42.722Z] === CONT TestNetworkInvalidJSON//networks/create [2021-03-27T18:13:42.722Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-27T18:13:42.722Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-03-27T18:13:42.722Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-03-27T18:13:42.722Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-03-27T18:13:42.722Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-03-27T18:13:42.722Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-03-27T18:13:42.722Z] === RUN TestNetworkList [2021-03-27T18:13:42.722Z] === RUN TestNetworkList//networks [2021-03-27T18:13:42.722Z] === PAUSE TestNetworkList//networks [2021-03-27T18:13:42.722Z] === RUN TestNetworkList//networks/ [2021-03-27T18:13:42.722Z] === PAUSE TestNetworkList//networks/ [2021-03-27T18:13:42.722Z] === CONT TestNetworkList//networks [2021-03-27T18:13:42.722Z] === CONT TestNetworkList//networks/ [2021-03-27T18:13:42.722Z] --- PASS: TestNetworkList (0.02s) [2021-03-27T18:13:42.722Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-03-27T18:13:42.722Z] --- PASS: TestNetworkList//networks (0.00s) [2021-03-27T18:13:42.722Z] === RUN TestHostIPv4BridgeLabel [2021-03-27T18:13:42.722Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-03-27T18:13:42.722Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-27T18:13:42.722Z] === RUN TestDaemonRestartWithLiveRestore [2021-03-27T18:13:42.722Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-03-27T18:13:42.722Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-27T18:13:42.722Z] === RUN TestDaemonDefaultNetworkPools [2021-03-27T18:13:42.722Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-03-27T18:13:42.722Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-27T18:13:42.722Z] === RUN TestDaemonRestartWithExistingNetwork [2021-03-27T18:13:42.722Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2021-03-27T18:13:42.722Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-27T18:13:42.722Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-03-27T18:13:42.722Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2021-03-27T18:13:42.722Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-27T18:13:42.722Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-03-27T18:13:42.722Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-03-27T18:13:42.722Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-27T18:13:42.722Z] === RUN TestServiceWithPredefinedNetwork [2021-03-27T18:13:42.722Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-03-27T18:13:42.722Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-27T18:13:42.722Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-03-27T18:13:42.722Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-27T18:13:42.722Z] service_test.go:242: FLAKY_TEST [2021-03-27T18:13:42.722Z] === RUN TestServiceWithDataPathPortInit [2021-03-27T18:13:42.722Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2021-03-27T18:13:42.722Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-27T18:13:42.722Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-03-27T18:13:42.722Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-03-27T18:13:42.722Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-27T18:13:42.722Z] PASS [2021-03-27T18:13:42.722Z] [2021-03-27T18:13:42.722Z] === Skipped [2021-03-27T18:13:42.722Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-03-27T18:13:42.722Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-27T18:13:42.722Z] [2021-03-27T18:13:42.722Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-03-27T18:13:42.722Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-27T18:13:42.722Z] [2021-03-27T18:13:42.722Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-03-27T18:13:42.722Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-27T18:13:42.722Z] [2021-03-27T18:13:42.722Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-03-27T18:13:42.722Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-27T18:13:42.722Z] [2021-03-27T18:13:42.722Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2021-03-27T18:13:42.722Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-27T18:13:42.722Z] [2021-03-27T18:13:42.722Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2021-03-27T18:13:42.722Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-27T18:13:42.722Z] [2021-03-27T18:13:42.722Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2021-03-27T18:13:42.722Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-27T18:13:42.722Z] [2021-03-27T18:13:42.722Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-03-27T18:13:42.722Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-27T18:13:42.722Z] [2021-03-27T18:13:42.722Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-03-27T18:13:42.722Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-27T18:13:42.722Z] [2021-03-27T18:13:42.722Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-27T18:13:42.722Z] service_test.go:242: FLAKY_TEST [2021-03-27T18:13:42.722Z] [2021-03-27T18:13:42.722Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2021-03-27T18:13:42.722Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-27T18:13:42.722Z] [2021-03-27T18:13:42.722Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-03-27T18:13:42.722Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-27T18:13:42.722Z] [2021-03-27T18:13:42.722Z] [2021-03-27T18:13:42.722Z] DONE 22 tests, 12 skipped in 8.379s [2021-03-27T18:13:42.722Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-03-27T18:13:42.722Z] INFO: Testing against a local daemon [2021-03-27T18:13:42.722Z] === RUN TestDockerNetworkIpvlanPersistance [2021-03-27T18:13:42.722Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-03-27T18:13:42.722Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-27T18:13:42.722Z] === RUN TestDockerNetworkIpvlan [2021-03-27T18:13:42.722Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-03-27T18:13:42.722Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-27T18:13:42.722Z] PASS [2021-03-27T18:13:42.722Z] [2021-03-27T18:13:42.722Z] === Skipped [2021-03-27T18:13:42.722Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-03-27T18:13:42.722Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-27T18:13:42.722Z] [2021-03-27T18:13:42.722Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-03-27T18:13:42.722Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-27T18:13:42.722Z] [2021-03-27T18:13:42.722Z] [2021-03-27T18:13:42.722Z] DONE 2 tests, 2 skipped in 0.135s [2021-03-27T18:13:42.722Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-03-27T18:13:42.722Z] INFO: Testing against a local daemon [2021-03-27T18:13:42.722Z] === RUN TestDockerNetworkMacvlanPersistance [2021-03-27T18:13:42.722Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-03-27T18:13:42.722Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-27T18:13:42.722Z] === RUN TestDockerNetworkMacvlan [2021-03-27T18:13:42.722Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-03-27T18:13:42.722Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-27T18:13:42.722Z] PASS [2021-03-27T18:13:42.722Z] [2021-03-27T18:13:42.722Z] === Skipped [2021-03-27T18:13:42.722Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-03-27T18:13:42.722Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-27T18:13:42.722Z] [2021-03-27T18:13:42.722Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-03-27T18:13:42.722Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-27T18:13:42.722Z] [2021-03-27T18:13:42.722Z] [2021-03-27T18:13:42.722Z] DONE 2 tests, 2 skipped in 0.168s [2021-03-27T18:13:42.722Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-03-27T18:13:42.722Z] testing: warning: no tests to run [2021-03-27T18:13:42.722Z] PASS [2021-03-27T18:13:42.722Z] [2021-03-27T18:13:42.722Z] DONE 0 tests in 0.035s [2021-03-27T18:13:42.722Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-03-27T18:13:42.722Z] INFO: Testing against a local daemon [2021-03-27T18:13:42.722Z] === RUN TestAuthZPluginAllowRequest [2021-03-27T18:13:42.722Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-03-27T18:13:42.722Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-27T18:13:42.722Z] === RUN TestAuthZPluginTLS [2021-03-27T18:13:42.722Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-03-27T18:13:42.722Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-27T18:13:42.722Z] === RUN TestAuthZPluginDenyRequest [2021-03-27T18:13:42.722Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-03-27T18:13:42.722Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-27T18:13:42.722Z] === RUN TestAuthZPluginAPIDenyResponse [2021-03-27T18:13:42.722Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-03-27T18:13:42.722Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-27T18:13:42.722Z] === RUN TestAuthZPluginDenyResponse [2021-03-27T18:13:42.722Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-03-27T18:13:42.722Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-27T18:13:42.722Z] === RUN TestAuthZPluginAllowEventStream [2021-03-27T18:13:42.722Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-03-27T18:13:42.722Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-27T18:13:42.722Z] === RUN TestAuthZPluginErrorResponse [2021-03-27T18:13:42.722Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-03-27T18:13:42.722Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-27T18:13:42.722Z] === RUN TestAuthZPluginErrorRequest [2021-03-27T18:13:42.722Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-03-27T18:13:42.722Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-27T18:13:42.722Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-03-27T18:13:42.722Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-03-27T18:13:42.722Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-27T18:13:42.722Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-03-27T18:13:42.722Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-03-27T18:13:42.722Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-27T18:13:42.722Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-03-27T18:13:42.722Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-03-27T18:13:42.722Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-27T18:13:42.722Z] === RUN TestAuthZPluginHeader [2021-03-27T18:13:42.722Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-03-27T18:13:42.722Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-27T18:13:42.722Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-03-27T18:13:42.722Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.20s) [2021-03-27T18:13:42.722Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-27T18:13:42.722Z] === RUN TestAuthZPluginV2Disable [2021-03-27T18:13:42.722Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-03-27T18:13:42.722Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-27T18:13:42.722Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-03-27T18:13:42.722Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-03-27T18:13:42.722Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-27T18:13:42.722Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-03-27T18:13:42.722Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-03-27T18:13:42.722Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-27T18:13:42.722Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-03-27T18:13:42.722Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2021-03-27T18:13:42.722Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-27T18:13:42.722Z] PASS [2021-03-27T18:13:42.722Z] [2021-03-27T18:13:42.722Z] === Skipped [2021-03-27T18:13:42.722Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-03-27T18:13:42.722Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-27T18:13:42.722Z] [2021-03-27T18:13:42.722Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-03-27T18:13:42.722Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-27T18:13:42.722Z] [2021-03-27T18:13:42.722Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-03-27T18:13:42.722Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-27T18:13:42.722Z] [2021-03-27T18:13:42.722Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-03-27T18:13:42.722Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-27T18:13:42.722Z] [2021-03-27T18:13:42.722Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-03-27T18:13:42.722Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-27T18:13:42.722Z] [2021-03-27T18:13:42.722Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-03-27T18:13:42.722Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-27T18:13:42.722Z] [2021-03-27T18:13:42.722Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-03-27T18:13:42.722Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-27T18:13:42.722Z] [2021-03-27T18:13:42.722Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-03-27T18:13:42.722Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-27T18:13:42.722Z] [2021-03-27T18:13:42.722Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-03-27T18:13:42.722Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-27T18:13:42.722Z] [2021-03-27T18:13:42.722Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-03-27T18:13:42.722Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-27T18:13:42.722Z] [2021-03-27T18:13:42.722Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-03-27T18:13:42.722Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-27T18:13:42.722Z] [2021-03-27T18:13:42.722Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-03-27T18:13:42.722Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-27T18:13:42.722Z] [2021-03-27T18:13:42.722Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.20s) [2021-03-27T18:13:42.722Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-27T18:13:42.722Z] [2021-03-27T18:13:42.722Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-03-27T18:13:42.722Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-27T18:13:42.722Z] [2021-03-27T18:13:42.722Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-03-27T18:13:42.722Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-27T18:13:42.722Z] [2021-03-27T18:13:42.722Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-03-27T18:13:42.722Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-27T18:13:42.722Z] [2021-03-27T18:13:42.722Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2021-03-27T18:13:42.722Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-27T18:13:42.722Z] [2021-03-27T18:13:42.722Z] [2021-03-27T18:13:42.722Z] DONE 17 tests, 17 skipped in 0.426s [2021-03-27T18:13:42.722Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-03-27T18:13:42.722Z] INFO: Testing against a local daemon [2021-03-27T18:13:42.722Z] === RUN TestPluginInvalidJSON [2021-03-27T18:13:42.722Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-03-27T18:13:42.722Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-03-27T18:13:42.722Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-03-27T18:13:42.722Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-03-27T18:13:42.722Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2021-03-27T18:13:42.722Z] === RUN TestPluginInstall [2021-03-27T18:13:42.722Z] --- SKIP: TestPluginInstall (0.00s) [2021-03-27T18:13:42.723Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-27T18:13:42.723Z] === RUN TestPluginsWithRuntimes [2021-03-27T18:13:42.723Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-03-27T18:13:42.723Z] 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-27T18:13:42.723Z] PASS [2021-03-27T18:13:42.723Z] [2021-03-27T18:13:42.723Z] === Skipped [2021-03-27T18:13:42.723Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-03-27T18:13:42.723Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-27T18:13:42.723Z] [2021-03-27T18:13:42.723Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-03-27T18:13:42.723Z] 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-27T18:13:42.723Z] [2021-03-27T18:13:42.723Z] [2021-03-27T18:13:42.723Z] DONE 4 tests, 2 skipped in 0.187s [2021-03-27T18:13:42.723Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-03-27T18:13:42.983Z] INFO: Testing against a local daemon [2021-03-27T18:13:42.983Z] === RUN TestExternalGraphDriver [2021-03-27T18:13:42.983Z] --- SKIP: TestExternalGraphDriver (0.07s) [2021-03-27T18:13:42.983Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-03-27T18:13:42.983Z] === RUN TestGraphdriverPluginV2 [2021-03-27T18:13:43.054Z] --- PASS: TestAuthZPluginAllowRequest (1.91s) [2021-03-27T18:13:43.054Z] === RUN TestAuthZPluginTLS [2021-03-27T18:13:43.344Z] --- PASS: TestAuthZPluginTLS (0.54s) [2021-03-27T18:13:43.344Z] === RUN TestAuthZPluginDenyRequest [2021-03-27T18:13:43.493Z] --- PASS: TestInspectCpusetInConfigPre120 (1.00s) [2021-03-27T18:13:43.493Z] === RUN TestIpcModeNone [2021-03-27T18:13:43.974Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-03-27T18:13:43.974Z] === RUN TestAuthZPluginAPIDenyResponse [2021-03-27T18:13:44.016Z] Loaded image: debian:bullseye [2021-03-27T18:13:44.016Z] Loaded image: debian:bullseye [2021-03-27T18:13:44.016Z] Loaded image: hello-world:latest [2021-03-27T18:13:44.016Z] Loaded image: hello-world:latest [2021-03-27T18:13:44.275Z] Loaded image: arm32v7/hello-world:latest [2021-03-27T18:13:44.275Z] Loaded image: arm32v7/hello-world:latest [2021-03-27T18:13:44.275Z] INFO: Testing against a local daemon [2021-03-27T18:13:44.275Z] INFO: Testing against a local daemon [2021-03-27T18:13:44.275Z] === RUN TestDockerDaemonSuite [2021-03-27T18:13:44.275Z] === RUN TestDockerSuite [2021-03-27T18:13:44.275Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-03-27T18:13:44.275Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-03-27T18:13:44.533Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-03-27T18:13:44.533Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-03-27T18:13:44.533Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-03-27T18:13:44.533Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-03-27T18:13:44.533Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-03-27T18:13:44.533Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-03-27T18:13:44.533Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-03-27T18:13:44.604Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-03-27T18:13:44.604Z] === RUN TestAuthZPluginDenyResponse [2021-03-27T18:13:44.875Z] --- PASS: TestIpcModeNone (1.24s) [2021-03-27T18:13:44.875Z] === RUN TestIpcModePrivate [2021-03-27T18:13:44.894Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2021-03-27T18:13:44.894Z] === RUN TestAuthZPluginAllowEventStream [2021-03-27T18:13:45.816Z] --- PASS: TestIpcModePrivate (1.23s) [2021-03-27T18:13:45.816Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false [2021-03-27T18:13:45.816Z] === RUN TestIpcModeShareable [2021-03-27T18:13:46.436Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-03-27T18:13:46.436Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-03-27T18:13:46.912Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-03-27T18:13:46.912Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-03-27T18:13:46.953Z] --- PASS: TestAuthZPluginAllowEventStream (1.95s) [2021-03-27T18:13:46.953Z] === RUN TestAuthZPluginErrorResponse [2021-03-27T18:13:47.201Z] --- PASS: TestIpcModeShareable (1.28s) [2021-03-27T18:13:47.201Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:97, shared: true, mustBeShared: true [2021-03-27T18:13:47.201Z] === RUN TestAPIIpcModeShareableAndContainer [2021-03-27T18:13:47.373Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-03-27T18:13:47.373Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-03-27T18:13:47.582Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2021-03-27T18:13:47.582Z] === RUN TestAuthZPluginErrorRequest [2021-03-27T18:13:47.872Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-03-27T18:13:47.872Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-03-27T18:13:48.312Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-03-27T18:13:48.312Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-03-27T18:13:48.312Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-03-27T18:13:48.501Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2021-03-27T18:13:48.501Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-03-27T18:13:49.552Z] --- PASS: TestGraphdriverPluginV2 (5.79s) [2021-03-27T18:13:49.552Z] PASS [2021-03-27T18:13:49.552Z] [2021-03-27T18:13:49.552Z] === Skipped [2021-03-27T18:13:49.552Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) [2021-03-27T18:13:49.552Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-03-27T18:13:49.552Z] [2021-03-27T18:13:49.552Z] [2021-03-27T18:13:49.552Z] DONE 2 tests, 1 skipped in 6.000s [2021-03-27T18:13:49.552Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-03-27T18:13:49.552Z] INFO: Testing against a local daemon [2021-03-27T18:13:49.552Z] === RUN TestContinueAfterPluginCrash [2021-03-27T18:13:49.552Z] === PAUSE TestContinueAfterPluginCrash [2021-03-27T18:13:49.552Z] === RUN TestReadPluginNoRead [2021-03-27T18:13:49.552Z] === PAUSE TestReadPluginNoRead [2021-03-27T18:13:49.552Z] === RUN TestDaemonStartWithLogOpt [2021-03-27T18:13:49.552Z] === PAUSE TestDaemonStartWithLogOpt [2021-03-27T18:13:49.552Z] === CONT TestContinueAfterPluginCrash [2021-03-27T18:13:49.552Z] === CONT TestDaemonStartWithLogOpt [2021-03-27T18:13:50.692Z] 4612f6d0b889: Pull complete [2021-03-27T18:13:50.847Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-03-27T18:13:50.847Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-03-27T18:13:50.847Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-03-27T18:13:50.847Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-03-27T18:13:51.106Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-03-27T18:13:51.223Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.41s) [2021-03-27T18:13:51.223Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-03-27T18:13:51.336Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-03-27T18:13:51.403Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.69s) [2021-03-27T18:13:51.403Z] === RUN TestAPIIpcModeHost [2021-03-27T18:13:52.042Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-03-27T18:13:52.344Z] --- PASS: TestAPIIpcModeHost (1.22s) [2021-03-27T18:13:52.344Z] === RUN TestDaemonIpcModeShareable [2021-03-27T18:13:53.944Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.61s) [2021-03-27T18:13:53.944Z] === RUN TestAuthZPluginHeader [2021-03-27T18:13:53.946Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-03-27T18:13:53.946Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-03-27T18:13:53.946Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-03-27T18:13:53.946Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-03-27T18:13:53.946Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-03-27T18:13:54.573Z] --- PASS: TestAuthZPluginHeader (0.90s) [2021-03-27T18:13:54.573Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-03-27T18:13:54.573Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-03-27T18:13:54.573Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-27T18:13:54.573Z] === RUN TestAuthZPluginV2Disable [2021-03-27T18:13:54.573Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-03-27T18:13:54.573Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-27T18:13:54.573Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-03-27T18:13:54.573Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-03-27T18:13:54.573Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-27T18:13:54.573Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-03-27T18:13:54.573Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-03-27T18:13:54.573Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-27T18:13:54.573Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-03-27T18:13:54.888Z] --- PASS: TestDaemonIpcModeShareable (2.32s) [2021-03-27T18:13:54.888Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2021-03-27T18:13:54.888Z] === RUN TestDaemonIpcModePrivate [2021-03-27T18:13:56.124Z] --- PASS: TestDaemonStartWithLogOpt (6.86s) [2021-03-27T18:13:56.124Z] === CONT TestReadPluginNoRead [2021-03-27T18:13:56.800Z] --- PASS: TestDaemonIpcModePrivate (2.25s) [2021-03-27T18:13:56.800Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2021-03-27T18:13:56.800Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-03-27T18:13:59.342Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.27s) [2021-03-27T18:13:59.342Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2021-03-27T18:13:59.342Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-03-27T18:13:59.414Z] === RUN TestReadPluginNoRead/default [2021-03-27T18:13:59.982Z] --- PASS: TestContinueAfterPluginCrash (10.82s) [2021-03-27T18:14:00.510Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-03-27T18:14:01.255Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.42s) [2021-03-27T18:14:01.255Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2021-03-27T18:14:01.255Z] === RUN TestIpcModeOlderClient [2021-03-27T18:14:01.516Z] === PAUSE TestIpcModeOlderClient [2021-03-27T18:14:01.516Z] === RUN TestKillContainerInvalidSignal [2021-03-27T18:14:01.887Z] === RUN TestReadPluginNoRead/disabled_caching [2021-03-27T18:14:02.456Z] --- PASS: TestKillContainerInvalidSignal (1.00s) [2021-03-27T18:14:02.456Z] === RUN TestKillContainer [2021-03-27T18:14:02.456Z] === RUN TestKillContainer/no_signal [2021-03-27T18:14:03.396Z] === RUN TestKillContainer/non_killing_signal [2021-03-27T18:14:03.967Z] === RUN TestKillContainer/killing_signal [2021-03-27T18:14:04.700Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-03-27T18:14:05.175Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-03-27T18:14:05.352Z] --- PASS: TestKillContainer (2.95s) [2021-03-27T18:14:05.352Z] --- PASS: TestKillContainer/no_signal (0.95s) [2021-03-27T18:14:05.352Z] --- PASS: TestKillContainer/non_killing_signal (0.73s) [2021-03-27T18:14:05.352Z] --- PASS: TestKillContainer/killing_signal (0.95s) [2021-03-27T18:14:05.352Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-03-27T18:14:05.352Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-03-27T18:14:05.584Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-03-27T18:14:06.293Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-03-27T18:14:07.079Z] --- PASS: TestReadPluginNoRead (11.17s) [2021-03-27T18:14:07.079Z] --- PASS: TestReadPluginNoRead/default (2.52s) [2021-03-27T18:14:07.079Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.56s) [2021-03-27T18:14:07.079Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.51s) [2021-03-27T18:14:07.079Z] read_test.go:92: [d2444a1ba3adb] daemon is not started [2021-03-27T18:14:07.079Z] PASS [2021-03-27T18:14:07.079Z] [2021-03-27T18:14:07.079Z] DONE 6 tests in 18.235s [2021-03-27T18:14:07.079Z] 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-27T18:14:07.079Z] testing: warning: no tests to run [2021-03-27T18:14:07.079Z] PASS [2021-03-27T18:14:07.079Z] [2021-03-27T18:14:07.079Z] DONE 0 tests in 0.059s [2021-03-27T18:14:07.079Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-03-27T18:14:07.235Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.02s) [2021-03-27T18:14:07.235Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.01s) [2021-03-27T18:14:07.235Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.77s) [2021-03-27T18:14:07.235Z] === RUN TestKillStoppedContainer [2021-03-27T18:14:07.338Z] INFO: Testing against a local daemon [2021-03-27T18:14:07.338Z] === RUN TestPluginWithDevMounts [2021-03-27T18:14:07.338Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-03-27T18:14:07.338Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-03-27T18:14:07.338Z] PASS [2021-03-27T18:14:07.338Z] [2021-03-27T18:14:07.338Z] === Skipped [2021-03-27T18:14:07.338Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-03-27T18:14:07.338Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-03-27T18:14:07.338Z] [2021-03-27T18:14:07.338Z] [2021-03-27T18:14:07.338Z] DONE 1 tests, 1 skipped in 0.189s [2021-03-27T18:14:07.338Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-03-27T18:14:07.496Z] --- PASS: TestKillStoppedContainer (0.11s) [2021-03-27T18:14:07.496Z] === RUN TestKillStoppedContainerAPIPre120 [2021-03-27T18:14:07.496Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2021-03-27T18:14:07.496Z] === RUN TestKillDifferentUserContainer [2021-03-27T18:14:07.597Z] INFO: Testing against a local daemon [2021-03-27T18:14:07.597Z] === RUN TestSecretInspect [2021-03-27T18:14:07.597Z] --- SKIP: TestSecretInspect (0.01s) [2021-03-27T18:14:07.597Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-27T18:14:07.597Z] === RUN TestSecretList [2021-03-27T18:14:07.597Z] --- SKIP: TestSecretList (0.01s) [2021-03-27T18:14:07.597Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-27T18:14:07.597Z] === RUN TestSecretsCreateAndDelete [2021-03-27T18:14:07.597Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-03-27T18:14:07.597Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-27T18:14:07.597Z] === RUN TestSecretsUpdate [2021-03-27T18:14:07.597Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-03-27T18:14:07.597Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-27T18:14:07.597Z] === RUN TestTemplatedSecret [2021-03-27T18:14:07.597Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-03-27T18:14:07.597Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-27T18:14:07.597Z] === RUN TestSecretCreateResolve [2021-03-27T18:14:07.597Z] --- SKIP: TestSecretCreateResolve (0.02s) [2021-03-27T18:14:07.597Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-27T18:14:07.597Z] PASS [2021-03-27T18:14:07.597Z] [2021-03-27T18:14:07.597Z] === Skipped [2021-03-27T18:14:07.597Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2021-03-27T18:14:07.597Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-27T18:14:07.597Z] [2021-03-27T18:14:07.597Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2021-03-27T18:14:07.597Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-27T18:14:07.597Z] [2021-03-27T18:14:07.597Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-03-27T18:14:07.597Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-27T18:14:07.597Z] [2021-03-27T18:14:07.597Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-03-27T18:14:07.597Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-27T18:14:07.597Z] [2021-03-27T18:14:07.597Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-03-27T18:14:07.597Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-27T18:14:07.597Z] [2021-03-27T18:14:07.597Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s) [2021-03-27T18:14:07.597Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-27T18:14:07.597Z] [2021-03-27T18:14:07.597Z] [2021-03-27T18:14:07.597Z] DONE 6 tests, 6 skipped in 0.254s [2021-03-27T18:14:07.597Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-03-27T18:14:07.857Z] INFO: Testing against a local daemon [2021-03-27T18:14:07.857Z] === RUN TestServiceCreateInit [2021-03-27T18:14:07.857Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-03-27T18:14:07.857Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-03-27T18:14:07.857Z] --- PASS: TestServiceCreateInit (0.02s) [2021-03-27T18:14:07.857Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-03-27T18:14:07.857Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-27T18:14:07.857Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-03-27T18:14:07.857Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-27T18:14:07.857Z] === RUN TestCreateServiceMultipleTimes [2021-03-27T18:14:07.857Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-03-27T18:14:07.857Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-27T18:14:07.857Z] === RUN TestCreateServiceConflict [2021-03-27T18:14:07.857Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-03-27T18:14:07.857Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-27T18:14:07.857Z] === RUN TestCreateServiceMaxReplicas [2021-03-27T18:14:07.857Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-03-27T18:14:07.857Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-27T18:14:07.857Z] === RUN TestCreateWithDuplicateNetworkNames [2021-03-27T18:14:07.857Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-03-27T18:14:07.857Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-27T18:14:07.857Z] === RUN TestCreateServiceSecretFileMode [2021-03-27T18:14:07.857Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-03-27T18:14:07.857Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-27T18:14:07.857Z] === RUN TestCreateServiceConfigFileMode [2021-03-27T18:14:07.857Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s) [2021-03-27T18:14:07.857Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-27T18:14:07.857Z] === RUN TestCreateServiceSysctls [2021-03-27T18:14:07.857Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-03-27T18:14:07.857Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-27T18:14:07.857Z] === RUN TestCreateServiceCapabilities [2021-03-27T18:14:07.857Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-03-27T18:14:07.857Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-27T18:14:07.857Z] === RUN TestInspect [2021-03-27T18:14:07.857Z] --- SKIP: TestInspect (0.01s) [2021-03-27T18:14:07.857Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-27T18:14:07.857Z] === RUN TestCreateJob [2021-03-27T18:14:07.857Z] --- SKIP: TestCreateJob (0.01s) [2021-03-27T18:14:07.857Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-27T18:14:07.857Z] === RUN TestReplicatedJob [2021-03-27T18:14:07.857Z] --- SKIP: TestReplicatedJob (0.01s) [2021-03-27T18:14:07.857Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-27T18:14:07.857Z] === RUN TestUpdateReplicatedJob [2021-03-27T18:14:07.857Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-03-27T18:14:07.857Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-27T18:14:07.857Z] === RUN TestServiceListWithStatuses [2021-03-27T18:14:07.857Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-03-27T18:14:07.857Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-27T18:14:07.857Z] === RUN TestDockerNetworkConnectAlias [2021-03-27T18:14:07.857Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s) [2021-03-27T18:14:07.857Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-27T18:14:07.857Z] === RUN TestDockerNetworkReConnect [2021-03-27T18:14:08.116Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2021-03-27T18:14:08.116Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-27T18:14:08.116Z] === RUN TestServicePlugin [2021-03-27T18:14:08.880Z] --- PASS: TestKillDifferentUserContainer (1.08s) [2021-03-27T18:14:08.880Z] === RUN TestInspectOomKilledTrue [2021-03-27T18:14:08.880Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-03-27T18:14:08.880Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-27T18:14:08.880Z] === RUN TestInspectOomKilledFalse [2021-03-27T18:14:08.880Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-03-27T18:14:08.880Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-27T18:14:08.880Z] === RUN TestLinksEtcHostsContentMatch [2021-03-27T18:14:08.897Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-03-27T18:14:09.360Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-03-27T18:14:09.360Z] tests/integration/client_test.py ..... [ 75%] [2021-03-27T18:14:09.360Z] tests/integration/context_api_test.py ... [ 76%] [2021-03-27T18:14:09.360Z] tests/integration/errors_test.py . [ 76%] [2021-03-27T18:14:09.830Z] --- PASS: TestLinksEtcHostsContentMatch (0.98s) [2021-03-27T18:14:09.830Z] === RUN TestLinksContainerNames [2021-03-27T18:14:10.801Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-03-27T18:14:10.801Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-03-27T18:14:11.352Z] --- PASS: TestImportExtremelyLargeImageWorks (102.15s) [2021-03-27T18:14:11.352Z] PASS [2021-03-27T18:14:11.352Z] [2021-03-27T18:14:11.352Z] DONE 12 tests in 105.033s [2021-03-27T18:14:11.352Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-03-27T18:14:11.352Z] INFO: Testing against a local daemon [2021-03-27T18:14:11.352Z] === RUN TestNetworkCreateDelete [2021-03-27T18:14:11.352Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-03-27T18:14:11.352Z] === RUN TestDockerNetworkDeletePreferID [2021-03-27T18:14:11.352Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2021-03-27T18:14:11.352Z] === RUN TestDaemonDNSFallback [2021-03-27T18:14:11.352Z] --- PASS: TestDaemonDNSFallback (6.63s) [2021-03-27T18:14:11.352Z] === RUN TestInspectNetwork [2021-03-27T18:14:11.407Z] --- SKIP: TestServicePlugin (3.49s) [2021-03-27T18:14:11.407Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-27T18:14:11.407Z] === RUN TestServiceUpdateLabel [2021-03-27T18:14:11.407Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-03-27T18:14:11.407Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-27T18:14:11.407Z] === RUN TestServiceUpdateSecrets [2021-03-27T18:14:11.407Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-03-27T18:14:11.407Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-27T18:14:11.407Z] === RUN TestServiceUpdateConfigs [2021-03-27T18:14:11.407Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-03-27T18:14:11.407Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-27T18:14:11.407Z] === RUN TestServiceUpdateNetwork [2021-03-27T18:14:11.666Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-03-27T18:14:11.666Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-27T18:14:11.666Z] === RUN TestServiceUpdatePidsLimit [2021-03-27T18:14:11.666Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2021-03-27T18:14:11.666Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-27T18:14:11.666Z] PASS [2021-03-27T18:14:11.666Z] [2021-03-27T18:14:11.666Z] === Skipped [2021-03-27T18:14:11.666Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-03-27T18:14:11.666Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-03-27T18:14:11.666Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-27T18:14:11.666Z] [2021-03-27T18:14:11.666Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-03-27T18:14:11.666Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-03-27T18:14:11.666Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-27T18:14:11.666Z] [2021-03-27T18:14:11.666Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-03-27T18:14:11.666Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-27T18:14:11.666Z] [2021-03-27T18:14:11.666Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-03-27T18:14:11.666Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-27T18:14:11.666Z] [2021-03-27T18:14:11.666Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-03-27T18:14:11.666Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-27T18:14:11.666Z] [2021-03-27T18:14:11.666Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-03-27T18:14:11.666Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-27T18:14:11.666Z] [2021-03-27T18:14:11.666Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-03-27T18:14:11.666Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-27T18:14:11.666Z] [2021-03-27T18:14:11.666Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s) [2021-03-27T18:14:11.666Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-27T18:14:11.666Z] [2021-03-27T18:14:11.666Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-03-27T18:14:11.666Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-27T18:14:11.666Z] [2021-03-27T18:14:11.666Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-03-27T18:14:11.666Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-27T18:14:11.666Z] [2021-03-27T18:14:11.666Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-03-27T18:14:11.666Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-27T18:14:11.666Z] [2021-03-27T18:14:11.666Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-03-27T18:14:11.666Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-27T18:14:11.666Z] [2021-03-27T18:14:11.666Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-03-27T18:14:11.666Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-27T18:14:11.666Z] [2021-03-27T18:14:11.666Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-03-27T18:14:11.666Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-27T18:14:11.666Z] [2021-03-27T18:14:11.666Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-03-27T18:14:11.666Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-27T18:14:11.666Z] [2021-03-27T18:14:11.666Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s) [2021-03-27T18:14:11.666Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-27T18:14:11.666Z] [2021-03-27T18:14:11.666Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2021-03-27T18:14:11.666Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-27T18:14:11.666Z] [2021-03-27T18:14:11.666Z] === SKIP: amd64.integration.service TestServicePlugin (3.49s) [2021-03-27T18:14:11.666Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-27T18:14:11.666Z] [2021-03-27T18:14:11.666Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-03-27T18:14:11.666Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-27T18:14:11.666Z] [2021-03-27T18:14:11.666Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-03-27T18:14:11.666Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-27T18:14:11.666Z] [2021-03-27T18:14:11.666Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-03-27T18:14:11.666Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-27T18:14:11.666Z] [2021-03-27T18:14:11.666Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-03-27T18:14:11.666Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-27T18:14:11.666Z] [2021-03-27T18:14:11.666Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2021-03-27T18:14:11.666Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-27T18:14:11.666Z] [2021-03-27T18:14:11.666Z] [2021-03-27T18:14:11.666Z] DONE 24 tests, 23 skipped in 3.960s [2021-03-27T18:14:11.666Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-03-27T18:14:11.666Z] INFO: Testing against a local daemon [2021-03-27T18:14:11.666Z] === RUN TestSessionCreate [2021-03-27T18:14:11.666Z] --- PASS: TestSessionCreate (0.02s) [2021-03-27T18:14:11.666Z] === RUN TestSessionCreateWithBadUpgrade [2021-03-27T18:14:11.666Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-03-27T18:14:11.666Z] PASS [2021-03-27T18:14:11.666Z] [2021-03-27T18:14:11.666Z] DONE 2 tests in 0.182s [2021-03-27T18:14:11.666Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-03-27T18:14:11.742Z] --- PASS: TestLinksContainerNames (1.98s) [2021-03-27T18:14:11.742Z] === RUN TestLogsFollowTailEmpty [2021-03-27T18:14:11.926Z] INFO: Testing against a local daemon [2021-03-27T18:14:11.926Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-03-27T18:14:11.926Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-27T18:14:11.926Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-27T18:14:11.926Z] === RUN TestEventsExecDie [2021-03-27T18:14:12.683Z] --- PASS: TestLogsFollowTailEmpty (1.01s) [2021-03-27T18:14:12.683Z] === RUN TestContainerNetworkMountsNoChown [2021-03-27T18:14:12.717Z] === RUN TestInspectNetwork/full_network_id [2021-03-27T18:14:12.717Z] === RUN TestInspectNetwork/partial_network_id [2021-03-27T18:14:12.717Z] === RUN TestInspectNetwork/network_name [2021-03-27T18:14:12.717Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-03-27T18:14:12.786Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-03-27T18:14:13.129Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.82s) [2021-03-27T18:14:13.129Z] PASS [2021-03-27T18:14:13.129Z] [2021-03-27T18:14:13.129Z] === Skipped [2021-03-27T18:14:13.129Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-03-27T18:14:13.129Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-27T18:14:13.129Z] [2021-03-27T18:14:13.129Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-03-27T18:14:13.129Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-27T18:14:13.129Z] [2021-03-27T18:14:13.129Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-03-27T18:14:13.129Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-27T18:14:13.129Z] [2021-03-27T18:14:13.129Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-03-27T18:14:13.129Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-27T18:14:13.129Z] [2021-03-27T18:14:13.129Z] [2021-03-27T18:14:13.129Z] DONE 17 tests, 4 skipped in 30.421s [2021-03-27T18:14:13.129Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-03-27T18:14:13.129Z] ++ 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-27T18:14:13.129Z] ++ set -e [2021-03-27T18:14:13.129Z] ++ '[' -n 0 ']' [2021-03-27T18:14:13.129Z] ++ set -x [2021-03-27T18:14:13.129Z] ++ 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-27T18:14:13.129Z] INFO: Testing against a local daemon [2021-03-27T18:14:13.129Z] === RUN TestPluginInvalidJSON [2021-03-27T18:14:13.129Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-03-27T18:14:13.129Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-03-27T18:14:13.129Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-03-27T18:14:13.129Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-03-27T18:14:13.129Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-03-27T18:14:13.129Z] === RUN TestPluginInstall [2021-03-27T18:14:13.129Z] === RUN TestPluginInstall/no_auth [2021-03-27T18:14:13.129Z] time="2021-03-27T18:14:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-27T18:14:13.129Z] time="2021-03-27T18:14:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9e56dfdcd12ffba91c4313981940e7f716d5d1c43c159824c3df059010e0e26d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-27T18:14:13.129Z] time="2021-03-27T18:14:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-27T18:14:13.129Z] time="2021-03-27T18:14:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9e56dfdcd12ffba91c4313981940e7f716d5d1c43c159824c3df059010e0e26d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-27T18:14:13.304Z] --- PASS: TestEventsExecDie (1.07s) [2021-03-27T18:14:13.304Z] === RUN TestEventsBackwardsCompatible [2021-03-27T18:14:13.304Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-03-27T18:14:13.304Z] === RUN TestInfoBinaryCommits [2021-03-27T18:14:13.304Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-03-27T18:14:13.304Z] === RUN TestInfoAPIVersioned [2021-03-27T18:14:13.304Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-03-27T18:14:13.304Z] === RUN TestInfoDiscoveryBackend [2021-03-27T18:14:13.625Z] --- PASS: TestContainerNetworkMountsNoChown (0.96s) [2021-03-27T18:14:13.625Z] === RUN TestMountDaemonRoot [2021-03-27T18:14:13.625Z] === RUN TestMountDaemonRoot/default [2021-03-27T18:14:13.625Z] === PAUSE TestMountDaemonRoot/default [2021-03-27T18:14:13.625Z] === RUN TestMountDaemonRoot/private [2021-03-27T18:14:13.625Z] === PAUSE TestMountDaemonRoot/private [2021-03-27T18:14:13.625Z] === RUN TestMountDaemonRoot/rprivate [2021-03-27T18:14:13.625Z] === PAUSE TestMountDaemonRoot/rprivate [2021-03-27T18:14:13.625Z] === RUN TestMountDaemonRoot/slave [2021-03-27T18:14:13.625Z] === PAUSE TestMountDaemonRoot/slave [2021-03-27T18:14:13.625Z] === RUN TestMountDaemonRoot/rslave [2021-03-27T18:14:13.625Z] === PAUSE TestMountDaemonRoot/rslave [2021-03-27T18:14:13.625Z] === RUN TestMountDaemonRoot/shared [2021-03-27T18:14:13.625Z] === PAUSE TestMountDaemonRoot/shared [2021-03-27T18:14:13.625Z] === RUN TestMountDaemonRoot/rshared [2021-03-27T18:14:13.625Z] === PAUSE TestMountDaemonRoot/rshared [2021-03-27T18:14:13.625Z] === CONT TestMountDaemonRoot/default [2021-03-27T18:14:13.625Z] === CONT TestMountDaemonRoot/rslave [2021-03-27T18:14:13.625Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-03-27T18:14:13.625Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-03-27T18:14:13.625Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-03-27T18:14:13.625Z] === RUN TestMountDaemonRoot/default/bind_root [2021-03-27T18:14:13.625Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-03-27T18:14:13.625Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-03-27T18:14:13.625Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-03-27T18:14:13.625Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-03-27T18:14:13.625Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-03-27T18:14:13.625Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-03-27T18:14:13.625Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-03-27T18:14:13.625Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-03-27T18:14:13.625Z] === RUN TestMountDaemonRoot/default/mount_root [2021-03-27T18:14:13.625Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-03-27T18:14:13.625Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-03-27T18:14:13.625Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-03-27T18:14:13.625Z] === CONT TestMountDaemonRoot/private [2021-03-27T18:14:13.625Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-03-27T18:14:13.625Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-03-27T18:14:13.625Z] === RUN TestMountDaemonRoot/private/bind_root [2021-03-27T18:14:13.625Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-03-27T18:14:13.625Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-03-27T18:14:13.625Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-03-27T18:14:13.625Z] === RUN TestMountDaemonRoot/private/mount_root [2021-03-27T18:14:13.625Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-03-27T18:14:13.625Z] === CONT TestMountDaemonRoot/slave [2021-03-27T18:14:13.625Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-03-27T18:14:13.625Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-03-27T18:14:13.625Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-03-27T18:14:13.625Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-03-27T18:14:13.625Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-03-27T18:14:13.625Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-03-27T18:14:13.625Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-03-27T18:14:13.625Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-03-27T18:14:13.625Z] === CONT TestMountDaemonRoot/rshared [2021-03-27T18:14:13.625Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-03-27T18:14:13.625Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-03-27T18:14:13.625Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-03-27T18:14:13.625Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-03-27T18:14:13.625Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-03-27T18:14:13.625Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-03-27T18:14:13.625Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-03-27T18:14:13.625Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-03-27T18:14:13.625Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-03-27T18:14:13.625Z] === CONT TestMountDaemonRoot/shared [2021-03-27T18:14:13.625Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-03-27T18:14:13.625Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-03-27T18:14:13.625Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-03-27T18:14:13.625Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-03-27T18:14:13.625Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-03-27T18:14:13.625Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-03-27T18:14:13.625Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-03-27T18:14:13.625Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-03-27T18:14:13.625Z] === CONT TestMountDaemonRoot/default/bind_root [2021-03-27T18:14:13.625Z] === CONT TestMountDaemonRoot/rprivate [2021-03-27T18:14:13.625Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-03-27T18:14:13.625Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-03-27T18:14:13.625Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-03-27T18:14:13.625Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-03-27T18:14:13.625Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-03-27T18:14:13.625Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-03-27T18:14:13.625Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-03-27T18:14:13.625Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-03-27T18:14:13.625Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-03-27T18:14:13.625Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-03-27T18:14:13.625Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-03-27T18:14:13.625Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-03-27T18:14:13.625Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-03-27T18:14:13.625Z] === CONT TestMountDaemonRoot/default/mount_root [2021-03-27T18:14:13.759Z] === RUN TestPluginInstall/with_htpasswd [2021-03-27T18:14:13.885Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-03-27T18:14:13.885Z] === CONT TestMountDaemonRoot/private/mount_root [2021-03-27T18:14:13.885Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-03-27T18:14:13.885Z] === CONT TestMountDaemonRoot/private/bind_root [2021-03-27T18:14:13.885Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-03-27T18:14:13.885Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-03-27T18:14:13.885Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-03-27T18:14:13.885Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-03-27T18:14:13.885Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-03-27T18:14:13.885Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-03-27T18:14:13.885Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-03-27T18:14:13.885Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-03-27T18:14:13.885Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-03-27T18:14:13.885Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-03-27T18:14:13.885Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-03-27T18:14:13.885Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-03-27T18:14:14.049Z] time="2021-03-27T18:14:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-27T18:14:14.049Z] time="2021-03-27T18:14:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:073bcc969f51a26f30d04bfb7331705ffb515f02697893486e59783a7bd4a5ae" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-27T18:14:14.049Z] time="2021-03-27T18:14:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-27T18:14:14.049Z] time="2021-03-27T18:14:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:073bcc969f51a26f30d04bfb7331705ffb515f02697893486e59783a7bd4a5ae" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-27T18:14:14.146Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-03-27T18:14:14.146Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-03-27T18:14:14.146Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-03-27T18:14:14.146Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-03-27T18:14:14.146Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-03-27T18:14:14.146Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-03-27T18:14:14.146Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2021-03-27T18:14:14.146Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2021-03-27T18:14:14.146Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2021-03-27T18:14:14.146Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2021-03-27T18:14:14.146Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-03-27T18:14:14.146Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2021-03-27T18:14:14.146Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2021-03-27T18:14:14.146Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2021-03-27T18:14:14.146Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2021-03-27T18:14:14.146Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-03-27T18:14:14.146Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2021-03-27T18:14:14.146Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2021-03-27T18:14:14.146Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-03-27T18:14:14.146Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2021-03-27T18:14:14.146Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-03-27T18:14:14.146Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s) [2021-03-27T18:14:14.146Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2021-03-27T18:14:14.146Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) [2021-03-27T18:14:14.146Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s) [2021-03-27T18:14:14.146Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-03-27T18:14:14.146Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.11s) [2021-03-27T18:14:14.146Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2021-03-27T18:14:14.146Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2021-03-27T18:14:14.146Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2021-03-27T18:14:14.146Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-03-27T18:14:14.146Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2021-03-27T18:14:14.146Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2021-03-27T18:14:14.146Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) [2021-03-27T18:14:14.146Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2021-03-27T18:14:14.146Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-03-27T18:14:14.146Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-03-27T18:14:14.146Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2021-03-27T18:14:14.146Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-03-27T18:14:14.146Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2021-03-27T18:14:14.146Z] === RUN TestContainerBindMountNonRecursive [2021-03-27T18:14:14.170Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-03-27T18:14:14.338Z] === RUN TestPluginInstall/with_insecure [2021-03-27T18:14:14.429Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-03-27T18:14:14.682Z] --- PASS: TestInfoDiscoveryBackend (1.53s) [2021-03-27T18:14:14.682Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-03-27T18:14:15.367Z] time="2021-03-27T18:14:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-27T18:14:15.367Z] time="2021-03-27T18:14:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bb25ff60ae8f6abf6d2724c96a69b06fd1ab72f10d9120eb8ef95b58a0303c1b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-27T18:14:15.367Z] time="2021-03-27T18:14:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-27T18:14:15.367Z] time="2021-03-27T18:14:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bb25ff60ae8f6abf6d2724c96a69b06fd1ab72f10d9120eb8ef95b58a0303c1b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-27T18:14:15.368Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-03-27T18:14:15.657Z] --- PASS: TestPluginInstall (4.30s) [2021-03-27T18:14:15.657Z] --- PASS: TestPluginInstall/no_auth (2.17s) [2021-03-27T18:14:15.657Z] --- PASS: TestPluginInstall/with_htpasswd (0.85s) [2021-03-27T18:14:15.657Z] --- PASS: TestPluginInstall/with_insecure (1.28s) [2021-03-27T18:14:15.657Z] plugin_test.go:160: [d553b64882d25] daemon is not started [2021-03-27T18:14:15.657Z] === RUN TestPluginsWithRuntimes [2021-03-27T18:14:16.878Z] --- PASS: TestInspectNetwork (7.71s) [2021-03-27T18:14:16.879Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-03-27T18:14:16.879Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-03-27T18:14:16.879Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-03-27T18:14:16.879Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.01s) [2021-03-27T18:14:16.879Z] === RUN TestRunContainerWithBridgeNone [2021-03-27T18:14:17.273Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-03-27T18:14:17.442Z] --- PASS: TestContainerBindMountNonRecursive (2.94s) [2021-03-27T18:14:17.442Z] === RUN TestContainerVolumesMountedAsShared [2021-03-27T18:14:17.703Z] --- PASS: TestContainerVolumesMountedAsShared (0.73s) [2021-03-27T18:14:17.703Z] === RUN TestContainerVolumesMountedAsSlave [2021-03-27T18:14:17.841Z] === RUN TestPluginsWithRuntimes/No_Args [2021-03-27T18:14:17.841Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-03-27T18:14:17.972Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.39s) [2021-03-27T18:14:17.972Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-03-27T18:14:17.972Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-03-27T18:14:17.972Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-27T18:14:17.972Z] === RUN TestInfoAPI [2021-03-27T18:14:17.972Z] --- PASS: TestInfoAPI (0.02s) [2021-03-27T18:14:17.972Z] === RUN TestInfoAPIWarnings [2021-03-27T18:14:18.307Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-03-27T18:14:18.307Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-03-27T18:14:18.870Z] === RUN TestPluginsWithRuntimes/With_Args [2021-03-27T18:14:19.087Z] --- PASS: TestContainerVolumesMountedAsSlave (1.01s) [2021-03-27T18:14:19.087Z] === RUN TestNetworkNat [2021-03-27T18:14:19.351Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-03-27T18:14:19.745Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-03-27T18:14:20.029Z] --- PASS: TestNetworkNat (1.09s) [2021-03-27T18:14:20.029Z] === RUN TestNetworkLocalhostTCPNat [2021-03-27T18:14:20.145Z] --- PASS: TestRunContainerWithBridgeNone (3.17s) [2021-03-27T18:14:20.145Z] === RUN TestNetworkInvalidJSON [2021-03-27T18:14:20.145Z] === RUN TestNetworkInvalidJSON//networks/create [2021-03-27T18:14:20.145Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-03-27T18:14:20.145Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-03-27T18:14:20.145Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-03-27T18:14:20.145Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-27T18:14:20.145Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-27T18:14:20.145Z] === CONT TestNetworkInvalidJSON//networks/create [2021-03-27T18:14:20.145Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-27T18:14:20.145Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-03-27T18:14:20.145Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-03-27T18:14:20.145Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-03-27T18:14:20.145Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-03-27T18:14:20.145Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-03-27T18:14:20.145Z] === RUN TestNetworkList [2021-03-27T18:14:20.145Z] === RUN TestNetworkList//networks [2021-03-27T18:14:20.145Z] === PAUSE TestNetworkList//networks [2021-03-27T18:14:20.145Z] === RUN TestNetworkList//networks/ [2021-03-27T18:14:20.145Z] === PAUSE TestNetworkList//networks/ [2021-03-27T18:14:20.145Z] === CONT TestNetworkList//networks [2021-03-27T18:14:20.145Z] === CONT TestNetworkList//networks/ [2021-03-27T18:14:20.145Z] --- PASS: TestNetworkList (0.02s) [2021-03-27T18:14:20.145Z] --- PASS: TestNetworkList//networks (0.00s) [2021-03-27T18:14:20.145Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-03-27T18:14:20.145Z] === RUN TestHostIPv4BridgeLabel [2021-03-27T18:14:20.313Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-03-27T18:14:20.372Z] --- PASS: TestPluginsWithRuntimes (4.72s) [2021-03-27T18:14:20.372Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.41s) [2021-03-27T18:14:20.372Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.33s) [2021-03-27T18:14:20.372Z] PASS [2021-03-27T18:14:20.372Z] [2021-03-27T18:14:20.372Z] DONE 9 tests in 9.123s [2021-03-27T18:14:20.372Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-03-27T18:14:20.372Z] ++ 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-27T18:14:20.372Z] ++ set -e [2021-03-27T18:14:20.372Z] ++ '[' -n 0 ']' [2021-03-27T18:14:20.372Z] ++ set -x [2021-03-27T18:14:20.372Z] ++ 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-27T18:14:20.372Z] INFO: Testing against a local daemon [2021-03-27T18:14:20.372Z] === RUN TestExternalGraphDriver [2021-03-27T18:14:20.662Z] === RUN TestExternalGraphDriver/json [2021-03-27T18:14:20.706Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2021-03-27T18:14:20.706Z] === RUN TestDaemonRestartWithLiveRestore [2021-03-27T18:14:20.872Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-03-27T18:14:20.872Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-03-27T18:14:20.970Z] --- PASS: TestNetworkLocalhostTCPNat (1.06s) [2021-03-27T18:14:20.970Z] === RUN TestNetworkLoopbackNat [2021-03-27T18:14:21.633Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-03-27T18:14:21.633Z] === RUN TestDaemonDefaultNetworkPools [2021-03-27T18:14:22.195Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2021-03-27T18:14:22.195Z] === RUN TestDaemonRestartWithExistingNetwork [2021-03-27T18:14:22.393Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-03-27T18:14:22.845Z] === RUN TestDockerSuite/TestAttachDetach [2021-03-27T18:14:23.382Z] === RUN TestExternalGraphDriver/spec [2021-03-27T18:14:23.559Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2021-03-27T18:14:23.559Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-03-27T18:14:24.223Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-03-27T18:14:24.482Z] --- PASS: TestBuildWithHugeFile (99.74s) [2021-03-27T18:14:24.482Z] === RUN TestBuildWCOWSandboxSize [2021-03-27T18:14:24.482Z] --- SKIP: TestBuildWCOWSandboxSize (0.02s) [2021-03-27T18:14:24.482Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-27T18:14:24.482Z] === RUN TestBuildWithEmptyDockerfile [2021-03-27T18:14:24.482Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-27T18:14:24.482Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-27T18:14:24.482Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-27T18:14:24.482Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-27T18:14:24.482Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-27T18:14:24.482Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-27T18:14:24.482Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-27T18:14:24.482Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-27T18:14:24.741Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-03-27T18:14:24.741Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-27T18:14:24.741Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2021-03-27T18:14:24.741Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s) [2021-03-27T18:14:24.741Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s) [2021-03-27T18:14:24.741Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s) [2021-03-27T18:14:24.741Z] === RUN TestBuildPreserveOwnership [2021-03-27T18:14:24.741Z] === RUN TestBuildPreserveOwnership/copy_from [2021-03-27T18:14:24.922Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2021-03-27T18:14:24.922Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-03-27T18:14:25.171Z] --- PASS: TestNetworkLoopbackNat (3.60s) [2021-03-27T18:14:25.171Z] === RUN TestPause [2021-03-27T18:14:25.178Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-03-27T18:14:25.178Z] === RUN TestServiceWithPredefinedNetwork [2021-03-27T18:14:25.432Z] --- PASS: TestPause (1.01s) [2021-03-27T18:14:25.432Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-03-27T18:14:25.432Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-27T18:14:25.432Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-27T18:14:25.432Z] === RUN TestPauseStopPausedContainer [2021-03-27T18:14:25.440Z] === RUN TestExternalGraphDriver/pull [2021-03-27T18:14:25.677Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-03-27T18:14:25.984Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-03-27T18:14:26.815Z] --- PASS: TestPauseStopPausedContainer (1.05s) [2021-03-27T18:14:26.816Z] === RUN TestPsFilter [2021-03-27T18:14:26.816Z] --- PASS: TestPsFilter (0.29s) [2021-03-27T18:14:26.816Z] === RUN TestRemoveContainerWithRemovedVolume [2021-03-27T18:14:27.500Z] --- PASS: TestExternalGraphDriver (7.00s) [2021-03-27T18:14:27.500Z] --- PASS: TestExternalGraphDriver/json (2.31s) [2021-03-27T18:14:27.500Z] --- PASS: TestExternalGraphDriver/spec (2.25s) [2021-03-27T18:14:27.500Z] --- PASS: TestExternalGraphDriver/pull (2.32s) [2021-03-27T18:14:27.500Z] === RUN TestGraphdriverPluginV2 [2021-03-27T18:14:27.500Z] --- SKIP: TestGraphdriverPluginV2 (0.05s) [2021-03-27T18:14:27.500Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-27T18:14:27.500Z] PASS [2021-03-27T18:14:27.500Z] [2021-03-27T18:14:27.500Z] === Skipped [2021-03-27T18:14:27.501Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.05s) [2021-03-27T18:14:27.501Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-27T18:14:27.501Z] [2021-03-27T18:14:27.501Z] [2021-03-27T18:14:27.501Z] DONE 5 tests, 1 skipped in 7.135s [2021-03-27T18:14:27.501Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-03-27T18:14:27.501Z] ++ 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-27T18:14:27.501Z] ++ set -e [2021-03-27T18:14:27.501Z] ++ '[' -n 0 ']' [2021-03-27T18:14:27.501Z] ++ set -x [2021-03-27T18:14:27.501Z] ++ 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-27T18:14:27.790Z] INFO: Testing against a local daemon [2021-03-27T18:14:27.790Z] === RUN TestContinueAfterPluginCrash [2021-03-27T18:14:27.790Z] === PAUSE TestContinueAfterPluginCrash [2021-03-27T18:14:27.790Z] === RUN TestReadPluginNoRead [2021-03-27T18:14:27.790Z] === PAUSE TestReadPluginNoRead [2021-03-27T18:14:27.790Z] === RUN TestDaemonStartWithLogOpt [2021-03-27T18:14:27.790Z] === PAUSE TestDaemonStartWithLogOpt [2021-03-27T18:14:27.790Z] === CONT TestContinueAfterPluginCrash [2021-03-27T18:14:27.790Z] === CONT TestDaemonStartWithLogOpt [2021-03-27T18:14:28.079Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-03-27T18:14:28.199Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.00s) [2021-03-27T18:14:28.199Z] === RUN TestRemoveContainerWithVolume [2021-03-27T18:14:28.210Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-03-27T18:14:28.210Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-03-27T18:14:28.442Z] --- PASS: TestServiceWithPredefinedNetwork (2.66s) [2021-03-27T18:14:28.442Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-03-27T18:14:28.442Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-27T18:14:28.442Z] service_test.go:242: FLAKY_TEST [2021-03-27T18:14:28.442Z] === RUN TestServiceWithDataPathPortInit [2021-03-27T18:14:29.141Z] --- PASS: TestRemoveContainerWithVolume (1.00s) [2021-03-27T18:14:29.141Z] === RUN TestRemoveContainerRunning [2021-03-27T18:14:29.146Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-03-27T18:14:29.596Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-03-27T18:14:29.714Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-03-27T18:14:30.082Z] --- PASS: TestRemoveContainerRunning (1.02s) [2021-03-27T18:14:30.082Z] === RUN TestRemoveContainerForceRemoveRunning [2021-03-27T18:14:30.235Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-03-27T18:14:30.653Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-03-27T18:14:31.026Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.01s) [2021-03-27T18:14:31.026Z] === RUN TestRemoveInvalidContainer [2021-03-27T18:14:31.026Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-03-27T18:14:31.026Z] === RUN TestRenameLinkedContainer [2021-03-27T18:14:31.220Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-03-27T18:14:31.758Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-03-27T18:14:32.157Z] --- PASS: TestBuildPreserveOwnership (7.39s) [2021-03-27T18:14:32.157Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.94s) [2021-03-27T18:14:32.157Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.44s) [2021-03-27T18:14:32.157Z] === RUN TestBuildPlatformInvalid [2021-03-27T18:14:32.228Z] --- PASS: TestDaemonStartWithLogOpt (3.79s) [2021-03-27T18:14:32.228Z] === CONT TestReadPluginNoRead [2021-03-27T18:14:32.416Z] --- PASS: TestBuildPlatformInvalid (0.22s) [2021-03-27T18:14:32.416Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-03-27T18:14:32.675Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-03-27T18:14:33.280Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-03-27T18:14:34.286Z] === RUN TestReadPluginNoRead/default [2021-03-27T18:14:34.805Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-03-27T18:14:35.210Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-03-27T18:14:35.210Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-03-27T18:14:35.229Z] --- PASS: TestRenameLinkedContainer (4.12s) [2021-03-27T18:14:35.229Z] === RUN TestRenameStoppedContainer [2021-03-27T18:14:35.455Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-03-27T18:14:36.059Z] --- PASS: TestInfoAPIWarnings (17.38s) [2021-03-27T18:14:36.059Z] === RUN TestInfoDebug [2021-03-27T18:14:36.170Z] --- PASS: TestRenameStoppedContainer (0.96s) [2021-03-27T18:14:36.170Z] === RUN TestRenameRunningContainerAndReuse [2021-03-27T18:14:36.332Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-03-27T18:14:36.350Z] === RUN TestReadPluginNoRead/disabled_caching [2021-03-27T18:14:36.980Z] --- PASS: TestContinueAfterPluginCrash (9.43s) [2021-03-27T18:14:36.996Z] --- PASS: TestInfoDebug (1.52s) [2021-03-27T18:14:36.996Z] === RUN TestInfoInsecureRegistries [2021-03-27T18:14:37.117Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-03-27T18:14:37.378Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-03-27T18:14:38.080Z] --- PASS: TestRenameRunningContainerAndReuse (1.97s) [2021-03-27T18:14:38.080Z] === RUN TestRenameInvalidName [2021-03-27T18:14:38.419Z] --- PASS: TestInfoInsecureRegistries (1.53s) [2021-03-27T18:14:38.419Z] === RUN TestInfoRegistryMirrors [2021-03-27T18:14:38.918Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-27T18:14:38.918Z] Using test binary docker [2021-03-27T18:14:38.918Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-03-27T18:14:38.918Z] +++ /etc/init.d/apparmor start [2021-03-27T18:14:38.918Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-03-27T18:14:38.918Z] INFO: Waiting for daemon to start... [2021-03-27T18:14:38.918Z] Starting dockerd [2021-03-27T18:14:38.918Z] +++ 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-27T18:14:39.021Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-03-27T18:14:39.021Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-03-27T18:14:39.022Z] --- PASS: TestRenameInvalidName (1.05s) [2021-03-27T18:14:39.022Z] === RUN TestRenameAnonymousContainer [2021-03-27T18:14:39.040Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-03-27T18:14:40.324Z] --- PASS: TestInfoRegistryMirrors (1.53s) [2021-03-27T18:14:40.324Z] === RUN TestLoginFailsWithBadCredentials [2021-03-27T18:14:40.324Z] --- PASS: TestLoginFailsWithBadCredentials (0.21s) [2021-03-27T18:14:40.324Z] === RUN TestPingCacheHeaders [2021-03-27T18:14:40.324Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-03-27T18:14:40.324Z] === RUN TestPingGet [2021-03-27T18:14:40.324Z] --- PASS: TestPingGet (0.02s) [2021-03-27T18:14:40.324Z] === RUN TestPingHead [2021-03-27T18:14:40.324Z] --- PASS: TestPingHead (0.02s) [2021-03-27T18:14:40.324Z] === RUN TestVersion [2021-03-27T18:14:40.324Z] --- PASS: TestVersion (0.02s) [2021-03-27T18:14:40.324Z] PASS [2021-03-27T18:14:40.324Z] [2021-03-27T18:14:40.324Z] === Skipped [2021-03-27T18:14:40.324Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-27T18:14:40.324Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-27T18:14:40.324Z] [2021-03-27T18:14:40.324Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-03-27T18:14:40.324Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-27T18:14:40.324Z] [2021-03-27T18:14:40.324Z] [2021-03-27T18:14:40.324Z] DONE 18 tests, 2 skipped in 28.485s [2021-03-27T18:14:40.324Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-03-27T18:14:40.324Z] INFO: Testing against a local daemon [2021-03-27T18:14:40.324Z] === RUN TestVolumesCreateAndList [2021-03-27T18:14:40.324Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-03-27T18:14:40.324Z] === RUN TestVolumesRemove [2021-03-27T18:14:40.400Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-03-27T18:14:40.583Z] --- PASS: TestVolumesRemove (0.05s) [2021-03-27T18:14:40.583Z] === RUN TestVolumesInspect [2021-03-27T18:14:40.583Z] --- PASS: TestVolumesInspect (0.02s) [2021-03-27T18:14:40.583Z] === RUN TestVolumesInvalidJSON [2021-03-27T18:14:40.583Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-03-27T18:14:40.583Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-03-27T18:14:40.583Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-03-27T18:14:40.583Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-03-27T18:14:40.583Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2021-03-27T18:14:40.583Z] PASS [2021-03-27T18:14:40.583Z] [2021-03-27T18:14:40.583Z] DONE 5 tests in 0.238s [2021-03-27T18:14:40.583Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-27T18:14:40.583Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12251 is not a child of this shell [2021-03-27T18:14:40.583Z] warning: PID 12251 from bundles/test-integration/docker.pid had a nonzero exit code [2021-03-27T18:14:40.583Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-27T18:14:40.583Z] [2021-03-27T18:14:40.583Z] Unloading profiles will leave already running processes permanently [2021-03-27T18:14:40.583Z] unconfined, which can lead to unexpected situations. [2021-03-27T18:14:40.583Z] [2021-03-27T18:14:40.583Z] To set a process to complain mode, use the command line tool [2021-03-27T18:14:40.583Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-27T18:14:40.583Z] Removing test suite binaries [2021-03-27T18:14:40.583Z] exiting test-integration [2021-03-27T18:14:40.583Z] ++ exit 0 [2021-03-27T18:14:40.967Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-03-27T18:14:40.994Z] . [2021-03-27T18:14:40.994Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-27T18:14:40.994Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-27T18:14:40.994Z] Error: No such image: emptyfs [2021-03-27T18:14:40.994Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-03-27T18:14:40.994Z] ++++ docker load [2021-03-27T18:14:41.099Z] --- PASS: TestReadPluginNoRead (9.28s) [2021-03-27T18:14:41.099Z] --- PASS: TestReadPluginNoRead/default (2.13s) [2021-03-27T18:14:41.099Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.18s) [2021-03-27T18:14:41.099Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.10s) [2021-03-27T18:14:41.099Z] read_test.go:92: [db6255a074347] daemon is not started [2021-03-27T18:14:41.099Z] PASS [2021-03-27T18:14:41.099Z] [2021-03-27T18:14:41.099Z] DONE 6 tests in 13.154s [2021-03-27T18:14:41.099Z] 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-27T18:14:41.099Z] ++ 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-27T18:14:41.099Z] ++ set -e [2021-03-27T18:14:41.099Z] ++ '[' -n 0 ']' [2021-03-27T18:14:41.099Z] ++ set -x [2021-03-27T18:14:41.099Z] ++ 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-27T18:14:41.099Z] testing: warning: no tests to run [2021-03-27T18:14:41.099Z] PASS [2021-03-27T18:14:41.099Z] [2021-03-27T18:14:41.099Z] DONE 0 tests in 0.035s [2021-03-27T18:14:41.099Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-03-27T18:14:41.099Z] ++ 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-27T18:14:41.099Z] ++ set -e [2021-03-27T18:14:41.099Z] ++ '[' -n 0 ']' [2021-03-27T18:14:41.099Z] ++ set -x [2021-03-27T18:14:41.099Z] ++ 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-27T18:14:41.099Z] INFO: Testing against a local daemon [2021-03-27T18:14:41.099Z] === RUN TestPluginWithDevMounts [2021-03-27T18:14:41.099Z] === PAUSE TestPluginWithDevMounts [2021-03-27T18:14:41.099Z] === CONT TestPluginWithDevMounts [2021-03-27T18:14:41.292Z] Running integration-test (iteration 1) [2021-03-27T18:14:41.292Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2021-03-27T18:14:41.292Z] ++ 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-27T18:14:41.292Z] ++ set -e [2021-03-27T18:14:41.292Z] ++ '[' -n 0 ']' [2021-03-27T18:14:41.292Z] ++ set -x [2021-03-27T18:14:41.292Z] ++ 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-27T18:14:41.519Z] [2021-03-27T18:14:41.905Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-03-27T18:14:43.158Z] --- PASS: TestPluginWithDevMounts (1.93s) [2021-03-27T18:14:43.158Z] PASS [2021-03-27T18:14:43.158Z] [2021-03-27T18:14:43.158Z] DONE 1 tests in 2.006s [2021-03-27T18:14:43.158Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2021-03-27T18:14:43.158Z] ++ 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-27T18:14:43.158Z] ++ set -e [2021-03-27T18:14:43.158Z] ++ '[' -n 0 ']' [2021-03-27T18:14:43.158Z] ++ set -x [2021-03-27T18:14:43.158Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-27T18:14:43.158Z] INFO: Testing against a local daemon [2021-03-27T18:14:43.158Z] === RUN TestSecretInspect [2021-03-27T18:14:43.277Z] --- PASS: TestServiceWithDataPathPortInit (15.03s) [2021-03-27T18:14:43.277Z] === RUN TestServiceWithDefaultAddressPoolInit Post stage [Pipeline] junit [2021-03-27T18:14:43.439Z] Recording test results [2021-03-27T18:14:43.814Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-03-27T18:14:44.307Z] --- PASS: TestRenameAnonymousContainer (4.72s) [2021-03-27T18:14:44.307Z] === RUN TestRenameContainerWithSameName [2021-03-27T18:14:44.879Z] --- PASS: TestRenameContainerWithSameName (1.04s) [2021-03-27T18:14:44.879Z] === RUN TestRenameContainerWithLinkedContainer [2021-03-27T18:14:45.331Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-03-27T18:14:45.443Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-03-27T18:14:45.792Z] + echo Ensuring container killed. [2021-03-27T18:14:45.792Z] Ensuring container killed. [2021-03-27T18:14:45.792Z] + docker rm -vf docker-pr1 [2021-03-27T18:14:45.792Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-03-27T18:14:46.079Z] + echo Chowning /workspace to jenkins user [2021-03-27T18:14:46.079Z] Chowning /workspace to jenkins user [2021-03-27T18:14:46.079Z] + id -u [2021-03-27T18:14:46.079Z] + id -g [2021-03-27T18:14:46.079Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42211:/workspace busybox chown -R 1000:1000 /workspace [2021-03-27T18:14:46.079Z] Unable to find image 'busybox:latest' locally [2021-03-27T18:14:46.338Z] latest: Pulling from library/busybox [2021-03-27T18:14:46.338Z] 8b3d7e226fab: Pulling fs layer [2021-03-27T18:14:46.338Z] 8b3d7e226fab: Download complete [2021-03-27T18:14:46.597Z] 8b3d7e226fab: Pull complete [2021-03-27T18:14:46.597Z] Digest: sha256:ce2360d5189a033012fbad1635e037be86f23b65cfd676b436d0931af390a2ac [2021-03-27T18:14:46.597Z] Status: Downloaded newer image for busybox:latest [2021-03-27T18:14:46.791Z] --- PASS: TestRenameContainerWithLinkedContainer (1.99s) [2021-03-27T18:14:46.791Z] === RUN TestResize [2021-03-27T18:14:46.798Z] --- PASS: TestSecretInspect (3.43s) [2021-03-27T18:14:46.798Z] === RUN TestSecretList [2021-03-27T18:14:47.731Z] --- PASS: TestResize (0.96s) [2021-03-27T18:14:47.731Z] === RUN TestResizeWithInvalidSize [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-27T18:14:48.621Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-03-27T18:14:48.621Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-03-27T18:14:48.672Z] --- PASS: TestResizeWithInvalidSize (1.00s) [2021-03-27T18:14:48.673Z] === RUN TestResizeWhenContainerNotStarted [2021-03-27T18:14:48.804Z] + bundleName=amd64-rootless [2021-03-27T18:14:48.804Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-03-27T18:14:48.804Z] Creating amd64-rootless-bundles.tar.gz [2021-03-27T18:14:48.804Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2021-03-27T18:14:48.804Z] + 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-27T18:14:48.816Z] Archiving artifacts [2021-03-27T18:14:49.188Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-03-27T18:14:50.056Z] --- PASS: TestResizeWhenContainerNotStarted (0.97s) [2021-03-27T18:14:50.056Z] === RUN TestDaemonRestartKillContainers [2021-03-27T18:14:50.056Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-27T18:14:50.056Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-27T18:14:50.056Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-27T18:14:50.056Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-27T18:14:50.056Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-27T18:14:50.056Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-27T18:14:50.056Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-27T18:14:50.056Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-27T18:14:50.056Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-27T18:14:50.056Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-27T18:14:50.056Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-27T18:14:50.056Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-27T18:14:50.056Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-27T18:14:50.056Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-27T18:14:50.056Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-27T18:14:50.056Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-27T18:14:50.056Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-27T18:14:50.056Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-27T18:14:50.056Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-27T18:14:50.056Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-27T18:14:50.056Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-27T18:14:50.056Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-27T18:14:50.056Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-27T18:14:50.056Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-27T18:14:50.056Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-27T18:14:50.056Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-27T18:14:50.056Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-27T18:14:50.056Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-27T18:14:50.304Z] --- PASS: TestSecretList (3.43s) [2021-03-27T18:14:50.304Z] === RUN TestSecretsCreateAndDelete [2021-03-27T18:14:50.858Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42211/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-03-27T18:14:51.170Z] + make clean [2021-03-27T18:14:51.360Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.03s) [2021-03-27T18:14:51.360Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:9ba4but997cz9iw0dxm9b8z0r Created:2021-03-27 18:14:43.824959015 +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[634052f80c6d573f676e26fb78fb8e66d3b4ea45f4b66c725096b47ba57722b9:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rexac7tjv7j0cs42u93d9carx EndpointID:d22b7e364db0c48f19958208acd327764dbf87a5a431a96cd5a0266011a8120e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b25f3b37130c1a4770f66e3ee9a4353ba58c0802eb0afa8ac6d9ad425705c844 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:0050a51e2519 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rexac7tjv7j0cs42u93d9carx EndpointID:d22b7e364db0c48f19958208acd327764dbf87a5a431a96cd5a0266011a8120e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-03-27T18:14:51.360Z] PASS [2021-03-27T18:14:51.360Z] [2021-03-27T18:14:51.360Z] === Skipped [2021-03-27T18:14:51.360Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-27T18:14:51.360Z] service_test.go:242: FLAKY_TEST [2021-03-27T18:14:51.360Z] [2021-03-27T18:14:51.360Z] [2021-03-27T18:14:51.360Z] DONE 26 tests, 1 skipped in 48.062s [2021-03-27T18:14:51.360Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-03-27T18:14:51.360Z] INFO: Testing against a local daemon [2021-03-27T18:14:51.360Z] === RUN TestDockerNetworkIpvlanPersistance [2021-03-27T18:14:51.360Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-03-27T18:14:51.360Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-27T18:14:51.360Z] === RUN TestDockerNetworkIpvlan [2021-03-27T18:14:51.360Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-03-27T18:14:51.360Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-27T18:14:51.360Z] PASS [2021-03-27T18:14:51.360Z] [2021-03-27T18:14:51.360Z] === Skipped [2021-03-27T18:14:51.360Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-03-27T18:14:51.360Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-27T18:14:51.360Z] [2021-03-27T18:14:51.360Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-03-27T18:14:51.360Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-27T18:14:51.360Z] [2021-03-27T18:14:51.360Z] [2021-03-27T18:14:51.360Z] DONE 2 tests, 2 skipped in 0.098s [2021-03-27T18:14:51.360Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-03-27T18:14:51.360Z] INFO: Testing against a local daemon [2021-03-27T18:14:51.360Z] === RUN TestDockerNetworkMacvlanPersistance [2021-03-27T18:14:51.429Z] docker volume rm -f docker-dev-cache [2021-03-27T18:14:51.429Z] docker-dev-cache [Pipeline] deleteDir [2021-03-27T18:14:51.617Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.33s) [2021-03-27T18:14:51.617Z] === RUN TestDockerNetworkMacvlan [2021-03-27T18:14:51.724Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-03-27T18:14:51.984Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [Pipeline] } [Pipeline] // withEnv [2021-03-27T18:14:52.178Z] === RUN TestDockerNetworkMacvlan/Subinterface [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-27T18:14:53.105Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-03-27T18:14:53.359Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-27T18:14:53.359Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-27T18:14:53.359Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-27T18:14:53.668Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-03-27T18:14:53.810Z] --- PASS: TestSecretsCreateAndDelete (3.87s) [2021-03-27T18:14:53.810Z] === RUN TestSecretsUpdate [2021-03-27T18:14:53.933Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-27T18:14:53.981Z] Loaded image: buildpack-deps:buster [2021-03-27T18:14:54.276Z] Loaded image: busybox:latest [2021-03-27T18:14:54.276Z] Loaded image: busybox:glibc [2021-03-27T18:14:54.387Z] ......... [ 86%] [2021-03-27T18:14:54.878Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-27T18:14:55.272Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-03-27T18:14:55.824Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-27T18:14:55.824Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-27T18:14:56.184Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-03-27T18:14:57.025Z] Loaded image: debian:bullseye [2021-03-27T18:14:57.025Z] Loaded image: hello-world:latest [2021-03-27T18:14:57.025Z] Loaded image: arm32v7/hello-world:latest [2021-03-27T18:14:57.025Z] INFO: Testing against a local daemon [2021-03-27T18:14:57.025Z] === RUN TestCgroupNamespacesBuild [2021-03-27T18:14:57.177Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-03-27T18:14:57.214Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-27T18:14:58.249Z] --- PASS: TestSecretsUpdate (4.04s) [2021-03-27T18:14:58.250Z] === RUN TestTemplatedSecret [2021-03-27T18:14:58.544Z] --- PASS: TestCgroupNamespacesBuild (1.40s) [2021-03-27T18:14:58.544Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-03-27T18:14:59.468Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-03-27T18:14:59.605Z] tests/integration/models_images_test.py ............... [ 89%] [2021-03-27T18:14:59.756Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-03-27T18:14:59.756Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.99s) [2021-03-27T18:14:59.756Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.23s) [2021-03-27T18:14:59.756Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.26s) [2021-03-27T18:14:59.756Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.29s) [2021-03-27T18:14:59.756Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.66s) [2021-03-27T18:14:59.756Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.65s) [2021-03-27T18:14:59.756Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.87s) [2021-03-27T18:14:59.756Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.56s) [2021-03-27T18:14:59.756Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.67s) [2021-03-27T18:14:59.756Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.63s) [2021-03-27T18:14:59.756Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.88s) [2021-03-27T18:14:59.756Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.44s) [2021-03-27T18:14:59.756Z] === RUN TestCgroupNamespacesRun [2021-03-27T18:15:00.061Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.40s) [2021-03-27T18:15:00.061Z] === RUN TestBuildWithSession [2021-03-27T18:15:00.061Z] --- SKIP: TestBuildWithSession (0.00s) [2021-03-27T18:15:00.061Z] build_session_test.go:25: TODO: BuildKit [2021-03-27T18:15:00.061Z] === RUN TestBuildSquashParent [2021-03-27T18:15:00.462Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-03-27T18:15:01.222Z] tests/integration/models_networks_test.py .... [ 90%] [2021-03-27T18:15:01.399Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-03-27T18:15:01.759Z] --- PASS: TestTemplatedSecret (4.19s) [2021-03-27T18:15:01.759Z] === RUN TestSecretCreateResolve [2021-03-27T18:15:01.967Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-03-27T18:15:02.300Z] --- PASS: TestCgroupNamespacesRun (2.29s) [2021-03-27T18:15:02.300Z] === RUN TestCgroupNamespacesRunPrivileged [2021-03-27T18:15:04.213Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.79s) [2021-03-27T18:15:04.213Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-03-27T18:15:04.558Z] --- PASS: TestBuildSquashParent (4.73s) [2021-03-27T18:15:04.559Z] === RUN TestBuildWithRemoveAndForceRemove [2021-03-27T18:15:04.559Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-27T18:15:04.559Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-27T18:15:04.559Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-27T18:15:04.559Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-27T18:15:04.559Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-27T18:15:04.559Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-27T18:15:04.559Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-27T18:15:04.559Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-27T18:15:04.559Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-27T18:15:04.559Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-27T18:15:04.559Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-27T18:15:04.559Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-27T18:15:04.559Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-27T18:15:04.559Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-27T18:15:04.559Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-27T18:15:04.559Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-27T18:15:04.715Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-03-27T18:15:06.125Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.26s) [2021-03-27T18:15:06.125Z] === RUN TestCgroupNamespacesRunHostMode [2021-03-27T18:15:06.160Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-03-27T18:15:06.197Z] --- PASS: TestSecretCreateResolve (3.97s) [2021-03-27T18:15:06.197Z] PASS [2021-03-27T18:15:06.197Z] [2021-03-27T18:15:06.197Z] DONE 6 tests in 23.014s [2021-03-27T18:15:06.198Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2021-03-27T18:15:06.198Z] ++ 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-27T18:15:06.198Z] ++ set -e [2021-03-27T18:15:06.198Z] ++ '[' -n 0 ']' [2021-03-27T18:15:06.198Z] ++ set -x [2021-03-27T18:15:06.198Z] ++ 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-27T18:15:06.198Z] INFO: Testing against a local daemon [2021-03-27T18:15:06.198Z] === RUN TestServiceCreateInit [2021-03-27T18:15:06.198Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-03-27T18:15:06.419Z] Loaded image: buildpack-deps:buster [2021-03-27T18:15:06.603Z] --- PASS: TestDockerNetworkMacvlan (14.86s) [2021-03-27T18:15:06.603Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2021-03-27T18:15:06.603Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2021-03-27T18:15:06.603Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.65s) [2021-03-27T18:15:06.603Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.05s) [2021-03-27T18:15:06.603Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.25s) [2021-03-27T18:15:06.603Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.42s) [2021-03-27T18:15:06.603Z] PASS [2021-03-27T18:15:06.603Z] [2021-03-27T18:15:06.603Z] DONE 8 tests in 16.273s [2021-03-27T18:15:06.603Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-03-27T18:15:06.603Z] testing: warning: no tests to run [2021-03-27T18:15:06.603Z] PASS [2021-03-27T18:15:06.603Z] [2021-03-27T18:15:06.603Z] DONE 0 tests in 0.007s [2021-03-27T18:15:06.603Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-03-27T18:15:06.603Z] INFO: Testing against a local daemon [2021-03-27T18:15:06.603Z] === RUN TestAuthZPluginAllowRequest [2021-03-27T18:15:06.678Z] Loaded image: busybox:latest [2021-03-27T18:15:06.937Z] Loaded image: busybox:glibc [2021-03-27T18:15:07.318Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-27T18:15:07.318Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-27T18:15:07.748Z] tests/integration/models_nodes_test.py . [ 91%] [2021-03-27T18:15:07.967Z] --- PASS: TestAuthZPluginAllowRequest (1.47s) [2021-03-27T18:15:07.967Z] === RUN TestAuthZPluginTLS [2021-03-27T18:15:08.004Z] tests/integration/models_resources_test.py . [ 91%] [2021-03-27T18:15:08.533Z] --- PASS: TestAuthZPluginTLS (0.54s) [2021-03-27T18:15:08.533Z] === RUN TestAuthZPluginDenyRequest [2021-03-27T18:15:08.668Z] --- PASS: TestCgroupNamespacesRunHostMode (2.31s) [2021-03-27T18:15:08.668Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-03-27T18:15:08.842Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-03-27T18:15:09.094Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2021-03-27T18:15:09.094Z] === RUN TestAuthZPluginAPIDenyResponse [2021-03-27T18:15:09.411Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-03-27T18:15:09.413Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-03-27T18:15:09.413Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.55s) [2021-03-27T18:15:09.413Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.63s) [2021-03-27T18:15:09.413Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.72s) [2021-03-27T18:15:09.413Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.79s) [2021-03-27T18:15:09.413Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.87s) [2021-03-27T18:15:09.413Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.85s) [2021-03-27T18:15:09.413Z] === RUN TestBuildMultiStageCopy [2021-03-27T18:15:09.413Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-03-27T18:15:09.655Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-03-27T18:15:09.655Z] === RUN TestAuthZPluginDenyResponse [2021-03-27T18:15:09.670Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-03-27T18:15:09.929Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-03-27T18:15:10.215Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2021-03-27T18:15:10.215Z] === RUN TestAuthZPluginAllowEventStream [2021-03-27T18:15:10.481Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-03-27T18:15:10.498Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-03-27T18:15:10.931Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-03-27T18:15:10.931Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-03-27T18:15:11.066Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-03-27T18:15:11.212Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.41s) [2021-03-27T18:15:11.212Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-03-27T18:15:11.225Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-03-27T18:15:11.377Z] Loaded image: debian:bullseye [2021-03-27T18:15:11.377Z] Loaded image: hello-world:latest [2021-03-27T18:15:11.521Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-03-27T18:15:11.578Z] --- PASS: TestAuthZPluginAllowEventStream (1.49s) [2021-03-27T18:15:11.578Z] === RUN TestAuthZPluginErrorResponse [2021-03-27T18:15:11.661Z] Loaded image: arm32v7/hello-world:latest [2021-03-27T18:15:11.661Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-03-27T18:15:11.661Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-03-27T18:15:11.924Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-03-27T18:15:12.139Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-03-27T18:15:12.139Z] === RUN TestAuthZPluginErrorRequest [2021-03-27T18:15:12.162Z] --- PASS: TestBuildMultiStageCopy (2.96s) [2021-03-27T18:15:12.162Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.62s) [2021-03-27T18:15:12.162Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.30s) [2021-03-27T18:15:12.162Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.31s) [2021-03-27T18:15:12.162Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.36s) [2021-03-27T18:15:12.162Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.36s) [2021-03-27T18:15:12.162Z] === RUN TestBuildMultiStageParentConfig [2021-03-27T18:15:12.595Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.83s) [2021-03-27T18:15:12.595Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-03-27T18:15:12.700Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-03-27T18:15:12.700Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-03-27T18:15:12.802Z] --- PASS: TestBuildMultiStageParentConfig (0.84s) [2021-03-27T18:15:12.802Z] === RUN TestBuildLabelWithTargets [2021-03-27T18:15:13.109Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-03-27T18:15:13.261Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2021-03-27T18:15:13.261Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-03-27T18:15:13.308Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-03-27T18:15:13.726Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-03-27T18:15:13.726Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-03-27T18:15:13.979Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.07s) [2021-03-27T18:15:13.979Z] === RUN TestCgroupNamespacesRunOlderClient [2021-03-27T18:15:14.317Z] --- PASS: TestBuildLabelWithTargets (1.26s) [2021-03-27T18:15:14.317Z] === RUN TestBuildWithEmptyLayers [2021-03-27T18:15:14.612Z] --- PASS: TestBuildWithEmptyLayers (0.63s) [2021-03-27T18:15:14.612Z] === RUN TestBuildMultiStageOnBuild [2021-03-27T18:15:15.149Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.75s) [2021-03-27T18:15:15.149Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-03-27T18:15:15.892Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.28s) [2021-03-27T18:15:15.892Z] === RUN TestKernelTCPMemory [2021-03-27T18:15:16.595Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-03-27T18:15:16.700Z] --- PASS: TestBuildMultiStageOnBuild (1.81s) [2021-03-27T18:15:16.700Z] === RUN TestBuildUncleanTarFilenames [2021-03-27T18:15:16.855Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-03-27T18:15:17.038Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.79s) [2021-03-27T18:15:17.038Z] === RUN TestAuthZPluginHeader [2021-03-27T18:15:17.277Z] --- PASS: TestKernelTCPMemory (1.24s) [2021-03-27T18:15:17.277Z] === RUN TestNISDomainname [2021-03-27T18:15:17.340Z] --- PASS: TestBuildUncleanTarFilenames (0.89s) [2021-03-27T18:15:17.340Z] === RUN TestBuildMultiStageLayerLeak [2021-03-27T18:15:17.600Z] --- PASS: TestAuthZPluginHeader (0.73s) [2021-03-27T18:15:17.600Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-03-27T18:15:18.670Z] --- PASS: TestServiceCreateInit (11.93s) [2021-03-27T18:15:18.670Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (6.11s) [2021-03-27T18:15:18.670Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.81s) [2021-03-27T18:15:18.670Z] === RUN TestCreateServiceMultipleTimes [2021-03-27T18:15:18.983Z] tests/integration/regression_test.py ...... [ 98%] [2021-03-27T18:15:19.188Z] --- PASS: TestNISDomainname (1.58s) [2021-03-27T18:15:19.188Z] === RUN TestHostnameDnsResolution [2021-03-27T18:15:19.238Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-03-27T18:15:19.238Z] tests/integration/credentials/utils_test.py . [100%] [2021-03-27T18:15:19.238Z] [2021-03-27T18:15:19.238Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-03-27T18:15:19.238Z] =========================== short test summary info ============================ [2021-03-27T18:15:19.238Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-03-27T18:15:19.238Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-03-27T18:15:19.238Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-03-27T18:15:19.238Z] Not supported on most drivers [2021-03-27T18:15:19.238Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-03-27T18:15:19.238Z] Output of docker top depends on host distro, and is not formalized. [2021-03-27T18:15:19.238Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-03-27T18:15:19.238Z] Output of docker top depends on host distro, and is not formalized. [2021-03-27T18:15:19.238Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-03-27T18:15:19.238Z] Can fail if eth0 has multiple IP addresses [2021-03-27T18:15:19.238Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-03-27T18:15:19.238Z] This doesn't seem to be taken into account by the engine [2021-03-27T18:15:19.238Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2021-03-27T18:15:19.238Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-03-27T18:15:19.238Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 352.95 seconds == [2021-03-27T18:15:19.419Z] --- PASS: TestBuildMultiStageLayerLeak (1.89s) [2021-03-27T18:15:19.419Z] === RUN TestBuildWithHugeFile [2021-03-27T18:15:19.493Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-03-27T18:15:20.142Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-03-27T18:15:21.099Z] --- PASS: TestHostnameDnsResolution (2.16s) [2021-03-27T18:15:21.099Z] === RUN TestStats [2021-03-27T18:15:21.520Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-03-27T18:15:21.764Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.84s) [2021-03-27T18:15:21.764Z] === RUN TestAuthZPluginV2Disable [2021-03-27T18:15:22.088Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (49.65s) [2021-03-27T18:15:22.088Z] PASS [2021-03-27T18:15:22.088Z] [2021-03-27T18:15:22.088Z] === Skipped [2021-03-27T18:15:22.088Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-03-27T18:15:22.088Z] build_session_test.go:25: TODO: BuildKit [2021-03-27T18:15:22.088Z] [2021-03-27T18:15:22.088Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.02s) [2021-03-27T18:15:22.088Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-27T18:15:22.088Z] [2021-03-27T18:15:22.088Z] [2021-03-27T18:15:22.088Z] DONE 34 tests, 2 skipped in 265.576s [2021-03-27T18:15:22.088Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-03-27T18:15:22.088Z] ++ 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-27T18:15:22.088Z] ++ set -e [2021-03-27T18:15:22.088Z] ++ '[' -n 0 ']' [2021-03-27T18:15:22.088Z] ++ set -x [2021-03-27T18:15:22.088Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-27T18:15:22.347Z] INFO: Testing against a local daemon [2021-03-27T18:15:22.347Z] === RUN TestConfigInspect [2021-03-27T18:15:23.286Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-03-27T18:15:24.322Z] --- PASS: TestAuthZPluginV2Disable (2.95s) [2021-03-27T18:15:24.322Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-03-27T18:15:24.396Z] --- PASS: TestStats (3.03s) [2021-03-27T18:15:24.396Z] === RUN TestStopContainerWithTimeout [2021-03-27T18:15:24.396Z] === RUN TestStopContainerWithTimeout/0 [2021-03-27T18:15:24.396Z] === PAUSE TestStopContainerWithTimeout/0 [2021-03-27T18:15:24.396Z] === RUN TestStopContainerWithTimeout/1 [2021-03-27T18:15:24.396Z] === PAUSE TestStopContainerWithTimeout/1 [2021-03-27T18:15:24.396Z] === RUN TestStopContainerWithTimeout/3 [2021-03-27T18:15:24.396Z] === PAUSE TestStopContainerWithTimeout/3 [2021-03-27T18:15:24.396Z] === RUN TestStopContainerWithTimeout/-1 [2021-03-27T18:15:24.396Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-03-27T18:15:24.396Z] === CONT TestStopContainerWithTimeout/0 [2021-03-27T18:15:24.396Z] === CONT TestStopContainerWithTimeout/1 [2021-03-27T18:15:24.396Z] === CONT TestStopContainerWithTimeout/3 [2021-03-27T18:15:24.396Z] === CONT TestStopContainerWithTimeout/-1 [2021-03-27T18:15:25.821Z] --- PASS: TestConfigInspect (3.55s) [2021-03-27T18:15:25.821Z] === RUN TestConfigList [2021-03-27T18:15:26.388Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-03-27T18:15:26.388Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-03-27T18:15:27.586Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.81s) [2021-03-27T18:15:27.586Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-03-27T18:15:27.695Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-03-27T18:15:27.695Z] --- PASS: TestStopContainerWithTimeout/0 (1.58s) [2021-03-27T18:15:27.695Z] --- PASS: TestStopContainerWithTimeout/1 (2.56s) [2021-03-27T18:15:27.695Z] --- PASS: TestStopContainerWithTimeout/-1 (3.18s) [2021-03-27T18:15:27.695Z] --- PASS: TestStopContainerWithTimeout/3 (3.33s) [2021-03-27T18:15:27.695Z] === RUN TestDeleteDevicemapper [2021-03-27T18:15:27.695Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-03-27T18:15:27.695Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-27T18:15:27.695Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-03-27T18:15:28.923Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-03-27T18:15:29.490Z] --- PASS: TestConfigList (3.55s) [2021-03-27T18:15:29.490Z] === RUN TestConfigsCreateAndDelete [2021-03-27T18:15:31.007Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.13s) [2021-03-27T18:15:31.007Z] === RUN TestUpdateMemory [2021-03-27T18:15:31.007Z] --- SKIP: TestUpdateMemory (0.00s) [2021-03-27T18:15:31.007Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-03-27T18:15:31.007Z] === RUN TestUpdateCPUQuota [2021-03-27T18:15:31.687Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-27T18:15:31.687Z] [2021-03-27T18:15:31.687Z] Unloading profiles will leave already running processes permanently [2021-03-27T18:15:31.687Z] unconfined, which can lead to unexpected situations. [2021-03-27T18:15:31.687Z] [2021-03-27T18:15:31.687Z] To set a process to complain mode, use the command line tool [2021-03-27T18:15:31.687Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-27T18:15:31.687Z] Post stage [Pipeline] junit [2021-03-27T18:15:31.697Z] Recording test results [2021-03-27T18:15:32.024Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-03-27T18:15:32.591Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-03-27T18:15:32.640Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-03-27T18:15:32.850Z] --- PASS: TestConfigsCreateAndDelete (3.34s) [2021-03-27T18:15:32.850Z] === RUN TestConfigsUpdate [2021-03-27T18:15:32.955Z] + echo Ensuring container killed. [2021-03-27T18:15:32.955Z] Ensuring container killed. [2021-03-27T18:15:32.955Z] + docker rm -vf docker-pr1 [2021-03-27T18:15:32.955Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-03-27T18:15:33.277Z] + echo Chowning /workspace to jenkins user [2021-03-27T18:15:33.277Z] Chowning /workspace to jenkins user [2021-03-27T18:15:33.277Z] + id -u [2021-03-27T18:15:33.277Z] + id -g [2021-03-27T18:15:33.277Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42211:/workspace busybox chown -R 1000:1000 /workspace [2021-03-27T18:15:33.277Z] Unable to find image 'busybox:latest' locally [2021-03-27T18:15:33.533Z] latest: Pulling from library/busybox [2021-03-27T18:15:33.533Z] 8b3d7e226fab: Pulling fs layer [2021-03-27T18:15:33.533Z] 8b3d7e226fab: Verifying Checksum [2021-03-27T18:15:33.533Z] 8b3d7e226fab: Download complete [2021-03-27T18:15:33.533Z] 8b3d7e226fab: Pull complete [2021-03-27T18:15:33.793Z] Digest: sha256:ce2360d5189a033012fbad1635e037be86f23b65cfd676b436d0931af390a2ac [2021-03-27T18:15:33.793Z] Status: Downloaded newer image for busybox:latest [2021-03-27T18:15:34.231Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-27T18:15:35.488Z] + bundleName=docker-py [2021-03-27T18:15:35.488Z] + echo Creating docker-py-bundles.tar.gz [2021-03-27T18:15:35.488Z] Creating docker-py-bundles.tar.gz [2021-03-27T18:15:35.488Z] + 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-27T18:15:35.496Z] Archiving artifacts [2021-03-27T18:15:36.138Z] --- PASS: TestConfigsUpdate (3.35s) [2021-03-27T18:15:36.138Z] === RUN TestTemplatedConfig [2021-03-27T18:15:36.400Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-03-27T18:15:37.163Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42211/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-03-27T18:15:37.519Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42211/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=d9356edcd252710aa3b4228f2071269738c10733 -e DOCKER_GRAPHDRIVER docker:d9356edcd252710aa3b4228f2071269738c10733 hack/make.sh binary-daemon [2021-03-27T18:15:37.524Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.20s) [2021-03-27T18:15:37.524Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-03-27T18:15:37.596Z] --- PASS: TestUpdateCPUQuota (6.10s) [2021-03-27T18:15:37.596Z] === RUN TestUpdatePidsLimit [2021-03-27T18:15:37.596Z] === RUN TestUpdatePidsLimit/update_from_none [2021-03-27T18:15:37.596Z] === RUN TestUpdatePidsLimit/no_change [2021-03-27T18:15:38.080Z] [2021-03-27T18:15:38.080Z] Removing bundles/ [2021-03-27T18:15:38.080Z] [2021-03-27T18:15:38.080Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2021-03-27T18:15:38.080Z] Building: bundles/binary-daemon/dockerd-dev [2021-03-27T18:15:38.080Z] GOOS="" GOARCH="" GOARM="" [2021-03-27T18:15:38.171Z] === RUN TestUpdatePidsLimit/update_lower [2021-03-27T18:15:38.305Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-03-27T18:15:38.305Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-03-27T18:15:39.120Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-03-27T18:15:39.692Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-03-27T18:15:40.633Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-03-27T18:15:40.842Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-03-27T18:15:40.842Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-03-27T18:15:41.100Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-03-27T18:15:41.203Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-03-27T18:15:41.668Z] --- PASS: TestTemplatedConfig (5.38s) [2021-03-27T18:15:41.668Z] === RUN TestConfigCreateResolve [2021-03-27T18:15:43.113Z] --- PASS: TestUpdatePidsLimit (6.61s) [2021-03-27T18:15:43.113Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.76s) [2021-03-27T18:15:43.113Z] --- PASS: TestUpdatePidsLimit/no_change (0.80s) [2021-03-27T18:15:43.113Z] --- PASS: TestUpdatePidsLimit/update_lower (0.75s) [2021-03-27T18:15:43.113Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.75s) [2021-03-27T18:15:43.113Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.76s) [2021-03-27T18:15:43.113Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.78s) [2021-03-27T18:15:43.113Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.94s) [2021-03-27T18:15:43.113Z] === RUN TestUpdateRestartPolicy [2021-03-27T18:15:44.954Z] --- PASS: TestConfigCreateResolve (2.81s) [2021-03-27T18:15:44.954Z] === RUN TestConfigDaemonLibtrustID [2021-03-27T18:15:44.954Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-03-27T18:15:44.954Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-03-27T18:15:44.954Z] PASS [2021-03-27T18:15:44.954Z] [2021-03-27T18:15:44.954Z] DONE 7 tests in 22.742s [2021-03-27T18:15:44.954Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-03-27T18:15:44.954Z] ++ 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-27T18:15:44.954Z] ++ set -e [2021-03-27T18:15:44.954Z] ++ '[' -n 0 ']' [2021-03-27T18:15:44.954Z] ++ set -x [2021-03-27T18:15:44.954Z] ++ 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-27T18:15:44.954Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-03-27T18:15:45.212Z] INFO: Testing against a local daemon [2021-03-27T18:15:45.212Z] === RUN TestCheckpoint [2021-03-27T18:15:45.212Z] --- SKIP: TestCheckpoint (0.00s) [2021-03-27T18:15:45.212Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-27T18:15:45.212Z] === RUN TestContainerInvalidJSON [2021-03-27T18:15:45.212Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-03-27T18:15:45.212Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-03-27T18:15:45.212Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-03-27T18:15:45.212Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-03-27T18:15:45.212Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-03-27T18:15:45.212Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-03-27T18:15:45.212Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-03-27T18:15:45.212Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-03-27T18:15:45.212Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-03-27T18:15:45.212Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-03-27T18:15:45.212Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-03-27T18:15:45.212Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-03-27T18:15:45.212Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-03-27T18:15:45.212Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-03-27T18:15:45.471Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2021-03-27T18:15:45.471Z] === RUN TestCopyFromContainerPathIsNotDir [2021-03-27T18:15:45.471Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-03-27T18:15:45.471Z] === RUN TestCopyToContainerPathDoesNotExist [2021-03-27T18:15:45.471Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-03-27T18:15:45.471Z] === RUN TestCopyToContainerPathIsNotDir [2021-03-27T18:15:45.471Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2021-03-27T18:15:45.471Z] === RUN TestCopyFromContainer [2021-03-27T18:15:45.887Z] --- PASS: TestCreateServiceMultipleTimes (23.82s) [2021-03-27T18:15:45.887Z] === RUN TestCreateServiceConflict [2021-03-27T18:15:45.887Z] --- PASS: TestCreateServiceConflict (3.76s) [2021-03-27T18:15:45.887Z] === RUN TestCreateServiceMaxReplicas [2021-03-27T18:15:46.409Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-03-27T18:15:47.345Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-03-27T18:15:47.560Z] 5ff1512f88ec: Pull complete [2021-03-27T18:15:47.560Z] Digest: sha256:acae9dedd8ce6fbc624e8c4b52555a9d3201eb47aacd45b4a00e0d81083b4cab [2021-03-27T18:15:47.560Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-27T18:15:47.560Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-03-27T18:15:47.560Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-03-27T18:15:47.560Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1817' [2021-03-27T18:15:47.560Z] WARN: Skipping validation tests [2021-03-27T18:15:47.560Z] INFO: Running unit tests at 03/27/2021 18:15:36... [2021-03-27T18:15:47.560Z] INFO: make.ps1 starting at 03/27/2021 18:15:40 [2021-03-27T18:15:47.560Z] INFO: Git commit (d9356edcd2) assumed from DOCKER_GITCOMMIT environment variable [2021-03-27T18:15:47.560Z] INFO: Invoking autogen... [2021-03-27T18:15:47.560Z] INFO: Running unit tests... [2021-03-27T18:15:47.911Z] === RUN TestCopyFromContainer// [2021-03-27T18:15:47.911Z] === RUN TestCopyFromContainer//bar/root [2021-03-27T18:15:48.171Z] === RUN TestCopyFromContainer//bar/root/ [2021-03-27T18:15:48.171Z] === RUN TestCopyFromContainer/bar/quux [2021-03-27T18:15:48.431Z] === RUN TestCopyFromContainer/bar/quux/ [2021-03-27T18:15:48.689Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-03-27T18:15:48.689Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-03-27T18:15:48.948Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-03-27T18:15:48.948Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-03-27T18:15:49.206Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-03-27T18:15:49.206Z] === RUN TestCopyFromContainer/bar/notarget [2021-03-27T18:15:49.464Z] --- PASS: TestCopyFromContainer (3.92s) [2021-03-27T18:15:49.465Z] --- PASS: TestCopyFromContainer// (0.13s) [2021-03-27T18:15:49.465Z] --- PASS: TestCopyFromContainer//bar/root (0.18s) [2021-03-27T18:15:49.465Z] --- PASS: TestCopyFromContainer//bar/root/ (0.15s) [2021-03-27T18:15:49.465Z] --- PASS: TestCopyFromContainer/bar/quux (0.20s) [2021-03-27T18:15:49.465Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.19s) [2021-03-27T18:15:49.465Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.15s) [2021-03-27T18:15:49.465Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.15s) [2021-03-27T18:15:49.465Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2021-03-27T18:15:49.465Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.17s) [2021-03-27T18:15:49.465Z] --- PASS: TestCopyFromContainer/bar/notarget (0.17s) [2021-03-27T18:15:49.465Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-03-27T18:15:49.465Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-27T18:15:49.465Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-27T18:15:49.465Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-27T18:15:49.465Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-27T18:15:49.465Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-27T18:15:49.465Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-27T18:15:49.465Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-27T18:15:49.465Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-27T18:15:49.465Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-27T18:15:49.465Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-03-27T18:15:49.465Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-03-27T18:15:49.465Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-03-27T18:15:49.465Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-03-27T18:15:49.465Z] === RUN TestCreateLinkToNonExistingContainer [2021-03-27T18:15:49.724Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2021-03-27T18:15:49.724Z] === RUN TestCreateWithInvalidEnv [2021-03-27T18:15:49.724Z] === RUN TestCreateWithInvalidEnv/0 [2021-03-27T18:15:49.724Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-03-27T18:15:49.724Z] === RUN TestCreateWithInvalidEnv/1 [2021-03-27T18:15:49.724Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-03-27T18:15:49.724Z] === RUN TestCreateWithInvalidEnv/2 [2021-03-27T18:15:49.724Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-03-27T18:15:49.724Z] === CONT TestCreateWithInvalidEnv/0 [2021-03-27T18:15:49.724Z] === CONT TestCreateWithInvalidEnv/2 [2021-03-27T18:15:49.724Z] === CONT TestCreateWithInvalidEnv/1 [2021-03-27T18:15:49.724Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-03-27T18:15:49.724Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-03-27T18:15:49.724Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-03-27T18:15:49.724Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2021-03-27T18:15:49.724Z] === RUN TestCreateTmpfsMountsTarget [2021-03-27T18:15:49.724Z] --- PASS: TestCreateTmpfsMountsTarget (0.06s) [2021-03-27T18:15:49.724Z] === RUN TestCreateWithCustomMaskedPaths [2021-03-27T18:15:50.466Z] --- PASS: TestCreateServiceMaxReplicas (4.25s) [2021-03-27T18:15:50.466Z] === RUN TestCreateWithDuplicateNetworkNames [2021-03-27T18:15:53.022Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-03-27T18:15:53.483Z] 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-27T18:15:53.589Z] --- PASS: TestCreateWithCustomMaskedPaths (3.87s) [2021-03-27T18:15:53.589Z] === RUN TestCreateWithCustomReadonlyPaths [2021-03-27T18:15:53.589Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-03-27T18:15:54.156Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-03-27T18:15:54.725Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-03-27T18:15:55.292Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-03-27T18:15:55.558Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) [2021-03-27T18:15:55.558Z] PASS [2021-03-27T18:15:55.558Z] [2021-03-27T18:15:55.558Z] DONE 17 tests in 46.421s [2021-03-27T18:15:55.559Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-03-27T18:15:55.559Z] INFO: Testing against a local daemon [2021-03-27T18:15:55.559Z] === RUN TestPluginInvalidJSON [2021-03-27T18:15:55.559Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-03-27T18:15:55.559Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-03-27T18:15:55.559Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-03-27T18:15:55.559Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-03-27T18:15:55.559Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-03-27T18:15:55.559Z] === RUN TestPluginInstall [2021-03-27T18:15:55.559Z] === RUN TestPluginInstall/no_auth [2021-03-27T18:15:55.559Z] time="2021-03-27T18:15:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-27T18:15:55.559Z] time="2021-03-27T18:15:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:207de9466eb9929452db5ab45dfe69786a2ff9d0cf57594930692548889ba9d4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-27T18:15:55.559Z] time="2021-03-27T18:15:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-27T18:15:55.559Z] time="2021-03-27T18:15:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:207de9466eb9929452db5ab45dfe69786a2ff9d0cf57594930692548889ba9d4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-27T18:15:55.559Z] === RUN TestPluginInstall/with_htpasswd [2021-03-27T18:15:55.559Z] time="2021-03-27T18:15:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-27T18:15:55.559Z] time="2021-03-27T18:15:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:207de9466eb9929452db5ab45dfe69786a2ff9d0cf57594930692548889ba9d4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-27T18:15:55.559Z] time="2021-03-27T18:15:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-27T18:15:55.559Z] time="2021-03-27T18:15:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:207de9466eb9929452db5ab45dfe69786a2ff9d0cf57594930692548889ba9d4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-27T18:15:55.559Z] === RUN TestPluginInstall/with_insecure [2021-03-27T18:15:55.859Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-03-27T18:15:56.119Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.55s) [2021-03-27T18:15:56.119Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-03-27T18:15:56.119Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-27T18:15:56.119Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-27T18:15:56.119Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-27T18:15:56.119Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-27T18:15:56.119Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-27T18:15:56.119Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-27T18:15:56.119Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-27T18:15:56.119Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-27T18:15:56.119Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-27T18:15:56.119Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-27T18:15:56.119Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-27T18:15:56.119Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-27T18:15:56.119Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-27T18:15:56.119Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-27T18:15:56.119Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-27T18:15:56.119Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-03-27T18:15:56.119Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-03-27T18:15:56.119Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-03-27T18:15:56.119Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2021-03-27T18:15:56.119Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s) [2021-03-27T18:15:56.119Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-03-27T18:15:56.119Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-03-27T18:15:56.923Z] time="2021-03-27T18:15:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-27T18:15:56.923Z] time="2021-03-27T18:15:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:acab96d253429efca61d820b4dd382b327420cee533e6d75f09dd53b8f90fdbd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-27T18:15:56.923Z] time="2021-03-27T18:15:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-27T18:15:56.923Z] time="2021-03-27T18:15:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:acab96d253429efca61d820b4dd382b327420cee533e6d75f09dd53b8f90fdbd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-27T18:15:56.923Z] --- PASS: TestPluginInstall (4.02s) [2021-03-27T18:15:56.923Z] --- PASS: TestPluginInstall/no_auth (1.98s) [2021-03-27T18:15:56.923Z] --- PASS: TestPluginInstall/with_htpasswd (0.79s) [2021-03-27T18:15:56.923Z] --- PASS: TestPluginInstall/with_insecure (1.26s) [2021-03-27T18:15:56.923Z] plugin_test.go:160: [d99ee0f95123b] daemon is not started [2021-03-27T18:15:56.923Z] === RUN TestPluginsWithRuntimes [2021-03-27T18:15:57.498Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-03-27T18:15:57.498Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.41s) [2021-03-27T18:15:57.498Z] === RUN TestCreateDifferentPlatform [2021-03-27T18:15:57.757Z] === RUN TestCreateDifferentPlatform/different_os [2021-03-27T18:15:57.757Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-03-27T18:15:57.757Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-03-27T18:15:57.757Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-03-27T18:15:57.757Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-03-27T18:15:57.757Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-03-27T18:15:57.757Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-03-27T18:15:57.757Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2021-03-27T18:15:57.757Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-03-27T18:15:57.757Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.08s) [2021-03-27T18:15:57.757Z] === RUN TestContainerStartOnDaemonRestart [2021-03-27T18:15:57.757Z] === PAUSE TestContainerStartOnDaemonRestart [2021-03-27T18:15:57.757Z] === RUN TestDaemonRestartIpcMode [2021-03-27T18:15:57.757Z] === PAUSE TestDaemonRestartIpcMode [2021-03-27T18:15:57.757Z] === RUN TestDaemonHostGatewayIP [2021-03-27T18:15:57.757Z] === PAUSE TestDaemonHostGatewayIP [2021-03-27T18:15:57.757Z] === RUN TestRestartDaemonWithRestartingContainer [2021-03-27T18:15:57.757Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-03-27T18:15:57.757Z] === RUN TestContainerKillOnDaemonStart [2021-03-27T18:15:57.757Z] === PAUSE TestContainerKillOnDaemonStart [2021-03-27T18:15:57.757Z] === RUN TestDiff [2021-03-27T18:15:58.013Z] --- PASS: TestUpdateRestartPolicy (13.60s) [2021-03-27T18:15:58.013Z] === RUN TestUpdateRestartWithAutoRemove [2021-03-27T18:15:58.013Z] --- PASS: TestUpdateRestartWithAutoRemove (0.97s) [2021-03-27T18:15:58.013Z] === RUN TestWaitNonBlocked [2021-03-27T18:15:58.013Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-27T18:15:58.013Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-27T18:15:58.013Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-27T18:15:58.013Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-27T18:15:58.013Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-27T18:15:58.013Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-27T18:15:58.810Z] === RUN TestPluginsWithRuntimes/No_Args [2021-03-27T18:15:58.955Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-03-27T18:15:58.955Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.23s) [2021-03-27T18:15:58.955Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.26s) [2021-03-27T18:15:58.955Z] === RUN TestWaitBlocked [2021-03-27T18:15:58.955Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-27T18:15:58.955Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-27T18:15:58.955Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-03-27T18:15:58.955Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-03-27T18:15:58.955Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-27T18:15:58.955Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-03-27T18:15:59.133Z] === RUN TestDockerSuite/TestBuildAddScript [2021-03-27T18:15:59.133Z] --- PASS: TestDiff (1.36s) [2021-03-27T18:15:59.133Z] === RUN TestExecWithCloseStdin [2021-03-27T18:15:59.736Z] === RUN TestPluginsWithRuntimes/With_Args [2021-03-27T18:16:00.068Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-03-27T18:16:00.342Z] --- PASS: TestWaitBlocked (0.03s) [2021-03-27T18:16:00.342Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.16s) [2021-03-27T18:16:00.342Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.24s) [2021-03-27T18:16:00.342Z] === CONT TestContainerStartOnDaemonRestart [2021-03-27T18:16:00.342Z] === CONT TestContainerKillOnDaemonStart [2021-03-27T18:16:00.342Z] === CONT TestDaemonHostGatewayIP [2021-03-27T18:16:00.342Z] === CONT TestDaemonRestartIpcMode [2021-03-27T18:16:00.665Z] --- PASS: TestPluginsWithRuntimes (3.59s) [2021-03-27T18:16:00.665Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.92s) [2021-03-27T18:16:00.665Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.91s) [2021-03-27T18:16:00.665Z] PASS [2021-03-27T18:16:00.665Z] [2021-03-27T18:16:00.665Z] DONE 9 tests in 7.663s [2021-03-27T18:16:00.665Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-03-27T18:16:00.665Z] INFO: Testing against a local daemon [2021-03-27T18:16:00.665Z] === RUN TestExternalGraphDriver [2021-03-27T18:16:00.665Z] === RUN TestExternalGraphDriver/json [2021-03-27T18:16:01.446Z] --- PASS: TestExecWithCloseStdin (2.03s) [2021-03-27T18:16:01.446Z] === RUN TestExec [2021-03-27T18:16:02.212Z] ? github.com/docker/docker/api [no test files] [2021-03-27T18:16:02.381Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-03-27T18:16:02.554Z] === RUN TestExternalGraphDriver/spec [2021-03-27T18:16:03.318Z] --- PASS: TestExec (2.01s) [2021-03-27T18:16:03.318Z] === RUN TestExecUser [2021-03-27T18:16:03.886Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-03-27T18:16:04.442Z] === RUN TestExternalGraphDriver/pull [2021-03-27T18:16:04.553Z] --- PASS: TestContainerStartOnDaemonRestart (4.26s) [2021-03-27T18:16:04.553Z] === CONT TestRestartDaemonWithRestartingContainer [2021-03-27T18:16:04.823Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-03-27T18:16:05.082Z] --- PASS: TestExecUser (1.97s) [2021-03-27T18:16:05.082Z] === RUN TestExportContainerAndImportImage [2021-03-27T18:16:05.497Z] --- PASS: TestDaemonRestartIpcMode (5.28s) [2021-03-27T18:16:05.497Z] === CONT TestIpcModeOlderClient [2021-03-27T18:16:05.758Z] --- PASS: TestIpcModeOlderClient (0.19s) [2021-03-27T18:16:06.329Z] --- PASS: TestExternalGraphDriver (5.56s) [2021-03-27T18:16:06.329Z] --- PASS: TestExternalGraphDriver/json (1.90s) [2021-03-27T18:16:06.329Z] --- PASS: TestExternalGraphDriver/spec (1.93s) [2021-03-27T18:16:06.329Z] --- PASS: TestExternalGraphDriver/pull (1.66s) [2021-03-27T18:16:06.329Z] === RUN TestGraphdriverPluginV2 [2021-03-27T18:16:06.330Z] --- PASS: TestDaemonHostGatewayIP (6.04s) [2021-03-27T18:16:06.991Z] --- PASS: TestExportContainerAndImportImage (1.85s) [2021-03-27T18:16:06.991Z] === RUN TestExportContainerAfterDaemonRestart [2021-03-27T18:16:07.250Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-03-27T18:16:08.242Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.62s) [2021-03-27T18:16:09.109Z] --- PASS: TestCreateWithDuplicateNetworkNames (16.45s) [2021-03-27T18:16:09.109Z] === RUN TestCreateServiceSecretFileMode [2021-03-27T18:16:09.220Z] --- PASS: TestExportContainerAfterDaemonRestart (1.89s) [2021-03-27T18:16:09.220Z] === RUN TestHealthCheckWorkdir [2021-03-27T18:16:09.789Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-03-27T18:16:10.180Z] --- PASS: TestCreateServiceSecretFileMode (3.80s) [2021-03-27T18:16:10.180Z] === RUN TestCreateServiceConfigFileMode [2021-03-27T18:16:10.526Z] --- PASS: TestGraphdriverPluginV2 (3.86s) [2021-03-27T18:16:10.526Z] PASS [2021-03-27T18:16:10.526Z] [2021-03-27T18:16:10.526Z] DONE 5 tests in 9.455s [2021-03-27T18:16:10.526Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-03-27T18:16:10.526Z] INFO: Testing against a local daemon [2021-03-27T18:16:10.526Z] === RUN TestContinueAfterPluginCrash [2021-03-27T18:16:10.526Z] === PAUSE TestContinueAfterPluginCrash [2021-03-27T18:16:10.526Z] === RUN TestReadPluginNoRead [2021-03-27T18:16:10.526Z] === PAUSE TestReadPluginNoRead [2021-03-27T18:16:10.526Z] === RUN TestDaemonStartWithLogOpt [2021-03-27T18:16:10.526Z] === PAUSE TestDaemonStartWithLogOpt [2021-03-27T18:16:10.526Z] === CONT TestContinueAfterPluginCrash [2021-03-27T18:16:10.526Z] === CONT TestDaemonStartWithLogOpt [2021-03-27T18:16:11.698Z] --- PASS: TestHealthCheckWorkdir (2.88s) [2021-03-27T18:16:11.698Z] === RUN TestHealthKillContainer [2021-03-27T18:16:12.635Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-03-27T18:16:13.202Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-03-27T18:16:14.621Z] --- PASS: TestCreateServiceConfigFileMode (4.15s) [2021-03-27T18:16:14.621Z] === RUN TestCreateServiceSysctls [2021-03-27T18:16:14.703Z] --- PASS: TestDaemonStartWithLogOpt (4.27s) [2021-03-27T18:16:14.703Z] === CONT TestReadPluginNoRead [2021-03-27T18:16:14.820Z] --- PASS: TestContainerKillOnDaemonStart (13.56s) [2021-03-27T18:16:14.820Z] PASS [2021-03-27T18:16:14.820Z] [2021-03-27T18:16:14.820Z] === Skipped [2021-03-27T18:16:14.820Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-03-27T18:16:14.820Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-27T18:16:14.820Z] [2021-03-27T18:16:14.820Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-03-27T18:16:14.820Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-27T18:16:14.820Z] [2021-03-27T18:16:14.820Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-03-27T18:16:14.820Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-27T18:16:14.820Z] [2021-03-27T18:16:14.820Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-27T18:16:14.820Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-27T18:16:14.820Z] [2021-03-27T18:16:14.820Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-03-27T18:16:14.820Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-27T18:16:14.820Z] [2021-03-27T18:16:14.820Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-03-27T18:16:14.820Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-03-27T18:16:14.820Z] [2021-03-27T18:16:14.820Z] [2021-03-27T18:16:14.820Z] DONE 196 tests, 6 skipped in 176.252s [2021-03-27T18:16:14.820Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-03-27T18:16:14.820Z] ++ 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-27T18:16:14.820Z] ++ set -e [2021-03-27T18:16:14.820Z] ++ '[' -n 0 ']' [2021-03-27T18:16:14.820Z] ++ set -x [2021-03-27T18:16:14.820Z] ++ 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-27T18:16:14.820Z] INFO: Testing against a local daemon [2021-03-27T18:16:14.820Z] === RUN TestCommitInheritsEnv [2021-03-27T18:16:14.820Z] --- PASS: TestCommitInheritsEnv (0.58s) [2021-03-27T18:16:14.820Z] === RUN TestImportExtremelyLargeImageWorks [2021-03-27T18:16:14.820Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-03-27T18:16:14.820Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-03-27T18:16:14.820Z] === RUN TestImagesFilterMultiReference [2021-03-27T18:16:14.820Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-03-27T18:16:14.820Z] === RUN TestImagePullPlatformInvalid [2021-03-27T18:16:14.820Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-03-27T18:16:14.820Z] === RUN TestRemoveImageOrphaning [2021-03-27T18:16:15.105Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-03-27T18:16:15.366Z] --- PASS: TestHealthKillContainer (3.68s) [2021-03-27T18:16:15.366Z] === RUN TestInspectCpusetInConfigPre120 [2021-03-27T18:16:15.391Z] --- PASS: TestRemoveImageOrphaning (0.55s) [2021-03-27T18:16:15.391Z] === RUN TestRemoveImageGarbageCollector [2021-03-27T18:16:15.391Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-03-27T18:16:15.391Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-27T18:16:15.391Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-03-27T18:16:15.391Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-03-27T18:16:15.391Z] === RUN TestTagInvalidReference [2021-03-27T18:16:15.652Z] --- PASS: TestTagInvalidReference (0.03s) [2021-03-27T18:16:15.652Z] === RUN TestTagValidPrefixedRepo [2021-03-27T18:16:15.652Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-03-27T18:16:15.652Z] === RUN TestTagExistedNameWithoutForce [2021-03-27T18:16:15.652Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-03-27T18:16:15.652Z] === RUN TestTagOfficialNames [2021-03-27T18:16:15.652Z] --- PASS: TestTagOfficialNames (0.08s) [2021-03-27T18:16:15.652Z] === RUN TestTagMatchesDigest [2021-03-27T18:16:15.652Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-03-27T18:16:15.652Z] PASS [2021-03-27T18:16:15.652Z] [2021-03-27T18:16:15.652Z] === Skipped [2021-03-27T18:16:15.652Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-03-27T18:16:15.652Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-03-27T18:16:15.652Z] [2021-03-27T18:16:15.652Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-03-27T18:16:15.652Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-27T18:16:15.652Z] [2021-03-27T18:16:15.652Z] [2021-03-27T18:16:15.652Z] DONE 12 tests, 2 skipped in 1.848s [2021-03-27T18:16:15.652Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-03-27T18:16:15.652Z] ++ 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-27T18:16:15.652Z] ++ set -e [2021-03-27T18:16:15.652Z] ++ '[' -n 0 ']' [2021-03-27T18:16:15.652Z] ++ set -x [2021-03-27T18:16:15.652Z] ++ 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-27T18:16:15.912Z] INFO: Testing against a local daemon [2021-03-27T18:16:15.912Z] === RUN TestNetworkCreateDelete [2021-03-27T18:16:16.303Z] --- PASS: TestInspectCpusetInConfigPre120 (0.96s) [2021-03-27T18:16:16.303Z] === RUN TestIpcModeNone [2021-03-27T18:16:16.402Z] --- PASS: TestBuildWithHugeFile (53.64s) [2021-03-27T18:16:16.402Z] === RUN TestBuildWCOWSandboxSize [2021-03-27T18:16:16.402Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-03-27T18:16:16.402Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-27T18:16:16.402Z] === RUN TestBuildWithEmptyDockerfile [2021-03-27T18:16:16.402Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-27T18:16:16.402Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-27T18:16:16.402Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-27T18:16:16.402Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-27T18:16:16.402Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-27T18:16:16.402Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-27T18:16:16.402Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-27T18:16:16.402Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-27T18:16:16.402Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-27T18:16:16.402Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2021-03-27T18:16:16.402Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.25s) [2021-03-27T18:16:16.402Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s) [2021-03-27T18:16:16.402Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.25s) [2021-03-27T18:16:16.402Z] === RUN TestBuildPreserveOwnership [2021-03-27T18:16:16.402Z] === RUN TestBuildPreserveOwnership/copy_from [2021-03-27T18:16:16.402Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-03-27T18:16:16.484Z] --- PASS: TestNetworkCreateDelete (0.46s) [2021-03-27T18:16:16.484Z] === RUN TestDockerNetworkDeletePreferID [2021-03-27T18:16:16.561Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-03-27T18:16:17.040Z] --- PASS: TestBuildPreserveOwnership (3.91s) [2021-03-27T18:16:17.040Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.57s) [2021-03-27T18:16:17.040Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.33s) [2021-03-27T18:16:17.040Z] === RUN TestBuildPlatformInvalid [2021-03-27T18:16:17.217Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-03-27T18:16:17.237Z] === RUN TestMiddlewares [2021-03-27T18:16:17.237Z] --- PASS: TestMiddlewares (0.00s) [2021-03-27T18:16:17.237Z] PASS [2021-03-27T18:16:17.237Z] coverage: 9.0% of statements [2021-03-27T18:16:17.237Z] ok github.com/docker/docker/api/server 0.057s coverage: 9.0% of statements [2021-03-27T18:16:17.336Z] --- PASS: TestBuildPlatformInvalid (0.11s) [2021-03-27T18:16:17.336Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-03-27T18:16:17.868Z] --- PASS: TestDockerNetworkDeletePreferID (1.27s) [2021-03-27T18:16:17.868Z] === RUN TestDaemonDNSFallback [2021-03-27T18:16:17.940Z] --- PASS: TestIpcModeNone (1.52s) [2021-03-27T18:16:17.940Z] === RUN TestIpcModePrivate [2021-03-27T18:16:18.582Z] === RUN TestReadPluginNoRead/default [2021-03-27T18:16:19.061Z] --- PASS: TestCreateServiceSysctls (4.88s) [2021-03-27T18:16:19.061Z] === RUN TestCreateServiceCapabilities [2021-03-27T18:16:19.318Z] --- PASS: TestIpcModePrivate (1.44s) [2021-03-27T18:16:19.318Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false [2021-03-27T18:16:19.318Z] === RUN TestIpcModeShareable [2021-03-27T18:16:19.508Z] --- PASS: TestContinueAfterPluginCrash (9.54s) [2021-03-27T18:16:20.433Z] === RUN TestReadPluginNoRead/disabled_caching [2021-03-27T18:16:20.697Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-03-27T18:16:20.697Z] --- PASS: TestIpcModeShareable (1.44s) [2021-03-27T18:16:20.697Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2021-03-27T18:16:20.697Z] === RUN TestAPIIpcModeShareableAndContainer [2021-03-27T18:16:21.799Z] --- PASS: TestReadPluginNoRead (7.45s) [2021-03-27T18:16:21.799Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.61s) [2021-03-27T18:16:21.799Z] --- PASS: TestReadPluginNoRead/default (1.60s) [2021-03-27T18:16:21.799Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.55s) [2021-03-27T18:16:21.799Z] read_test.go:92: [d11983942d429] daemon is not started [2021-03-27T18:16:21.799Z] PASS [2021-03-27T18:16:21.799Z] [2021-03-27T18:16:21.799Z] DONE 6 tests in 11.759s [2021-03-27T18:16:21.799Z] 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-27T18:16:21.799Z] testing: warning: no tests to run [2021-03-27T18:16:21.799Z] PASS [2021-03-27T18:16:21.799Z] [2021-03-27T18:16:21.799Z] DONE 0 tests in 0.009s [2021-03-27T18:16:21.799Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-03-27T18:16:21.799Z] INFO: Testing against a local daemon [2021-03-27T18:16:21.799Z] === RUN TestPluginWithDevMounts [2021-03-27T18:16:21.799Z] === PAUSE TestPluginWithDevMounts [2021-03-27T18:16:21.799Z] === CONT TestPluginWithDevMounts [2021-03-27T18:16:23.229Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-03-27T18:16:23.501Z] --- PASS: TestCreateServiceCapabilities (3.81s) [2021-03-27T18:16:23.501Z] === RUN TestInspect [2021-03-27T18:16:23.688Z] --- PASS: TestPluginWithDevMounts (1.74s) [2021-03-27T18:16:23.688Z] PASS [2021-03-27T18:16:23.688Z] [2021-03-27T18:16:23.688Z] DONE 1 tests in 1.774s [2021-03-27T18:16:23.688Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-03-27T18:16:23.688Z] INFO: Testing against a local daemon [2021-03-27T18:16:23.688Z] === RUN TestSecretInspect [2021-03-27T18:16:24.606Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-03-27T18:16:24.864Z] === RUN TestDockerSuite/TestBuildAddTar [2021-03-27T18:16:25.124Z] --- PASS: TestAPIIpcModeShareableAndContainer (4.29s) [2021-03-27T18:16:25.124Z] === RUN TestAPIIpcModeHost [2021-03-27T18:16:26.001Z] --- PASS: TestDaemonDNSFallback (7.63s) [2021-03-27T18:16:26.001Z] === RUN TestInspectNetwork [2021-03-27T18:16:26.200Z] --- PASS: TestSecretInspect (2.31s) [2021-03-27T18:16:26.200Z] === RUN TestSecretList [2021-03-27T18:16:27.008Z] --- PASS: TestInspect (4.09s) [2021-03-27T18:16:27.008Z] === RUN TestCreateJob [2021-03-27T18:16:27.658Z] --- PASS: TestAPIIpcModeHost (2.30s) [2021-03-27T18:16:27.658Z] === RUN TestDaemonIpcModeShareable [2021-03-27T18:16:28.719Z] --- PASS: TestSecretList (2.35s) [2021-03-27T18:16:28.719Z] === RUN TestSecretsCreateAndDelete [2021-03-27T18:16:30.606Z] --- PASS: TestSecretsCreateAndDelete (2.33s) [2021-03-27T18:16:30.606Z] === RUN TestSecretsUpdate [2021-03-27T18:16:30.950Z] --- PASS: TestDaemonIpcModeShareable (3.20s) [2021-03-27T18:16:30.950Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: true, mustBeShared: true [2021-03-27T18:16:30.950Z] === RUN TestDaemonIpcModePrivate [2021-03-27T18:16:31.210Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-03-27T18:16:31.288Z] === RUN TestInspectNetwork/full_network_id [2021-03-27T18:16:31.288Z] === RUN TestInspectNetwork/partial_network_id [2021-03-27T18:16:31.288Z] === RUN TestInspectNetwork/network_name [2021-03-27T18:16:31.288Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-03-27T18:16:32.561Z] --- PASS: TestCreateJob (4.86s) [2021-03-27T18:16:32.561Z] === RUN TestReplicatedJob [2021-03-27T18:16:32.725Z] Loaded image: buildpack-deps:buster [2021-03-27T18:16:32.726Z] Loaded image: busybox:latest [2021-03-27T18:16:32.726Z] Loaded image: busybox:glibc [2021-03-27T18:16:33.119Z] --- PASS: TestSecretsUpdate (2.39s) [2021-03-27T18:16:33.119Z] === RUN TestTemplatedSecret [2021-03-27T18:16:33.368Z] Loaded image: debian:bullseye [2021-03-27T18:16:33.369Z] Loaded image: hello-world:latest [2021-03-27T18:16:33.369Z] Loaded image: arm32v7/hello-world:latest [2021-03-27T18:16:33.741Z] --- PASS: TestDaemonIpcModePrivate (2.98s) [2021-03-27T18:16:33.741Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false [2021-03-27T18:16:33.741Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-03-27T18:16:34.311Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-03-27T18:16:35.489Z] --- PASS: TestInspectNetwork (9.96s) [2021-03-27T18:16:35.489Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-03-27T18:16:35.489Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-03-27T18:16:35.489Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-03-27T18:16:35.489Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-03-27T18:16:35.489Z] === RUN TestRunContainerWithBridgeNone [2021-03-27T18:16:36.386Z] --- PASS: TestTemplatedSecret (3.41s) [2021-03-27T18:16:36.386Z] === RUN TestSecretCreateResolve [2021-03-27T18:16:36.846Z] --- PASS: TestDaemonIpcModePrivateFromConfig (3.23s) [2021-03-27T18:16:36.846Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: false, mustBeShared: false [2021-03-27T18:16:36.846Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-03-27T18:16:37.784Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-03-27T18:16:38.899Z] --- PASS: TestSecretCreateResolve (2.29s) [2021-03-27T18:16:38.899Z] PASS [2021-03-27T18:16:38.899Z] [2021-03-27T18:16:38.899Z] DONE 6 tests in 15.117s [2021-03-27T18:16:38.899Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-03-27T18:16:38.899Z] INFO: Testing against a local daemon [2021-03-27T18:16:38.899Z] === RUN TestServiceCreateInit [2021-03-27T18:16:38.899Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-03-27T18:16:39.473Z] --- PASS: TestReplicatedJob (7.75s) [2021-03-27T18:16:39.473Z] === RUN TestUpdateReplicatedJob [2021-03-27T18:16:39.692Z] --- PASS: TestRunContainerWithBridgeNone (3.94s) [2021-03-27T18:16:39.692Z] === RUN TestNetworkInvalidJSON [2021-03-27T18:16:39.692Z] === RUN TestNetworkInvalidJSON//networks/create [2021-03-27T18:16:39.692Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-03-27T18:16:39.692Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-03-27T18:16:39.692Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-03-27T18:16:39.692Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-27T18:16:39.692Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-27T18:16:39.692Z] === CONT TestNetworkInvalidJSON//networks/create [2021-03-27T18:16:39.692Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-27T18:16:39.692Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-03-27T18:16:39.692Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-03-27T18:16:39.692Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-03-27T18:16:39.692Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-03-27T18:16:39.692Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-03-27T18:16:39.692Z] === RUN TestNetworkList [2021-03-27T18:16:39.692Z] === RUN TestNetworkList//networks [2021-03-27T18:16:39.692Z] === PAUSE TestNetworkList//networks [2021-03-27T18:16:39.692Z] === RUN TestNetworkList//networks/ [2021-03-27T18:16:39.692Z] === PAUSE TestNetworkList//networks/ [2021-03-27T18:16:39.692Z] === CONT TestNetworkList//networks [2021-03-27T18:16:39.692Z] === CONT TestNetworkList//networks/ [2021-03-27T18:16:39.692Z] --- PASS: TestNetworkList (0.03s) [2021-03-27T18:16:39.692Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-03-27T18:16:39.692Z] --- PASS: TestNetworkList//networks (0.00s) [2021-03-27T18:16:39.692Z] === RUN TestHostIPv4BridgeLabel [2021-03-27T18:16:40.263Z] --- PASS: TestHostIPv4BridgeLabel (0.86s) [2021-03-27T18:16:40.263Z] === RUN TestDaemonRestartWithLiveRestore [2021-03-27T18:16:40.302Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (22.45s) [2021-03-27T18:16:40.302Z] PASS [2021-03-27T18:16:40.302Z] [2021-03-27T18:16:40.302Z] === Skipped [2021-03-27T18:16:40.302Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2021-03-27T18:16:40.302Z] build_session_test.go:25: TODO: BuildKit [2021-03-27T18:16:40.302Z] [2021-03-27T18:16:40.302Z] === SKIP: ppc64le.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-03-27T18:16:40.302Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-27T18:16:40.302Z] [2021-03-27T18:16:40.302Z] [2021-03-27T18:16:40.302Z] DONE 34 tests, 2 skipped in 118.449s [2021-03-27T18:16:40.302Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2021-03-27T18:16:40.302Z] ++ 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-27T18:16:40.302Z] ++ set -e [2021-03-27T18:16:40.302Z] ++ '[' -n 0 ']' [2021-03-27T18:16:40.302Z] ++ set -x [2021-03-27T18:16:40.302Z] ++ 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-27T18:16:40.302Z] INFO: Testing against a local daemon [2021-03-27T18:16:40.302Z] === RUN TestConfigInspect [2021-03-27T18:16:40.318Z] --- PASS: TestDaemonIpcModeShareableFromConfig (3.26s) [2021-03-27T18:16:40.318Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:181, shared: true, mustBeShared: true [2021-03-27T18:16:40.318Z] === RUN TestIpcModeOlderClient [2021-03-27T18:16:40.318Z] === PAUSE TestIpcModeOlderClient [2021-03-27T18:16:40.318Z] === RUN TestKillContainerInvalidSignal [2021-03-27T18:16:40.318Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-03-27T18:16:41.648Z] --- PASS: TestDaemonRestartWithLiveRestore (1.48s) [2021-03-27T18:16:41.648Z] === RUN TestDaemonDefaultNetworkPools [2021-03-27T18:16:41.696Z] --- PASS: TestKillContainerInvalidSignal (1.42s) [2021-03-27T18:16:41.696Z] === RUN TestKillContainer [2021-03-27T18:16:41.696Z] === RUN TestKillContainer/no_signal [2021-03-27T18:16:41.813Z] --- PASS: TestConfigInspect (1.91s) [2021-03-27T18:16:41.813Z] === RUN TestConfigList [2021-03-27T18:16:42.632Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-03-27T18:16:42.891Z] === RUN TestKillContainer/non_killing_signal [2021-03-27T18:16:43.032Z] --- PASS: TestDaemonDefaultNetworkPools (1.37s) [2021-03-27T18:16:43.032Z] === RUN TestDaemonRestartWithExistingNetwork [2021-03-27T18:16:43.882Z] --- PASS: TestConfigList (1.88s) [2021-03-27T18:16:43.882Z] === RUN TestConfigsCreateAndDelete [2021-03-27T18:16:44.141Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-03-27T18:16:44.269Z] === RUN TestKillContainer/killing_signal [2021-03-27T18:16:44.945Z] --- PASS: TestDaemonRestartWithExistingNetwork (2.05s) [2021-03-27T18:16:44.945Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-03-27T18:16:45.062Z] --- PASS: TestUpdateReplicatedJob (5.14s) [2021-03-27T18:16:45.062Z] === RUN TestServiceListWithStatuses [2021-03-27T18:16:45.062Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-03-27T18:16:45.062Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-27T18:16:45.062Z] === RUN TestDockerNetworkConnectAlias [2021-03-27T18:16:45.400Z] --- PASS: TestConfigsCreateAndDelete (1.87s) [2021-03-27T18:16:45.400Z] === RUN TestConfigsUpdate [2021-03-27T18:16:46.178Z] --- PASS: TestKillContainer (4.48s) [2021-03-27T18:16:46.178Z] --- PASS: TestKillContainer/no_signal (1.40s) [2021-03-27T18:16:46.178Z] --- PASS: TestKillContainer/non_killing_signal (1.38s) [2021-03-27T18:16:46.178Z] --- PASS: TestKillContainer/killing_signal (1.38s) [2021-03-27T18:16:46.178Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-03-27T18:16:46.178Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-03-27T18:16:47.475Z] --- PASS: TestConfigsUpdate (1.89s) [2021-03-27T18:16:47.475Z] === RUN TestTemplatedConfig [2021-03-27T18:16:47.554Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-03-27T18:16:48.245Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.66s) [2021-03-27T18:16:48.245Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-03-27T18:16:48.306Z] --- PASS: TestServiceCreateInit (9.22s) [2021-03-27T18:16:48.306Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.63s) [2021-03-27T18:16:48.306Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.57s) [2021-03-27T18:16:48.306Z] === RUN TestCreateServiceMultipleTimes [2021-03-27T18:16:48.506Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.84s) [2021-03-27T18:16:48.506Z] === RUN TestServiceWithPredefinedNetwork [2021-03-27T18:16:48.931Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.90s) [2021-03-27T18:16:48.931Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.34s) [2021-03-27T18:16:48.931Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (1.33s) [2021-03-27T18:16:48.931Z] === RUN TestKillStoppedContainer [2021-03-27T18:16:48.931Z] --- PASS: TestKillStoppedContainer (0.09s) [2021-03-27T18:16:48.931Z] === RUN TestKillStoppedContainerAPIPre120 [2021-03-27T18:16:48.931Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2021-03-27T18:16:48.931Z] === RUN TestKillDifferentUserContainer [2021-03-27T18:16:49.500Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-03-27T18:16:50.224Z] --- PASS: TestTemplatedConfig (2.45s) [2021-03-27T18:16:50.224Z] === RUN TestConfigCreateResolve [2021-03-27T18:16:50.879Z] --- PASS: TestKillDifferentUserContainer (1.62s) [2021-03-27T18:16:50.879Z] === RUN TestInspectOomKilledTrue [2021-03-27T18:16:50.879Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2021-03-27T18:16:50.879Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-27T18:16:50.879Z] === RUN TestInspectOomKilledFalse [2021-03-27T18:16:50.879Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-03-27T18:16:50.879Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-27T18:16:50.879Z] === RUN TestLinksEtcHostsContentMatch [2021-03-27T18:16:51.744Z] --- PASS: TestConfigCreateResolve (1.88s) [2021-03-27T18:16:51.744Z] === RUN TestConfigDaemonLibtrustID [2021-03-27T18:16:51.803Z] --- PASS: TestServiceWithPredefinedNetwork (2.81s) [2021-03-27T18:16:51.803Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-03-27T18:16:51.803Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-27T18:16:51.803Z] service_test.go:242: FLAKY_TEST [2021-03-27T18:16:51.803Z] === RUN TestServiceWithDataPathPortInit [2021-03-27T18:16:52.380Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2021-03-27T18:16:52.380Z] PASS [2021-03-27T18:16:52.380Z] [2021-03-27T18:16:52.380Z] DONE 7 tests in 12.506s [2021-03-27T18:16:52.380Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2021-03-27T18:16:52.380Z] ++ 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-27T18:16:52.380Z] ++ set -e [2021-03-27T18:16:52.380Z] ++ '[' -n 0 ']' [2021-03-27T18:16:52.380Z] ++ set -x [2021-03-27T18:16:52.381Z] ++ 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-27T18:16:52.381Z] INFO: Testing against a local daemon [2021-03-27T18:16:52.381Z] === RUN TestCheckpoint [2021-03-27T18:16:52.381Z] --- SKIP: TestCheckpoint (0.00s) [2021-03-27T18:16:52.381Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-27T18:16:52.381Z] === RUN TestContainerInvalidJSON [2021-03-27T18:16:52.381Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-03-27T18:16:52.381Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-03-27T18:16:52.381Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-03-27T18:16:52.381Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-03-27T18:16:52.381Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-03-27T18:16:52.381Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-03-27T18:16:52.381Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-03-27T18:16:52.381Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-03-27T18:16:52.381Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-03-27T18:16:52.381Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-03-27T18:16:52.381Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-03-27T18:16:52.381Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-03-27T18:16:52.381Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-03-27T18:16:52.381Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-03-27T18:16:52.381Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-03-27T18:16:52.381Z] === RUN TestCopyFromContainerPathIsNotDir [2021-03-27T18:16:52.676Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-03-27T18:16:52.676Z] === RUN TestCopyToContainerPathDoesNotExist [2021-03-27T18:16:52.676Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2021-03-27T18:16:52.676Z] === RUN TestCopyToContainerPathIsNotDir [2021-03-27T18:16:52.676Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2021-03-27T18:16:52.676Z] === RUN TestCopyFromContainer [2021-03-27T18:16:52.788Z] --- PASS: TestLinksEtcHostsContentMatch (2.02s) [2021-03-27T18:16:52.788Z] === RUN TestLinksContainerNames [2021-03-27T18:16:53.525Z] --- PASS: TestDockerNetworkConnectAlias (8.60s) [2021-03-27T18:16:53.525Z] === RUN TestDockerNetworkReConnect [2021-03-27T18:16:54.195Z] === RUN TestCopyFromContainer// [2021-03-27T18:16:54.195Z] === RUN TestCopyFromContainer//bar/root [2021-03-27T18:16:54.195Z] === RUN TestCopyFromContainer//bar/root/ [2021-03-27T18:16:54.195Z] === RUN TestCopyFromContainer/bar/quux [2021-03-27T18:16:54.195Z] === RUN TestCopyFromContainer/bar/quux/ [2021-03-27T18:16:54.195Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-03-27T18:16:54.491Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-03-27T18:16:54.491Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-03-27T18:16:54.491Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-03-27T18:16:54.491Z] === RUN TestCopyFromContainer/bar/notarget [2021-03-27T18:16:54.788Z] --- PASS: TestCopyFromContainer (2.01s) [2021-03-27T18:16:54.788Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-03-27T18:16:54.788Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2021-03-27T18:16:54.788Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2021-03-27T18:16:54.788Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2021-03-27T18:16:54.788Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2021-03-27T18:16:54.788Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2021-03-27T18:16:54.788Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-03-27T18:16:54.788Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-03-27T18:16:54.788Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2021-03-27T18:16:54.788Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2021-03-27T18:16:54.788Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-03-27T18:16:54.788Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-27T18:16:54.788Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-27T18:16:54.788Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-27T18:16:54.788Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-27T18:16:54.788Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-27T18:16:54.788Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-27T18:16:54.788Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-27T18:16:54.788Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-27T18:16:54.788Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-27T18:16:54.788Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-03-27T18:16:54.788Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-03-27T18:16:54.788Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-03-27T18:16:54.788Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-03-27T18:16:54.788Z] === RUN TestCreateLinkToNonExistingContainer [2021-03-27T18:16:54.788Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-03-27T18:16:54.788Z] === RUN TestCreateWithInvalidEnv [2021-03-27T18:16:54.788Z] === RUN TestCreateWithInvalidEnv/0 [2021-03-27T18:16:54.788Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-03-27T18:16:54.788Z] === RUN TestCreateWithInvalidEnv/1 [2021-03-27T18:16:54.788Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-03-27T18:16:54.788Z] === RUN TestCreateWithInvalidEnv/2 [2021-03-27T18:16:54.788Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-03-27T18:16:54.788Z] === CONT TestCreateWithInvalidEnv/0 [2021-03-27T18:16:54.788Z] === CONT TestCreateWithInvalidEnv/1 [2021-03-27T18:16:54.788Z] === CONT TestCreateWithInvalidEnv/2 [2021-03-27T18:16:54.788Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-03-27T18:16:54.788Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-03-27T18:16:54.788Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-03-27T18:16:54.788Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-03-27T18:16:54.788Z] === RUN TestCreateTmpfsMountsTarget [2021-03-27T18:16:54.788Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-03-27T18:16:54.788Z] === RUN TestCreateWithCustomMaskedPaths [2021-03-27T18:16:56.077Z] --- PASS: TestLinksContainerNames (2.83s) [2021-03-27T18:16:56.077Z] === RUN TestLogsFollowTailEmpty [2021-03-27T18:16:56.306Z] --- PASS: TestCreateWithCustomMaskedPaths (1.60s) [2021-03-27T18:16:56.306Z] === RUN TestCreateWithCustomReadonlyPaths [2021-03-27T18:16:57.013Z] --- PASS: TestLogsFollowTailEmpty (1.51s) [2021-03-27T18:16:57.013Z] === RUN TestContainerNetworkMountsNoChown [2021-03-27T18:16:58.382Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.65s) [2021-03-27T18:16:58.382Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-03-27T18:16:58.382Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-27T18:16:58.382Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-27T18:16:58.382Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-27T18:16:58.382Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-27T18:16:58.382Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-27T18:16:58.382Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-27T18:16:58.382Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-27T18:16:58.382Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-27T18:16:58.382Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-27T18:16:58.382Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-27T18:16:58.382Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-27T18:16:58.382Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-27T18:16:58.382Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-27T18:16:58.382Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-27T18:16:58.382Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-27T18:16:58.382Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-03-27T18:16:58.382Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-03-27T18:16:58.382Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-03-27T18:16:58.382Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-03-27T18:16:58.382Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2021-03-27T18:16:58.382Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-03-27T18:16:58.382Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-03-27T18:16:58.391Z] --- PASS: TestContainerNetworkMountsNoChown (1.46s) [2021-03-27T18:16:58.391Z] === RUN TestMountDaemonRoot [2021-03-27T18:16:58.651Z] === RUN TestMountDaemonRoot/default [2021-03-27T18:16:58.651Z] === PAUSE TestMountDaemonRoot/default [2021-03-27T18:16:58.651Z] === RUN TestMountDaemonRoot/private [2021-03-27T18:16:58.651Z] === PAUSE TestMountDaemonRoot/private [2021-03-27T18:16:58.651Z] === RUN TestMountDaemonRoot/rprivate [2021-03-27T18:16:58.651Z] === PAUSE TestMountDaemonRoot/rprivate [2021-03-27T18:16:58.651Z] === RUN TestMountDaemonRoot/slave [2021-03-27T18:16:58.651Z] === PAUSE TestMountDaemonRoot/slave [2021-03-27T18:16:58.651Z] === RUN TestMountDaemonRoot/rslave [2021-03-27T18:16:58.651Z] === PAUSE TestMountDaemonRoot/rslave [2021-03-27T18:16:58.651Z] === RUN TestMountDaemonRoot/shared [2021-03-27T18:16:58.651Z] === PAUSE TestMountDaemonRoot/shared [2021-03-27T18:16:58.651Z] === RUN TestMountDaemonRoot/rshared [2021-03-27T18:16:58.651Z] === PAUSE TestMountDaemonRoot/rshared [2021-03-27T18:16:58.651Z] === CONT TestMountDaemonRoot/default [2021-03-27T18:16:58.651Z] === RUN TestMountDaemonRoot/default/bind_root [2021-03-27T18:16:58.651Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-03-27T18:16:58.651Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-03-27T18:16:58.651Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-03-27T18:16:58.651Z] === RUN TestMountDaemonRoot/default/mount_root [2021-03-27T18:16:58.651Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-03-27T18:16:58.651Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-03-27T18:16:58.651Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-03-27T18:16:58.651Z] === CONT TestMountDaemonRoot/default/bind_root [2021-03-27T18:16:58.651Z] === CONT TestMountDaemonRoot/rshared [2021-03-27T18:16:58.651Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-03-27T18:16:58.651Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-03-27T18:16:58.651Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-03-27T18:16:58.651Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-03-27T18:16:58.651Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-03-27T18:16:58.651Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-03-27T18:16:58.651Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-03-27T18:16:58.651Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-03-27T18:16:58.651Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-03-27T18:16:58.651Z] === CONT TestMountDaemonRoot/shared [2021-03-27T18:16:58.651Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-03-27T18:16:58.651Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-03-27T18:16:58.651Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-03-27T18:16:58.651Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-03-27T18:16:58.651Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-03-27T18:16:58.651Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-03-27T18:16:58.651Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-03-27T18:16:58.651Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-03-27T18:16:58.651Z] === CONT TestMountDaemonRoot/rslave [2021-03-27T18:16:58.651Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-03-27T18:16:58.651Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-03-27T18:16:58.651Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-03-27T18:16:58.651Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-03-27T18:16:58.651Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-03-27T18:16:58.651Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-03-27T18:16:58.651Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-03-27T18:16:58.651Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-03-27T18:16:58.651Z] === CONT TestMountDaemonRoot/slave [2021-03-27T18:16:58.651Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-03-27T18:16:58.651Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-03-27T18:16:58.651Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-03-27T18:16:58.651Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-03-27T18:16:58.651Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-03-27T18:16:58.651Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-03-27T18:16:58.651Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-03-27T18:16:58.651Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-03-27T18:16:58.651Z] === CONT TestMountDaemonRoot/rprivate [2021-03-27T18:16:58.651Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-03-27T18:16:58.651Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-03-27T18:16:58.651Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-03-27T18:16:58.651Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-03-27T18:16:58.651Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-03-27T18:16:58.651Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-03-27T18:16:58.651Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-03-27T18:16:58.651Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-03-27T18:16:58.651Z] === CONT TestMountDaemonRoot/private [2021-03-27T18:16:58.651Z] === RUN TestMountDaemonRoot/private/bind_root [2021-03-27T18:16:58.651Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-03-27T18:16:58.651Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-03-27T18:16:58.651Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-03-27T18:16:58.651Z] === RUN TestMountDaemonRoot/private/mount_root [2021-03-27T18:16:58.651Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-03-27T18:16:58.651Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-03-27T18:16:58.651Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-03-27T18:16:58.651Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-03-27T18:16:58.651Z] === CONT TestMountDaemonRoot/default/mount_root [2021-03-27T18:16:58.651Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-03-27T18:16:58.651Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-03-27T18:16:58.674Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.54s) [2021-03-27T18:16:58.674Z] === RUN TestCreateDifferentPlatform [2021-03-27T18:16:58.674Z] === RUN TestCreateDifferentPlatform/different_os [2021-03-27T18:16:58.674Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-03-27T18:16:58.674Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-03-27T18:16:58.674Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-03-27T18:16:58.674Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-03-27T18:16:58.674Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-03-27T18:16:58.674Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-03-27T18:16:58.674Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-03-27T18:16:58.674Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2021-03-27T18:16:58.674Z] === RUN TestContainerStartOnDaemonRestart [2021-03-27T18:16:58.674Z] === PAUSE TestContainerStartOnDaemonRestart [2021-03-27T18:16:58.674Z] === RUN TestDaemonRestartIpcMode [2021-03-27T18:16:58.674Z] === PAUSE TestDaemonRestartIpcMode [2021-03-27T18:16:58.674Z] === RUN TestDaemonHostGatewayIP [2021-03-27T18:16:58.674Z] === PAUSE TestDaemonHostGatewayIP [2021-03-27T18:16:58.674Z] === RUN TestRestartDaemonWithRestartingContainer [2021-03-27T18:16:58.674Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-03-27T18:16:58.674Z] === RUN TestContainerKillOnDaemonStart [2021-03-27T18:16:58.674Z] === PAUSE TestContainerKillOnDaemonStart [2021-03-27T18:16:58.674Z] === RUN TestDiff [2021-03-27T18:16:58.911Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-03-27T18:16:58.911Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-03-27T18:16:58.911Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-03-27T18:16:58.911Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-03-27T18:16:58.911Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-03-27T18:16:58.911Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-03-27T18:16:58.911Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-03-27T18:16:58.911Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-03-27T18:16:58.911Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-03-27T18:16:58.911Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-03-27T18:16:59.171Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-03-27T18:16:59.171Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-03-27T18:16:59.171Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-03-27T18:16:59.171Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-03-27T18:16:59.171Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-03-27T18:16:59.171Z] === CONT TestMountDaemonRoot/private/bind_root [2021-03-27T18:16:59.171Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-03-27T18:16:59.171Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-03-27T18:16:59.171Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-03-27T18:16:59.171Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-03-27T18:16:59.171Z] === CONT TestMountDaemonRoot/private/mount_root [2021-03-27T18:16:59.171Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-03-27T18:16:59.171Z] --- PASS: TestMountDaemonRoot (0.05s) [2021-03-27T18:16:59.171Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-03-27T18:16:59.171Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-03-27T18:16:59.171Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2021-03-27T18:16:59.171Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.13s) [2021-03-27T18:16:59.171Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2021-03-27T18:16:59.171Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-03-27T18:16:59.171Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2021-03-27T18:16:59.171Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2021-03-27T18:16:59.171Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-03-27T18:16:59.171Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-03-27T18:16:59.171Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-03-27T18:16:59.171Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-03-27T18:16:59.171Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-03-27T18:16:59.171Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-03-27T18:16:59.171Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2021-03-27T18:16:59.171Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-03-27T18:16:59.171Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-03-27T18:16:59.171Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2021-03-27T18:16:59.171Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-03-27T18:16:59.171Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-03-27T18:16:59.171Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-03-27T18:16:59.171Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) [2021-03-27T18:16:59.171Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-03-27T18:16:59.171Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-03-27T18:16:59.171Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-03-27T18:16:59.171Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-03-27T18:16:59.171Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-03-27T18:16:59.171Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2021-03-27T18:16:59.171Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-03-27T18:16:59.171Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2021-03-27T18:16:59.171Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-03-27T18:16:59.171Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-03-27T18:16:59.171Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-03-27T18:16:59.171Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-03-27T18:16:59.171Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-03-27T18:16:59.171Z] === RUN TestContainerBindMountNonRecursive [2021-03-27T18:16:59.322Z] --- PASS: TestDiff (0.56s) [2021-03-27T18:16:59.322Z] === RUN TestExecWithCloseStdin [2021-03-27T18:16:59.959Z] --- PASS: TestExecWithCloseStdin (0.66s) [2021-03-27T18:16:59.959Z] === RUN TestExec [2021-03-27T18:17:00.407Z] --- PASS: TestDockerNetworkReConnect (6.35s) [2021-03-27T18:17:00.407Z] === RUN TestServicePlugin [2021-03-27T18:17:00.407Z] --- SKIP: TestServicePlugin (0.00s) [2021-03-27T18:17:00.407Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-27T18:17:00.407Z] === RUN TestServiceUpdateLabel [2021-03-27T18:17:00.596Z] --- PASS: TestExec (0.70s) [2021-03-27T18:17:00.596Z] === RUN TestExecUser [2021-03-27T18:17:01.233Z] --- PASS: TestExecUser (0.67s) [2021-03-27T18:17:01.233Z] === RUN TestExportContainerAndImportImage [2021-03-27T18:17:02.280Z] --- PASS: TestExportContainerAndImportImage (0.87s) [2021-03-27T18:17:02.280Z] === RUN TestExportContainerAfterDaemonRestart [2021-03-27T18:17:02.461Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-03-27T18:17:02.461Z] === RUN TestDockerSuite/TestBuildBlankName [2021-03-27T18:17:02.461Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-03-27T18:17:03.398Z] --- PASS: TestContainerBindMountNonRecursive (4.21s) [2021-03-27T18:17:03.398Z] === RUN TestContainerVolumesMountedAsShared [2021-03-27T18:17:03.803Z] --- PASS: TestExportContainerAfterDaemonRestart (1.43s) [2021-03-27T18:17:03.803Z] === RUN TestHealthCheckWorkdir [2021-03-27T18:17:03.915Z] --- PASS: TestServiceUpdateLabel (3.76s) [2021-03-27T18:17:03.915Z] === RUN TestServiceUpdateSecrets [2021-03-27T18:17:04.335Z] --- PASS: TestContainerVolumesMountedAsShared (0.84s) [2021-03-27T18:17:04.335Z] === RUN TestContainerVolumesMountedAsSlave [2021-03-27T18:17:04.440Z] --- PASS: TestHealthCheckWorkdir (0.80s) [2021-03-27T18:17:04.440Z] === RUN TestHealthKillContainer [2021-03-27T18:17:04.903Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-03-27T18:17:05.840Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-03-27T18:17:06.100Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-03-27T18:17:06.100Z] --- PASS: TestContainerVolumesMountedAsSlave (1.77s) [2021-03-27T18:17:06.100Z] === RUN TestNetworkNat [2021-03-27T18:17:06.349Z] --- PASS: TestCreateServiceMultipleTimes (18.00s) [2021-03-27T18:17:06.349Z] === RUN TestCreateServiceConflict [2021-03-27T18:17:07.174Z] --- PASS: TestHealthKillContainer (2.62s) [2021-03-27T18:17:07.174Z] === RUN TestInspectCpusetInConfigPre120 [2021-03-27T18:17:07.521Z] --- PASS: TestNetworkNat (1.37s) [2021-03-27T18:17:07.521Z] === RUN TestNetworkLocalhostTCPNat [2021-03-27T18:17:07.809Z] --- PASS: TestInspectCpusetInConfigPre120 (0.55s) [2021-03-27T18:17:07.809Z] === RUN TestIpcModeNone [2021-03-27T18:17:08.236Z] --- PASS: TestCreateServiceConflict (1.92s) [2021-03-27T18:17:08.236Z] === RUN TestCreateServiceMaxReplicas [2021-03-27T18:17:08.444Z] --- PASS: TestIpcModeNone (0.65s) [2021-03-27T18:17:08.445Z] === RUN TestIpcModePrivate [2021-03-27T18:17:08.911Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-03-27T18:17:09.081Z] --- PASS: TestIpcModePrivate (0.68s) [2021-03-27T18:17:09.082Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2021-03-27T18:17:09.082Z] === RUN TestIpcModeShareable [2021-03-27T18:17:09.174Z] --- PASS: TestNetworkLocalhostTCPNat (1.62s) [2021-03-27T18:17:09.174Z] === RUN TestNetworkLoopbackNat [2021-03-27T18:17:09.718Z] --- PASS: TestIpcModeShareable (0.72s) [2021-03-27T18:17:09.718Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2021-03-27T18:17:09.718Z] === RUN TestAPIIpcModeShareableAndContainer [2021-03-27T18:17:10.750Z] --- PASS: TestCreateServiceMaxReplicas (2.90s) [2021-03-27T18:17:10.750Z] === RUN TestCreateWithDuplicateNetworkNames [2021-03-27T18:17:11.078Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-03-27T18:17:11.853Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.99s) [2021-03-27T18:17:11.853Z] === RUN TestAPIIpcModeHost [2021-03-27T18:17:12.147Z] --- PASS: TestAPIIpcModeHost (0.56s) [2021-03-27T18:17:12.147Z] === RUN TestDaemonIpcModeShareable [2021-03-27T18:17:12.980Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-03-27T18:17:13.239Z] --- PASS: TestNetworkLoopbackNat (4.26s) [2021-03-27T18:17:13.239Z] === RUN TestPause [2021-03-27T18:17:13.498Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-03-27T18:17:13.662Z] --- PASS: TestDaemonIpcModeShareable (1.45s) [2021-03-27T18:17:13.662Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2021-03-27T18:17:13.662Z] === RUN TestDaemonIpcModePrivate [2021-03-27T18:17:13.762Z] --- PASS: TestServiceWithDataPathPortInit (18.88s) [2021-03-27T18:17:13.762Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-03-27T18:17:14.449Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-03-27T18:17:14.449Z] Copying nested executables into bundles/binary-daemon [2021-03-27T18:17:14.449Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-03-27T18:17:14.770Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42211/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=d9356edcd252710aa3b4228f2071269738c10733 -e DOCKER_GRAPHDRIVER docker:d9356edcd252710aa3b4228f2071269738c10733 hack/make.sh cross [2021-03-27T18:17:14.876Z] --- PASS: TestPause (1.32s) [2021-03-27T18:17:14.876Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-03-27T18:17:14.876Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-27T18:17:14.876Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-27T18:17:14.876Z] === RUN TestPauseStopPausedContainer [2021-03-27T18:17:15.027Z] [2021-03-27T18:17:15.184Z] --- PASS: TestDaemonIpcModePrivate (1.44s) [2021-03-27T18:17:15.184Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2021-03-27T18:17:15.184Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-03-27T18:17:15.283Z] Removing bundles/ [2021-03-27T18:17:15.283Z] [2021-03-27T18:17:15.283Z] ---> Making bundle: cross (in bundles/cross) [2021-03-27T18:17:15.283Z] Cross building: bundles/cross/linux/amd64 [2021-03-27T18:17:15.283Z] Building: bundles/cross/linux/amd64/dockerd-dev [2021-03-27T18:17:15.283Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-03-27T18:17:16.253Z] --- PASS: TestPauseStopPausedContainer (1.33s) [2021-03-27T18:17:16.253Z] === RUN TestPsFilter [2021-03-27T18:17:16.253Z] --- PASS: TestPsFilter (0.15s) [2021-03-27T18:17:16.253Z] === RUN TestRemoveContainerWithRemovedVolume [2021-03-27T18:17:16.701Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.43s) [2021-03-27T18:17:16.701Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2021-03-27T18:17:16.701Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-03-27T18:17:16.822Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-03-27T18:17:17.081Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-03-27T18:17:17.340Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.27s) [2021-03-27T18:17:17.340Z] === RUN TestRemoveContainerWithVolume [2021-03-27T18:17:18.031Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-03-27T18:17:18.031Z] === RUN TestBoolValue [2021-03-27T18:17:18.031Z] --- PASS: TestBoolValue (0.00s) [2021-03-27T18:17:18.031Z] === RUN TestBoolValueOrDefault [2021-03-27T18:17:18.031Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-03-27T18:17:18.031Z] === RUN TestInt64ValueOrZero [2021-03-27T18:17:18.031Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-03-27T18:17:18.031Z] === RUN TestInt64ValueOrDefault [2021-03-27T18:17:18.031Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-03-27T18:17:18.031Z] === RUN TestInt64ValueOrDefaultWithError [2021-03-27T18:17:18.031Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-03-27T18:17:18.031Z] === RUN TestJsonContentType [2021-03-27T18:17:18.031Z] --- PASS: TestJsonContentType (0.00s) [2021-03-27T18:17:18.031Z] PASS [2021-03-27T18:17:18.031Z] coverage: 14.7% of statements [2021-03-27T18:17:18.031Z] ok github.com/docker/docker/api/server/httputils 0.088s coverage: 14.7% of statements [2021-03-27T18:17:18.031Z] === RUN TestMaskSecretKeys [2021-03-27T18:17:18.031Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-03-27T18:17:18.031Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-03-27T18:17:18.031Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-03-27T18:17:18.031Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-03-27T18:17:18.031Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-03-27T18:17:18.031Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-03-27T18:17:18.031Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-03-27T18:17:18.031Z] === RUN TestVersionMiddlewareVersion [2021-03-27T18:17:18.031Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-03-27T18:17:18.031Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-03-27T18:17:18.031Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-03-27T18:17:18.031Z] PASS [2021-03-27T18:17:18.031Z] coverage: 37.7% of statements [2021-03-27T18:17:18.031Z] ok github.com/docker/docker/api/server/middleware 0.150s coverage: 37.7% of statements [2021-03-27T18:17:18.031Z] ? github.com/docker/docker/api/server/router [no test files] [2021-03-27T18:17:18.031Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-03-27T18:17:18.031Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-03-27T18:17:18.031Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-03-27T18:17:18.031Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-03-27T18:17:18.031Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-03-27T18:17:18.031Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-03-27T18:17:18.031Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-03-27T18:17:18.031Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-03-27T18:17:18.031Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-03-27T18:17:18.031Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-03-27T18:17:18.031Z] === RUN TestToJSON [2021-03-27T18:17:18.031Z] --- PASS: TestToJSON (0.00s) [2021-03-27T18:17:18.031Z] === RUN TestToParamWithVersion [2021-03-27T18:17:18.031Z] --- PASS: TestToParamWithVersion (0.00s) [2021-03-27T18:17:18.031Z] === RUN TestFromJSON [2021-03-27T18:17:18.031Z] --- PASS: TestFromJSON (0.00s) [2021-03-27T18:17:18.031Z] === RUN TestEmpty [2021-03-27T18:17:18.031Z] --- PASS: TestEmpty (0.00s) [2021-03-27T18:17:18.031Z] === RUN TestArgsMatchKVListEmptySources [2021-03-27T18:17:18.031Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-03-27T18:17:18.031Z] === RUN TestArgsMatchKVList [2021-03-27T18:17:18.031Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-03-27T18:17:18.031Z] === RUN TestArgsMatch [2021-03-27T18:17:18.031Z] --- PASS: TestArgsMatch (0.00s) [2021-03-27T18:17:18.031Z] === RUN TestAdd [2021-03-27T18:17:18.031Z] --- PASS: TestAdd (0.00s) [2021-03-27T18:17:18.031Z] === RUN TestDel [2021-03-27T18:17:18.031Z] --- PASS: TestDel (0.00s) [2021-03-27T18:17:18.031Z] === RUN TestLen [2021-03-27T18:17:18.031Z] --- PASS: TestLen (0.00s) [2021-03-27T18:17:18.031Z] === RUN TestExactMatch [2021-03-27T18:17:18.031Z] --- PASS: TestExactMatch (0.00s) [2021-03-27T18:17:18.031Z] === RUN TestOnlyOneExactMatch [2021-03-27T18:17:18.031Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-03-27T18:17:18.031Z] === RUN TestContains [2021-03-27T18:17:18.031Z] --- PASS: TestContains (0.00s) [2021-03-27T18:17:18.031Z] === RUN TestValidate [2021-03-27T18:17:18.031Z] --- PASS: TestValidate (0.00s) [2021-03-27T18:17:18.031Z] === RUN TestWalkValues [2021-03-27T18:17:18.031Z] --- PASS: TestWalkValues (0.00s) [2021-03-27T18:17:18.031Z] === RUN TestFuzzyMatch [2021-03-27T18:17:18.031Z] --- PASS: TestFuzzyMatch (0.00s) [2021-03-27T18:17:18.031Z] === RUN TestClone [2021-03-27T18:17:18.031Z] --- PASS: TestClone (0.00s) [2021-03-27T18:17:18.031Z] PASS [2021-03-27T18:17:18.031Z] coverage: 92.2% of statements [2021-03-27T18:17:18.031Z] ok github.com/docker/docker/api/types/filters 0.101s coverage: 92.2% of statements [2021-03-27T18:17:18.031Z] === RUN TestStrSliceMarshalJSON [2021-03-27T18:17:18.031Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-03-27T18:17:18.031Z] === RUN TestStrSliceUnmarshalJSON [2021-03-27T18:17:18.031Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-03-27T18:17:18.031Z] === RUN TestStrSliceUnmarshalString [2021-03-27T18:17:18.031Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-03-27T18:17:18.031Z] === RUN TestStrSliceUnmarshalSlice [2021-03-27T18:17:18.031Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-03-27T18:17:18.031Z] PASS [2021-03-27T18:17:18.031Z] coverage: 90.0% of statements [2021-03-27T18:17:18.031Z] ok github.com/docker/docker/api/types/strslice 0.063s coverage: 90.0% of statements [2021-03-27T18:17:18.031Z] === RUN TestDurationToSecondsString [2021-03-27T18:17:18.031Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-03-27T18:17:18.031Z] === RUN TestGetTimestamp [2021-03-27T18:17:18.031Z] === RUN TestAdjustForAPIVersion [2021-03-27T18:17:18.031Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-03-27T18:17:18.031Z] PASS [2021-03-27T18:17:18.031Z] coverage: 5.7% of statements [2021-03-27T18:17:18.031Z] ok github.com/docker/docker/api/server/router/swarm 0.065s coverage: 5.7% of statements [2021-03-27T18:17:18.031Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-03-27T18:17:18.031Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-03-27T18:17:18.031Z] ? github.com/docker/docker/api/types [no test files] [2021-03-27T18:17:18.031Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-03-27T18:17:18.031Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-03-27T18:17:18.031Z] ? github.com/docker/docker/api/types/container [no test files] [2021-03-27T18:17:18.031Z] ? github.com/docker/docker/api/types/events [no test files] [2021-03-27T18:17:18.031Z] ? github.com/docker/docker/api/types/image [no test files] [2021-03-27T18:17:18.031Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-03-27T18:17:18.031Z] ? github.com/docker/docker/api/types/network [no test files] [2021-03-27T18:17:18.031Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-03-27T18:17:18.031Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-03-27T18:17:18.031Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-03-27T18:17:18.031Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-03-27T18:17:18.031Z] --- PASS: TestGetTimestamp (0.16s) [2021-03-27T18:17:18.031Z] === RUN TestParseTimestamps [2021-03-27T18:17:18.031Z] --- PASS: TestParseTimestamps (0.00s) [2021-03-27T18:17:18.031Z] PASS [2021-03-27T18:17:18.031Z] coverage: 100.0% of statements [2021-03-27T18:17:18.031Z] ok github.com/docker/docker/api/types/time 0.209s coverage: 100.0% of statements [2021-03-27T18:17:18.031Z] === RUN TestCompareVersion [2021-03-27T18:17:18.031Z] --- PASS: TestCompareVersion (0.00s) [2021-03-27T18:17:18.031Z] PASS [2021-03-27T18:17:18.031Z] coverage: 75.0% of statements [2021-03-27T18:17:18.031Z] ok github.com/docker/docker/api/types/versions 0.041s coverage: 75.0% of statements [2021-03-27T18:17:18.031Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-03-27T18:17:18.031Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-03-27T18:17:18.031Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-03-27T18:17:18.031Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-03-27T18:17:18.031Z] ? github.com/docker/docker/builder [no test files] [2021-03-27T18:17:18.031Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-03-27T18:17:18.031Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-03-27T18:17:18.031Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-03-27T18:17:18.031Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-03-27T18:17:18.031Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-03-27T18:17:18.031Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-03-27T18:17:18.031Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-03-27T18:17:18.221Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.41s) [2021-03-27T18:17:18.221Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2021-03-27T18:17:18.221Z] === RUN TestIpcModeOlderClient [2021-03-27T18:17:18.221Z] === PAUSE TestIpcModeOlderClient [2021-03-27T18:17:18.221Z] === RUN TestKillContainerInvalidSignal [2021-03-27T18:17:18.516Z] --- PASS: TestKillContainerInvalidSignal (0.54s) [2021-03-27T18:17:18.516Z] === RUN TestKillContainer [2021-03-27T18:17:18.516Z] === RUN TestKillContainer/no_signal [2021-03-27T18:17:18.718Z] --- PASS: TestRemoveContainerWithVolume (1.33s) [2021-03-27T18:17:18.718Z] === RUN TestRemoveContainerRunning [2021-03-27T18:17:19.031Z] === RUN TestParseRemoteURL [2021-03-27T18:17:19.031Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-03-27T18:17:19.031Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-03-27T18:17:19.031Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-03-27T18:17:19.031Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-03-27T18:17:19.031Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-03-27T18:17:19.031Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-03-27T18:17:19.031Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-03-27T18:17:19.031Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-03-27T18:17:19.031Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-03-27T18:17:19.031Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-03-27T18:17:19.031Z] --- PASS: TestParseRemoteURL (0.00s) [2021-03-27T18:17:19.031Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-03-27T18:17:19.031Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-03-27T18:17:19.031Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-03-27T18:17:19.031Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-03-27T18:17:19.031Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-03-27T18:17:19.031Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-03-27T18:17:19.031Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-03-27T18:17:19.031Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-03-27T18:17:19.031Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-03-27T18:17:19.031Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-03-27T18:17:19.031Z] === RUN TestCloneArgsSmartHttp [2021-03-27T18:17:19.031Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-03-27T18:17:19.031Z] === RUN TestCloneArgsDumbHttp [2021-03-27T18:17:19.031Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-03-27T18:17:19.031Z] === RUN TestCloneArgsGit [2021-03-27T18:17:19.031Z] --- PASS: TestCloneArgsGit (0.00s) [2021-03-27T18:17:19.031Z] === RUN TestCheckoutGit [2021-03-27T18:17:19.150Z] === RUN TestKillContainer/non_killing_signal [2021-03-27T18:17:19.445Z] === RUN TestKillContainer/killing_signal [2021-03-27T18:17:20.082Z] --- PASS: TestKillContainer (1.64s) [2021-03-27T18:17:20.082Z] --- PASS: TestKillContainer/no_signal (0.51s) [2021-03-27T18:17:20.082Z] --- PASS: TestKillContainer/non_killing_signal (0.39s) [2021-03-27T18:17:20.082Z] --- PASS: TestKillContainer/killing_signal (0.51s) [2021-03-27T18:17:20.082Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-03-27T18:17:20.082Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-03-27T18:17:20.096Z] --- PASS: TestRemoveContainerRunning (1.22s) [2021-03-27T18:17:20.096Z] === RUN TestRemoveContainerForceRemoveRunning [2021-03-27T18:17:20.339Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.34s) [2021-03-27T18:17:20.339Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:7vg079yunm04i88p7h355vjpg Created:2021-03-27 18:17:11.920042118 +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[81d4958747469cd14ee5043e7367e2db98f36a4b23d86569b1ff562f054de026:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nulsii52zkssre8ssotvmvvb4 EndpointID:74e3c7c72cddf7638f32c9f9fd49241a1c4fc4b40a4961a27c3df8ed6c1c99a0 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:044391c1bbdf937b7454887e88a1ebdbe8d63d41ceaa33b24756d11d62934251 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:716d540ce0b0 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nulsii52zkssre8ssotvmvvb4 EndpointID:74e3c7c72cddf7638f32c9f9fd49241a1c4fc4b40a4961a27c3df8ed6c1c99a0 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-03-27T18:17:20.339Z] PASS [2021-03-27T18:17:20.339Z] [2021-03-27T18:17:20.339Z] === Skipped [2021-03-27T18:17:20.339Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-27T18:17:20.339Z] service_test.go:242: FLAKY_TEST [2021-03-27T18:17:20.339Z] [2021-03-27T18:17:20.339Z] [2021-03-27T18:17:20.339Z] DONE 26 tests, 1 skipped in 63.819s [2021-03-27T18:17:20.339Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-03-27T18:17:20.339Z] ++ 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-27T18:17:20.339Z] ++ set -e [2021-03-27T18:17:20.339Z] ++ '[' -n 0 ']' [2021-03-27T18:17:20.339Z] ++ set -x [2021-03-27T18:17:20.339Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-27T18:17:20.339Z] INFO: Testing against a local daemon [2021-03-27T18:17:20.339Z] === RUN TestDockerNetworkIpvlanPersistance [2021-03-27T18:17:20.339Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-03-27T18:17:20.339Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-27T18:17:20.339Z] === RUN TestDockerNetworkIpvlan [2021-03-27T18:17:20.339Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-03-27T18:17:20.339Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-27T18:17:20.339Z] PASS [2021-03-27T18:17:20.339Z] [2021-03-27T18:17:20.339Z] === Skipped [2021-03-27T18:17:20.339Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-03-27T18:17:20.339Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-27T18:17:20.339Z] [2021-03-27T18:17:20.339Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-03-27T18:17:20.339Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-27T18:17:20.339Z] [2021-03-27T18:17:20.339Z] [2021-03-27T18:17:20.339Z] DONE 2 tests, 2 skipped in 0.181s [2021-03-27T18:17:20.339Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-03-27T18:17:20.339Z] ++ 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-27T18:17:20.339Z] ++ set -e [2021-03-27T18:17:20.339Z] ++ '[' -n 0 ']' [2021-03-27T18:17:20.339Z] ++ set -x [2021-03-27T18:17:20.339Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-27T18:17:20.339Z] INFO: Testing against a local daemon [2021-03-27T18:17:20.339Z] === RUN TestDockerNetworkMacvlanPersistance [2021-03-27T18:17:20.663Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-03-27T18:17:20.723Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-03-27T18:17:21.231Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.32s) [2021-03-27T18:17:21.231Z] === RUN TestRemoveInvalidContainer [2021-03-27T18:17:21.231Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-03-27T18:17:21.231Z] === RUN TestRenameLinkedContainer [2021-03-27T18:17:21.274Z] === RUN TestEnable [2021-03-27T18:17:21.274Z] --- PASS: TestEnable (0.00s) [2021-03-27T18:17:21.275Z] === RUN TestDisable [2021-03-27T18:17:21.275Z] --- PASS: TestDisable (0.00s) [2021-03-27T18:17:21.275Z] === RUN TestEnabled [2021-03-27T18:17:21.275Z] --- PASS: TestEnabled (0.00s) [2021-03-27T18:17:21.275Z] PASS [2021-03-27T18:17:21.275Z] coverage: 100.0% of statements [2021-03-27T18:17:21.275Z] ok github.com/docker/docker/cli/debug 0.048s coverage: 100.0% of statements [2021-03-27T18:17:21.369Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.09s) [2021-03-27T18:17:21.369Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.52s) [2021-03-27T18:17:21.369Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.39s) [2021-03-27T18:17:21.369Z] === RUN TestKillStoppedContainer [2021-03-27T18:17:21.369Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-03-27T18:17:21.369Z] === RUN TestKillStoppedContainerAPIPre120 [2021-03-27T18:17:21.369Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2021-03-27T18:17:21.369Z] === RUN TestKillDifferentUserContainer [2021-03-27T18:17:22.004Z] --- PASS: TestKillDifferentUserContainer (0.52s) [2021-03-27T18:17:22.004Z] === RUN TestInspectOomKilledTrue [2021-03-27T18:17:22.252Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.32s) [2021-03-27T18:17:22.252Z] === RUN TestDockerNetworkMacvlan [2021-03-27T18:17:22.280Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-03-27T18:17:22.280Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-03-27T18:17:22.280Z] === RUN TestProcessNoDockerignore [2021-03-27T18:17:22.280Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-03-27T18:17:22.280Z] === RUN TestProcessShouldLeaveAllFiles [2021-03-27T18:17:22.280Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-03-27T18:17:22.280Z] === RUN TestDetectContentType [2021-03-27T18:17:22.280Z] --- PASS: TestDetectContentType (0.00s) [2021-03-27T18:17:22.280Z] === RUN TestSelectAcceptableMIME [2021-03-27T18:17:22.280Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-03-27T18:17:22.280Z] === RUN TestInspectEmptyResponse [2021-03-27T18:17:22.280Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-03-27T18:17:22.280Z] === RUN TestInspectResponseBinary [2021-03-27T18:17:22.280Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-03-27T18:17:22.280Z] === RUN TestResponseUnsupportedContentType [2021-03-27T18:17:22.280Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-03-27T18:17:22.280Z] === RUN TestInspectResponseTextSimple [2021-03-27T18:17:22.280Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-03-27T18:17:22.280Z] === RUN TestInspectResponseEmptyContentType [2021-03-27T18:17:22.281Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-03-27T18:17:22.281Z] === RUN TestUnknownContentLength [2021-03-27T18:17:22.281Z] --- PASS: TestUnknownContentLength (0.00s) [2021-03-27T18:17:22.281Z] === RUN TestDownloadRemote [2021-03-27T18:17:22.281Z] --- PASS: TestDownloadRemote (0.09s) [2021-03-27T18:17:22.281Z] === RUN TestGetWithStatusError [2021-03-27T18:17:22.281Z] --- PASS: TestGetWithStatusError (0.00s) [2021-03-27T18:17:22.281Z] === RUN TestCloseRootDirectory [2021-03-27T18:17:22.281Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-03-27T18:17:22.281Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-27T18:17:22.281Z] === RUN TestHashFile [2021-03-27T18:17:22.281Z] --- SKIP: TestHashFile (0.00s) [2021-03-27T18:17:22.281Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-27T18:17:22.281Z] === RUN TestHashSubdir [2021-03-27T18:17:22.281Z] --- SKIP: TestHashSubdir (0.01s) [2021-03-27T18:17:22.281Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-27T18:17:22.281Z] === RUN TestRemoveDirectory [2021-03-27T18:17:22.281Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-03-27T18:17:22.281Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-27T18:17:22.281Z] PASS [2021-03-27T18:17:22.281Z] coverage: 9.3% of statements [2021-03-27T18:17:22.281Z] ok github.com/docker/docker/builder/remotecontext 0.339s coverage: 9.3% of statements [2021-03-27T18:17:22.281Z] === RUN TestGetAllAllowed [2021-03-27T18:17:22.281Z] --- PASS: TestGetAllAllowed (0.00s) [2021-03-27T18:17:22.281Z] === RUN TestGetAllMeta [2021-03-27T18:17:22.281Z] --- PASS: TestGetAllMeta (0.00s) [2021-03-27T18:17:22.281Z] === RUN TestWarnOnUnusedBuildArgs [2021-03-27T18:17:22.281Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-03-27T18:17:22.281Z] === RUN TestIsUnreferencedBuiltin [2021-03-27T18:17:22.281Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-03-27T18:17:22.281Z] === RUN TestIsExistingDirectory [2021-03-27T18:17:22.281Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-03-27T18:17:22.281Z] === RUN TestGetFilenameForDownload [2021-03-27T18:17:22.281Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-03-27T18:17:22.281Z] === RUN TestEnv2Variables [2021-03-27T18:17:22.281Z] --- PASS: TestEnv2Variables (0.00s) [2021-03-27T18:17:22.281Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-03-27T18:17:22.281Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-03-27T18:17:22.281Z] === RUN TestMaintainer [2021-03-27T18:17:22.281Z] --- PASS: TestMaintainer (0.00s) [2021-03-27T18:17:22.281Z] === RUN TestLabel [2021-03-27T18:17:22.281Z] --- PASS: TestLabel (0.00s) [2021-03-27T18:17:22.281Z] === RUN TestFromScratch [2021-03-27T18:17:22.281Z] --- PASS: TestFromScratch (0.00s) [2021-03-27T18:17:22.476Z] --- PASS: TestServiceUpdateSecrets (16.26s) [2021-03-27T18:17:22.476Z] === RUN TestServiceUpdateConfigs [2021-03-27T18:17:22.610Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-03-27T18:17:22.757Z] === RUN TestFromWithArg [2021-03-27T18:17:22.757Z] --- PASS: TestFromWithArg (0.00s) [2021-03-27T18:17:22.757Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-03-27T18:17:22.757Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-03-27T18:17:22.757Z] === RUN TestFromWithUndefinedArg [2021-03-27T18:17:22.757Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-03-27T18:17:22.757Z] === RUN TestFromMultiStageWithNamedStage [2021-03-27T18:17:22.757Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-03-27T18:17:22.757Z] === RUN TestOnbuild [2021-03-27T18:17:22.757Z] --- PASS: TestOnbuild (0.00s) [2021-03-27T18:17:22.757Z] === RUN TestWorkdir [2021-03-27T18:17:22.757Z] --- PASS: TestWorkdir (0.00s) [2021-03-27T18:17:22.757Z] === RUN TestCmd [2021-03-27T18:17:22.757Z] --- PASS: TestCmd (0.00s) [2021-03-27T18:17:22.757Z] === RUN TestHealthcheckNone [2021-03-27T18:17:22.757Z] --- PASS: TestHealthcheckNone (0.00s) [2021-03-27T18:17:22.757Z] === RUN TestHealthcheckCmd [2021-03-27T18:17:22.757Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-03-27T18:17:22.757Z] === RUN TestEntrypoint [2021-03-27T18:17:22.757Z] --- PASS: TestEntrypoint (0.00s) [2021-03-27T18:17:22.757Z] === RUN TestExpose [2021-03-27T18:17:22.757Z] --- PASS: TestExpose (0.00s) [2021-03-27T18:17:22.757Z] === RUN TestUser [2021-03-27T18:17:22.757Z] --- PASS: TestUser (0.00s) [2021-03-27T18:17:22.757Z] === RUN TestVolume [2021-03-27T18:17:22.757Z] --- PASS: TestVolume (0.00s) [2021-03-27T18:17:22.757Z] === RUN TestStopSignal [2021-03-27T18:17:22.757Z] --- SKIP: TestStopSignal (0.00s) [2021-03-27T18:17:22.757Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-03-27T18:17:22.757Z] === RUN TestArg [2021-03-27T18:17:22.757Z] --- PASS: TestArg (0.00s) [2021-03-27T18:17:22.757Z] === RUN TestShell [2021-03-27T18:17:22.757Z] --- PASS: TestShell (0.00s) [2021-03-27T18:17:22.757Z] === RUN TestPrependEnvOnCmd [2021-03-27T18:17:22.757Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-03-27T18:17:22.757Z] === RUN TestRunWithBuildArgs [2021-03-27T18:17:22.757Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-03-27T18:17:22.757Z] === RUN TestRunIgnoresHealthcheck [2021-03-27T18:17:22.757Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-03-27T18:17:22.757Z] === RUN TestDispatchUnsupportedOptions [2021-03-27T18:17:22.757Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-03-27T18:17:22.757Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-03-27T18:17:22.757Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-03-27T18:17:22.757Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-03-27T18:17:22.757Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-03-27T18:17:22.757Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-03-27T18:17:22.757Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-03-27T18:17:22.757Z] === RUN TestNormalizeWorkdir [2021-03-27T18:17:22.757Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-03-27T18:17:22.757Z] === RUN TestDispatch [2021-03-27T18:17:22.757Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-03-27T18:17:22.757Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-03-27T18:17:22.757Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-03-27T18:17:22.757Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-03-27T18:17:22.757Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-03-27T18:17:22.757Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-03-27T18:17:22.757Z] === RUN TestDispatch/COPY_url [2021-03-27T18:17:22.757Z] --- PASS: TestDispatch (0.09s) [2021-03-27T18:17:22.757Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s) [2021-03-27T18:17:22.757Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2021-03-27T18:17:22.757Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-03-27T18:17:22.757Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-03-27T18:17:22.757Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-03-27T18:17:22.757Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.01s) [2021-03-27T18:17:22.757Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-03-27T18:17:22.757Z] === RUN TestAddScratchImageAddsToMounts [2021-03-27T18:17:22.757Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-03-27T18:17:22.757Z] === RUN TestAddFromScratchPopulatesPlatform [2021-03-27T18:17:22.757Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-03-27T18:17:22.757Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-03-27T18:17:22.757Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-03-27T18:17:22.757Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-03-27T18:17:22.757Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-03-27T18:17:22.757Z] === RUN TestImageSourceGetAddsToMounts [2021-03-27T18:17:22.757Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-03-27T18:17:22.757Z] === RUN TestEmptyDockerfile [2021-03-27T18:17:22.757Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-03-27T18:17:22.757Z] === RUN TestSymlinkDockerfile [2021-03-27T18:17:22.757Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-03-27T18:17:22.757Z] === RUN TestDockerfileOutsideTheBuildContext [2021-03-27T18:17:22.757Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-03-27T18:17:22.757Z] === RUN TestNonExistingDockerfile [2021-03-27T18:17:22.757Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-03-27T18:17:22.757Z] === RUN TestCopyRunConfig [2021-03-27T18:17:22.757Z] --- PASS: TestCopyRunConfig (0.00s) [2021-03-27T18:17:22.757Z] === RUN TestDeepCopyRunConfig [2021-03-27T18:17:22.757Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-03-27T18:17:22.757Z] === RUN TestExportImage [2021-03-27T18:17:22.757Z] --- PASS: TestExportImage (0.00s) [2021-03-27T18:17:22.757Z] === RUN TestNormalizeDest [2021-03-27T18:17:22.757Z] --- PASS: TestNormalizeDest (0.00s) [2021-03-27T18:17:22.757Z] PASS [2021-03-27T18:17:22.757Z] coverage: 46.8% of statements [2021-03-27T18:17:22.757Z] ok github.com/docker/docker/builder/dockerfile 0.284s coverage: 46.8% of statements [2021-03-27T18:17:22.757Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-03-27T18:17:23.045Z] --- PASS: TestInspectOomKilledTrue (0.91s) [2021-03-27T18:17:23.045Z] === RUN TestInspectOomKilledFalse [2021-03-27T18:17:23.342Z] --- PASS: TestInspectOomKilledFalse (0.57s) [2021-03-27T18:17:23.342Z] === RUN TestLinksEtcHostsContentMatch [2021-03-27T18:17:23.636Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-03-27T18:17:23.981Z] --- PASS: TestLinksEtcHostsContentMatch (0.60s) [2021-03-27T18:17:23.981Z] === RUN TestLinksContainerNames [2021-03-27T18:17:24.516Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-03-27T18:17:25.020Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-03-27T18:17:25.026Z] --- PASS: TestLinksContainerNames (1.11s) [2021-03-27T18:17:25.026Z] === RUN TestLogsFollowTailEmpty [2021-03-27T18:17:25.587Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.21s) [2021-03-27T18:17:25.587Z] === RUN TestCreateServiceSecretFileMode [2021-03-27T18:17:25.663Z] --- PASS: TestLogsFollowTailEmpty (0.57s) [2021-03-27T18:17:25.663Z] === RUN TestContainerNetworkMountsNoChown [2021-03-27T18:17:25.961Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-03-27T18:17:26.301Z] --- PASS: TestContainerNetworkMountsNoChown (0.52s) [2021-03-27T18:17:26.301Z] === RUN TestMountDaemonRoot [2021-03-27T18:17:26.301Z] === RUN TestMountDaemonRoot/default [2021-03-27T18:17:26.301Z] === PAUSE TestMountDaemonRoot/default [2021-03-27T18:17:26.301Z] === RUN TestMountDaemonRoot/private [2021-03-27T18:17:26.301Z] === PAUSE TestMountDaemonRoot/private [2021-03-27T18:17:26.301Z] === RUN TestMountDaemonRoot/rprivate [2021-03-27T18:17:26.301Z] === PAUSE TestMountDaemonRoot/rprivate [2021-03-27T18:17:26.301Z] === RUN TestMountDaemonRoot/slave [2021-03-27T18:17:26.301Z] === PAUSE TestMountDaemonRoot/slave [2021-03-27T18:17:26.301Z] === RUN TestMountDaemonRoot/rslave [2021-03-27T18:17:26.301Z] === PAUSE TestMountDaemonRoot/rslave [2021-03-27T18:17:26.301Z] === RUN TestMountDaemonRoot/shared [2021-03-27T18:17:26.301Z] === PAUSE TestMountDaemonRoot/shared [2021-03-27T18:17:26.301Z] === RUN TestMountDaemonRoot/rshared [2021-03-27T18:17:26.301Z] === PAUSE TestMountDaemonRoot/rshared [2021-03-27T18:17:26.301Z] === CONT TestMountDaemonRoot/default [2021-03-27T18:17:26.301Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-03-27T18:17:26.301Z] === CONT TestMountDaemonRoot/rshared [2021-03-27T18:17:26.301Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-03-27T18:17:26.301Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-03-27T18:17:26.301Z] === RUN TestMountDaemonRoot/default/bind_root [2021-03-27T18:17:26.301Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-03-27T18:17:26.301Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-03-27T18:17:26.301Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-03-27T18:17:26.301Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-03-27T18:17:26.301Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-03-27T18:17:26.301Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-03-27T18:17:26.301Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-03-27T18:17:26.301Z] === RUN TestMountDaemonRoot/default/mount_root [2021-03-27T18:17:26.301Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-03-27T18:17:26.301Z] === CONT TestMountDaemonRoot/rslave [2021-03-27T18:17:26.301Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-03-27T18:17:26.301Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-03-27T18:17:26.301Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-03-27T18:17:26.301Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-03-27T18:17:26.301Z] === CONT TestMountDaemonRoot/shared [2021-03-27T18:17:26.301Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-03-27T18:17:26.301Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-03-27T18:17:26.301Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-03-27T18:17:26.301Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-03-27T18:17:26.301Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-03-27T18:17:26.301Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-03-27T18:17:26.301Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-03-27T18:17:26.301Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-03-27T18:17:26.301Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-03-27T18:17:26.301Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-03-27T18:17:26.301Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-03-27T18:17:26.301Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-03-27T18:17:26.301Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-03-27T18:17:26.301Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-03-27T18:17:26.301Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-03-27T18:17:26.301Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-03-27T18:17:26.301Z] === CONT TestMountDaemonRoot/slave [2021-03-27T18:17:26.301Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-03-27T18:17:26.301Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-03-27T18:17:26.301Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-03-27T18:17:26.301Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-03-27T18:17:26.301Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-03-27T18:17:26.301Z] === CONT TestMountDaemonRoot/rprivate [2021-03-27T18:17:26.301Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-03-27T18:17:26.301Z] === CONT TestMountDaemonRoot/default/mount_root [2021-03-27T18:17:26.301Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-03-27T18:17:26.301Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-03-27T18:17:26.301Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-03-27T18:17:26.301Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-03-27T18:17:26.301Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-03-27T18:17:26.301Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-03-27T18:17:26.301Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-03-27T18:17:26.301Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-03-27T18:17:26.301Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-03-27T18:17:26.301Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-03-27T18:17:26.301Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-03-27T18:17:26.301Z] === CONT TestMountDaemonRoot/default/bind_root [2021-03-27T18:17:26.301Z] === CONT TestMountDaemonRoot/private [2021-03-27T18:17:26.301Z] === RUN TestMountDaemonRoot/private/bind_root [2021-03-27T18:17:26.301Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-03-27T18:17:26.301Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-03-27T18:17:26.301Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-03-27T18:17:26.301Z] === RUN TestMountDaemonRoot/private/mount_root [2021-03-27T18:17:26.301Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-03-27T18:17:26.301Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-03-27T18:17:26.301Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-03-27T18:17:26.301Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-03-27T18:17:26.301Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-03-27T18:17:26.301Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-03-27T18:17:26.301Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-03-27T18:17:26.301Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-03-27T18:17:26.301Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-03-27T18:17:26.301Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-03-27T18:17:26.301Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-03-27T18:17:26.301Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-03-27T18:17:26.301Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-03-27T18:17:26.301Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-03-27T18:17:26.301Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-03-27T18:17:26.301Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-03-27T18:17:26.301Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-03-27T18:17:26.301Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-03-27T18:17:26.301Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-03-27T18:17:26.301Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-03-27T18:17:26.301Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-03-27T18:17:26.301Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-03-27T18:17:26.301Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-03-27T18:17:26.421Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-03-27T18:17:26.594Z] === CONT TestMountDaemonRoot/private/bind_root [2021-03-27T18:17:26.594Z] === CONT TestMountDaemonRoot/private/mount_root [2021-03-27T18:17:26.594Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-03-27T18:17:26.594Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-03-27T18:17:26.594Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-03-27T18:17:26.594Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-03-27T18:17:26.594Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-03-27T18:17:26.594Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-03-27T18:17:26.594Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2021-03-27T18:17:26.594Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2021-03-27T18:17:26.594Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-03-27T18:17:26.594Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-03-27T18:17:26.594Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-03-27T18:17:26.594Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-03-27T18:17:26.594Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-03-27T18:17:26.594Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-03-27T18:17:26.594Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-03-27T18:17:26.594Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-03-27T18:17:26.594Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-03-27T18:17:26.594Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-03-27T18:17:26.594Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-03-27T18:17:26.594Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-03-27T18:17:26.594Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-03-27T18:17:26.594Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-03-27T18:17:26.594Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2021-03-27T18:17:26.594Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-03-27T18:17:26.594Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-03-27T18:17:26.594Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-03-27T18:17:26.594Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-03-27T18:17:26.594Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-03-27T18:17:26.594Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-03-27T18:17:26.594Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-03-27T18:17:26.594Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-03-27T18:17:26.594Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-03-27T18:17:26.594Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-03-27T18:17:26.594Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-03-27T18:17:26.594Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-03-27T18:17:26.594Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-03-27T18:17:26.594Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-03-27T18:17:26.594Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-03-27T18:17:26.594Z] === RUN TestContainerBindMountNonRecursive [2021-03-27T18:17:26.950Z] --- PASS: TestCreateServiceSecretFileMode (2.82s) [2021-03-27T18:17:26.950Z] === RUN TestCreateServiceConfigFileMode [2021-03-27T18:17:26.989Z] --- PASS: TestRenameLinkedContainer (5.56s) [2021-03-27T18:17:26.989Z] === RUN TestRenameStoppedContainer [2021-03-27T18:17:27.558Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-03-27T18:17:28.110Z] --- PASS: TestContainerBindMountNonRecursive (1.53s) [2021-03-27T18:17:28.110Z] === RUN TestContainerVolumesMountedAsShared [2021-03-27T18:17:28.267Z] --- PASS: TestRenameStoppedContainer (1.21s) [2021-03-27T18:17:28.267Z] === RUN TestRenameRunningContainerAndReuse [2021-03-27T18:17:28.545Z] --- PASS: TestContainerVolumesMountedAsShared (0.49s) [2021-03-27T18:17:28.545Z] === RUN TestContainerVolumesMountedAsSlave [2021-03-27T18:17:29.183Z] --- PASS: TestContainerVolumesMountedAsSlave (0.53s) [2021-03-27T18:17:29.183Z] === RUN TestNetworkNat [2021-03-27T18:17:29.469Z] --- PASS: TestCreateServiceConfigFileMode (2.42s) [2021-03-27T18:17:29.469Z] === RUN TestCreateServiceSysctls [2021-03-27T18:17:29.646Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-03-27T18:17:29.819Z] --- PASS: TestNetworkNat (0.61s) [2021-03-27T18:17:29.819Z] === RUN TestNetworkLocalhostTCPNat [2021-03-27T18:17:30.112Z] --- PASS: TestNetworkLocalhostTCPNat (0.58s) [2021-03-27T18:17:30.112Z] === RUN TestNetworkLoopbackNat [2021-03-27T18:17:30.168Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-03-27T18:17:31.021Z] --- PASS: TestRenameRunningContainerAndReuse (2.70s) [2021-03-27T18:17:31.021Z] === RUN TestRenameInvalidName [2021-03-27T18:17:32.397Z] --- PASS: TestRenameInvalidName (1.44s) [2021-03-27T18:17:32.397Z] === RUN TestRenameAnonymousContainer [2021-03-27T18:17:33.638Z] --- PASS: TestNetworkLoopbackNat (2.83s) [2021-03-27T18:17:33.638Z] === RUN TestPause [2021-03-27T18:17:33.638Z] --- PASS: TestPause (0.59s) [2021-03-27T18:17:33.638Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-03-27T18:17:33.638Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-27T18:17:33.638Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-27T18:17:33.638Z] === RUN TestPauseStopPausedContainer [2021-03-27T18:17:33.659Z] --- PASS: TestCreateServiceSysctls (3.89s) [2021-03-27T18:17:33.659Z] === RUN TestCreateServiceCapabilities [2021-03-27T18:17:34.274Z] --- PASS: TestPauseStopPausedContainer (0.65s) [2021-03-27T18:17:34.274Z] === RUN TestPsFilter [2021-03-27T18:17:34.568Z] --- PASS: TestPsFilter (0.15s) [2021-03-27T18:17:34.568Z] === RUN TestRemoveContainerWithRemovedVolume [2021-03-27T18:17:34.861Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.50s) [2021-03-27T18:17:34.861Z] === RUN TestRemoveContainerWithVolume [2021-03-27T18:17:35.335Z] === RUN TestCheckpointCreateError [2021-03-27T18:17:35.336Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestCheckpointCreate [2021-03-27T18:17:35.336Z] --- PASS: TestCheckpointCreate (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestCheckpointDeleteError [2021-03-27T18:17:35.336Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestCheckpointDelete [2021-03-27T18:17:35.336Z] --- PASS: TestCheckpointDelete (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestCheckpointListError [2021-03-27T18:17:35.336Z] --- PASS: TestCheckpointListError (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestCheckpointList [2021-03-27T18:17:35.336Z] --- PASS: TestCheckpointList (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestCheckpointListContainerNotFound [2021-03-27T18:17:35.336Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestNewClientWithOpsFromEnv [2021-03-27T18:17:35.336Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-03-27T18:17:35.336Z] client_test.go:23: runtime.GOOS == "windows" [2021-03-27T18:17:35.336Z] === RUN TestGetAPIPath [2021-03-27T18:17:35.336Z] --- PASS: TestGetAPIPath (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestParseHostURL [2021-03-27T18:17:35.336Z] --- PASS: TestParseHostURL (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-03-27T18:17:35.336Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestNegotiateAPIVersionEmpty [2021-03-27T18:17:35.336Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestNegotiateAPIVersion [2021-03-27T18:17:35.336Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestNegotiateAPVersionOverride [2021-03-27T18:17:35.336Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestNegotiateAPIVersionAutomatic [2021-03-27T18:17:35.336Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-03-27T18:17:35.336Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-03-27T18:17:35.336Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestClientRedirect [2021-03-27T18:17:35.336Z] --- PASS: TestClientRedirect (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestConfigCreateUnsupported [2021-03-27T18:17:35.336Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestConfigCreateError [2021-03-27T18:17:35.336Z] --- PASS: TestConfigCreateError (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestConfigCreate [2021-03-27T18:17:35.336Z] --- PASS: TestConfigCreate (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestConfigInspectNotFound [2021-03-27T18:17:35.336Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestConfigInspectWithEmptyID [2021-03-27T18:17:35.336Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestConfigInspectUnsupported [2021-03-27T18:17:35.336Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestConfigInspectError [2021-03-27T18:17:35.336Z] --- PASS: TestConfigInspectError (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestConfigInspectConfigNotFound [2021-03-27T18:17:35.336Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestConfigInspect [2021-03-27T18:17:35.336Z] --- PASS: TestConfigInspect (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestConfigListUnsupported [2021-03-27T18:17:35.336Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestConfigListError [2021-03-27T18:17:35.336Z] --- PASS: TestConfigListError (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestConfigList [2021-03-27T18:17:35.336Z] --- PASS: TestConfigList (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestConfigRemoveUnsupported [2021-03-27T18:17:35.336Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestConfigRemoveError [2021-03-27T18:17:35.336Z] --- PASS: TestConfigRemoveError (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestConfigRemove [2021-03-27T18:17:35.336Z] --- PASS: TestConfigRemove (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestConfigUpdateUnsupported [2021-03-27T18:17:35.336Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestConfigUpdateError [2021-03-27T18:17:35.336Z] --- PASS: TestConfigUpdateError (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestConfigUpdate [2021-03-27T18:17:35.336Z] --- PASS: TestConfigUpdate (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestContainerCommitError [2021-03-27T18:17:35.336Z] --- PASS: TestContainerCommitError (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestContainerCommit [2021-03-27T18:17:35.336Z] --- PASS: TestContainerCommit (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestContainerStatPathError [2021-03-27T18:17:35.336Z] --- PASS: TestContainerStatPathError (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestContainerStatPathNotFoundError [2021-03-27T18:17:35.336Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestContainerStatPathNoHeaderError [2021-03-27T18:17:35.336Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestContainerStatPath [2021-03-27T18:17:35.336Z] --- PASS: TestContainerStatPath (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestCopyToContainerError [2021-03-27T18:17:35.336Z] --- PASS: TestCopyToContainerError (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestCopyToContainerNotFoundError [2021-03-27T18:17:35.336Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestCopyToContainerNotStatusOKError [2021-03-27T18:17:35.336Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestCopyToContainer [2021-03-27T18:17:35.336Z] --- PASS: TestCopyToContainer (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestCopyFromContainerError [2021-03-27T18:17:35.336Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestCopyFromContainerNotFoundError [2021-03-27T18:17:35.336Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestCopyFromContainerNotStatusOKError [2021-03-27T18:17:35.336Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestCopyFromContainerNoHeaderError [2021-03-27T18:17:35.336Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestCopyFromContainer [2021-03-27T18:17:35.336Z] --- PASS: TestCopyFromContainer (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestContainerCreateError [2021-03-27T18:17:35.336Z] --- PASS: TestContainerCreateError (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestContainerCreateImageNotFound [2021-03-27T18:17:35.336Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestContainerCreateWithName [2021-03-27T18:17:35.336Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestContainerCreateAutoRemove [2021-03-27T18:17:35.336Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestContainerDiffError [2021-03-27T18:17:35.336Z] --- PASS: TestContainerDiffError (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestContainerDiff [2021-03-27T18:17:35.336Z] --- PASS: TestContainerDiff (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestContainerExecCreateError [2021-03-27T18:17:35.336Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestContainerExecCreate [2021-03-27T18:17:35.336Z] --- PASS: TestContainerExecCreate (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestContainerExecStartError [2021-03-27T18:17:35.336Z] --- PASS: TestContainerExecStartError (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestContainerExecStart [2021-03-27T18:17:35.336Z] --- PASS: TestContainerExecStart (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestContainerExecInspectError [2021-03-27T18:17:35.336Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestContainerExecInspect [2021-03-27T18:17:35.336Z] --- PASS: TestContainerExecInspect (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestContainerExportError [2021-03-27T18:17:35.336Z] --- PASS: TestContainerExportError (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestContainerExport [2021-03-27T18:17:35.336Z] --- PASS: TestContainerExport (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestContainerInspectError [2021-03-27T18:17:35.336Z] --- PASS: TestContainerInspectError (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestContainerInspectContainerNotFound [2021-03-27T18:17:35.336Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestContainerInspectWithEmptyID [2021-03-27T18:17:35.336Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestContainerInspect [2021-03-27T18:17:35.336Z] --- PASS: TestContainerInspect (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestContainerInspectNode [2021-03-27T18:17:35.336Z] --- PASS: TestContainerInspectNode (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestContainerKillError [2021-03-27T18:17:35.336Z] --- PASS: TestContainerKillError (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestContainerKill [2021-03-27T18:17:35.336Z] --- PASS: TestContainerKill (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestContainerListError [2021-03-27T18:17:35.336Z] --- PASS: TestContainerListError (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestContainerList [2021-03-27T18:17:35.336Z] --- PASS: TestContainerList (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestContainerLogsNotFoundError [2021-03-27T18:17:35.336Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestContainerLogsError [2021-03-27T18:17:35.336Z] --- PASS: TestContainerLogsError (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestContainerLogs [2021-03-27T18:17:35.336Z] --- PASS: TestContainerLogs (0.21s) [2021-03-27T18:17:35.336Z] === RUN TestContainerPauseError [2021-03-27T18:17:35.336Z] --- PASS: TestContainerPauseError (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestContainerPause [2021-03-27T18:17:35.336Z] --- PASS: TestContainerPause (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestContainersPruneError [2021-03-27T18:17:35.336Z] --- PASS: TestContainersPruneError (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestContainersPrune [2021-03-27T18:17:35.336Z] --- PASS: TestContainersPrune (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestContainerRemoveError [2021-03-27T18:17:35.336Z] --- PASS: TestContainerRemoveError (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestContainerRemoveNotFoundError [2021-03-27T18:17:35.336Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestContainerRemove [2021-03-27T18:17:35.336Z] --- PASS: TestContainerRemove (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestContainerRenameError [2021-03-27T18:17:35.336Z] --- PASS: TestContainerRenameError (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestContainerRename [2021-03-27T18:17:35.336Z] --- PASS: TestContainerRename (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestContainerResizeError [2021-03-27T18:17:35.336Z] --- PASS: TestContainerResizeError (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestContainerExecResizeError [2021-03-27T18:17:35.336Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestContainerResize [2021-03-27T18:17:35.336Z] --- PASS: TestContainerResize (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestContainerExecResize [2021-03-27T18:17:35.336Z] --- PASS: TestContainerExecResize (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestContainerRestartError [2021-03-27T18:17:35.336Z] --- PASS: TestContainerRestartError (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestContainerRestart [2021-03-27T18:17:35.336Z] --- PASS: TestContainerRestart (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestContainerStartError [2021-03-27T18:17:35.336Z] --- PASS: TestContainerStartError (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestContainerStart [2021-03-27T18:17:35.336Z] --- PASS: TestContainerStart (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestContainerStatsError [2021-03-27T18:17:35.336Z] --- PASS: TestContainerStatsError (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestContainerStats [2021-03-27T18:17:35.336Z] --- PASS: TestContainerStats (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestContainerStopError [2021-03-27T18:17:35.336Z] --- PASS: TestContainerStopError (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestContainerStop [2021-03-27T18:17:35.336Z] --- PASS: TestContainerStop (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestContainerTopError [2021-03-27T18:17:35.336Z] --- PASS: TestContainerTopError (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestContainerTop [2021-03-27T18:17:35.336Z] --- PASS: TestContainerTop (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestContainerUnpauseError [2021-03-27T18:17:35.336Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestContainerUnpause [2021-03-27T18:17:35.336Z] --- PASS: TestContainerUnpause (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestContainerUpdateError [2021-03-27T18:17:35.336Z] --- PASS: TestContainerUpdateError (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestContainerUpdate [2021-03-27T18:17:35.336Z] --- PASS: TestContainerUpdate (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestContainerWaitError [2021-03-27T18:17:35.336Z] --- PASS: TestContainerWaitError (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestContainerWait [2021-03-27T18:17:35.336Z] --- PASS: TestContainerWait (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestDiskUsageError [2021-03-27T18:17:35.336Z] --- PASS: TestDiskUsageError (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestDiskUsage [2021-03-27T18:17:35.336Z] --- PASS: TestDiskUsage (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestDistributionInspectUnsupported [2021-03-27T18:17:35.336Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestDistributionInspectWithEmptyID [2021-03-27T18:17:35.336Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestEventsErrorInOptions [2021-03-27T18:17:35.336Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestEventsErrorFromServer [2021-03-27T18:17:35.336Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestEvents [2021-03-27T18:17:35.336Z] --- PASS: TestEvents (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestTLSCloseWriter [2021-03-27T18:17:35.336Z] === PAUSE TestTLSCloseWriter [2021-03-27T18:17:35.336Z] === RUN TestImageBuildError [2021-03-27T18:17:35.336Z] --- PASS: TestImageBuildError (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestImageBuild [2021-03-27T18:17:35.336Z] --- PASS: TestImageBuild (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestGetDockerOS [2021-03-27T18:17:35.336Z] --- PASS: TestGetDockerOS (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestImageCreateError [2021-03-27T18:17:35.336Z] --- PASS: TestImageCreateError (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestImageCreate [2021-03-27T18:17:35.336Z] --- PASS: TestImageCreate (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestImageHistoryError [2021-03-27T18:17:35.336Z] --- PASS: TestImageHistoryError (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestImageHistory [2021-03-27T18:17:35.336Z] --- PASS: TestImageHistory (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestImageImportError [2021-03-27T18:17:35.336Z] --- PASS: TestImageImportError (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestImageImport [2021-03-27T18:17:35.336Z] --- PASS: TestImageImport (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestImageInspectError [2021-03-27T18:17:35.336Z] --- PASS: TestImageInspectError (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestImageInspectImageNotFound [2021-03-27T18:17:35.336Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestImageInspectWithEmptyID [2021-03-27T18:17:35.336Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestImageInspect [2021-03-27T18:17:35.336Z] --- PASS: TestImageInspect (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestImageListError [2021-03-27T18:17:35.336Z] --- PASS: TestImageListError (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestImageList [2021-03-27T18:17:35.336Z] --- PASS: TestImageList (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestImageListApiBefore125 [2021-03-27T18:17:35.336Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestImageLoadError [2021-03-27T18:17:35.336Z] --- PASS: TestImageLoadError (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestImageLoad [2021-03-27T18:17:35.336Z] --- PASS: TestImageLoad (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestImagesPruneError [2021-03-27T18:17:35.336Z] --- PASS: TestImagesPruneError (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestImagesPrune [2021-03-27T18:17:35.336Z] --- PASS: TestImagesPrune (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestImagePullReferenceParseError [2021-03-27T18:17:35.336Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestImagePullAnyError [2021-03-27T18:17:35.336Z] --- PASS: TestImagePullAnyError (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestImagePullStatusUnauthorizedError [2021-03-27T18:17:35.336Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-03-27T18:17:35.336Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-03-27T18:17:35.336Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-03-27T18:17:35.336Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestImagePullWithoutErrors [2021-03-27T18:17:35.336Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestImagePushReferenceError [2021-03-27T18:17:35.336Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestImagePushAnyError [2021-03-27T18:17:35.336Z] --- PASS: TestImagePushAnyError (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestImagePushStatusUnauthorizedError [2021-03-27T18:17:35.336Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-03-27T18:17:35.336Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-03-27T18:17:35.336Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-03-27T18:17:35.336Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestImagePushWithoutErrors [2021-03-27T18:17:35.336Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-03-27T18:17:35.336Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-03-27T18:17:35.336Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-03-27T18:17:35.336Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-03-27T18:17:35.336Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-03-27T18:17:35.336Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-03-27T18:17:35.336Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-03-27T18:17:35.336Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-03-27T18:17:35.336Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestImageRemoveError [2021-03-27T18:17:35.336Z] --- PASS: TestImageRemoveError (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestImageRemoveImageNotFound [2021-03-27T18:17:35.336Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestImageRemove [2021-03-27T18:17:35.336Z] --- PASS: TestImageRemove (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestImageSaveError [2021-03-27T18:17:35.336Z] --- PASS: TestImageSaveError (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestImageSave [2021-03-27T18:17:35.336Z] --- PASS: TestImageSave (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestImageSearchAnyError [2021-03-27T18:17:35.336Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestImageSearchStatusUnauthorizedError [2021-03-27T18:17:35.336Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-03-27T18:17:35.336Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-03-27T18:17:35.336Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-03-27T18:17:35.336Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestImageSearchWithoutErrors [2021-03-27T18:17:35.336Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestImageTagError [2021-03-27T18:17:35.336Z] --- PASS: TestImageTagError (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestImageTagInvalidReference [2021-03-27T18:17:35.336Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestImageTagInvalidSourceImageName [2021-03-27T18:17:35.336Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestImageTagHexSource [2021-03-27T18:17:35.336Z] --- PASS: TestImageTagHexSource (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestImageTag [2021-03-27T18:17:35.336Z] --- PASS: TestImageTag (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestInfoServerError [2021-03-27T18:17:35.336Z] --- PASS: TestInfoServerError (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestInfoInvalidResponseJSONError [2021-03-27T18:17:35.336Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestInfo [2021-03-27T18:17:35.336Z] --- PASS: TestInfo (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestNetworkConnectError [2021-03-27T18:17:35.336Z] --- PASS: TestNetworkConnectError (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-03-27T18:17:35.336Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestNetworkConnect [2021-03-27T18:17:35.336Z] --- PASS: TestNetworkConnect (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestNetworkCreateError [2021-03-27T18:17:35.336Z] --- PASS: TestNetworkCreateError (0.00s) [2021-03-27T18:17:35.336Z] === RUN TestNetworkCreate [2021-03-27T18:17:35.336Z] --- PASS: TestNetworkCreate (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestNetworkDisconnectError [2021-03-27T18:17:35.337Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestNetworkDisconnect [2021-03-27T18:17:35.337Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestNetworkInspectError [2021-03-27T18:17:35.337Z] --- PASS: TestNetworkInspectError (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestNetworkInspectNotFoundError [2021-03-27T18:17:35.337Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestNetworkInspectWithEmptyID [2021-03-27T18:17:35.337Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestNetworkInspect [2021-03-27T18:17:35.337Z] --- PASS: TestNetworkInspect (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestNetworkListError [2021-03-27T18:17:35.337Z] --- PASS: TestNetworkListError (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestNetworkList [2021-03-27T18:17:35.337Z] --- PASS: TestNetworkList (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestNetworksPruneError [2021-03-27T18:17:35.337Z] --- PASS: TestNetworksPruneError (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestNetworksPrune [2021-03-27T18:17:35.337Z] --- PASS: TestNetworksPrune (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestNetworkRemoveError [2021-03-27T18:17:35.337Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestNetworkRemove [2021-03-27T18:17:35.337Z] --- PASS: TestNetworkRemove (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestNodeInspectError [2021-03-27T18:17:35.337Z] --- PASS: TestNodeInspectError (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestNodeInspectNodeNotFound [2021-03-27T18:17:35.337Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestNodeInspectWithEmptyID [2021-03-27T18:17:35.337Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestNodeInspect [2021-03-27T18:17:35.337Z] --- PASS: TestNodeInspect (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestNodeListError [2021-03-27T18:17:35.337Z] --- PASS: TestNodeListError (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestNodeList [2021-03-27T18:17:35.337Z] --- PASS: TestNodeList (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestNodeRemoveError [2021-03-27T18:17:35.337Z] --- PASS: TestNodeRemoveError (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestNodeRemove [2021-03-27T18:17:35.337Z] --- PASS: TestNodeRemove (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestNodeUpdateError [2021-03-27T18:17:35.337Z] --- PASS: TestNodeUpdateError (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestNodeUpdate [2021-03-27T18:17:35.337Z] --- PASS: TestNodeUpdate (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestOptionWithTimeout [2021-03-27T18:17:35.337Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestPingFail [2021-03-27T18:17:35.337Z] --- PASS: TestPingFail (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestPingWithError [2021-03-27T18:17:35.337Z] 2021/03/27 18:17:34 RoundTripper returned a response & error; ignoring response [2021-03-27T18:17:35.337Z] 2021/03/27 18:17:34 RoundTripper returned a response & error; ignoring response [2021-03-27T18:17:35.337Z] --- PASS: TestPingWithError (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestPingSuccess [2021-03-27T18:17:35.337Z] --- PASS: TestPingSuccess (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestPingHeadFallback [2021-03-27T18:17:35.337Z] === RUN TestPingHeadFallback/OK [2021-03-27T18:17:35.337Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-03-27T18:17:35.337Z] === RUN TestPingHeadFallback/Not_Found [2021-03-27T18:17:35.337Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-03-27T18:17:35.337Z] --- PASS: TestPingHeadFallback (0.00s) [2021-03-27T18:17:35.337Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-03-27T18:17:35.337Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-03-27T18:17:35.337Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-03-27T18:17:35.337Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestPluginDisableError [2021-03-27T18:17:35.337Z] --- PASS: TestPluginDisableError (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestPluginDisable [2021-03-27T18:17:35.337Z] --- PASS: TestPluginDisable (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestPluginEnableError [2021-03-27T18:17:35.337Z] --- PASS: TestPluginEnableError (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestPluginEnable [2021-03-27T18:17:35.337Z] --- PASS: TestPluginEnable (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestPluginInspectError [2021-03-27T18:17:35.337Z] --- PASS: TestPluginInspectError (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestPluginInspectWithEmptyID [2021-03-27T18:17:35.337Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestPluginInspect [2021-03-27T18:17:35.337Z] --- PASS: TestPluginInspect (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestPluginListError [2021-03-27T18:17:35.337Z] --- PASS: TestPluginListError (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestPluginList [2021-03-27T18:17:35.337Z] --- PASS: TestPluginList (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestPluginPushError [2021-03-27T18:17:35.337Z] --- PASS: TestPluginPushError (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestPluginPush [2021-03-27T18:17:35.337Z] --- PASS: TestPluginPush (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestPluginRemoveError [2021-03-27T18:17:35.337Z] --- PASS: TestPluginRemoveError (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestPluginRemove [2021-03-27T18:17:35.337Z] --- PASS: TestPluginRemove (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestPluginSetError [2021-03-27T18:17:35.337Z] --- PASS: TestPluginSetError (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestPluginSet [2021-03-27T18:17:35.337Z] --- PASS: TestPluginSet (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestSetHostHeader [2021-03-27T18:17:35.337Z] --- PASS: TestSetHostHeader (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestPlainTextError [2021-03-27T18:17:35.337Z] --- PASS: TestPlainTextError (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestInfiniteError [2021-03-27T18:17:35.337Z] --- PASS: TestInfiniteError (0.02s) [2021-03-27T18:17:35.337Z] === RUN TestSecretCreateUnsupported [2021-03-27T18:17:35.337Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestSecretCreateError [2021-03-27T18:17:35.337Z] --- PASS: TestSecretCreateError (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestSecretCreate [2021-03-27T18:17:35.337Z] --- PASS: TestSecretCreate (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestSecretInspectUnsupported [2021-03-27T18:17:35.337Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestSecretInspectError [2021-03-27T18:17:35.337Z] --- PASS: TestSecretInspectError (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestSecretInspectSecretNotFound [2021-03-27T18:17:35.337Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestSecretInspectWithEmptyID [2021-03-27T18:17:35.337Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestSecretInspect [2021-03-27T18:17:35.337Z] --- PASS: TestSecretInspect (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestSecretListUnsupported [2021-03-27T18:17:35.337Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestSecretListError [2021-03-27T18:17:35.337Z] --- PASS: TestSecretListError (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestSecretList [2021-03-27T18:17:35.337Z] --- PASS: TestSecretList (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestSecretRemoveUnsupported [2021-03-27T18:17:35.337Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestSecretRemoveError [2021-03-27T18:17:35.337Z] --- PASS: TestSecretRemoveError (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestSecretRemove [2021-03-27T18:17:35.337Z] --- PASS: TestSecretRemove (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestSecretUpdateUnsupported [2021-03-27T18:17:35.337Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestSecretUpdateError [2021-03-27T18:17:35.337Z] --- PASS: TestSecretUpdateError (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestSecretUpdate [2021-03-27T18:17:35.337Z] --- PASS: TestSecretUpdate (0.01s) [2021-03-27T18:17:35.337Z] === RUN TestServiceCreateError [2021-03-27T18:17:35.337Z] --- PASS: TestServiceCreateError (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestServiceCreate [2021-03-27T18:17:35.337Z] --- PASS: TestServiceCreate (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestServiceCreateCompatiblePlatforms [2021-03-27T18:17:35.337Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestServiceCreateDigestPinning [2021-03-27T18:17:35.337Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestServiceInspectError [2021-03-27T18:17:35.337Z] --- PASS: TestServiceInspectError (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestServiceInspectServiceNotFound [2021-03-27T18:17:35.337Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestServiceInspectWithEmptyID [2021-03-27T18:17:35.337Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestServiceInspect [2021-03-27T18:17:35.337Z] --- PASS: TestServiceInspect (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestServiceListError [2021-03-27T18:17:35.337Z] --- PASS: TestServiceListError (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestServiceList [2021-03-27T18:17:35.337Z] --- PASS: TestServiceList (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestServiceLogsError [2021-03-27T18:17:35.337Z] --- PASS: TestServiceLogsError (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestServiceLogs [2021-03-27T18:17:35.337Z] --- PASS: TestServiceLogs (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestServiceRemoveError [2021-03-27T18:17:35.337Z] --- PASS: TestServiceRemoveError (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestServiceRemoveNotFoundError [2021-03-27T18:17:35.337Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestServiceRemove [2021-03-27T18:17:35.337Z] --- PASS: TestServiceRemove (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestServiceUpdateError [2021-03-27T18:17:35.337Z] --- PASS: TestServiceUpdateError (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestServiceUpdate [2021-03-27T18:17:35.337Z] --- PASS: TestServiceUpdate (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestSwarmGetUnlockKeyError [2021-03-27T18:17:35.337Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestSwarmGetUnlockKey [2021-03-27T18:17:35.337Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestSwarmInitError [2021-03-27T18:17:35.337Z] --- PASS: TestSwarmInitError (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestSwarmInit [2021-03-27T18:17:35.337Z] --- PASS: TestSwarmInit (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestSwarmInspectError [2021-03-27T18:17:35.337Z] --- PASS: TestSwarmInspectError (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestSwarmInspect [2021-03-27T18:17:35.337Z] --- PASS: TestSwarmInspect (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestSwarmJoinError [2021-03-27T18:17:35.337Z] --- PASS: TestSwarmJoinError (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestSwarmJoin [2021-03-27T18:17:35.337Z] --- PASS: TestSwarmJoin (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestSwarmLeaveError [2021-03-27T18:17:35.337Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestSwarmLeave [2021-03-27T18:17:35.337Z] --- PASS: TestSwarmLeave (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestSwarmUnlockError [2021-03-27T18:17:35.337Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestSwarmUnlock [2021-03-27T18:17:35.337Z] --- PASS: TestSwarmUnlock (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestSwarmUpdateError [2021-03-27T18:17:35.337Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestSwarmUpdate [2021-03-27T18:17:35.337Z] --- PASS: TestSwarmUpdate (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestTaskInspectError [2021-03-27T18:17:35.337Z] --- PASS: TestTaskInspectError (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestTaskInspectWithEmptyID [2021-03-27T18:17:35.337Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestTaskInspect [2021-03-27T18:17:35.337Z] --- PASS: TestTaskInspect (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestTaskListError [2021-03-27T18:17:35.337Z] --- PASS: TestTaskListError (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestTaskList [2021-03-27T18:17:35.337Z] --- PASS: TestTaskList (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestVolumeCreateError [2021-03-27T18:17:35.337Z] --- PASS: TestVolumeCreateError (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestVolumeCreate [2021-03-27T18:17:35.337Z] --- PASS: TestVolumeCreate (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestVolumeInspectError [2021-03-27T18:17:35.337Z] --- PASS: TestVolumeInspectError (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestVolumeInspectNotFound [2021-03-27T18:17:35.337Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestVolumeInspectWithEmptyID [2021-03-27T18:17:35.337Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestVolumeInspect [2021-03-27T18:17:35.337Z] --- PASS: TestVolumeInspect (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestVolumeListError [2021-03-27T18:17:35.337Z] --- PASS: TestVolumeListError (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestVolumeList [2021-03-27T18:17:35.337Z] --- PASS: TestVolumeList (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestVolumeRemoveError [2021-03-27T18:17:35.337Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-03-27T18:17:35.337Z] === RUN TestVolumeRemove [2021-03-27T18:17:35.337Z] --- PASS: TestVolumeRemove (0.00s) [2021-03-27T18:17:35.337Z] === CONT TestTLSCloseWriter [2021-03-27T18:17:35.337Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-03-27T18:17:35.337Z] PASS [2021-03-27T18:17:35.337Z] coverage: 74.9% of statements [2021-03-27T18:17:35.337Z] ok github.com/docker/docker/client 0.659s coverage: 74.9% of statements [2021-03-27T18:17:35.452Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-03-27T18:17:35.506Z] --- PASS: TestRemoveContainerWithVolume (0.56s) [2021-03-27T18:17:35.506Z] === RUN TestRemoveContainerRunning [2021-03-27T18:17:36.169Z] --- PASS: TestRemoveContainerRunning (0.57s) [2021-03-27T18:17:36.169Z] === RUN TestRemoveContainerForceRemoveRunning [2021-03-27T18:17:36.185Z] --- PASS: TestCreateServiceCapabilities (2.91s) [2021-03-27T18:17:36.185Z] === RUN TestInspect [2021-03-27T18:17:36.807Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.56s) [2021-03-27T18:17:36.807Z] === RUN TestRemoveInvalidContainer [2021-03-27T18:17:36.807Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-03-27T18:17:36.807Z] === RUN TestRenameLinkedContainer [2021-03-27T18:17:37.683Z] --- PASS: TestRenameAnonymousContainer (4.93s) [2021-03-27T18:17:37.683Z] === RUN TestRenameContainerWithSameName [2021-03-27T18:17:37.803Z] --- PASS: TestServiceUpdateConfigs (16.18s) [2021-03-27T18:17:37.803Z] === RUN TestServiceUpdateNetwork [2021-03-27T18:17:38.620Z] --- PASS: TestRenameContainerWithSameName (1.35s) [2021-03-27T18:17:38.620Z] === RUN TestRenameContainerWithLinkedContainer [2021-03-27T18:17:38.892Z] --- PASS: TestRenameLinkedContainer (2.20s) [2021-03-27T18:17:38.892Z] === RUN TestRenameStoppedContainer [2021-03-27T18:17:39.551Z] --- PASS: TestRenameStoppedContainer (0.58s) [2021-03-27T18:17:39.551Z] === RUN TestRenameRunningContainerAndReuse [2021-03-27T18:17:40.595Z] --- PASS: TestRenameRunningContainerAndReuse (1.16s) [2021-03-27T18:17:40.595Z] === RUN TestRenameInvalidName [2021-03-27T18:17:41.236Z] --- PASS: TestRenameInvalidName (0.57s) [2021-03-27T18:17:41.236Z] === RUN TestRenameAnonymousContainer [2021-03-27T18:17:41.428Z] --- PASS: TestInspect (4.79s) [2021-03-27T18:17:41.428Z] === RUN TestCreateJob [2021-03-27T18:17:41.907Z] --- PASS: TestRenameContainerWithLinkedContainer (2.98s) [2021-03-27T18:17:41.907Z] === RUN TestResize [2021-03-27T18:17:42.845Z] --- PASS: TestResize (1.49s) [2021-03-27T18:17:42.845Z] === RUN TestResizeWithInvalidSize [2021-03-27T18:17:43.316Z] --- PASS: TestRenameAnonymousContainer (2.10s) [2021-03-27T18:17:43.316Z] === RUN TestRenameContainerWithSameName [2021-03-27T18:17:43.588Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-03-27T18:17:43.955Z] --- PASS: TestRenameContainerWithSameName (0.58s) [2021-03-27T18:17:43.955Z] === RUN TestRenameContainerWithLinkedContainer [2021-03-27T18:17:44.694Z] --- PASS: TestCreateJob (3.80s) [2021-03-27T18:17:44.694Z] === RUN TestReplicatedJob [2021-03-27T18:17:44.749Z] --- PASS: TestResizeWithInvalidSize (1.61s) [2021-03-27T18:17:44.749Z] === RUN TestResizeWhenContainerNotStarted [2021-03-27T18:17:44.971Z] --- PASS: TestDockerNetworkMacvlan (22.74s) [2021-03-27T18:17:44.971Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2021-03-27T18:17:44.971Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2021-03-27T18:17:44.971Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.61s) [2021-03-27T18:17:44.971Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.94s) [2021-03-27T18:17:44.971Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (6.55s) [2021-03-27T18:17:44.971Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.92s) [2021-03-27T18:17:44.971Z] PASS [2021-03-27T18:17:44.971Z] [2021-03-27T18:17:44.971Z] DONE 8 tests in 25.260s [2021-03-27T18:17:44.997Z] --- PASS: TestRenameContainerWithLinkedContainer (1.11s) [2021-03-27T18:17:44.997Z] === RUN TestResize [2021-03-27T18:17:45.232Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-03-27T18:17:45.232Z] ++ 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-27T18:17:45.232Z] ++ set -e [2021-03-27T18:17:45.232Z] ++ '[' -n 0 ']' [2021-03-27T18:17:45.232Z] ++ set -x [2021-03-27T18:17:45.232Z] ++ 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-27T18:17:45.232Z] testing: warning: no tests to run [2021-03-27T18:17:45.232Z] PASS [2021-03-27T18:17:45.232Z] [2021-03-27T18:17:45.232Z] DONE 0 tests in 0.036s [2021-03-27T18:17:45.232Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-03-27T18:17:45.232Z] ++ 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-27T18:17:45.232Z] ++ set -e [2021-03-27T18:17:45.232Z] ++ '[' -n 0 ']' [2021-03-27T18:17:45.232Z] ++ set -x [2021-03-27T18:17:45.232Z] ++ 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-27T18:17:45.232Z] INFO: Testing against a local daemon [2021-03-27T18:17:45.232Z] === RUN TestAuthZPluginAllowRequest [2021-03-27T18:17:45.653Z] --- PASS: TestResize (0.59s) [2021-03-27T18:17:45.653Z] === RUN TestResizeWithInvalidSize [2021-03-27T18:17:46.127Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-03-27T18:17:46.127Z] --- PASS: TestResizeWhenContainerNotStarted (1.41s) [2021-03-27T18:17:46.127Z] === RUN TestDaemonRestartKillContainers [2021-03-27T18:17:46.127Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-27T18:17:46.127Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-27T18:17:46.127Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-27T18:17:46.127Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-27T18:17:46.127Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-27T18:17:46.127Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-27T18:17:46.127Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-27T18:17:46.127Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-27T18:17:46.127Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-27T18:17:46.127Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-27T18:17:46.127Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-27T18:17:46.127Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-27T18:17:46.127Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-27T18:17:46.127Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-27T18:17:46.127Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-27T18:17:46.127Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-27T18:17:46.127Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-27T18:17:46.127Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-27T18:17:46.127Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-27T18:17:46.127Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-27T18:17:46.127Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-27T18:17:46.127Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-27T18:17:46.127Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-27T18:17:46.127Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-27T18:17:46.127Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-27T18:17:46.127Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-27T18:17:46.127Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-03-27T18:17:46.287Z] --- PASS: TestResizeWithInvalidSize (0.58s) [2021-03-27T18:17:46.287Z] === RUN TestResizeWhenContainerNotStarted [2021-03-27T18:17:46.590Z] --- PASS: TestResizeWhenContainerNotStarted (0.55s) [2021-03-27T18:17:46.590Z] === RUN TestDaemonRestartKillContainers [2021-03-27T18:17:46.590Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-27T18:17:46.590Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-27T18:17:46.590Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-27T18:17:46.590Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-27T18:17:46.590Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-27T18:17:46.590Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-27T18:17:46.590Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-27T18:17:46.590Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-27T18:17:46.590Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-27T18:17:46.590Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-27T18:17:46.590Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-27T18:17:46.590Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-27T18:17:46.590Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-27T18:17:46.590Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-27T18:17:46.590Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-27T18:17:46.590Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-27T18:17:46.590Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-27T18:17:46.590Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-27T18:17:46.590Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-27T18:17:46.590Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-27T18:17:46.590Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-27T18:17:46.590Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-27T18:17:46.590Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-27T18:17:46.590Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-27T18:17:46.590Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-27T18:17:46.590Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-27T18:17:46.590Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-27T18:17:46.590Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-27T18:17:47.777Z] --- PASS: TestAuthZPluginAllowRequest (2.06s) [2021-03-27T18:17:47.777Z] === RUN TestAuthZPluginTLS [2021-03-27T18:17:48.039Z] --- PASS: TestAuthZPluginTLS (0.74s) [2021-03-27T18:17:48.039Z] === RUN TestAuthZPluginDenyRequest [2021-03-27T18:17:48.696Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-27T18:17:48.983Z] --- PASS: TestAuthZPluginDenyRequest (0.70s) [2021-03-27T18:17:48.983Z] === RUN TestAuthZPluginAPIDenyResponse [2021-03-27T18:17:49.337Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-27T18:17:49.554Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.68s) [2021-03-27T18:17:49.554Z] === RUN TestAuthZPluginDenyResponse [2021-03-27T18:17:49.635Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-27T18:17:49.635Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-27T18:17:50.365Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-27T18:17:50.365Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-03-27T18:17:50.365Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-27T18:17:50.497Z] --- PASS: TestAuthZPluginDenyResponse (0.84s) [2021-03-27T18:17:50.497Z] === RUN TestAuthZPluginAllowEventStream [2021-03-27T18:17:50.624Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-03-27T18:17:51.173Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-27T18:17:51.278Z] --- PASS: TestReplicatedJob (6.51s) [2021-03-27T18:17:51.278Z] === RUN TestUpdateReplicatedJob [2021-03-27T18:17:51.471Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-27T18:17:51.471Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-27T18:17:51.766Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-27T18:17:52.002Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-27T18:17:52.260Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-27T18:17:52.260Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-03-27T18:17:52.412Z] --- PASS: TestAuthZPluginAllowEventStream (2.05s) [2021-03-27T18:17:52.412Z] === RUN TestAuthZPluginErrorResponse [2021-03-27T18:17:53.125Z] --- PASS: TestServiceUpdateNetwork (16.96s) [2021-03-27T18:17:53.125Z] === RUN TestServiceUpdatePidsLimit [2021-03-27T18:17:53.355Z] --- PASS: TestAuthZPluginErrorResponse (0.75s) [2021-03-27T18:17:53.355Z] === RUN TestAuthZPluginErrorRequest [2021-03-27T18:17:53.639Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-27T18:17:53.856Z] --- PASS: TestCheckoutGit (34.99s) [2021-03-27T18:17:53.856Z] === RUN TestValidGitTransport [2021-03-27T18:17:53.856Z] --- PASS: TestValidGitTransport (0.00s) [2021-03-27T18:17:53.856Z] === RUN TestGitInvalidRef [2021-03-27T18:17:53.926Z] --- PASS: TestAuthZPluginErrorRequest (0.72s) [2021-03-27T18:17:53.926Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-03-27T18:17:54.155Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-03-27T18:17:54.206Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-27T18:17:54.206Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-03-27T18:17:54.330Z] --- PASS: TestGitInvalidRef (0.46s) [2021-03-27T18:17:54.330Z] PASS [2021-03-27T18:17:54.330Z] coverage: 86.3% of statements [2021-03-27T18:17:54.330Z] ok github.com/docker/docker/builder/remotecontext/git 35.634s coverage: 86.3% of statements [2021-03-27T18:17:54.497Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.73s) [2021-03-27T18:17:54.497Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-03-27T18:17:54.775Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-03-27T18:17:55.320Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-03-27T18:17:55.320Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.91s) [2021-03-27T18:17:55.320Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.62s) [2021-03-27T18:17:55.320Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.90s) [2021-03-27T18:17:55.320Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.99s) [2021-03-27T18:17:55.320Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.65s) [2021-03-27T18:17:55.320Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.79s) [2021-03-27T18:17:55.320Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.81s) [2021-03-27T18:17:55.320Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.53s) [2021-03-27T18:17:55.320Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.73s) [2021-03-27T18:17:55.320Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.61s) [2021-03-27T18:17:55.320Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.92s) [2021-03-27T18:17:55.320Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.06s) [2021-03-27T18:17:55.320Z] === RUN TestCgroupNamespacesRun [2021-03-27T18:17:55.337Z] ? github.com/docker/docker/cli [no test files] [2021-03-27T18:17:55.337Z] ? github.com/docker/docker/cli/config [no test files] [2021-03-27T18:17:55.343Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-03-27T18:17:55.443Z] --- PASS: TestUpdateReplicatedJob (3.92s) [2021-03-27T18:17:55.443Z] === RUN TestServiceListWithStatuses [2021-03-27T18:17:55.443Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-03-27T18:17:55.443Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-27T18:17:55.443Z] === RUN TestDockerNetworkConnectAlias [2021-03-27T18:17:55.681Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-03-27T18:17:56.362Z] --- PASS: TestCgroupNamespacesRun (1.40s) [2021-03-27T18:17:56.362Z] === RUN TestCgroupNamespacesRunPrivileged [2021-03-27T18:17:57.043Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.52s) [2021-03-27T18:17:57.043Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-03-27T18:17:57.873Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.33s) [2021-03-27T18:17:57.873Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-03-27T18:17:57.877Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-27T18:17:58.136Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-27T18:17:58.395Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-03-27T18:17:58.918Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.39s) [2021-03-27T18:17:58.918Z] === RUN TestCgroupNamespacesRunHostMode [2021-03-27T18:18:00.304Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-03-27T18:18:00.304Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-03-27T18:18:00.304Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-03-27T18:18:00.360Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.60s) [2021-03-27T18:18:00.360Z] === RUN TestAuthZPluginHeader [2021-03-27T18:18:00.433Z] --- PASS: TestCgroupNamespacesRunHostMode (1.40s) [2021-03-27T18:18:00.433Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-03-27T18:18:00.687Z] --- PASS: TestDockerNetworkConnectAlias (4.89s) [2021-03-27T18:18:00.687Z] === RUN TestDockerNetworkReConnect [2021-03-27T18:18:00.938Z] --- PASS: TestAuthZPluginHeader (1.13s) [2021-03-27T18:18:00.938Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-03-27T18:18:00.938Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-03-27T18:18:00.938Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-27T18:18:00.938Z] === RUN TestAuthZPluginV2Disable [2021-03-27T18:18:00.938Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-03-27T18:18:00.938Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-27T18:18:00.938Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-03-27T18:18:00.938Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-03-27T18:18:00.938Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-27T18:18:00.938Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-03-27T18:18:00.938Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-03-27T18:18:00.938Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-27T18:18:00.938Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-03-27T18:18:01.963Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.39s) [2021-03-27T18:18:01.963Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-03-27T18:18:02.559Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-03-27T18:18:02.560Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-03-27T18:18:02.560Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-03-27T18:18:02.560Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-03-27T18:18:02.560Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-03-27T18:18:02.560Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-03-27T18:18:02.560Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-03-27T18:18:02.560Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-03-27T18:18:02.560Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-03-27T18:18:02.560Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-03-27T18:18:02.560Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-03-27T18:18:02.560Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-03-27T18:18:02.560Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-03-27T18:18:02.560Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-03-27T18:18:02.560Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-03-27T18:18:02.560Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-03-27T18:18:02.560Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-03-27T18:18:02.560Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-03-27T18:18:02.560Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-03-27T18:18:02.560Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-03-27T18:18:02.560Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-03-27T18:18:02.560Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-03-27T18:18:02.560Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-03-27T18:18:02.560Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-03-27T18:18:02.560Z] === RUN TestConfigureDaemonLogs [2021-03-27T18:18:02.560Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-03-27T18:18:02.560Z] === RUN TestCommonOptionsInstallFlags [2021-03-27T18:18:02.560Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-03-27T18:18:02.560Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-03-27T18:18:02.560Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-03-27T18:18:02.560Z] PASS [2021-03-27T18:18:02.560Z] coverage: 18.4% of statements [2021-03-27T18:18:02.560Z] ok github.com/docker/docker/cmd/dockerd 0.463s coverage: 18.4% of statements [2021-03-27T18:18:02.841Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-03-27T18:18:03.007Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.30s) [2021-03-27T18:18:03.007Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-03-27T18:18:03.778Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-03-27T18:18:03.959Z] --- PASS: TestDockerNetworkReConnect (3.93s) [2021-03-27T18:18:03.959Z] === RUN TestServicePlugin [2021-03-27T18:18:04.037Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-27T18:18:04.050Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s) [2021-03-27T18:18:04.050Z] === RUN TestCgroupNamespacesRunOlderClient [2021-03-27T18:18:04.145Z] === RUN TestContainerStopSignal [2021-03-27T18:18:04.145Z] --- PASS: TestContainerStopSignal (0.00s) [2021-03-27T18:18:04.145Z] === RUN TestContainerStopTimeout [2021-03-27T18:18:04.145Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-03-27T18:18:04.145Z] === RUN TestContainerSecretReferenceDestTarget [2021-03-27T18:18:04.145Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-03-27T18:18:04.145Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-03-27T18:18:04.145Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-03-27T18:18:04.145Z] === RUN TestContainerLogPathSetForRingLogger [2021-03-27T18:18:04.145Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-03-27T18:18:04.145Z] === RUN TestReplaceAndAppendEnvVars [2021-03-27T18:18:04.145Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-03-27T18:18:04.145Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-03-27T18:18:04.145Z] === RUN TestNewMemoryStore [2021-03-27T18:18:04.145Z] --- PASS: TestNewMemoryStore (0.00s) [2021-03-27T18:18:04.145Z] === RUN TestAddContainers [2021-03-27T18:18:04.145Z] --- PASS: TestAddContainers (0.00s) [2021-03-27T18:18:04.145Z] === RUN TestGetContainer [2021-03-27T18:18:04.145Z] --- PASS: TestGetContainer (0.00s) [2021-03-27T18:18:04.145Z] === RUN TestDeleteContainer [2021-03-27T18:18:04.145Z] --- PASS: TestDeleteContainer (0.00s) [2021-03-27T18:18:04.145Z] === RUN TestListContainers [2021-03-27T18:18:04.145Z] --- PASS: TestListContainers (0.00s) [2021-03-27T18:18:04.145Z] === RUN TestFirstContainer [2021-03-27T18:18:04.145Z] --- PASS: TestFirstContainer (0.00s) [2021-03-27T18:18:04.145Z] === RUN TestApplyAllContainer [2021-03-27T18:18:04.145Z] --- PASS: TestApplyAllContainer (0.00s) [2021-03-27T18:18:04.145Z] === RUN TestIsValidHealthString [2021-03-27T18:18:04.145Z] --- PASS: TestIsValidHealthString (0.00s) [2021-03-27T18:18:04.145Z] === RUN TestStateRunStop [2021-03-27T18:18:04.145Z] --- PASS: TestStateRunStop (0.00s) [2021-03-27T18:18:04.145Z] === RUN TestStateTimeoutWait [2021-03-27T18:18:04.145Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-03-27T18:18:04.145Z] state_test.go:141: Stop callback fired [2021-03-27T18:18:04.145Z] state_test.go:165: Stop callback fired [2021-03-27T18:18:04.145Z] === RUN TestIsValidStateString [2021-03-27T18:18:04.145Z] --- PASS: TestIsValidStateString (0.00s) [2021-03-27T18:18:04.145Z] === RUN TestViewSaveDelete [2021-03-27T18:18:04.145Z] --- PASS: TestViewSaveDelete (0.01s) [2021-03-27T18:18:04.145Z] === RUN TestViewAll [2021-03-27T18:18:04.145Z] --- PASS: TestViewAll (0.02s) [2021-03-27T18:18:04.145Z] === RUN TestViewGet [2021-03-27T18:18:04.145Z] --- PASS: TestViewGet (0.01s) [2021-03-27T18:18:04.145Z] === RUN TestNames [2021-03-27T18:18:04.145Z] --- PASS: TestNames (0.00s) [2021-03-27T18:18:04.145Z] === RUN TestViewWithHealthCheck [2021-03-27T18:18:04.145Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-03-27T18:18:04.145Z] PASS [2021-03-27T18:18:04.145Z] coverage: 41.6% of statements [2021-03-27T18:18:04.145Z] ok github.com/docker/docker/container 0.317s coverage: 41.6% of statements [2021-03-27T18:18:04.145Z] ? github.com/docker/docker/container/stream [no test files] [2021-03-27T18:18:04.145Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-03-27T18:18:04.145Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-03-27T18:18:04.145Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-03-27T18:18:04.146Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-03-27T18:18:04.608Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-27T18:18:05.583Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.42s) [2021-03-27T18:18:05.583Z] === RUN TestKernelTCPMemory [2021-03-27T18:18:05.736Z] === RUN TestPrepare [2021-03-27T18:18:05.736Z] --- PASS: TestPrepare (0.00s) [2021-03-27T18:18:05.736Z] === RUN TestStart [2021-03-27T18:18:05.736Z] --- PASS: TestStart (0.00s) [2021-03-27T18:18:06.211Z] === RUN TestWaitCancel [2021-03-27T18:18:06.211Z] --- PASS: TestWaitCancel (0.00s) [2021-03-27T18:18:06.211Z] === RUN TestWaitDisabled [2021-03-27T18:18:06.211Z] --- PASS: TestWaitDisabled (0.00s) [2021-03-27T18:18:06.211Z] === RUN TestWaitEnabled [2021-03-27T18:18:06.211Z] --- PASS: TestWaitEnabled (0.00s) [2021-03-27T18:18:06.211Z] === RUN TestRemove [2021-03-27T18:18:06.211Z] --- PASS: TestRemove (0.00s) [2021-03-27T18:18:06.211Z] PASS [2021-03-27T18:18:06.211Z] coverage: 65.3% of statements [2021-03-27T18:18:06.211Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.207s coverage: 65.3% of statements [2021-03-27T18:18:06.236Z] --- PASS: TestKernelTCPMemory (0.68s) [2021-03-27T18:18:06.236Z] === RUN TestNISDomainname [2021-03-27T18:18:06.873Z] --- PASS: TestNISDomainname (0.79s) [2021-03-27T18:18:06.873Z] === RUN TestHostnameDnsResolution [2021-03-27T18:18:07.916Z] --- PASS: TestHostnameDnsResolution (0.90s) [2021-03-27T18:18:07.916Z] === RUN TestStats [2021-03-27T18:18:08.805Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-03-27T18:18:08.805Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (4.12s) [2021-03-27T18:18:08.805Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (4.43s) [2021-03-27T18:18:08.805Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.83s) [2021-03-27T18:18:08.805Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.95s) [2021-03-27T18:18:08.805Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.81s) [2021-03-27T18:18:08.805Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.80s) [2021-03-27T18:18:08.805Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (4.01s) [2021-03-27T18:18:08.805Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.89s) [2021-03-27T18:18:08.805Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (6.39s) [2021-03-27T18:18:08.805Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (6.52s) [2021-03-27T18:18:08.805Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (4.26s) [2021-03-27T18:18:08.805Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (4.22s) [2021-03-27T18:18:08.805Z] === RUN TestCgroupNamespacesRun [2021-03-27T18:18:09.209Z] === RUN TestNewListSecretsFilters [2021-03-27T18:18:09.209Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-03-27T18:18:09.209Z] === RUN TestNewListConfigsFilters [2021-03-27T18:18:09.209Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-03-27T18:18:09.209Z] PASS [2021-03-27T18:18:09.209Z] coverage: 0.5% of statements [2021-03-27T18:18:09.209Z] ok github.com/docker/docker/daemon/cluster 0.466s coverage: 0.5% of statements [2021-03-27T18:18:09.209Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-03-27T18:18:09.684Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.16s) [2021-03-27T18:18:09.684Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-03-27T18:18:09.684Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-03-27T18:18:09.684Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-03-27T18:18:09.684Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-03-27T18:18:09.684Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-03-27T18:18:09.684Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-03-27T18:18:09.684Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-03-27T18:18:09.684Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-03-27T18:18:09.684Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-03-27T18:18:09.684Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-03-27T18:18:09.684Z] === RUN TestServiceConvertToGRPCIsolation [2021-03-27T18:18:09.684Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-03-27T18:18:09.684Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-03-27T18:18:09.684Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-03-27T18:18:09.684Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-03-27T18:18:09.684Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-03-27T18:18:09.684Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-03-27T18:18:09.684Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-03-27T18:18:09.684Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-03-27T18:18:09.684Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-03-27T18:18:09.684Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-03-27T18:18:09.684Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-03-27T18:18:09.684Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-03-27T18:18:09.684Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-03-27T18:18:09.684Z] === RUN TestServiceConvertFromGRPCIsolation [2021-03-27T18:18:09.684Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-03-27T18:18:09.684Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-03-27T18:18:09.684Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-03-27T18:18:09.684Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-03-27T18:18:09.684Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-03-27T18:18:09.684Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-03-27T18:18:09.684Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-03-27T18:18:09.684Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-03-27T18:18:09.684Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-03-27T18:18:09.684Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-03-27T18:18:09.684Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-03-27T18:18:10.159Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-03-27T18:18:10.160Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-03-27T18:18:10.160Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-03-27T18:18:10.160Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-03-27T18:18:10.160Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-03-27T18:18:10.160Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-03-27T18:18:10.160Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-03-27T18:18:10.160Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-03-27T18:18:10.160Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-03-27T18:18:10.635Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-03-27T18:18:10.635Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-03-27T18:18:10.635Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-03-27T18:18:10.635Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-03-27T18:18:10.635Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-03-27T18:18:10.635Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-03-27T18:18:10.635Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-03-27T18:18:10.635Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-03-27T18:18:10.635Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-03-27T18:18:10.635Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-03-27T18:18:10.635Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-03-27T18:18:10.635Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-03-27T18:18:10.635Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-03-27T18:18:10.635Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-03-27T18:18:10.635Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-03-27T18:18:10.635Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-03-27T18:18:10.635Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-03-27T18:18:10.635Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-03-27T18:18:10.635Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-03-27T18:18:10.635Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-03-27T18:18:10.635Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-03-27T18:18:10.635Z] === RUN TestServiceConvertFromGRPCConfigs [2021-03-27T18:18:10.635Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-03-27T18:18:10.635Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-03-27T18:18:10.635Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-03-27T18:18:10.635Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-03-27T18:18:10.635Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-03-27T18:18:10.635Z] === RUN TestServiceConvertToGRPCConfigs [2021-03-27T18:18:10.635Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-03-27T18:18:10.635Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-03-27T18:18:10.635Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-03-27T18:18:10.635Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-03-27T18:18:10.635Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-03-27T18:18:10.635Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-03-27T18:18:10.635Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-03-27T18:18:10.635Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-03-27T18:18:10.635Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-03-27T18:18:10.635Z] PASS [2021-03-27T18:18:10.635Z] coverage: 35.9% of statements [2021-03-27T18:18:10.635Z] ok github.com/docker/docker/daemon/cluster/convert 0.643s coverage: 35.9% of statements [2021-03-27T18:18:10.653Z] --- PASS: TestStats (2.57s) [2021-03-27T18:18:10.653Z] === RUN TestStopContainerWithTimeout [2021-03-27T18:18:10.653Z] === RUN TestStopContainerWithTimeout/0 [2021-03-27T18:18:10.653Z] === PAUSE TestStopContainerWithTimeout/0 [2021-03-27T18:18:10.653Z] === RUN TestStopContainerWithTimeout/1 [2021-03-27T18:18:10.653Z] === PAUSE TestStopContainerWithTimeout/1 [2021-03-27T18:18:10.653Z] === RUN TestStopContainerWithTimeout/3 [2021-03-27T18:18:10.653Z] === PAUSE TestStopContainerWithTimeout/3 [2021-03-27T18:18:10.654Z] === RUN TestStopContainerWithTimeout/-1 [2021-03-27T18:18:10.654Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-03-27T18:18:10.654Z] === CONT TestStopContainerWithTimeout/0 [2021-03-27T18:18:10.654Z] === CONT TestStopContainerWithTimeout/-1 [2021-03-27T18:18:10.654Z] === CONT TestStopContainerWithTimeout/1 [2021-03-27T18:18:10.654Z] === CONT TestStopContainerWithTimeout/3 [2021-03-27T18:18:10.707Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-03-27T18:18:10.965Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-03-27T18:18:11.900Z] --- PASS: TestCgroupNamespacesRun (2.95s) [2021-03-27T18:18:11.900Z] === RUN TestCgroupNamespacesRunPrivileged [2021-03-27T18:18:12.622Z] --- PASS: TestServiceUpdatePidsLimit (18.72s) [2021-03-27T18:18:12.622Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.22s) [2021-03-27T18:18:12.622Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.38s) [2021-03-27T18:18:12.622Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.36s) [2021-03-27T18:18:12.622Z] PASS [2021-03-27T18:18:12.622Z] [2021-03-27T18:18:12.622Z] === Skipped [2021-03-27T18:18:12.622Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2021-03-27T18:18:12.622Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-27T18:18:12.622Z] [2021-03-27T18:18:12.622Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2021-03-27T18:18:12.622Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-27T18:18:12.622Z] [2021-03-27T18:18:12.622Z] [2021-03-27T18:18:12.622Z] DONE 27 tests, 2 skipped in 185.613s [2021-03-27T18:18:12.622Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2021-03-27T18:18:12.622Z] ++ 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-27T18:18:12.622Z] ++ set -e [2021-03-27T18:18:12.622Z] ++ '[' -n 0 ']' [2021-03-27T18:18:12.622Z] ++ set -x [2021-03-27T18:18:12.622Z] ++ 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-27T18:18:12.622Z] INFO: Testing against a local daemon [2021-03-27T18:18:12.622Z] === RUN TestSessionCreate [2021-03-27T18:18:12.622Z] --- PASS: TestSessionCreate (0.01s) [2021-03-27T18:18:12.622Z] === RUN TestSessionCreateWithBadUpgrade [2021-03-27T18:18:12.622Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2021-03-27T18:18:12.622Z] PASS [2021-03-27T18:18:12.622Z] [2021-03-27T18:18:12.622Z] DONE 2 tests in 0.098s [2021-03-27T18:18:12.622Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2021-03-27T18:18:12.622Z] ++ 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-27T18:18:12.622Z] ++ set -e [2021-03-27T18:18:12.622Z] ++ '[' -n 0 ']' [2021-03-27T18:18:12.622Z] ++ set -x [2021-03-27T18:18:12.622Z] ++ 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-27T18:18:12.622Z] INFO: Testing against a local daemon [2021-03-27T18:18:12.622Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-03-27T18:18:12.622Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-27T18:18:12.622Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-27T18:18:12.622Z] === RUN TestEventsExecDie [2021-03-27T18:18:12.835Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-03-27T18:18:12.912Z] --- PASS: TestEventsExecDie (1.24s) [2021-03-27T18:18:12.912Z] === RUN TestEventsBackwardsCompatible [2021-03-27T18:18:12.912Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2021-03-27T18:18:12.912Z] === RUN TestInfoBinaryCommits [2021-03-27T18:18:12.912Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-03-27T18:18:12.912Z] === RUN TestInfoAPIVersioned [2021-03-27T18:18:12.912Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-03-27T18:18:12.912Z] === RUN TestInfoDiscoveryBackend [2021-03-27T18:18:13.402Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.80s) [2021-03-27T18:18:13.402Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-03-27T18:18:13.409Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-03-27T18:18:13.409Z] --- PASS: TestStopContainerWithTimeout/0 (1.14s) [2021-03-27T18:18:13.409Z] --- PASS: TestStopContainerWithTimeout/1 (1.99s) [2021-03-27T18:18:13.409Z] --- PASS: TestStopContainerWithTimeout/-1 (3.07s) [2021-03-27T18:18:13.409Z] --- PASS: TestStopContainerWithTimeout/3 (3.14s) [2021-03-27T18:18:13.409Z] === RUN TestDeleteDevicemapper [2021-03-27T18:18:13.409Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-03-27T18:18:13.409Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-27T18:18:13.409Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-03-27T18:18:13.543Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-03-27T18:18:13.543Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-03-27T18:18:14.473Z] === RUN TestDiscoveryOptsErrors [2021-03-27T18:18:14.473Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-03-27T18:18:14.473Z] === RUN TestDiscoveryOpts [2021-03-27T18:18:14.473Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-03-27T18:18:14.473Z] PASS [2021-03-27T18:18:14.473Z] coverage: 30.0% of statements [2021-03-27T18:18:14.473Z] ok github.com/docker/docker/daemon/discovery 0.137s coverage: 30.0% of statements [2021-03-27T18:18:14.573Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-03-27T18:18:14.573Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-03-27T18:18:14.778Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-03-27T18:18:14.924Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.62s) [2021-03-27T18:18:14.925Z] === RUN TestUpdateMemory [2021-03-27T18:18:15.037Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-03-27T18:18:15.203Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2021-03-27T18:18:15.203Z] === RUN TestInfoAPI [2021-03-27T18:18:15.203Z] --- PASS: TestInfoAPI (0.03s) [2021-03-27T18:18:15.203Z] === RUN TestInfoAPIWarnings [2021-03-27T18:18:15.964Z] --- PASS: TestUpdateMemory (0.73s) [2021-03-27T18:18:15.964Z] === RUN TestUpdateCPUQuota [2021-03-27T18:18:15.975Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-03-27T18:18:16.544Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.95s) [2021-03-27T18:18:16.544Z] === RUN TestCgroupNamespacesRunHostMode [2021-03-27T18:18:16.717Z] === RUN TestBuilderGC [2021-03-27T18:18:16.717Z] --- PASS: TestBuilderGC (0.00s) [2021-03-27T18:18:16.717Z] === RUN TestDaemonConfigurationNotFound [2021-03-27T18:18:16.717Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-03-27T18:18:16.717Z] === RUN TestDaemonBrokenConfiguration [2021-03-27T18:18:16.717Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-03-27T18:18:16.717Z] === RUN TestParseClusterAdvertiseSettings [2021-03-27T18:18:16.717Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-03-27T18:18:16.717Z] === RUN TestFindConfigurationConflicts [2021-03-27T18:18:16.717Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-03-27T18:18:16.717Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-03-27T18:18:16.717Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-03-27T18:18:16.717Z] === RUN TestDaemonConfigurationMergeConflicts [2021-03-27T18:18:16.717Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-03-27T18:18:16.717Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-03-27T18:18:16.717Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-03-27T18:18:16.717Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-03-27T18:18:16.717Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-03-27T18:18:16.717Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-03-27T18:18:16.717Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-03-27T18:18:16.717Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-03-27T18:18:16.717Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-03-27T18:18:16.717Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-03-27T18:18:16.717Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-03-27T18:18:16.717Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-03-27T18:18:16.717Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-03-27T18:18:16.717Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-03-27T18:18:16.717Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-03-27T18:18:16.717Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-03-27T18:18:16.717Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-03-27T18:18:16.717Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-03-27T18:18:16.717Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-03-27T18:18:16.717Z] === RUN TestValidateConfigurationErrors [2021-03-27T18:18:16.717Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-03-27T18:18:16.717Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-03-27T18:18:16.717Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-03-27T18:18:16.717Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-03-27T18:18:16.717Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-03-27T18:18:16.717Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-03-27T18:18:16.717Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-03-27T18:18:16.717Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-03-27T18:18:16.717Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-03-27T18:18:16.717Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-03-27T18:18:16.717Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-03-27T18:18:16.717Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-03-27T18:18:16.717Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-03-27T18:18:16.717Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-03-27T18:18:16.717Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-03-27T18:18:16.717Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-03-27T18:18:16.717Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-03-27T18:18:16.717Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-03-27T18:18:16.717Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-03-27T18:18:16.717Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-03-27T18:18:16.717Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-03-27T18:18:16.717Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-03-27T18:18:16.717Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-03-27T18:18:16.717Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-03-27T18:18:16.717Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-03-27T18:18:16.717Z] === RUN TestValidateConfiguration [2021-03-27T18:18:16.717Z] === RUN TestValidateConfiguration/with_label [2021-03-27T18:18:16.717Z] === RUN TestValidateConfiguration/with_dns [2021-03-27T18:18:16.717Z] === RUN TestValidateConfiguration/with_dns-search [2021-03-27T18:18:16.717Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-03-27T18:18:16.717Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-03-27T18:18:16.717Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-03-27T18:18:16.717Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-03-27T18:18:16.717Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-03-27T18:18:16.717Z] --- PASS: TestValidateConfiguration (0.00s) [2021-03-27T18:18:16.717Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-03-27T18:18:16.717Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-03-27T18:18:16.717Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-03-27T18:18:16.717Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-03-27T18:18:16.717Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-03-27T18:18:16.717Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-03-27T18:18:16.717Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-03-27T18:18:16.717Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-03-27T18:18:16.717Z] === RUN TestModifiedDiscoverySettings [2021-03-27T18:18:16.717Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-03-27T18:18:16.717Z] === RUN TestReloadSetConfigFileNotExist [2021-03-27T18:18:16.717Z] time="2021-03-27T18:18:15Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-03-27T18:18:16.717Z] --- PASS: TestReloadSetConfigFileNotExist (0.19s) [2021-03-27T18:18:16.717Z] === RUN TestReloadDefaultConfigNotExist [2021-03-27T18:18:16.717Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-03-27T18:18:16.717Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-03-27T18:18:16.717Z] === RUN TestReloadBadDefaultConfig [2021-03-27T18:18:16.717Z] time="2021-03-27T18:18:16Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-439584339" [2021-03-27T18:18:16.717Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-03-27T18:18:16.717Z] === RUN TestReloadWithConflictingLabels [2021-03-27T18:18:16.717Z] time="2021-03-27T18:18:16Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-291330966" [2021-03-27T18:18:16.717Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-03-27T18:18:16.717Z] === RUN TestReloadWithDuplicateLabels [2021-03-27T18:18:16.717Z] time="2021-03-27T18:18:16Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-112563197" [2021-03-27T18:18:16.717Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-03-27T18:18:16.717Z] === RUN TestDaemonConfigurationMerge [2021-03-27T18:18:16.717Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-03-27T18:18:16.717Z] PASS [2021-03-27T18:18:16.717Z] coverage: 79.7% of statements [2021-03-27T18:18:16.717Z] ok github.com/docker/docker/daemon/config 0.448s coverage: 79.7% of statements [2021-03-27T18:18:16.717Z] === RUN TestEventsLog [2021-03-27T18:18:16.717Z] --- PASS: TestEventsLog (0.00s) [2021-03-27T18:18:16.717Z] === RUN TestEventsLogTimeout [2021-03-27T18:18:16.717Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-03-27T18:18:16.717Z] === RUN TestLogEvents [2021-03-27T18:18:16.717Z] --- PASS: TestLogEvents (0.05s) [2021-03-27T18:18:16.717Z] === RUN TestLoadBufferedEvents [2021-03-27T18:18:16.717Z] --- PASS: TestLoadBufferedEvents (0.13s) [2021-03-27T18:18:16.717Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-03-27T18:18:16.717Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-03-27T18:18:16.717Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-03-27T18:18:16.717Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-03-27T18:18:16.717Z] PASS [2021-03-27T18:18:16.717Z] coverage: 50.0% of statements [2021-03-27T18:18:16.717Z] ok github.com/docker/docker/daemon/events 0.265s coverage: 50.0% of statements [2021-03-27T18:18:16.802Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-03-27T18:18:17.045Z] --- PASS: TestUpdateCPUQuota (1.28s) [2021-03-27T18:18:17.045Z] === RUN TestUpdatePidsLimit [2021-03-27T18:18:17.045Z] === RUN TestUpdatePidsLimit/update_from_none [2021-03-27T18:18:17.192Z] === RUN TestVerifyNetworkingConfig [2021-03-27T18:18:17.192Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-03-27T18:18:17.192Z] === RUN TestGetContainer [2021-03-27T18:18:17.192Z] --- PASS: TestGetContainer (0.00s) [2021-03-27T18:18:17.192Z] === RUN TestValidContainerNames [2021-03-27T18:18:17.192Z] --- PASS: TestValidContainerNames (0.00s) [2021-03-27T18:18:17.192Z] === RUN TestContainerInitDNS [2021-03-27T18:18:17.192Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-03-27T18:18:17.192Z] daemon_test.go:147: root required [2021-03-27T18:18:17.192Z] === RUN TestMerge [2021-03-27T18:18:17.192Z] --- PASS: TestMerge (0.00s) [2021-03-27T18:18:17.192Z] === RUN TestValidateContainerIsolation [2021-03-27T18:18:17.192Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-03-27T18:18:17.192Z] === RUN TestFindNetworkErrorType [2021-03-27T18:18:17.192Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-03-27T18:18:17.192Z] === RUN TestEnsureServicesExist [2021-03-27T18:18:17.192Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-03-27T18:18:17.192Z] === RUN TestEnsureServicesExistErrors [2021-03-27T18:18:17.192Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-03-27T18:18:17.192Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-03-27T18:18:17.192Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-03-27T18:18:17.192Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-03-27T18:18:17.192Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-03-27T18:18:17.192Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-03-27T18:18:17.192Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-03-27T18:18:17.192Z] === RUN TestContainerDelete [2021-03-27T18:18:17.192Z] --- PASS: TestContainerDelete (0.00s) [2021-03-27T18:18:17.192Z] === RUN TestContainerDoubleDelete [2021-03-27T18:18:17.192Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-03-27T18:18:17.192Z] === RUN TestLogContainerEventCopyLabels [2021-03-27T18:18:17.192Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-03-27T18:18:17.192Z] === RUN TestLogContainerEventWithAttributes [2021-03-27T18:18:17.192Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-03-27T18:18:17.192Z] === RUN TestNoneHealthcheck [2021-03-27T18:18:17.192Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-03-27T18:18:17.192Z] === RUN TestHealthStates [2021-03-27T18:18:17.192Z] time="2021-03-27T18:18:16Z" 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-27T18:18:17.192Z] time="2021-03-27T18:18:16Z" 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-27T18:18:17.192Z] time="2021-03-27T18:18:16Z" 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-27T18:18:17.192Z] time="2021-03-27T18:18:16Z" 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-27T18:18:17.192Z] time="2021-03-27T18:18:16Z" 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-27T18:18:17.192Z] time="2021-03-27T18:18:16Z" 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-27T18:18:17.192Z] time="2021-03-27T18:18:16Z" 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-27T18:18:17.193Z] time="2021-03-27T18:18:16Z" 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-27T18:18:17.193Z] time="2021-03-27T18:18:16Z" 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-27T18:18:17.193Z] time="2021-03-27T18:18:16Z" 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-27T18:18:17.193Z] --- PASS: TestHealthStates (0.12s) [2021-03-27T18:18:17.193Z] === RUN TestMaskURLCredentials [2021-03-27T18:18:17.193Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-03-27T18:18:17.193Z] === RUN TestGetInspectData [2021-03-27T18:18:17.193Z] --- PASS: TestGetInspectData (0.00s) [2021-03-27T18:18:17.193Z] === RUN TestFillLicense [2021-03-27T18:18:17.193Z] --- PASS: TestFillLicense (0.00s) [2021-03-27T18:18:17.193Z] === RUN TestListInvalidFilter [2021-03-27T18:18:17.193Z] --- PASS: TestListInvalidFilter (0.00s) [2021-03-27T18:18:17.193Z] === RUN TestNameFilter [2021-03-27T18:18:17.193Z] --- PASS: TestNameFilter (0.00s) [2021-03-27T18:18:17.193Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-03-27T18:18:17.193Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-03-27T18:18:17.193Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-03-27T18:18:17.193Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-03-27T18:18:17.193Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-03-27T18:18:17.193Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-03-27T18:18:17.193Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-03-27T18:18:17.193Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-03-27T18:18:17.193Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-03-27T18:18:17.193Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-03-27T18:18:17.193Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-03-27T18:18:17.193Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-03-27T18:18:17.193Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-03-27T18:18:17.193Z] === 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-27T18:18:17.193Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-03-27T18:18:17.193Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-03-27T18:18:17.193Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-03-27T18:18:17.193Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-03-27T18:18:17.193Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-03-27T18:18:17.193Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-03-27T18:18:17.193Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-03-27T18:18:17.193Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-03-27T18:18:17.193Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-03-27T18:18:17.193Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-03-27T18:18:17.193Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-03-27T18:18:17.193Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-03-27T18:18:17.193Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-03-27T18:18:17.193Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-03-27T18:18:17.193Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-03-27T18:18:17.193Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-03-27T18:18:17.193Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-03-27T18:18:17.193Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-03-27T18:18:17.193Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-03-27T18:18:17.193Z] --- 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-27T18:18:17.193Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-03-27T18:18:17.193Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-03-27T18:18:17.193Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-03-27T18:18:17.193Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-03-27T18:18:17.193Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-03-27T18:18:17.193Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-03-27T18:18:17.193Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-03-27T18:18:17.193Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-03-27T18:18:17.193Z] === RUN TestDaemonReloadLabels [2021-03-27T18:18:17.193Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-03-27T18:18:17.193Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-03-27T18:18:17.193Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-03-27T18:18:17.193Z] === RUN TestDaemonReloadMirrors [2021-03-27T18:18:17.193Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-03-27T18:18:17.193Z] === RUN TestDaemonReloadInsecureRegistries [2021-03-27T18:18:17.193Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-03-27T18:18:17.193Z] === RUN TestDaemonReloadNotAffectOthers [2021-03-27T18:18:17.193Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-03-27T18:18:17.193Z] === RUN TestDaemonDiscoveryReload [2021-03-27T18:18:17.193Z] === RUN TestWaitNodeAttachment [2021-03-27T18:18:17.337Z] === RUN TestUpdatePidsLimit/no_change [2021-03-27T18:18:17.633Z] === RUN TestUpdatePidsLimit/update_lower [2021-03-27T18:18:17.669Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-03-27T18:18:17.669Z] === RUN TestIsolationConversion [2021-03-27T18:18:17.669Z] === RUN TestIsolationConversion/default [2021-03-27T18:18:17.669Z] === RUN TestIsolationConversion/process [2021-03-27T18:18:17.669Z] === RUN TestIsolationConversion/hyperv [2021-03-27T18:18:17.669Z] --- PASS: TestIsolationConversion (0.00s) [2021-03-27T18:18:17.669Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-03-27T18:18:17.669Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-03-27T18:18:17.669Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-03-27T18:18:17.669Z] === RUN TestContainerLabels [2021-03-27T18:18:17.669Z] --- PASS: TestContainerLabels (0.00s) [2021-03-27T18:18:17.669Z] === RUN TestCredentialSpecConversion [2021-03-27T18:18:17.669Z] === RUN TestCredentialSpecConversion/none [2021-03-27T18:18:17.669Z] === RUN TestCredentialSpecConversion/config [2021-03-27T18:18:17.669Z] === RUN TestCredentialSpecConversion/file [2021-03-27T18:18:17.669Z] === RUN TestCredentialSpecConversion/registry [2021-03-27T18:18:17.669Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-03-27T18:18:17.669Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-03-27T18:18:17.669Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-03-27T18:18:17.669Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-03-27T18:18:17.669Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-03-27T18:18:17.669Z] === RUN TestControllerValidateMountBind [2021-03-27T18:18:17.669Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-03-27T18:18:17.669Z] === RUN TestControllerValidateMountVolume [2021-03-27T18:18:17.669Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-03-27T18:18:17.669Z] === RUN TestControllerValidateMountTarget [2021-03-27T18:18:17.669Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-03-27T18:18:17.669Z] === RUN TestControllerValidateMountTmpfs [2021-03-27T18:18:17.669Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-03-27T18:18:17.669Z] === RUN TestControllerValidateMountInvalidType [2021-03-27T18:18:17.669Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-03-27T18:18:17.669Z] === RUN TestControllerValidateMountNamedPipe [2021-03-27T18:18:17.669Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-03-27T18:18:17.669Z] PASS [2021-03-27T18:18:17.669Z] coverage: 11.3% of statements [2021-03-27T18:18:17.669Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.978s coverage: 11.3% of statements [2021-03-27T18:18:17.927Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-03-27T18:18:18.144Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-03-27T18:18:18.144Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-03-27T18:18:18.222Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-03-27T18:18:18.515Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-03-27T18:18:18.618Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-03-27T18:18:18.618Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-03-27T18:18:18.816Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-03-27T18:18:19.070Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.24s) [2021-03-27T18:18:19.070Z] PASS [2021-03-27T18:18:19.070Z] [2021-03-27T18:18:19.070Z] === Skipped [2021-03-27T18:18:19.070Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-03-27T18:18:19.070Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-27T18:18:19.070Z] [2021-03-27T18:18:19.070Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-03-27T18:18:19.070Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-27T18:18:19.070Z] [2021-03-27T18:18:19.070Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-03-27T18:18:19.070Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-27T18:18:19.070Z] [2021-03-27T18:18:19.070Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-03-27T18:18:19.070Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-27T18:18:19.070Z] [2021-03-27T18:18:19.070Z] [2021-03-27T18:18:19.070Z] DONE 17 tests, 4 skipped in 33.936s [2021-03-27T18:18:19.070Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-03-27T18:18:19.070Z] ++ 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-27T18:18:19.070Z] ++ set -e [2021-03-27T18:18:19.070Z] ++ '[' -n 0 ']' [2021-03-27T18:18:19.070Z] ++ set -x [2021-03-27T18:18:19.071Z] ++ 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-27T18:18:19.094Z] === RUN TestLinkNaming [2021-03-27T18:18:19.094Z] --- PASS: TestLinkNaming (0.00s) [2021-03-27T18:18:19.094Z] === RUN TestLinkNew [2021-03-27T18:18:19.094Z] --- PASS: TestLinkNew (0.00s) [2021-03-27T18:18:19.094Z] === RUN TestLinkEnv [2021-03-27T18:18:19.094Z] --- PASS: TestLinkEnv (0.00s) [2021-03-27T18:18:19.094Z] === RUN TestLinkMultipleEnv [2021-03-27T18:18:19.094Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-03-27T18:18:19.094Z] === RUN TestLinkPortRangeEnv [2021-03-27T18:18:19.094Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-03-27T18:18:19.094Z] PASS [2021-03-27T18:18:19.094Z] coverage: 93.0% of statements [2021-03-27T18:18:19.094Z] ok github.com/docker/docker/daemon/links 0.073s coverage: 93.0% of statements [2021-03-27T18:18:19.094Z] === RUN TestIsEmptyDir [2021-03-27T18:18:19.094Z] --- PASS: TestIsEmptyDir (0.01s) [2021-03-27T18:18:19.094Z] PASS [2021-03-27T18:18:19.094Z] coverage: 2.3% of statements [2021-03-27T18:18:19.094Z] ok github.com/docker/docker/daemon/graphdriver 0.103s coverage: 2.3% of statements [2021-03-27T18:18:19.094Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-03-27T18:18:19.094Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-03-27T18:18:19.094Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-03-27T18:18:19.094Z] reload_test.go:520: root required [2021-03-27T18:18:19.094Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-03-27T18:18:19.094Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-03-27T18:18:19.094Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-03-27T18:18:19.094Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2021-03-27T18:18:19.094Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-03-27T18:18:19.094Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2021-03-27T18:18:19.094Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-03-27T18:18:19.094Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-03-27T18:18:19.094Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-03-27T18:18:19.094Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-03-27T18:18:19.094Z] === RUN TestParseVolumesFrom [2021-03-27T18:18:19.094Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-03-27T18:18:19.094Z] PASS [2021-03-27T18:18:19.094Z] coverage: 9.1% of statements [2021-03-27T18:18:19.094Z] ok github.com/docker/docker/daemon 2.567s coverage: 9.1% of statements [2021-03-27T18:18:19.331Z] INFO: Testing against a local daemon [2021-03-27T18:18:19.331Z] === RUN TestPluginInvalidJSON [2021-03-27T18:18:19.331Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-03-27T18:18:19.331Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-03-27T18:18:19.331Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-03-27T18:18:19.331Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-03-27T18:18:19.331Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-03-27T18:18:19.331Z] === RUN TestPluginInstall [2021-03-27T18:18:19.331Z] === RUN TestPluginInstall/no_auth [2021-03-27T18:18:19.337Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-03-27T18:18:19.337Z] --- PASS: TestCgroupNamespacesRunHostMode (2.90s) [2021-03-27T18:18:19.337Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-03-27T18:18:19.569Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-03-27T18:18:19.569Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-03-27T18:18:19.569Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-03-27T18:18:19.569Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-03-27T18:18:19.569Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-03-27T18:18:19.569Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-03-27T18:18:19.569Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-03-27T18:18:19.569Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-03-27T18:18:19.569Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2021-03-27T18:18:19.569Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-03-27T18:18:19.569Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-03-27T18:18:19.569Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-03-27T18:18:19.569Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-03-27T18:18:19.569Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-03-27T18:18:19.569Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-03-27T18:18:19.859Z] --- PASS: TestUpdatePidsLimit (2.87s) [2021-03-27T18:18:19.859Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.31s) [2021-03-27T18:18:19.859Z] --- PASS: TestUpdatePidsLimit/no_change (0.29s) [2021-03-27T18:18:19.859Z] --- PASS: TestUpdatePidsLimit/update_lower (0.31s) [2021-03-27T18:18:19.859Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.29s) [2021-03-27T18:18:19.859Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.32s) [2021-03-27T18:18:19.859Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.32s) [2021-03-27T18:18:19.859Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.32s) [2021-03-27T18:18:19.859Z] === RUN TestUpdateRestartPolicy [2021-03-27T18:18:21.871Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-03-27T18:18:21.877Z] time="2021-03-27T18:18:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-27T18:18:21.877Z] time="2021-03-27T18:18:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:26241e0abad80385c6b8e59c685b6662b25340116347c9a73ee6406a1988952d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-27T18:18:21.877Z] time="2021-03-27T18:18:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-27T18:18:21.877Z] time="2021-03-27T18:18:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:26241e0abad80385c6b8e59c685b6662b25340116347c9a73ee6406a1988952d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-27T18:18:22.130Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.67s) [2021-03-27T18:18:22.130Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-03-27T18:18:22.138Z] === RUN TestPluginInstall/with_htpasswd [2021-03-27T18:18:22.555Z] === RUN TestNewStreamConfig [2021-03-27T18:18:22.555Z] === RUN TestNewStreamConfig/defaults [2021-03-27T18:18:22.555Z] === RUN TestNewStreamConfig/invalid_create_group [2021-03-27T18:18:22.555Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-03-27T18:18:22.555Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-03-27T18:18:22.555Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-03-27T18:18:22.555Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-03-27T18:18:22.555Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-03-27T18:18:22.555Z] --- PASS: TestNewStreamConfig (0.00s) [2021-03-27T18:18:22.555Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-03-27T18:18:22.555Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-03-27T18:18:22.555Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-03-27T18:18:22.555Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-03-27T18:18:22.555Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-03-27T18:18:22.555Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-03-27T18:18:22.555Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-03-27T18:18:22.555Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-03-27T18:18:22.555Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-03-27T18:18:22.555Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-03-27T18:18:22.555Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-03-27T18:18:22.555Z] === RUN TestNewAWSLogsClientRegionDetect [2021-03-27T18:18:23.029Z] === RUN TestAdapterReadLogs [2021-03-27T18:18:23.029Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-03-27T18:18:23.029Z] === RUN TestCopier [2021-03-27T18:18:23.029Z] --- PASS: TestCopier (0.01s) [2021-03-27T18:18:23.029Z] === RUN TestCopierLongLines [2021-03-27T18:18:23.029Z] --- PASS: TestCopierLongLines (0.00s) [2021-03-27T18:18:23.029Z] === RUN TestCopierSlow [2021-03-27T18:18:23.029Z] time="2021-03-27T18:18:22Z" level=info msg="Trying to get region from EC2 Metadata" [2021-03-27T18:18:23.029Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.16s) [2021-03-27T18:18:23.029Z] === RUN TestCreateSuccess [2021-03-27T18:18:23.029Z] --- PASS: TestCreateSuccess (0.00s) [2021-03-27T18:18:23.029Z] === RUN TestCreateLogGroupSuccess [2021-03-27T18:18:23.029Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-03-27T18:18:23.029Z] === RUN TestCreateError [2021-03-27T18:18:23.029Z] --- PASS: TestCreateError (0.00s) [2021-03-27T18:18:23.029Z] === RUN TestCreateAlreadyExists [2021-03-27T18:18:23.029Z] time="2021-03-27T18:18:22Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-03-27T18:18:23.029Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-03-27T18:18:23.029Z] === RUN TestLogClosed [2021-03-27T18:18:23.029Z] --- PASS: TestLogClosed (0.00s) [2021-03-27T18:18:23.029Z] === RUN TestLogBlocking [2021-03-27T18:18:23.029Z] --- PASS: TestLogBlocking (0.00s) [2021-03-27T18:18:23.029Z] === RUN TestLogNonBlockingBufferEmpty [2021-03-27T18:18:23.029Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-03-27T18:18:23.029Z] === RUN TestLogNonBlockingBufferFull [2021-03-27T18:18:23.029Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-03-27T18:18:23.029Z] === RUN TestPublishBatchSuccess [2021-03-27T18:18:23.029Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-03-27T18:18:23.029Z] === RUN TestPublishBatchError [2021-03-27T18:18:23.029Z] time="2021-03-27T18:18:22Z" level=error msg=Error [2021-03-27T18:18:23.029Z] --- PASS: TestPublishBatchError (0.00s) [2021-03-27T18:18:23.029Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-03-27T18:18:23.029Z] time="2021-03-27T18:18:22Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-03-27T18:18:23.029Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-03-27T18:18:23.029Z] === RUN TestPublishBatchAlreadyAccepted [2021-03-27T18:18:23.029Z] time="2021-03-27T18:18:22Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-03-27T18:18:23.029Z] time="2021-03-27T18:18:22Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-03-27T18:18:23.029Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-03-27T18:18:23.029Z] === RUN TestCollectBatchSimple [2021-03-27T18:18:23.029Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-03-27T18:18:23.029Z] === RUN TestCollectBatchTicker [2021-03-27T18:18:23.029Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-03-27T18:18:23.029Z] === RUN TestCollectBatchMultilinePattern [2021-03-27T18:18:23.029Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-03-27T18:18:23.029Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-03-27T18:18:23.029Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-03-27T18:18:23.029Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-03-27T18:18:23.029Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-03-27T18:18:23.029Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-03-27T18:18:23.029Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2021-03-27T18:18:23.029Z] === RUN TestCollectBatchClose [2021-03-27T18:18:23.029Z] --- PASS: TestCollectBatchClose (0.00s) [2021-03-27T18:18:23.029Z] === RUN TestEffectiveLen [2021-03-27T18:18:23.029Z] === RUN TestEffectiveLen/0/Hello [2021-03-27T18:18:23.029Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-03-27T18:18:23.029Z] === RUN TestEffectiveLen/2/🙃 [2021-03-27T18:18:23.029Z] === RUN TestEffectiveLen/3/���� [2021-03-27T18:18:23.029Z] === RUN TestEffectiveLen/4/He��o [2021-03-27T18:18:23.029Z] === RUN TestEffectiveLen/5/ [2021-03-27T18:18:23.029Z] --- PASS: TestEffectiveLen (0.00s) [2021-03-27T18:18:23.029Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-03-27T18:18:23.029Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-03-27T18:18:23.029Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-03-27T18:18:23.029Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-03-27T18:18:23.029Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-03-27T18:18:23.029Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-03-27T18:18:23.029Z] === RUN TestFindValidSplit [2021-03-27T18:18:23.029Z] === RUN TestFindValidSplit/0/ [2021-03-27T18:18:23.029Z] === RUN TestFindValidSplit/1/Hello [2021-03-27T18:18:23.029Z] === RUN TestFindValidSplit/2/Hello [2021-03-27T18:18:23.029Z] === RUN TestFindValidSplit/3/Hello [2021-03-27T18:18:23.029Z] === RUN TestFindValidSplit/4/🙃 [2021-03-27T18:18:23.029Z] === RUN TestFindValidSplit/5/🙃 [2021-03-27T18:18:23.029Z] === RUN TestFindValidSplit/6/a� [2021-03-27T18:18:23.029Z] === RUN TestFindValidSplit/7/a� [2021-03-27T18:18:23.029Z] --- PASS: TestFindValidSplit (0.00s) [2021-03-27T18:18:23.029Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-03-27T18:18:23.029Z] cloudwatchlogs_test.go:1044: [2021-03-27T18:18:23.029Z] cloudwatchlogs_test.go:1045: [2021-03-27T18:18:23.029Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-03-27T18:18:23.029Z] cloudwatchlogs_test.go:1044: Hello [2021-03-27T18:18:23.029Z] cloudwatchlogs_test.go:1045: [2021-03-27T18:18:23.029Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-03-27T18:18:23.029Z] cloudwatchlogs_test.go:1044: He [2021-03-27T18:18:23.029Z] cloudwatchlogs_test.go:1045: llo [2021-03-27T18:18:23.029Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-03-27T18:18:23.029Z] cloudwatchlogs_test.go:1044: [2021-03-27T18:18:23.029Z] cloudwatchlogs_test.go:1045: Hello [2021-03-27T18:18:23.029Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-03-27T18:18:23.029Z] cloudwatchlogs_test.go:1044: [2021-03-27T18:18:23.029Z] cloudwatchlogs_test.go:1045: 🙃 [2021-03-27T18:18:23.029Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-03-27T18:18:23.029Z] cloudwatchlogs_test.go:1044: 🙃 [2021-03-27T18:18:23.029Z] cloudwatchlogs_test.go:1045: [2021-03-27T18:18:23.029Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-03-27T18:18:23.029Z] cloudwatchlogs_test.go:1044: a [2021-03-27T18:18:23.029Z] cloudwatchlogs_test.go:1045: � [2021-03-27T18:18:23.029Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-03-27T18:18:23.029Z] cloudwatchlogs_test.go:1044: a� [2021-03-27T18:18:23.029Z] cloudwatchlogs_test.go:1045: [2021-03-27T18:18:23.029Z] === RUN TestProcessEventEmoji [2021-03-27T18:18:23.029Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-03-27T18:18:23.029Z] === RUN TestCollectBatchLineSplit [2021-03-27T18:18:23.029Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-03-27T18:18:23.029Z] === RUN TestCollectBatchLineSplitWithBinary [2021-03-27T18:18:23.029Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-03-27T18:18:23.029Z] === RUN TestCollectBatchMaxEvents [2021-03-27T18:18:23.029Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2021-03-27T18:18:23.029Z] === RUN TestCollectBatchMaxTotalBytes [2021-03-27T18:18:23.029Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-03-27T18:18:23.029Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-03-27T18:18:23.029Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-03-27T18:18:23.029Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-03-27T18:18:23.029Z] --- PASS: TestCopierSlow (0.20s) [2021-03-27T18:18:23.029Z] === RUN TestCopierWithSized [2021-03-27T18:18:23.029Z] === RUN TestCopierWithSized/as_is [2021-03-27T18:18:23.029Z] === RUN TestCopierWithSized/With_RingLogger [2021-03-27T18:18:23.029Z] --- PASS: TestCopierWithSized (0.01s) [2021-03-27T18:18:23.029Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-03-27T18:18:23.029Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-03-27T18:18:23.029Z] === RUN TestCopierWithPartial [2021-03-27T18:18:23.029Z] --- PASS: TestCopierWithPartial (0.00s) [2021-03-27T18:18:23.029Z] === RUN TestRingLogger [2021-03-27T18:18:23.029Z] --- PASS: TestRingLogger (0.00s) [2021-03-27T18:18:23.029Z] === RUN TestRingCap [2021-03-27T18:18:23.029Z] --- PASS: TestRingCap (0.00s) [2021-03-27T18:18:23.029Z] === RUN TestRingClose [2021-03-27T18:18:23.029Z] --- PASS: TestRingClose (0.00s) [2021-03-27T18:18:23.029Z] === RUN TestRingDrain [2021-03-27T18:18:23.029Z] --- PASS: TestRingDrain (0.00s) [2021-03-27T18:18:23.029Z] PASS [2021-03-27T18:18:23.029Z] coverage: 43.5% of statements [2021-03-27T18:18:23.029Z] ok github.com/docker/docker/daemon/logger 0.333s coverage: 43.5% of statements [2021-03-27T18:18:23.029Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2021-03-27T18:18:23.029Z] === RUN TestParseLogOptionsMultilinePattern [2021-03-27T18:18:23.029Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-03-27T18:18:23.029Z] === RUN TestParseLogOptionsDatetimeFormat [2021-03-27T18:18:23.029Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-03-27T18:18:23.029Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-03-27T18:18:23.029Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-03-27T18:18:23.029Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-03-27T18:18:23.029Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-03-27T18:18:23.030Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-03-27T18:18:23.030Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-03-27T18:18:23.030Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-03-27T18:18:23.030Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-03-27T18:18:23.030Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-03-27T18:18:23.030Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-03-27T18:18:23.030Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-03-27T18:18:23.030Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-03-27T18:18:23.030Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-03-27T18:18:23.030Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-03-27T18:18:23.030Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-03-27T18:18:23.030Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-03-27T18:18:23.030Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-03-27T18:18:23.030Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-03-27T18:18:23.030Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-03-27T18:18:23.031Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-03-27T18:18:23.031Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-03-27T18:18:23.031Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-03-27T18:18:23.031Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-03-27T18:18:23.031Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-03-27T18:18:23.031Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-03-27T18:18:23.031Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-03-27T18:18:23.031Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-03-27T18:18:23.031Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-03-27T18:18:23.031Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-03-27T18:18:23.031Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-03-27T18:18:23.031Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-03-27T18:18:23.031Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-03-27T18:18:23.031Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-03-27T18:18:23.031Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-03-27T18:18:23.031Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-03-27T18:18:23.031Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-03-27T18:18:23.031Z] === RUN TestCreateTagSuccess [2021-03-27T18:18:23.031Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-03-27T18:18:23.031Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-03-27T18:18:23.031Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-03-27T18:18:23.031Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-03-27T18:18:23.031Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-03-27T18:18:23.031Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-03-27T18:18:23.031Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-03-27T18:18:23.031Z] PASS [2021-03-27T18:18:23.031Z] coverage: 77.8% of statements [2021-03-27T18:18:23.031Z] ok github.com/docker/docker/daemon/logger/awslogs 0.440s coverage: 77.8% of statements [2021-03-27T18:18:23.031Z] === RUN TestSearchRegistryForImagesErrors [2021-03-27T18:18:23.031Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-03-27T18:18:23.031Z] === RUN TestSearchRegistryForImages [2021-03-27T18:18:23.031Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-03-27T18:18:23.031Z] === RUN TestOnlyPlatformWithFallback [2021-03-27T18:18:23.031Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-03-27T18:18:23.031Z] === RUN TestImageDelete [2021-03-27T18:18:23.031Z] === RUN TestImageDelete/no_lease [2021-03-27T18:18:23.031Z] === RUN TestImageDelete/lease_exists [2021-03-27T18:18:23.031Z] --- PASS: TestImageDelete (0.05s) [2021-03-27T18:18:23.031Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-03-27T18:18:23.031Z] --- PASS: TestImageDelete/lease_exists (0.03s) [2021-03-27T18:18:23.031Z] === RUN TestContentStoreForPull [2021-03-27T18:18:23.079Z] time="2021-03-27T18:18:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-27T18:18:23.079Z] time="2021-03-27T18:18:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:63b42d0b2c04def7b0a5d5f01b62adafd14bec179366f910f7963f04ab834e82" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-27T18:18:23.079Z] time="2021-03-27T18:18:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-27T18:18:23.079Z] time="2021-03-27T18:18:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:63b42d0b2c04def7b0a5d5f01b62adafd14bec179366f910f7963f04ab834e82" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-27T18:18:23.340Z] === RUN TestPluginInstall/with_insecure [2021-03-27T18:18:23.505Z] --- PASS: TestContentStoreForPull (0.21s) [2021-03-27T18:18:23.505Z] PASS [2021-03-27T18:18:23.505Z] coverage: 6.7% of statements [2021-03-27T18:18:23.505Z] ok github.com/docker/docker/daemon/images 0.505s coverage: 6.7% of statements [2021-03-27T18:18:23.505Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-03-27T18:18:23.505Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-03-27T18:18:23.505Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-03-27T18:18:23.505Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-03-27T18:18:23.505Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-03-27T18:18:23.505Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-03-27T18:18:23.505Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-03-27T18:18:23.980Z] === RUN TestJSONFileLogger [2021-03-27T18:18:23.980Z] --- PASS: TestJSONFileLogger (0.00s) [2021-03-27T18:18:23.980Z] === RUN TestJSONFileLoggerWithTags [2021-03-27T18:18:23.980Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-03-27T18:18:23.980Z] === RUN TestJSONFileLoggerWithOpts [2021-03-27T18:18:23.980Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-03-27T18:18:23.980Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-03-27T18:18:23.980Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-03-27T18:18:23.980Z] === RUN TestEncodeDecode [2021-03-27T18:18:23.980Z] === PAUSE TestEncodeDecode [2021-03-27T18:18:23.980Z] === RUN TestUnexpectedEOF [2021-03-27T18:18:23.980Z] time="2021-03-27T18:18:23Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-03-27T18:18:23.980Z] time="2021-03-27T18:18:23Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-03-27T18:18:23.980Z] --- PASS: TestUnexpectedEOF (0.16s) [2021-03-27T18:18:23.980Z] === CONT TestEncodeDecode [2021-03-27T18:18:23.980Z] --- PASS: TestEncodeDecode (0.00s) [2021-03-27T18:18:23.980Z] PASS [2021-03-27T18:18:23.980Z] coverage: 69.9% of statements [2021-03-27T18:18:23.980Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.295s coverage: 69.9% of statements [2021-03-27T18:18:24.033Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.76s) [2021-03-27T18:18:24.033Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-03-27T18:18:24.295Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-03-27T18:18:24.455Z] === RUN TestJSONLogsMarshalJSONBuf [2021-03-27T18:18:24.455Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-03-27T18:18:24.455Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-03-27T18:18:24.455Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.16s) [2021-03-27T18:18:24.455Z] === RUN TestFastTimeMarshalJSON [2021-03-27T18:18:24.455Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-03-27T18:18:24.455Z] PASS [2021-03-27T18:18:24.455Z] coverage: 87.2% of statements [2021-03-27T18:18:24.455Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.245s coverage: 87.2% of statements [2021-03-27T18:18:24.554Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.84s) [2021-03-27T18:18:24.554Z] === RUN TestCgroupNamespacesRunOlderClient [2021-03-27T18:18:25.254Z] time="2021-03-27T18:18:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-27T18:18:25.254Z] time="2021-03-27T18:18:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bb9f94dec22f8e52430549763b82a4676318ee8e839685b3bb64132d0621ead9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-27T18:18:25.254Z] time="2021-03-27T18:18:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-27T18:18:25.254Z] time="2021-03-27T18:18:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bb9f94dec22f8e52430549763b82a4676318ee8e839685b3bb64132d0621ead9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-27T18:18:25.254Z] --- PASS: TestPluginInstall (5.89s) [2021-03-27T18:18:25.254Z] --- PASS: TestPluginInstall/no_auth (2.89s) [2021-03-27T18:18:25.254Z] --- PASS: TestPluginInstall/with_htpasswd (1.22s) [2021-03-27T18:18:25.254Z] --- PASS: TestPluginInstall/with_insecure (1.78s) [2021-03-27T18:18:25.254Z] plugin_test.go:160: [dfd60c89a2a0e] daemon is not started [2021-03-27T18:18:25.254Z] === RUN TestPluginsWithRuntimes [2021-03-27T18:18:25.491Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-03-27T18:18:26.042Z] === RUN TestWriteLog [2021-03-27T18:18:26.042Z] === PAUSE TestWriteLog [2021-03-27T18:18:26.042Z] === RUN TestReadLog [2021-03-27T18:18:26.042Z] === PAUSE TestReadLog [2021-03-27T18:18:26.042Z] === CONT TestWriteLog [2021-03-27T18:18:26.042Z] === CONT TestReadLog [2021-03-27T18:18:26.042Z] --- PASS: TestWriteLog (0.01s) [2021-03-27T18:18:26.042Z] === RUN TestReadLog/tail_exact [2021-03-27T18:18:26.042Z] === RUN TestReadLog/tail_less_than_available [2021-03-27T18:18:26.042Z] === RUN TestReadLog/tail_more_than_available [2021-03-27T18:18:26.042Z] --- PASS: TestReadLog (0.33s) [2021-03-27T18:18:26.042Z] --- PASS: TestReadLog/tail_exact (0.16s) [2021-03-27T18:18:26.042Z] --- PASS: TestReadLog/tail_less_than_available (0.07s) [2021-03-27T18:18:26.042Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-03-27T18:18:26.042Z] PASS [2021-03-27T18:18:26.042Z] coverage: 75.2% of statements [2021-03-27T18:18:26.042Z] ok github.com/docker/docker/daemon/logger/local 0.420s coverage: 75.2% of statements [2021-03-27T18:18:26.042Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-03-27T18:18:26.058Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-03-27T18:18:26.995Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-03-27T18:18:27.042Z] === RUN TestOpenFileDelete [2021-03-27T18:18:27.042Z] --- PASS: TestOpenFileDelete (0.00s) [2021-03-27T18:18:27.042Z] === RUN TestOpenFileRename [2021-03-27T18:18:27.042Z] --- PASS: TestOpenFileRename (0.00s) [2021-03-27T18:18:27.042Z] === RUN TestParseLogTagDefaultTag [2021-03-27T18:18:27.042Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-03-27T18:18:27.042Z] === RUN TestParseLogTag [2021-03-27T18:18:27.042Z] --- PASS: TestParseLogTag (0.00s) [2021-03-27T18:18:27.042Z] === RUN TestParseLogTagEmptyTag [2021-03-27T18:18:27.042Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-03-27T18:18:27.042Z] === RUN TestTailFiles [2021-03-27T18:18:27.042Z] --- PASS: TestTailFiles (0.00s) [2021-03-27T18:18:27.042Z] === RUN TestFollowLogsConsumerGone [2021-03-27T18:18:27.042Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-03-27T18:18:27.042Z] === RUN TestFollowLogsProducerGone [2021-03-27T18:18:27.042Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2021-03-27T18:18:27.042Z] logfile_test.go:179: logDecode() closed after sending 1918 messages [2021-03-27T18:18:27.042Z] logfile_test.go:232: messages sent: 1918, received: 1918 [2021-03-27T18:18:27.042Z] === RUN TestCheckCapacityAndRotate [2021-03-27T18:18:27.042Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-03-27T18:18:27.042Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-03-27T18:18:27.042Z] --- PASS: TestCheckCapacityAndRotate (0.23s) [2021-03-27T18:18:27.042Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-03-27T18:18:27.042Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.21s) [2021-03-27T18:18:27.042Z] PASS [2021-03-27T18:18:27.042Z] coverage: 55.3% of statements [2021-03-27T18:18:27.042Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.343s coverage: 55.3% of statements [2021-03-27T18:18:27.042Z] === RUN TestLog [2021-03-27T18:18:27.042Z] --- PASS: TestLog (0.01s) [2021-03-27T18:18:27.042Z] PASS [2021-03-27T18:18:27.042Z] coverage: 31.5% of statements [2021-03-27T18:18:27.042Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.083s coverage: 31.5% of statements [2021-03-27T18:18:27.519Z] === RUN TestValidateLogOpt [2021-03-27T18:18:27.519Z] --- PASS: TestValidateLogOpt (0.00s) [2021-03-27T18:18:27.519Z] === RUN TestNewMissedConfig [2021-03-27T18:18:27.519Z] --- PASS: TestNewMissedConfig (0.00s) [2021-03-27T18:18:27.519Z] === RUN TestNewMissedUrl [2021-03-27T18:18:27.519Z] --- PASS: TestNewMissedUrl (0.00s) [2021-03-27T18:18:27.519Z] === RUN TestNewMissedToken [2021-03-27T18:18:27.519Z] --- PASS: TestNewMissedToken (0.00s) [2021-03-27T18:18:27.519Z] === RUN TestNewWithProxy [2021-03-27T18:18:27.519Z] --- PASS: TestNewWithProxy (0.00s) [2021-03-27T18:18:27.519Z] === RUN TestDefault [2021-03-27T18:18:27.564Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.99s) [2021-03-27T18:18:27.564Z] === RUN TestKernelTCPMemory [2021-03-27T18:18:27.798Z] === RUN TestPluginsWithRuntimes/No_Args [2021-03-27T18:18:27.996Z] --- PASS: TestDefault (0.02s) [2021-03-27T18:18:27.996Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-03-27T18:18:27.996Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-03-27T18:18:27.996Z] === RUN TestJsonFormat [2021-03-27T18:18:27.996Z] --- PASS: TestJsonFormat (0.00s) [2021-03-27T18:18:27.996Z] === RUN TestRawFormat [2021-03-27T18:18:27.996Z] --- PASS: TestRawFormat (0.05s) [2021-03-27T18:18:27.996Z] === RUN TestRawFormatWithLabels [2021-03-27T18:18:27.996Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-03-27T18:18:27.996Z] === RUN TestRawFormatWithoutTag [2021-03-27T18:18:27.996Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-03-27T18:18:27.996Z] === RUN TestBatching [2021-03-27T18:18:27.996Z] --- PASS: TestBatching (0.30s) [2021-03-27T18:18:27.996Z] === RUN TestFrequency [2021-03-27T18:18:27.996Z] === RUN TestNewParse [2021-03-27T18:18:27.996Z] --- PASS: TestNewParse (0.00s) [2021-03-27T18:18:27.996Z] PASS [2021-03-27T18:18:27.996Z] coverage: 8.3% of statements [2021-03-27T18:18:27.996Z] ok github.com/docker/docker/daemon/logger/templates 0.046s coverage: 8.3% of statements [2021-03-27T18:18:27.996Z] --- PASS: TestFrequency (0.16s) [2021-03-27T18:18:27.996Z] === RUN TestOneMessagePerRequest [2021-03-27T18:18:27.996Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-03-27T18:18:27.996Z] === RUN TestVerify [2021-03-27T18:18:27.996Z] --- PASS: TestVerify (0.00s) [2021-03-27T18:18:27.996Z] === RUN TestSkipVerify [2021-03-27T18:18:28.471Z] time="2021-03-27T18:18:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-27T18:18:28.471Z] time="2021-03-27T18:18:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-27T18:18:28.472Z] time="2021-03-27T18:18:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-27T18:18:28.943Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-03-27T18:18:28.948Z] --- PASS: TestSkipVerify (0.63s) [2021-03-27T18:18:28.948Z] === RUN TestBufferMaximum [2021-03-27T18:18:28.948Z] time="2021-03-27T18:18:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-27T18:18:28.948Z] time="2021-03-27T18:18:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-27T18:18:28.948Z] time="2021-03-27T18:18:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-27T18:18:28.948Z] time="2021-03-27T18:18:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-27T18:18:28.948Z] time="2021-03-27T18:18:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-27T18:18:28.948Z] time="2021-03-27T18:18:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1616869108.555069\",\"host\":\"c5aaf64b07d9\"}'" [2021-03-27T18:18:28.948Z] time="2021-03-27T18:18:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1616869108.555069\",\"host\":\"c5aaf64b07d9\"}'" [2021-03-27T18:18:28.948Z] --- PASS: TestBufferMaximum (0.01s) [2021-03-27T18:18:28.948Z] === RUN TestServerAlwaysDown [2021-03-27T18:18:28.948Z] time="2021-03-27T18:18:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-27T18:18:28.948Z] time="2021-03-27T18:18:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-27T18:18:28.948Z] time="2021-03-27T18:18:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1616869108.562086\",\"host\":\"c5aaf64b07d9\"}'" [2021-03-27T18:18:28.948Z] time="2021-03-27T18:18:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1616869108.562086\",\"host\":\"c5aaf64b07d9\"}'" [2021-03-27T18:18:28.948Z] time="2021-03-27T18:18:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-27T18:18:28.948Z] time="2021-03-27T18:18:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1616869108.562086\",\"host\":\"c5aaf64b07d9\"}'" [2021-03-27T18:18:28.948Z] time="2021-03-27T18:18:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1616869108.562086\",\"host\":\"c5aaf64b07d9\"}'" [2021-03-27T18:18:28.948Z] time="2021-03-27T18:18:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1616869108.562086\",\"host\":\"c5aaf64b07d9\"}'" [2021-03-27T18:18:28.948Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-03-27T18:18:28.948Z] === RUN TestCannotSendAfterClose [2021-03-27T18:18:28.948Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-03-27T18:18:28.948Z] === RUN TestDeadlockOnBlockedEndpoint [2021-03-27T18:18:28.948Z] === RUN TestParseLogFormat [2021-03-27T18:18:28.948Z] --- PASS: TestParseLogFormat (0.00s) [2021-03-27T18:18:28.948Z] === RUN TestValidateLogOptEmpty [2021-03-27T18:18:28.948Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-03-27T18:18:28.948Z] === RUN TestValidateSyslogAddress [2021-03-27T18:18:28.948Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-03-27T18:18:28.948Z] === RUN TestParseAddressDefaultPort [2021-03-27T18:18:28.948Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-03-27T18:18:28.948Z] === RUN TestValidateSyslogFacility [2021-03-27T18:18:28.948Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-03-27T18:18:28.948Z] === RUN TestValidateLogOptSyslogFormat [2021-03-27T18:18:28.948Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-03-27T18:18:28.948Z] === RUN TestValidateLogOpt [2021-03-27T18:18:28.948Z] --- PASS: TestValidateLogOpt (0.00s) [2021-03-27T18:18:28.948Z] PASS [2021-03-27T18:18:28.948Z] coverage: 46.8% of statements [2021-03-27T18:18:28.948Z] ok github.com/docker/docker/daemon/logger/syslog 0.118s coverage: 46.8% of statements [2021-03-27T18:18:29.181Z] === RUN TestPluginsWithRuntimes/With_Args [2021-03-27T18:18:29.880Z] --- PASS: TestKernelTCPMemory (2.02s) [2021-03-27T18:18:29.880Z] === RUN TestNISDomainname [2021-03-27T18:18:29.948Z] time="2021-03-27T18:18:29Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49201/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2021-03-27T18:18:29.948Z] time="2021-03-27T18:18:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"c5aaf64b07d9\"}'" [2021-03-27T18:18:29.948Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.10s) [2021-03-27T18:18:29.948Z] PASS [2021-03-27T18:18:29.948Z] coverage: 82.5% of statements [2021-03-27T18:18:29.948Z] ok github.com/docker/docker/daemon/logger/splunk 2.478s coverage: 82.5% of statements [2021-03-27T18:18:29.948Z] ? github.com/docker/docker/daemon/names [no test files] [2021-03-27T18:18:29.948Z] ? github.com/docker/docker/daemon/network [no test files] [2021-03-27T18:18:29.948Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-03-27T18:18:30.815Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-03-27T18:18:30.949Z] === RUN TestV1IDService [2021-03-27T18:18:30.949Z] --- PASS: TestV1IDService (0.03s) [2021-03-27T18:18:30.949Z] === RUN TestV2MetadataService [2021-03-27T18:18:31.093Z] --- PASS: TestPluginsWithRuntimes (5.80s) [2021-03-27T18:18:31.093Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.73s) [2021-03-27T18:18:31.093Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.69s) [2021-03-27T18:18:31.093Z] PASS [2021-03-27T18:18:31.093Z] [2021-03-27T18:18:31.093Z] DONE 9 tests in 11.909s [2021-03-27T18:18:31.093Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-03-27T18:18:31.093Z] ++ 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-27T18:18:31.093Z] ++ set -e [2021-03-27T18:18:31.093Z] ++ '[' -n 0 ']' [2021-03-27T18:18:31.093Z] ++ set -x [2021-03-27T18:18:31.093Z] ++ 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-27T18:18:31.093Z] INFO: Testing against a local daemon [2021-03-27T18:18:31.093Z] === RUN TestExternalGraphDriver [2021-03-27T18:18:31.354Z] === RUN TestExternalGraphDriver/json [2021-03-27T18:18:31.425Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-03-27T18:18:31.425Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-03-27T18:18:31.425Z] === RUN TestContinueOnError_MirrorEndpoint [2021-03-27T18:18:31.425Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-03-27T18:18:31.425Z] === RUN TestContinueOnError_NeverContinue [2021-03-27T18:18:31.425Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-03-27T18:18:31.425Z] === RUN TestManifestStore [2021-03-27T18:18:31.425Z] === RUN TestManifestStore/no_remote_or_local [2021-03-27T18:18:31.425Z] time="2021-03-27T18:18:31Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local436369859\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-03-27T18:18:31.425Z] === RUN TestManifestStore/no_local_cache [2021-03-27T18:18:31.425Z] === RUN TestManifestStore/with_local_cache [2021-03-27T18:18:31.903Z] === RUN TestManifestStore/unknown_media_type [2021-03-27T18:18:31.903Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-03-27T18:18:31.903Z] time="2021-03-27T18:18:31Z" level=warning msg="reference for unknown type: " [2021-03-27T18:18:31.903Z] time="2021-03-27T18:18:31Z" level=warning msg="reference for unknown type: " [2021-03-27T18:18:31.903Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-03-27T18:18:31.903Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-03-27T18:18:31.903Z] time="2021-03-27T18:18:31Z" level=warning msg="reference for unknown type: " [2021-03-27T18:18:31.903Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-03-27T18:18:31.903Z] time="2021-03-27T18:18:31Z" level=warning msg="reference for unknown type: " [2021-03-27T18:18:31.903Z] time="2021-03-27T18:18:31Z" level=warning msg="reference for unknown type: " [2021-03-27T18:18:31.903Z] === RUN TestManifestStore/error_persisting_manifest [2021-03-27T18:18:31.903Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-03-27T18:18:31.903Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-03-27T18:18:31.903Z] time="2021-03-27T18:18:31Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-03-27T18:18:31.903Z] --- PASS: TestManifestStore (0.42s) [2021-03-27T18:18:31.903Z] --- PASS: TestManifestStore/no_remote_or_local (0.18s) [2021-03-27T18:18:31.903Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-03-27T18:18:31.903Z] --- PASS: TestManifestStore/with_local_cache (0.03s) [2021-03-27T18:18:31.903Z] --- PASS: TestManifestStore/unknown_media_type (0.16s) [2021-03-27T18:18:31.903Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-03-27T18:18:31.903Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.14s) [2021-03-27T18:18:31.903Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-03-27T18:18:31.903Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.11s) [2021-03-27T18:18:31.903Z] --- PASS: TestManifestStore/error_persisting_manifest (0.03s) [2021-03-27T18:18:31.903Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-03-27T18:18:31.903Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2021-03-27T18:18:31.903Z] === RUN TestDetectManifestBlobMediaType [2021-03-27T18:18:31.903Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-03-27T18:18:31.903Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-03-27T18:18:31.903Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-03-27T18:18:31.903Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-03-27T18:18:31.903Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-03-27T18:18:31.903Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-03-27T18:18:31.903Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-03-27T18:18:31.903Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-03-27T18:18:31.903Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-03-27T18:18:31.903Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-03-27T18:18:31.903Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-03-27T18:18:31.903Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-03-27T18:18:31.903Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-03-27T18:18:31.903Z] === RUN TestFixManifestLayers [2021-03-27T18:18:31.903Z] --- PASS: TestFixManifestLayers (0.00s) [2021-03-27T18:18:31.903Z] === RUN TestFixManifestLayersBaseLayerParent [2021-03-27T18:18:31.903Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-03-27T18:18:31.903Z] pull_v2_test.go:73: Needs fixing on Windows [2021-03-27T18:18:31.903Z] === RUN TestFixManifestLayersBadParent [2021-03-27T18:18:31.903Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-03-27T18:18:31.903Z] === RUN TestValidateManifest [2021-03-27T18:18:31.903Z] --- SKIP: TestValidateManifest (0.00s) [2021-03-27T18:18:31.903Z] pull_v2_test.go:118: Needs fixing on Windows [2021-03-27T18:18:31.903Z] === RUN TestFormatPlatform [2021-03-27T18:18:31.903Z] --- PASS: TestFormatPlatform (0.00s) [2021-03-27T18:18:31.903Z] === RUN TestGetRepositoryMountCandidates [2021-03-27T18:18:31.903Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-03-27T18:18:31.903Z] === RUN TestLayerAlreadyExists [2021-03-27T18:18:31.903Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-03-27T18:18:31.903Z] 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-27T18:18:31.903Z] 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-27T18:18:31.903Z] 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-27T18:18:31.903Z] 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-27T18:18:31.903Z] 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-27T18:18:31.903Z] 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-27T18:18:31.903Z] === RUN TestWhenEmptyAuthConfig [2021-03-27T18:18:32.378Z] === RUN TestSuccessfulDownload [2021-03-27T18:18:32.378Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-03-27T18:18:32.378Z] download_test.go:268: Needs fixing on Windows [2021-03-27T18:18:32.378Z] === RUN TestCancelledDownload [2021-03-27T18:18:32.378Z] --- PASS: TestCancelledDownload (0.00s) [2021-03-27T18:18:32.378Z] === RUN TestMaxDownloadAttempts [2021-03-27T18:18:32.378Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-03-27T18:18:32.378Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-03-27T18:18:32.378Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-03-27T18:18:32.378Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-03-27T18:18:32.378Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-03-27T18:18:32.378Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-03-27T18:18:32.378Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-03-27T18:18:32.378Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-03-27T18:18:32.378Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-03-27T18:18:32.378Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-03-27T18:18:32.378Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-03-27T18:18:32.378Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-03-27T18:18:32.378Z] --- PASS: TestV2MetadataService (1.42s) [2021-03-27T18:18:32.378Z] PASS [2021-03-27T18:18:32.378Z] coverage: 48.2% of statements [2021-03-27T18:18:32.378Z] ok github.com/docker/docker/distribution/metadata 1.665s coverage: 48.2% of statements [2021-03-27T18:18:32.506Z] --- PASS: TestUpdateRestartPolicy (11.38s) [2021-03-27T18:18:32.506Z] === RUN TestUpdateRestartWithAutoRemove [2021-03-27T18:18:32.506Z] --- PASS: TestUpdateRestartWithAutoRemove (0.59s) [2021-03-27T18:18:32.506Z] === RUN TestWaitNonBlocked [2021-03-27T18:18:32.506Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-27T18:18:32.506Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-27T18:18:32.506Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-27T18:18:32.506Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-27T18:18:32.506Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-27T18:18:32.506Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-27T18:18:32.719Z] --- PASS: TestNISDomainname (2.73s) [2021-03-27T18:18:32.719Z] === RUN TestHostnameDnsResolution [2021-03-27T18:18:32.803Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-03-27T18:18:32.803Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.69s) [2021-03-27T18:18:32.803Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.76s) [2021-03-27T18:18:32.803Z] === RUN TestWaitBlocked [2021-03-27T18:18:32.803Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-27T18:18:32.803Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-27T18:18:32.803Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-03-27T18:18:32.803Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-03-27T18:18:32.803Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-27T18:18:32.803Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-03-27T18:18:32.853Z] === RUN TestNotFound [2021-03-27T18:18:32.853Z] --- PASS: TestNotFound (0.00s) [2021-03-27T18:18:32.853Z] === RUN TestConflict [2021-03-27T18:18:32.853Z] --- PASS: TestConflict (0.00s) [2021-03-27T18:18:32.853Z] === RUN TestForbidden [2021-03-27T18:18:32.853Z] --- PASS: TestForbidden (0.00s) [2021-03-27T18:18:32.853Z] === RUN TestInvalidParameter [2021-03-27T18:18:32.853Z] --- PASS: TestInvalidParameter (0.00s) [2021-03-27T18:18:32.853Z] === RUN TestNotImplemented [2021-03-27T18:18:32.853Z] --- PASS: TestNotImplemented (0.00s) [2021-03-27T18:18:32.853Z] === RUN TestNotModified [2021-03-27T18:18:32.853Z] --- PASS: TestNotModified (0.00s) [2021-03-27T18:18:32.853Z] === RUN TestUnauthorized [2021-03-27T18:18:32.853Z] --- PASS: TestUnauthorized (0.00s) [2021-03-27T18:18:32.853Z] === RUN TestUnknown [2021-03-27T18:18:32.853Z] --- PASS: TestUnknown (0.00s) [2021-03-27T18:18:32.853Z] === RUN TestCancelled [2021-03-27T18:18:32.853Z] --- PASS: TestCancelled (0.00s) [2021-03-27T18:18:32.853Z] === RUN TestDeadline [2021-03-27T18:18:32.853Z] --- PASS: TestDeadline (0.00s) [2021-03-27T18:18:32.853Z] === RUN TestDataLoss [2021-03-27T18:18:32.853Z] --- PASS: TestDataLoss (0.00s) [2021-03-27T18:18:32.853Z] === RUN TestUnavailable [2021-03-27T18:18:32.853Z] --- PASS: TestUnavailable (0.00s) [2021-03-27T18:18:32.853Z] === RUN TestSystem [2021-03-27T18:18:32.853Z] --- PASS: TestSystem (0.00s) [2021-03-27T18:18:32.853Z] === RUN TestFromStatusCode [2021-03-27T18:18:32.853Z] === RUN TestFromStatusCode/Not_Found [2021-03-27T18:18:32.853Z] === RUN TestFromStatusCode/Bad_Request [2021-03-27T18:18:32.853Z] === RUN TestFromStatusCode/Conflict [2021-03-27T18:18:32.853Z] === RUN TestFromStatusCode/Unauthorized [2021-03-27T18:18:32.853Z] === RUN TestFromStatusCode/Service_Unavailable [2021-03-27T18:18:32.853Z] === RUN TestFromStatusCode/Forbidden [2021-03-27T18:18:32.853Z] === RUN TestFromStatusCode/Not_Modified [2021-03-27T18:18:32.853Z] === RUN TestFromStatusCode/Not_Implemented [2021-03-27T18:18:32.853Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-03-27T18:18:32.853Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-03-27T18:18:32.853Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-03-27T18:18:32.853Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-03-27T18:18:32.853Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-03-27T18:18:32.853Z] --- PASS: TestFromStatusCode (0.00s) [2021-03-27T18:18:32.853Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-03-27T18:18:32.853Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-03-27T18:18:32.853Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-03-27T18:18:32.853Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-03-27T18:18:32.853Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-03-27T18:18:32.853Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-03-27T18:18:32.853Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-03-27T18:18:32.853Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-03-27T18:18:32.853Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-03-27T18:18:32.853Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-03-27T18:18:32.853Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-03-27T18:18:32.853Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-03-27T18:18:32.853Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-03-27T18:18:32.853Z] PASS [2021-03-27T18:18:32.853Z] coverage: 53.1% of statements [2021-03-27T18:18:32.853Z] ok github.com/docker/docker/errdefs 0.051s coverage: 53.1% of statements [2021-03-27T18:18:32.853Z] time="2021-03-27T18:18:32Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-03-27T18:18:32.853Z] time="2021-03-27T18:18:32Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-03-27T18:18:32.853Z] time="2021-03-27T18:18:32Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-03-27T18:18:32.853Z] time="2021-03-27T18:18:32Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-03-27T18:18:32.853Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-03-27T18:18:32.853Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.37s) [2021-03-27T18:18:32.853Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.37s) [2021-03-27T18:18:32.853Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.37s) [2021-03-27T18:18:32.853Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.37s) [2021-03-27T18:18:32.853Z] === RUN TestTransfer [2021-03-27T18:18:32.853Z] --- PASS: TestTransfer (0.12s) [2021-03-27T18:18:32.853Z] === RUN TestConcurrencyLimit [2021-03-27T18:18:32.853Z] --- PASS: TestWhenEmptyAuthConfig (1.12s) [2021-03-27T18:18:32.853Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-03-27T18:18:32.853Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-03-27T18:18:32.853Z] === RUN TestTokenPassThru [2021-03-27T18:18:32.853Z] --- PASS: TestTokenPassThru (0.01s) [2021-03-27T18:18:32.853Z] === RUN TestTokenPassThruDifferentHost [2021-03-27T18:18:32.853Z] --- PASS: TestTokenPassThruDifferentHost (0.02s) [2021-03-27T18:18:32.853Z] PASS [2021-03-27T18:18:32.853Z] coverage: 23.6% of statements [2021-03-27T18:18:32.853Z] ok github.com/docker/docker/distribution 1.693s coverage: 23.6% of statements [2021-03-27T18:18:33.328Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-03-27T18:18:33.328Z] --- PASS: TestConcurrencyLimit (0.43s) [2021-03-27T18:18:33.328Z] === RUN TestInactiveJobs [2021-03-27T18:18:33.450Z] --- PASS: TestWaitBlocked (0.02s) [2021-03-27T18:18:33.450Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.76s) [2021-03-27T18:18:33.450Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.84s) [2021-03-27T18:18:33.450Z] === CONT TestContainerStartOnDaemonRestart [2021-03-27T18:18:33.450Z] === CONT TestRestartDaemonWithRestartingContainer [2021-03-27T18:18:33.450Z] === CONT TestIpcModeOlderClient [2021-03-27T18:18:33.450Z] === CONT TestContainerKillOnDaemonStart [2021-03-27T18:18:33.755Z] --- PASS: TestIpcModeOlderClient (0.18s) [2021-03-27T18:18:33.755Z] === CONT TestDaemonRestartIpcMode [2021-03-27T18:18:33.760Z] --- PASS: TestInfoAPIWarnings (16.29s) [2021-03-27T18:18:33.760Z] === RUN TestInfoDebug [2021-03-27T18:18:33.760Z] --- PASS: TestInfoDebug (0.52s) [2021-03-27T18:18:33.760Z] === RUN TestInfoInsecureRegistries [2021-03-27T18:18:33.760Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-03-27T18:18:33.760Z] === RUN TestInfoRegistryMirrors [2021-03-27T18:18:33.760Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-03-27T18:18:33.760Z] === RUN TestLoginFailsWithBadCredentials [2021-03-27T18:18:33.760Z] --- PASS: TestLoginFailsWithBadCredentials (0.25s) [2021-03-27T18:18:33.760Z] === RUN TestPingCacheHeaders [2021-03-27T18:18:33.760Z] --- PASS: TestPingCacheHeaders (0.01s) [2021-03-27T18:18:33.760Z] === RUN TestPingGet [2021-03-27T18:18:33.760Z] --- PASS: TestPingGet (0.01s) [2021-03-27T18:18:33.760Z] === RUN TestPingHead [2021-03-27T18:18:33.760Z] --- PASS: TestPingHead (0.01s) [2021-03-27T18:18:33.760Z] === RUN TestVersion [2021-03-27T18:18:33.760Z] --- PASS: TestVersion (0.01s) [2021-03-27T18:18:33.760Z] PASS [2021-03-27T18:18:33.760Z] [2021-03-27T18:18:33.760Z] === Skipped [2021-03-27T18:18:33.760Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-27T18:18:33.760Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-27T18:18:33.760Z] [2021-03-27T18:18:33.760Z] [2021-03-27T18:18:33.760Z] DONE 18 tests, 1 skipped in 21.699s [2021-03-27T18:18:33.760Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2021-03-27T18:18:33.761Z] ++ 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-27T18:18:33.761Z] ++ set -e [2021-03-27T18:18:33.761Z] ++ '[' -n 0 ']' [2021-03-27T18:18:33.761Z] ++ set -x [2021-03-27T18:18:33.761Z] ++ 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-27T18:18:33.761Z] INFO: Testing against a local daemon [2021-03-27T18:18:33.761Z] === RUN TestVolumesCreateAndList [2021-03-27T18:18:33.761Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-03-27T18:18:33.761Z] === RUN TestVolumesRemove [2021-03-27T18:18:33.761Z] --- PASS: TestVolumesRemove (0.11s) [2021-03-27T18:18:33.761Z] === RUN TestVolumesInspect [2021-03-27T18:18:33.761Z] --- PASS: TestVolumesInspect (0.01s) [2021-03-27T18:18:33.761Z] === RUN TestVolumesInvalidJSON [2021-03-27T18:18:33.761Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-03-27T18:18:33.761Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-03-27T18:18:33.761Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-03-27T18:18:33.761Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-03-27T18:18:33.761Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-03-27T18:18:33.761Z] PASS [2021-03-27T18:18:33.761Z] [2021-03-27T18:18:33.761Z] DONE 5 tests in 0.221s [2021-03-27T18:18:33.761Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-27T18:18:33.761Z] ++++ cat bundles/test-integration/docker.pid [2021-03-27T18:18:33.761Z] +++ kill 12277 [2021-03-27T18:18:33.803Z] --- PASS: TestInactiveJobs (0.51s) [2021-03-27T18:18:33.803Z] === RUN TestWatchRelease [2021-03-27T18:18:33.803Z] --- PASS: TestWatchRelease (0.10s) [2021-03-27T18:18:33.803Z] === RUN TestWatchFinishedTransfer [2021-03-27T18:18:33.803Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-03-27T18:18:33.803Z] === RUN TestDuplicateTransfer [2021-03-27T18:18:33.803Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-03-27T18:18:33.803Z] === RUN TestSuccessfulUpload [2021-03-27T18:18:34.278Z] time="2021-03-27T18:18:33Z" level=error msg="Upload failed, retrying: simulating retry" [2021-03-27T18:18:34.278Z] --- PASS: TestSuccessfulUpload (0.62s) [2021-03-27T18:18:34.278Z] === RUN TestCancelledUpload [2021-03-27T18:18:34.625Z] --- PASS: TestHostnameDnsResolution (2.29s) [2021-03-27T18:18:34.625Z] === RUN TestStats [2021-03-27T18:18:34.656Z] === RUN TestExternalGraphDriver/spec [2021-03-27T18:18:34.754Z] --- PASS: TestCancelledUpload (0.00s) [2021-03-27T18:18:34.754Z] PASS [2021-03-27T18:18:34.754Z] coverage: 76.8% of statements [2021-03-27T18:18:34.754Z] ok github.com/docker/docker/distribution/xfer 2.305s coverage: 76.8% of statements [2021-03-27T18:18:34.754Z] ? github.com/docker/docker/dockerversion [no test files] [2021-03-27T18:18:34.754Z] === RUN TestCompare [2021-03-27T18:18:34.754Z] --- PASS: TestCompare (0.00s) [2021-03-27T18:18:34.754Z] PASS [2021-03-27T18:18:34.754Z] coverage: 19.2% of statements [2021-03-27T18:18:34.754Z] ok github.com/docker/docker/image/cache 0.120s coverage: 19.2% of statements [2021-03-27T18:18:34.754Z] === RUN TestFSGetInvalidData [2021-03-27T18:18:34.754Z] --- PASS: TestFSGetInvalidData (0.02s) [2021-03-27T18:18:34.754Z] === RUN TestFSInvalidSet [2021-03-27T18:18:34.754Z] --- PASS: TestFSInvalidSet (0.01s) [2021-03-27T18:18:34.754Z] === RUN TestFSInvalidRoot [2021-03-27T18:18:34.754Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-03-27T18:18:34.754Z] === RUN TestFSMetadataGetSet [2021-03-27T18:18:34.754Z] --- PASS: TestFSMetadataGetSet (0.04s) [2021-03-27T18:18:34.754Z] === RUN TestFSInvalidWalker [2021-03-27T18:18:34.754Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-03-27T18:18:34.754Z] === RUN TestFSGetSet [2021-03-27T18:18:34.754Z] --- PASS: TestFSGetSet (0.03s) [2021-03-27T18:18:34.754Z] === RUN TestFSGetUnsetKey [2021-03-27T18:18:34.754Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-03-27T18:18:34.754Z] === RUN TestFSGetEmptyData [2021-03-27T18:18:34.754Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-03-27T18:18:34.754Z] === RUN TestFSDelete [2021-03-27T18:18:35.229Z] --- PASS: TestFSDelete (0.03s) [2021-03-27T18:18:35.229Z] === RUN TestFSWalker [2021-03-27T18:18:35.229Z] --- PASS: TestFSWalker (0.02s) [2021-03-27T18:18:35.229Z] === RUN TestFSWalkerStopOnError [2021-03-27T18:18:35.229Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-03-27T18:18:35.229Z] === RUN TestNewFromJSON [2021-03-27T18:18:35.229Z] --- PASS: TestNewFromJSON (0.00s) [2021-03-27T18:18:35.229Z] === RUN TestNewFromJSONWithInvalidJSON [2021-03-27T18:18:35.229Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-03-27T18:18:35.229Z] === RUN TestMarshalKeyOrder [2021-03-27T18:18:35.229Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-03-27T18:18:35.229Z] === RUN TestHistoryEqual [2021-03-27T18:18:35.229Z] --- PASS: TestHistoryEqual (0.15s) [2021-03-27T18:18:35.229Z] === RUN TestImage [2021-03-27T18:18:35.229Z] --- PASS: TestImage (0.00s) [2021-03-27T18:18:35.229Z] === RUN TestImageOSNotEmpty [2021-03-27T18:18:35.229Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-03-27T18:18:35.229Z] === RUN TestNewChildImageFromImageWithRootFS [2021-03-27T18:18:35.229Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-03-27T18:18:35.229Z] === RUN TestCreate [2021-03-27T18:18:35.229Z] --- PASS: TestCreate (0.01s) [2021-03-27T18:18:35.229Z] === RUN TestRestore [2021-03-27T18:18:35.229Z] time="2021-03-27T18:18:34Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-03-27T18:18:35.229Z] --- PASS: TestRestore (0.05s) [2021-03-27T18:18:35.229Z] === RUN TestAddDelete [2021-03-27T18:18:35.229Z] --- PASS: TestAddDelete (0.03s) [2021-03-27T18:18:35.229Z] === RUN TestSearchAfterDelete [2021-03-27T18:18:35.229Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-03-27T18:18:35.229Z] === RUN TestParentReset [2021-03-27T18:18:35.229Z] --- PASS: TestParentReset (0.03s) [2021-03-27T18:18:35.229Z] === RUN TestGetAndSetLastUpdated [2021-03-27T18:18:35.229Z] --- PASS: TestGetAndSetLastUpdated (0.05s) [2021-03-27T18:18:35.229Z] === RUN TestStoreLen [2021-03-27T18:18:35.261Z] +++ /etc/init.d/apparmor stop [2021-03-27T18:18:35.261Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-27T18:18:35.261Z] [2021-03-27T18:18:35.261Z] Unloading profiles will leave already running processes permanently [2021-03-27T18:18:35.261Z] unconfined, which can lead to unexpected situations. [2021-03-27T18:18:35.261Z] [2021-03-27T18:18:35.261Z] To set a process to complain mode, use the command line tool [2021-03-27T18:18:35.261Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-27T18:18:35.261Z] +++ true [2021-03-27T18:18:35.261Z] exiting test-integration [2021-03-27T18:18:35.261Z] ++ exit 0 [2021-03-27T18:18:35.261Z] [2021-03-27T18:18:35.706Z] --- PASS: TestStoreLen (0.10s) [2021-03-27T18:18:35.706Z] PASS [2021-03-27T18:18:35.706Z] coverage: 86.6% of statements [2021-03-27T18:18:35.706Z] ok github.com/docker/docker/image 0.736s coverage: 86.6% of statements [2021-03-27T18:18:35.706Z] === RUN TestValidateManifest [2021-03-27T18:18:35.706Z] === RUN TestValidateManifest/nil [2021-03-27T18:18:35.706Z] === RUN TestValidateManifest/non-nil [2021-03-27T18:18:35.706Z] --- PASS: TestValidateManifest (0.00s) [2021-03-27T18:18:35.706Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-03-27T18:18:35.706Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-03-27T18:18:35.706Z] PASS [2021-03-27T18:18:35.706Z] coverage: 0.6% of statements [2021-03-27T18:18:35.706Z] ok github.com/docker/docker/image/tarexport 0.155s coverage: 0.6% of statements [2021-03-27T18:18:36.001Z] --- PASS: TestServicePlugin (30.52s) [2021-03-27T18:18:36.001Z] plugin_test.go:62: [de100172b14eb] joining swarm manager [d5c05650690e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-27T18:18:36.001Z] plugin_test.go:65: [db440dd21bdbd] joining swarm manager [d5c05650690e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-27T18:18:36.001Z] === RUN TestServiceUpdateLabel [2021-03-27T18:18:36.257Z] --- PASS: TestServiceUpdateLabel (1.89s) [2021-03-27T18:18:36.257Z] === RUN TestServiceUpdateSecrets [2021-03-27T18:18:36.706Z] === RUN TestMakeV1ConfigFromConfig [2021-03-27T18:18:36.706Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-03-27T18:18:36.706Z] PASS [2021-03-27T18:18:36.706Z] coverage: 25.0% of statements [2021-03-27T18:18:36.706Z] ok github.com/docker/docker/image/v1 0.135s coverage: 25.0% of statements [2021-03-27T18:18:36.706Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-03-27T18:18:40.028Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-03-27T18:18:40.028Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-03-27T18:18:40.028Z] --- PASS: TestStats (3.20s) [2021-03-27T18:18:40.028Z] === RUN TestStopContainerWithTimeout [2021-03-27T18:18:40.028Z] === RUN TestStopContainerWithTimeout/0 [2021-03-27T18:18:40.028Z] === PAUSE TestStopContainerWithTimeout/0 [2021-03-27T18:18:40.028Z] === RUN TestStopContainerWithTimeout/1 [2021-03-27T18:18:40.028Z] === PAUSE TestStopContainerWithTimeout/1 [2021-03-27T18:18:40.028Z] === RUN TestStopContainerWithTimeout/3 [2021-03-27T18:18:40.028Z] === PAUSE TestStopContainerWithTimeout/3 [2021-03-27T18:18:40.028Z] === RUN TestStopContainerWithTimeout/-1 [2021-03-27T18:18:40.028Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-03-27T18:18:40.028Z] === CONT TestStopContainerWithTimeout/0 [2021-03-27T18:18:40.028Z] === CONT TestStopContainerWithTimeout/3 [2021-03-27T18:18:40.028Z] === CONT TestStopContainerWithTimeout/-1 [2021-03-27T18:18:40.035Z] === RUN TestExternalGraphDriver/pull [2021-03-27T18:18:40.035Z] --- PASS: TestExternalGraphDriver (8.27s) [2021-03-27T18:18:40.035Z] --- PASS: TestExternalGraphDriver/json (2.69s) [2021-03-27T18:18:40.035Z] --- PASS: TestExternalGraphDriver/spec (2.97s) [2021-03-27T18:18:40.035Z] --- PASS: TestExternalGraphDriver/pull (2.48s) [2021-03-27T18:18:40.035Z] === RUN TestGraphdriverPluginV2 [2021-03-27T18:18:40.035Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2021-03-27T18:18:40.035Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-27T18:18:40.035Z] PASS [2021-03-27T18:18:40.035Z] [2021-03-27T18:18:40.035Z] === Skipped [2021-03-27T18:18:40.035Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2021-03-27T18:18:40.035Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-27T18:18:40.035Z] [2021-03-27T18:18:40.035Z] [2021-03-27T18:18:40.035Z] DONE 5 tests, 1 skipped in 8.462s [2021-03-27T18:18:40.035Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-03-27T18:18:40.035Z] ++ 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-27T18:18:40.035Z] ++ set -e [2021-03-27T18:18:40.035Z] ++ '[' -n 0 ']' [2021-03-27T18:18:40.035Z] ++ set -x [2021-03-27T18:18:40.035Z] ++ 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-27T18:18:40.035Z] INFO: Testing against a local daemon [2021-03-27T18:18:40.035Z] === RUN TestContinueAfterPluginCrash [2021-03-27T18:18:40.035Z] === PAUSE TestContinueAfterPluginCrash [2021-03-27T18:18:40.035Z] === RUN TestReadPluginNoRead [2021-03-27T18:18:40.035Z] === PAUSE TestReadPluginNoRead [2021-03-27T18:18:40.035Z] === RUN TestDaemonStartWithLogOpt [2021-03-27T18:18:40.035Z] === PAUSE TestDaemonStartWithLogOpt [2021-03-27T18:18:40.035Z] === CONT TestContinueAfterPluginCrash [2021-03-27T18:18:40.035Z] === CONT TestDaemonStartWithLogOpt [2021-03-27T18:18:40.035Z] === CONT TestReadPluginNoRead [2021-03-27T18:18:40.056Z] --- PASS: TestContainerStartOnDaemonRestart (3.38s) [2021-03-27T18:18:40.056Z] === CONT TestDaemonHostGatewayIP [2021-03-27T18:18:40.056Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.71s) [2021-03-27T18:18:40.056Z] --- PASS: TestDaemonRestartIpcMode (4.79s) [2021-03-27T18:18:40.056Z] --- PASS: TestDaemonHostGatewayIP (3.06s) Post stage [Pipeline] junit [2021-03-27T18:18:40.098Z] Recording test results [2021-03-27T18:18:40.101Z] === RUN TestSerialization [2021-03-27T18:18:40.101Z] --- PASS: TestSerialization (0.03s) [2021-03-27T18:18:40.101Z] PASS [2021-03-27T18:18:40.101Z] coverage: 87.5% of statements [2021-03-27T18:18:40.101Z] ok github.com/docker/docker/libcontainerd/queue 0.159s coverage: 87.5% of statements [2021-03-27T18:18:40.101Z] === RUN TestEmptyLayer [2021-03-27T18:18:40.101Z] --- PASS: TestEmptyLayer (0.00s) [2021-03-27T18:18:40.101Z] === RUN TestCommitFailure [2021-03-27T18:18:40.101Z] --- PASS: TestCommitFailure (0.03s) [2021-03-27T18:18:40.101Z] === RUN TestStartTransactionFailure [2021-03-27T18:18:40.101Z] --- PASS: TestStartTransactionFailure (0.02s) [2021-03-27T18:18:40.101Z] === RUN TestGetOrphan [2021-03-27T18:18:40.101Z] --- PASS: TestGetOrphan (0.03s) [2021-03-27T18:18:40.101Z] === RUN TestMountAndRegister [2021-03-27T18:18:40.101Z] --- PASS: TestMountAndRegister (0.09s) [2021-03-27T18:18:40.101Z] layer_test.go:271: Layer size: 14 [2021-03-27T18:18:40.101Z] === RUN TestLayerRelease [2021-03-27T18:18:40.101Z] --- SKIP: TestLayerRelease (0.00s) [2021-03-27T18:18:40.101Z] layer_test.go:304: Failing on Windows [2021-03-27T18:18:40.101Z] === RUN TestStoreRestore [2021-03-27T18:18:40.101Z] --- SKIP: TestStoreRestore (0.00s) [2021-03-27T18:18:40.101Z] layer_test.go:353: Failing on Windows [2021-03-27T18:18:40.101Z] === RUN TestTarStreamStability [2021-03-27T18:18:40.101Z] --- SKIP: TestTarStreamStability (0.00s) [2021-03-27T18:18:40.101Z] layer_test.go:468: Failing on Windows [2021-03-27T18:18:40.101Z] === RUN TestRegisterExistingLayer [2021-03-27T18:18:40.101Z] --- PASS: TestRegisterExistingLayer (0.15s) [2021-03-27T18:18:40.101Z] === RUN TestTarStreamVerification [2021-03-27T18:18:40.101Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-03-27T18:18:40.101Z] layer_test.go:697: Failing on Windows [2021-03-27T18:18:40.101Z] === RUN TestLayerMigration [2021-03-27T18:18:40.101Z] --- SKIP: TestLayerMigration (0.00s) [2021-03-27T18:18:40.101Z] migration_test.go:46: Failing on Windows [2021-03-27T18:18:40.101Z] === RUN TestLayerMigrationNoTarsplit [2021-03-27T18:18:40.101Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-03-27T18:18:40.101Z] migration_test.go:182: Failing on Windows [2021-03-27T18:18:40.101Z] === RUN TestMountInit [2021-03-27T18:18:40.101Z] --- SKIP: TestMountInit (0.00s) [2021-03-27T18:18:40.101Z] mount_test.go:17: Failing on Windows [2021-03-27T18:18:40.101Z] === RUN TestMountSize [2021-03-27T18:18:40.101Z] --- SKIP: TestMountSize (0.00s) [2021-03-27T18:18:40.101Z] mount_test.go:76: Failing on Windows [2021-03-27T18:18:40.101Z] === RUN TestMountChanges [2021-03-27T18:18:40.101Z] --- SKIP: TestMountChanges (0.00s) [2021-03-27T18:18:40.101Z] mount_test.go:125: Failing on Windows [2021-03-27T18:18:40.101Z] === RUN TestMountApply [2021-03-27T18:18:40.101Z] --- SKIP: TestMountApply (0.00s) [2021-03-27T18:18:40.101Z] mount_test.go:212: Failing on Windows [2021-03-27T18:18:40.101Z] PASS [2021-03-27T18:18:40.101Z] coverage: 30.1% of statements [2021-03-27T18:18:40.101Z] ok github.com/docker/docker/layer 0.512s coverage: 30.1% of statements [2021-03-27T18:18:40.101Z] === RUN TestEnvironmentParsing [2021-03-27T18:18:40.101Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-03-27T18:18:40.101Z] PASS [2021-03-27T18:18:40.101Z] coverage: 1.0% of statements [2021-03-27T18:18:40.101Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-03-27T18:18:40.101Z] ok github.com/docker/docker/libcontainerd/local 0.103s coverage: 1.0% of statements [2021-03-27T18:18:40.101Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-03-27T18:18:40.101Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-03-27T18:18:40.101Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-03-27T18:18:40.101Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-03-27T18:18:40.101Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-03-27T18:18:40.101Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-03-27T18:18:40.101Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-03-27T18:18:40.101Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-03-27T18:18:40.101Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-03-27T18:18:40.101Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-03-27T18:18:40.101Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-03-27T18:18:40.101Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-03-27T18:18:40.101Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-03-27T18:18:40.101Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-03-27T18:18:40.101Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-03-27T18:18:40.101Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-03-27T18:18:40.101Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-03-27T18:18:40.101Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-03-27T18:18:40.101Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-03-27T18:18:40.101Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-03-27T18:18:40.101Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-03-27T18:18:40.101Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-03-27T18:18:40.101Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-03-27T18:18:40.101Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-03-27T18:18:40.101Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-03-27T18:18:40.101Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-03-27T18:18:40.101Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-03-27T18:18:40.101Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-03-27T18:18:40.101Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-03-27T18:18:40.101Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-03-27T18:18:40.101Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-03-27T18:18:40.102Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-03-27T18:18:40.102Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-03-27T18:18:40.102Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-03-27T18:18:40.102Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-03-27T18:18:40.102Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-03-27T18:18:40.102Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-03-27T18:18:40.102Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-03-27T18:18:40.102Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-03-27T18:18:40.102Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-03-27T18:18:40.102Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-03-27T18:18:40.102Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-03-27T18:18:40.102Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-03-27T18:18:40.102Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-03-27T18:18:40.102Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-03-27T18:18:40.102Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-03-27T18:18:40.102Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-03-27T18:18:40.102Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-03-27T18:18:40.102Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-03-27T18:18:40.102Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-03-27T18:18:40.102Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-03-27T18:18:40.102Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-03-27T18:18:40.102Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-03-27T18:18:40.102Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-03-27T18:18:40.102Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-03-27T18:18:40.102Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-03-27T18:18:40.102Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-03-27T18:18:40.102Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-03-27T18:18:40.102Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-03-27T18:18:40.102Z] PASS [2021-03-27T18:18:40.102Z] coverage: 42.3% of statements [2021-03-27T18:18:40.102Z] ok github.com/docker/docker/oci 0.054s coverage: 42.3% of statements [2021-03-27T18:18:40.102Z] ? github.com/docker/docker/oci/caps [no test files] [2021-03-27T18:18:40.102Z] === RUN TestAddressPoolOpt [2021-03-27T18:18:40.102Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-03-27T18:18:40.102Z] === RUN TestValidateEnv [2021-03-27T18:18:40.102Z] === RUN TestValidateEnv/a [2021-03-27T18:18:40.102Z] === RUN TestValidateEnv/something [2021-03-27T18:18:40.102Z] === RUN TestValidateEnv/_=a [2021-03-27T18:18:40.102Z] === RUN TestValidateEnv/env1=value1 [2021-03-27T18:18:40.102Z] === RUN TestValidateEnv/_env1=value1 [2021-03-27T18:18:40.102Z] === RUN TestValidateEnv/env2=value2=value3 [2021-03-27T18:18:40.102Z] === RUN TestValidateEnv/env3=abc!qwe [2021-03-27T18:18:40.102Z] === RUN TestValidateEnv/env_4=value_4 [2021-03-27T18:18:40.102Z] === RUN TestValidateEnv/PATH [2021-03-27T18:18:40.102Z] === RUN TestValidateEnv/=a [2021-03-27T18:18:40.102Z] === RUN TestValidateEnv/PATH= [2021-03-27T18:18:40.102Z] === RUN TestValidateEnv/PATH=something [2021-03-27T18:18:40.102Z] === RUN TestValidateEnv/asd!qwe [2021-03-27T18:18:40.102Z] === RUN TestValidateEnv/1asd [2021-03-27T18:18:40.102Z] === RUN TestValidateEnv/123 [2021-03-27T18:18:40.102Z] === RUN TestValidateEnv/some_space [2021-03-27T18:18:40.102Z] === RUN TestValidateEnv/__some_space_before [2021-03-27T18:18:40.102Z] === RUN TestValidateEnv/some_space_after__ [2021-03-27T18:18:40.102Z] === RUN TestValidateEnv/= [2021-03-27T18:18:40.102Z] === RUN TestValidateEnv/PaTh [2021-03-27T18:18:40.102Z] --- PASS: TestValidateEnv (0.00s) [2021-03-27T18:18:40.102Z] --- PASS: TestValidateEnv/a (0.00s) [2021-03-27T18:18:40.102Z] --- PASS: TestValidateEnv/something (0.00s) [2021-03-27T18:18:40.102Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-03-27T18:18:40.102Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-03-27T18:18:40.102Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-03-27T18:18:40.102Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-03-27T18:18:40.102Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-03-27T18:18:40.102Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-03-27T18:18:40.102Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-03-27T18:18:40.102Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-03-27T18:18:40.102Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-03-27T18:18:40.102Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-03-27T18:18:40.102Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-03-27T18:18:40.102Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-03-27T18:18:40.102Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-03-27T18:18:40.102Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-03-27T18:18:40.102Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-03-27T18:18:40.102Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-03-27T18:18:40.102Z] --- PASS: TestValidateEnv/= (0.00s) [2021-03-27T18:18:40.102Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-03-27T18:18:40.102Z] === RUN TestParseHost [2021-03-27T18:18:40.102Z] --- PASS: TestParseHost (0.00s) [2021-03-27T18:18:40.102Z] === RUN TestParseDockerDaemonHost [2021-03-27T18:18:40.102Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-03-27T18:18:40.102Z] === RUN TestParseTCP [2021-03-27T18:18:40.102Z] --- PASS: TestParseTCP (0.00s) [2021-03-27T18:18:40.102Z] === RUN TestParseInvalidUnixAddrInvalid [2021-03-27T18:18:40.102Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-03-27T18:18:40.102Z] === RUN TestValidateExtraHosts [2021-03-27T18:18:40.102Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-03-27T18:18:40.102Z] === RUN TestIpOptString [2021-03-27T18:18:40.102Z] --- PASS: TestIpOptString (0.00s) [2021-03-27T18:18:40.102Z] === RUN TestNewIpOptInvalidDefaultVal [2021-03-27T18:18:40.102Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-03-27T18:18:40.102Z] === RUN TestNewIpOptValidDefaultVal [2021-03-27T18:18:40.102Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-03-27T18:18:40.102Z] === RUN TestIpOptSetInvalidVal [2021-03-27T18:18:40.102Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-03-27T18:18:40.102Z] === RUN TestValidateIPAddress [2021-03-27T18:18:40.102Z] --- PASS: TestValidateIPAddress (0.00s) [2021-03-27T18:18:40.102Z] === RUN TestMapOpts [2021-03-27T18:18:40.102Z] --- PASS: TestMapOpts (0.00s) [2021-03-27T18:18:40.102Z] === RUN TestListOptsWithoutValidator [2021-03-27T18:18:40.102Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-03-27T18:18:40.102Z] === RUN TestListOptsWithValidator [2021-03-27T18:18:40.102Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-03-27T18:18:40.102Z] === RUN TestValidateDNSSearch [2021-03-27T18:18:40.102Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-03-27T18:18:40.102Z] === RUN TestValidateLabel [2021-03-27T18:18:40.102Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-03-27T18:18:40.102Z] === RUN TestValidateLabel/label_with_general_format [2021-03-27T18:18:40.102Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-03-27T18:18:40.102Z] === RUN TestValidateLabel/label_with_one_more [2021-03-27T18:18:40.102Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-03-27T18:18:40.102Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-03-27T18:18:40.102Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-03-27T18:18:40.102Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-03-27T18:18:40.102Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-03-27T18:18:40.102Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-03-27T18:18:40.102Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-03-27T18:18:40.102Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-03-27T18:18:40.102Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-03-27T18:18:40.102Z] --- PASS: TestValidateLabel (0.00s) [2021-03-27T18:18:40.102Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-03-27T18:18:40.102Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-03-27T18:18:40.102Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-03-27T18:18:40.102Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-03-27T18:18:40.102Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-03-27T18:18:40.102Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-03-27T18:18:40.102Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-03-27T18:18:40.102Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-03-27T18:18:40.102Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-03-27T18:18:40.102Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-03-27T18:18:40.102Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-03-27T18:18:40.102Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-03-27T18:18:40.102Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-03-27T18:18:40.102Z] === RUN TestNamedListOpts [2021-03-27T18:18:40.102Z] --- PASS: TestNamedListOpts (0.00s) [2021-03-27T18:18:40.102Z] === RUN TestNamedMapOpts [2021-03-27T18:18:40.102Z] --- PASS: TestNamedMapOpts (0.00s) [2021-03-27T18:18:40.102Z] === RUN TestParseLink [2021-03-27T18:18:40.102Z] --- PASS: TestParseLink (0.00s) [2021-03-27T18:18:40.102Z] === RUN TestQuotedStringSetWithQuotes [2021-03-27T18:18:40.102Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-03-27T18:18:40.102Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-03-27T18:18:40.102Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-03-27T18:18:40.102Z] === RUN TestQuotedStringSetWithNoQuotes [2021-03-27T18:18:40.102Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-03-27T18:18:40.102Z] === RUN TestUlimitOpt [2021-03-27T18:18:40.102Z] --- PASS: TestUlimitOpt (0.00s) [2021-03-27T18:18:40.102Z] PASS [2021-03-27T18:18:40.102Z] coverage: 67.1% of statements [2021-03-27T18:18:40.102Z] ok github.com/docker/docker/opts 0.124s coverage: 67.1% of statements [2021-03-27T18:18:40.289Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-03-27T18:18:40.453Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-03-27T18:18:40.579Z] === RUN TestParseVersion [2021-03-27T18:18:40.579Z] --- PASS: TestParseVersion (0.00s) [2021-03-27T18:18:40.579Z] PASS [2021-03-27T18:18:40.579Z] coverage: 52.9% of statements [2021-03-27T18:18:40.579Z] ok github.com/docker/docker/pkg/aaparser 0.052s coverage: 52.9% of statements [2021-03-27T18:18:40.857Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-03-27T18:18:40.875Z] + echo Ensuring container killed. [2021-03-27T18:18:40.875Z] Ensuring container killed. [2021-03-27T18:18:40.875Z] + docker rm -vf docker-pr1 [2021-03-27T18:18:40.875Z] Error: No such container: docker-pr1 [2021-03-27T18:18:40.875Z] + true [Pipeline] sh [2021-03-27T18:18:41.253Z] + echo Chowning /workspace to jenkins user [2021-03-27T18:18:41.253Z] Chowning /workspace to jenkins user [2021-03-27T18:18:41.253Z] + id -u [2021-03-27T18:18:41.253Z] + id -g [2021-03-27T18:18:41.253Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-42211:/workspace busybox chown -R 1001:1001 /workspace [2021-03-27T18:18:41.253Z] Unable to find image 'busybox:latest' locally [2021-03-27T18:18:41.545Z] latest: Pulling from library/busybox [2021-03-27T18:18:41.545Z] 7d95fb1c8be1: Pulling fs layer [2021-03-27T18:18:41.545Z] 7d95fb1c8be1: Verifying Checksum [2021-03-27T18:18:41.545Z] 7d95fb1c8be1: Download complete [2021-03-27T18:18:41.579Z] === RUN TestUnbuffered [2021-03-27T18:18:41.579Z] --- PASS: TestUnbuffered (0.00s) [2021-03-27T18:18:41.579Z] === RUN TestRaceUnbuffered [2021-03-27T18:18:41.579Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-03-27T18:18:41.579Z] PASS [2021-03-27T18:18:41.579Z] coverage: 100.0% of statements [2021-03-27T18:18:41.579Z] ok github.com/docker/docker/pkg/broadcaster 0.055s coverage: 100.0% of statements [2021-03-27T18:18:41.794Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-03-27T18:18:42.054Z] === RUN TestPeerCertificateMarshalJSON [2021-03-27T18:18:42.054Z] === RUN TestDockerSuite/TestBuildCmd [2021-03-27T18:18:42.175Z] 7d95fb1c8be1: Pull complete [2021-03-27T18:18:42.175Z] Digest: sha256:ce2360d5189a033012fbad1635e037be86f23b65cfd676b436d0931af390a2ac [2021-03-27T18:18:42.175Z] Status: Downloaded newer image for busybox:latest [2021-03-27T18:18:42.314Z] === CONT TestStopContainerWithTimeout/1 [2021-03-27T18:18:42.529Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-03-27T18:18:42.529Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-03-27T18:18:42.529Z] --- PASS: TestPeerCertificateMarshalJSON (0.40s) [2021-03-27T18:18:42.529Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-03-27T18:18:42.529Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-03-27T18:18:42.529Z] === RUN TestMiddleware [2021-03-27T18:18:42.529Z] --- PASS: TestMiddleware (0.00s) [2021-03-27T18:18:42.529Z] === RUN TestNewResponseModifier [2021-03-27T18:18:42.529Z] --- PASS: TestNewResponseModifier (0.00s) [2021-03-27T18:18:42.529Z] PASS [2021-03-27T18:18:42.529Z] coverage: 26.8% of statements [2021-03-27T18:18:42.529Z] ok github.com/docker/docker/pkg/authorization 0.552s coverage: 26.8% of statements [2021-03-27T18:18:42.529Z] === RUN TestMatch [2021-03-27T18:18:42.529Z] === RUN TestMatch/[[]] [2021-03-27T18:18:42.529Z] === RUN TestMatch/[[foo]] [2021-03-27T18:18:42.529Z] === RUN TestMatch/[[bar]_[foo]] [2021-03-27T18:18:42.529Z] === RUN TestMatch/[[foo_bar]] [2021-03-27T18:18:42.529Z] === RUN TestMatch/[[qux]_[foo]] [2021-03-27T18:18:42.529Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-03-27T18:18:42.529Z] === RUN TestMatch/[] [2021-03-27T18:18:42.529Z] === RUN TestMatch/[]#01 [2021-03-27T18:18:42.529Z] === RUN TestMatch/[[qux]] [2021-03-27T18:18:42.529Z] === RUN TestMatch/[[foo_bar_qux]] [2021-03-27T18:18:42.529Z] === RUN TestMatch/[[qux]_[baz]] [2021-03-27T18:18:42.529Z] === RUN TestMatch/[[foo_baz]] [2021-03-27T18:18:42.529Z] --- PASS: TestMatch (0.00s) [2021-03-27T18:18:42.529Z] --- PASS: TestMatch/[[]] (0.00s) [2021-03-27T18:18:42.529Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-03-27T18:18:42.529Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-03-27T18:18:42.529Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-03-27T18:18:42.529Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-03-27T18:18:42.529Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-03-27T18:18:42.529Z] --- PASS: TestMatch/[] (0.00s) [2021-03-27T18:18:42.529Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-03-27T18:18:42.529Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-03-27T18:18:42.529Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-03-27T18:18:42.529Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-03-27T18:18:42.529Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-03-27T18:18:42.529Z] PASS [2021-03-27T18:18:42.529Z] coverage: 87.5% of statements [2021-03-27T18:18:42.529Z] ok github.com/docker/docker/pkg/capabilities 0.050s coverage: 87.5% of statements [2021-03-27T18:18:42.573Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-03-27T18:18:42.832Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-03-27T18:18:43.005Z] === RUN TestChrootTarUntar [2021-03-27T18:18:43.005Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-03-27T18:18:43.005Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-03-27T18:18:43.005Z] === RUN TestChrootUntarWithHugeExcludesList [2021-03-27T18:18:43.005Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-03-27T18:18:43.005Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-03-27T18:18:43.005Z] === RUN TestChrootUntarEmptyArchive [2021-03-27T18:18:43.005Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-03-27T18:18:43.005Z] === RUN TestChrootTarUntarWithSymlink [2021-03-27T18:18:43.005Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-03-27T18:18:43.005Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-03-27T18:18:43.005Z] === RUN TestChrootCopyWithTar [2021-03-27T18:18:43.005Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-03-27T18:18:43.005Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-03-27T18:18:43.005Z] === RUN TestChrootCopyFileWithTar [2021-03-27T18:18:43.005Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-03-27T18:18:43.005Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-03-27T18:18:43.005Z] === RUN TestChrootUntarPath [2021-03-27T18:18:43.005Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-03-27T18:18:43.005Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-03-27T18:18:43.005Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-03-27T18:18:43.005Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-03-27T18:18:43.005Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-03-27T18:18:43.005Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-03-27T18:18:43.005Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-03-27T18:18:43.005Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-03-27T18:18:43.005Z] === RUN TestChrootApplyDotDotFile [2021-03-27T18:18:43.005Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-03-27T18:18:43.005Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-03-27T18:18:43.005Z] PASS [2021-03-27T18:18:43.005Z] coverage: 15.4% of statements [2021-03-27T18:18:43.005Z] ok github.com/docker/docker/pkg/chrootarchive 0.113s coverage: 15.4% of statements [2021-03-27T18:18:43.400Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-03-27T18:18:43.400Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-03-27T18:18:43.481Z] === RUN TestIsArchivePathDir [2021-03-27T18:18:43.481Z] --- PASS: TestIsArchivePathDir (0.12s) [2021-03-27T18:18:43.481Z] === RUN TestIsArchivePathInvalidFile [2021-03-27T18:18:43.481Z] --- PASS: TestIsArchivePathInvalidFile (0.19s) [2021-03-27T18:18:43.481Z] === RUN TestIsArchivePathTar [2021-03-27T18:18:43.481Z] === RUN TestSizeEmpty [2021-03-27T18:18:43.481Z] --- PASS: TestSizeEmpty (0.00s) [2021-03-27T18:18:43.481Z] === RUN TestSizeEmptyFile [2021-03-27T18:18:43.481Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-03-27T18:18:43.481Z] === RUN TestSizeNonemptyFile [2021-03-27T18:18:43.481Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-03-27T18:18:43.481Z] === RUN TestSizeNestedDirectoryEmpty [2021-03-27T18:18:43.481Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-03-27T18:18:43.481Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-03-27T18:18:43.481Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-03-27T18:18:43.481Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-03-27T18:18:43.957Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-03-27T18:18:43.957Z] === RUN TestMoveToSubdir [2021-03-27T18:18:43.957Z] --- PASS: TestMoveToSubdir (0.00s) [2021-03-27T18:18:43.957Z] === RUN TestSizeNonExistingDirectory [2021-03-27T18:18:43.957Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-03-27T18:18:43.957Z] PASS [2021-03-27T18:18:43.957Z] coverage: 80.0% of statements [2021-03-27T18:18:43.957Z] ok github.com/docker/docker/pkg/directory 0.055s coverage: 80.0% of statements [2021-03-27T18:18:43.957Z] --- PASS: TestIsArchivePathTar (0.19s) [2021-03-27T18:18:43.957Z] === RUN TestDecompressStreamGzip [2021-03-27T18:18:43.957Z] --- PASS: TestDecompressStreamGzip (0.18s) [2021-03-27T18:18:43.957Z] === RUN TestDecompressStreamBzip2 [2021-03-27T18:18:43.957Z] --- PASS: TestDecompressStreamBzip2 (0.17s) [2021-03-27T18:18:43.957Z] === RUN TestDecompressStreamXz [2021-03-27T18:18:43.957Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-03-27T18:18:43.957Z] archive_test.go:134: Xz not present in msys2 [2021-03-27T18:18:43.957Z] === RUN TestCompressStreamXzUnsupported [2021-03-27T18:18:43.957Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-03-27T18:18:43.957Z] === RUN TestCompressStreamBzip2Unsupported [2021-03-27T18:18:43.957Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-03-27T18:18:43.957Z] === RUN TestCompressStreamInvalid [2021-03-27T18:18:43.957Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-03-27T18:18:43.957Z] === RUN TestExtensionInvalid [2021-03-27T18:18:43.957Z] --- PASS: TestExtensionInvalid (0.00s) [2021-03-27T18:18:43.957Z] === RUN TestExtensionUncompressed [2021-03-27T18:18:43.957Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-03-27T18:18:43.957Z] === RUN TestExtensionBzip2 [2021-03-27T18:18:43.957Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-03-27T18:18:43.957Z] === RUN TestExtensionGzip [2021-03-27T18:18:43.957Z] --- PASS: TestExtensionGzip (0.00s) [2021-03-27T18:18:43.957Z] === RUN TestExtensionXz [2021-03-27T18:18:43.957Z] --- PASS: TestExtensionXz (0.00s) [2021-03-27T18:18:43.957Z] === RUN TestCmdStreamLargeStderr [2021-03-27T18:18:43.957Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2021-03-27T18:18:43.957Z] === RUN TestCmdStreamBad [2021-03-27T18:18:43.957Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-03-27T18:18:43.957Z] archive_test.go:239: Failing on Windows CI machines [2021-03-27T18:18:43.957Z] === RUN TestCmdStreamGood [2021-03-27T18:18:43.968Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-03-27T18:18:44.248Z] === RUN TestReadPluginNoRead/default [2021-03-27T18:18:44.432Z] --- PASS: TestCmdStreamGood (0.05s) [2021-03-27T18:18:44.432Z] === RUN TestUntarPathWithInvalidDest [2021-03-27T18:18:44.432Z] === RUN Test [2021-03-27T18:18:44.432Z] === RUN Test/TestContainsEntry [2021-03-27T18:18:44.432Z] === RUN Test/TestCreateEntries [2021-03-27T18:18:44.432Z] === RUN Test/TestEntriesDiff [2021-03-27T18:18:44.432Z] === RUN Test/TestEntriesEquality [2021-03-27T18:18:44.432Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-03-27T18:18:44.432Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-03-27T18:18:44.432Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-03-27T18:18:44.432Z] === RUN Test/TestGeneratorNotGenerate [2021-03-27T18:18:44.432Z] === RUN Test/TestGeneratorWithPort [2021-03-27T18:18:44.432Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-03-27T18:18:44.432Z] === RUN Test/TestNewEntry [2021-03-27T18:18:44.432Z] === RUN Test/TestParse [2021-03-27T18:18:44.432Z] --- PASS: Test (0.00s) [2021-03-27T18:18:44.432Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-03-27T18:18:44.432Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-03-27T18:18:44.432Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-03-27T18:18:44.432Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-03-27T18:18:44.432Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-03-27T18:18:44.432Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-03-27T18:18:44.432Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-03-27T18:18:44.432Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-03-27T18:18:44.432Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-03-27T18:18:44.432Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-03-27T18:18:44.432Z] --- PASS: Test/TestNewEntry (0.00s) [2021-03-27T18:18:44.432Z] --- PASS: Test/TestParse (0.00s) [2021-03-27T18:18:44.432Z] PASS [2021-03-27T18:18:44.432Z] coverage: 58.3% of statements [2021-03-27T18:18:44.432Z] ok github.com/docker/docker/pkg/discovery 0.100s coverage: 58.3% of statements [2021-03-27T18:18:44.432Z] --- PASS: TestUntarPathWithInvalidDest (0.09s) [2021-03-27T18:18:44.432Z] === RUN TestUntarPathWithInvalidSrc [2021-03-27T18:18:44.432Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-03-27T18:18:44.432Z] === RUN TestUntarPath [2021-03-27T18:18:44.432Z] --- PASS: TestUntarPath (0.08s) [2021-03-27T18:18:44.432Z] === RUN TestUntarPathWithDestinationFile [2021-03-27T18:18:44.432Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2021-03-27T18:18:44.432Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-03-27T18:18:44.432Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.09s) [2021-03-27T18:18:44.432Z] === RUN TestCopyWithTarInvalidSrc [2021-03-27T18:18:44.432Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-03-27T18:18:44.432Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-03-27T18:18:44.432Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-03-27T18:18:44.432Z] === RUN TestCopyWithTarSrcFile [2021-03-27T18:18:44.432Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-03-27T18:18:44.432Z] === RUN TestCopyWithTarSrcFolder [2021-03-27T18:18:44.432Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-03-27T18:18:44.432Z] === RUN TestCopyFileWithTarInvalidSrc [2021-03-27T18:18:44.432Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.01s) [2021-03-27T18:18:44.432Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-03-27T18:18:44.432Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-03-27T18:18:44.432Z] === RUN TestCopyFileWithTarSrcFolder [2021-03-27T18:18:44.432Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-03-27T18:18:44.432Z] === RUN TestCopyFileWithTarSrcFile [2021-03-27T18:18:44.432Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-03-27T18:18:44.432Z] === RUN TestTarFiles [2021-03-27T18:18:44.432Z] === RUN Test [2021-03-27T18:18:44.432Z] === RUN Test/TestContent [2021-03-27T18:18:44.432Z] === RUN Test/TestInitialize [2021-03-27T18:18:44.432Z] === RUN Test/TestNew [2021-03-27T18:18:44.432Z] === RUN Test/TestParsingContentsWithComments [2021-03-27T18:18:44.432Z] === RUN Test/TestRegister [2021-03-27T18:18:44.432Z] === RUN Test/TestWatch [2021-03-27T18:18:44.432Z] --- PASS: Test (0.01s) [2021-03-27T18:18:44.432Z] --- PASS: Test/TestContent (0.00s) [2021-03-27T18:18:44.432Z] --- PASS: Test/TestInitialize (0.00s) [2021-03-27T18:18:44.432Z] --- PASS: Test/TestNew (0.00s) [2021-03-27T18:18:44.432Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-03-27T18:18:44.432Z] --- PASS: Test/TestRegister (0.00s) [2021-03-27T18:18:44.432Z] --- PASS: Test/TestWatch (0.01s) [2021-03-27T18:18:44.432Z] PASS [2021-03-27T18:18:44.432Z] coverage: 92.9% of statements [2021-03-27T18:18:44.432Z] ok github.com/docker/docker/pkg/discovery/file 0.067s coverage: 92.9% of statements [2021-03-27T18:18:44.535Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-03-27T18:18:44.535Z] --- PASS: TestStopContainerWithTimeout (0.04s) [2021-03-27T18:18:44.535Z] --- PASS: TestStopContainerWithTimeout/0 (1.97s) [2021-03-27T18:18:44.535Z] --- PASS: TestStopContainerWithTimeout/3 (4.34s) [2021-03-27T18:18:44.535Z] --- PASS: TestStopContainerWithTimeout/-1 (3.34s) [2021-03-27T18:18:44.535Z] --- PASS: TestStopContainerWithTimeout/1 (2.40s) [2021-03-27T18:18:44.535Z] === RUN TestDeleteDevicemapper [2021-03-27T18:18:44.535Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-03-27T18:18:44.535Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-27T18:18:44.535Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-03-27T18:18:44.819Z] --- PASS: TestDaemonStartWithLogOpt (4.96s) [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-27T18:18:45.282Z] + bundleName=s390x-integration [2021-03-27T18:18:45.282Z] + echo Creating s390x-integration-bundles.tar.gz [2021-03-27T18:18:45.282Z] Creating s390x-integration-bundles.tar.gz [2021-03-27T18:18:45.282Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2021-03-27T18:18:45.282Z] + 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-27T18:18:45.324Z] Archiving artifacts [2021-03-27T18:18:45.720Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42211/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-03-27T18:18:46.018Z] === RUN Test [2021-03-27T18:18:46.018Z] === RUN Test/TestWatch [2021-03-27T18:18:46.018Z] --- PASS: Test (0.00s) [2021-03-27T18:18:46.018Z] --- PASS: Test/TestWatch (0.00s) [2021-03-27T18:18:46.018Z] PASS [2021-03-27T18:18:46.018Z] coverage: 92.3% of statements [2021-03-27T18:18:46.018Z] ok github.com/docker/docker/pkg/discovery/memory 0.105s coverage: 92.3% of statements [2021-03-27T18:18:46.139Z] + make clean [2021-03-27T18:18:46.205Z] === RUN TestReadPluginNoRead/disabled_caching [2021-03-27T18:18:46.429Z] docker volume rm -f docker-dev-cache [2021-03-27T18:18:46.494Z] === RUN Test [2021-03-27T18:18:46.494Z] === RUN Test/TestInitialize [2021-03-27T18:18:46.494Z] === RUN Test [2021-03-27T18:18:46.494Z] === RUN Test/TestInitialize [2021-03-27T18:18:46.494Z] === RUN Test/TestInitializeWithPattern [2021-03-27T18:18:46.494Z] === RUN Test/TestRegister [2021-03-27T18:18:46.494Z] === RUN Test/TestWatch [2021-03-27T18:18:46.494Z] --- PASS: Test (0.00s) [2021-03-27T18:18:46.494Z] --- PASS: Test/TestInitialize (0.00s) [2021-03-27T18:18:46.494Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-03-27T18:18:46.494Z] --- PASS: Test/TestRegister (0.00s) [2021-03-27T18:18:46.494Z] --- PASS: Test/TestWatch (0.00s) [2021-03-27T18:18:46.494Z] PASS [2021-03-27T18:18:46.494Z] coverage: 93.8% of statements [2021-03-27T18:18:46.494Z] ok github.com/docker/docker/pkg/discovery/nodes 0.075s coverage: 93.8% of statements [2021-03-27T18:18:46.494Z] time="2021-03-27T18:18:46Z" level=info msg="Initializing discovery without TLS" [2021-03-27T18:18:46.494Z] time="2021-03-27T18:18:46Z" level=info msg="Initializing discovery without TLS" [2021-03-27T18:18:46.494Z] time="2021-03-27T18:18:46Z" level=info msg="Initializing discovery without TLS" [2021-03-27T18:18:46.494Z] === RUN Test/TestInitializeWithCerts [2021-03-27T18:18:46.494Z] time="2021-03-27T18:18:46Z" level=info msg="Initializing discovery with TLS" [2021-03-27T18:18:46.494Z] === RUN Test/TestWatch [2021-03-27T18:18:46.494Z] time="2021-03-27T18:18:46Z" level=info msg="Initializing discovery without TLS" [2021-03-27T18:18:46.719Z] docker-dev-cache [Pipeline] deleteDir [2021-03-27T18:18:46.970Z] --- PASS: TestContainerKillOnDaemonStart (12.93s) [2021-03-27T18:18:46.970Z] PASS [2021-03-27T18:18:46.970Z] [2021-03-27T18:18:46.970Z] === Skipped [2021-03-27T18:18:46.970Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2021-03-27T18:18:46.970Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-27T18:18:46.970Z] [2021-03-27T18:18:46.970Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-27T18:18:46.970Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-27T18:18:46.970Z] [2021-03-27T18:18:46.970Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2021-03-27T18:18:46.970Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-27T18:18:46.970Z] [2021-03-27T18:18:46.970Z] [2021-03-27T18:18:46.970Z] DONE 196 tests, 3 skipped in 114.195s [2021-03-27T18:18:46.970Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2021-03-27T18:18:46.970Z] ++ 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-27T18:18:46.970Z] ++ set -e [2021-03-27T18:18:46.970Z] ++ '[' -n 0 ']' [2021-03-27T18:18:46.970Z] ++ set -x [2021-03-27T18:18:46.970Z] ++ 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-27T18:18:46.970Z] INFO: Testing against a local daemon [2021-03-27T18:18:46.970Z] === RUN TestCommitInheritsEnv [2021-03-27T18:18:46.970Z] --- PASS: TestCommitInheritsEnv (0.35s) [2021-03-27T18:18:46.970Z] === RUN TestImportExtremelyLargeImageWorks [2021-03-27T18:18:46.970Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-03-27T18:18:46.970Z] === RUN TestImagesFilterMultiReference [2021-03-27T18:18:46.970Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-03-27T18:18:46.970Z] === RUN TestImagePullPlatformInvalid [2021-03-27T18:18:46.970Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-03-27T18:18:46.970Z] === RUN TestRemoveImageOrphaning [2021-03-27T18:18:47.264Z] --- PASS: TestRemoveImageOrphaning (0.34s) [2021-03-27T18:18:47.264Z] === RUN TestRemoveImageGarbageCollector [2021-03-27T18:18:47.264Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-03-27T18:18:47.264Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-27T18:18:47.264Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-03-27T18:18:47.264Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-03-27T18:18:47.264Z] === RUN TestTagInvalidReference [2021-03-27T18:18:47.494Z] === RUN TestPollerAddRemove [2021-03-27T18:18:47.494Z] --- PASS: TestPollerAddRemove (0.00s) [2021-03-27T18:18:47.494Z] === RUN TestPollerEvent [2021-03-27T18:18:47.494Z] --- SKIP: TestPollerEvent (0.00s) [2021-03-27T18:18:47.494Z] poller_test.go:41: No chmod on Windows [2021-03-27T18:18:47.494Z] === RUN TestPollerClose [2021-03-27T18:18:47.494Z] --- PASS: TestPollerClose (0.00s) [2021-03-27T18:18:47.494Z] PASS [2021-03-27T18:18:47.494Z] coverage: 45.7% of statements [2021-03-27T18:18:47.494Z] ok github.com/docker/docker/pkg/filenotify 0.052s coverage: 45.7% of statements [2021-03-27T18:18:47.557Z] --- PASS: TestTagInvalidReference (0.02s) [2021-03-27T18:18:47.557Z] === RUN TestTagValidPrefixedRepo [2021-03-27T18:18:47.557Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-03-27T18:18:47.557Z] === RUN TestTagExistedNameWithoutForce [2021-03-27T18:18:47.557Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-03-27T18:18:47.557Z] === RUN TestTagOfficialNames [2021-03-27T18:18:47.557Z] --- PASS: TestTagOfficialNames (0.04s) [2021-03-27T18:18:47.557Z] === RUN TestTagMatchesDigest [2021-03-27T18:18:47.557Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-03-27T18:18:47.557Z] === CONT TestImportExtremelyLargeImageWorks [2021-03-27T18:18:47.823Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-03-27T18:18:47.969Z] === RUN TestCopyFileWithInvalidSrc [2021-03-27T18:18:47.969Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-03-27T18:18:47.969Z] === RUN TestCopyFileWithInvalidDest [2021-03-27T18:18:47.969Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-03-27T18:18:47.969Z] === RUN TestCopyFileWithSameSrcAndDest [2021-03-27T18:18:47.969Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-03-27T18:18:47.969Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-03-27T18:18:47.969Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-03-27T18:18:47.969Z] === RUN TestCopyFile [2021-03-27T18:18:47.969Z] --- PASS: TestCopyFile (0.00s) [2021-03-27T18:18:47.969Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-03-27T18:18:47.969Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-03-27T18:18:47.969Z] fileutils_test.go:134: Needs porting to Windows [2021-03-27T18:18:47.969Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-03-27T18:18:47.969Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-03-27T18:18:47.969Z] === RUN TestReadSymlinkedDirectoryToFile [2021-03-27T18:18:47.969Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-03-27T18:18:47.969Z] fileutils_test.go:180: Needs porting to Windows [2021-03-27T18:18:47.969Z] === RUN TestWildcardMatches [2021-03-27T18:18:47.969Z] --- PASS: TestWildcardMatches (0.00s) [2021-03-27T18:18:47.969Z] === RUN TestPatternMatches [2021-03-27T18:18:47.969Z] --- PASS: TestPatternMatches (0.00s) [2021-03-27T18:18:47.969Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-03-27T18:18:47.969Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-03-27T18:18:47.969Z] === RUN TestPatternMatchesFolderExclusions [2021-03-27T18:18:47.969Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-03-27T18:18:47.969Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-03-27T18:18:47.969Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-03-27T18:18:47.969Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-03-27T18:18:47.969Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-03-27T18:18:47.969Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-03-27T18:18:48.447Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-03-27T18:18:48.447Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-03-27T18:18:48.447Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-03-27T18:18:48.447Z] === RUN TestSingleExclamationError [2021-03-27T18:18:48.447Z] --- PASS: TestSingleExclamationError (0.00s) [2021-03-27T18:18:48.447Z] === RUN TestMatchesWithNoPatterns [2021-03-27T18:18:48.447Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-03-27T18:18:48.447Z] === RUN TestMatchesWithMalformedPatterns [2021-03-27T18:18:48.447Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-03-27T18:18:48.447Z] === RUN TestMatches [2021-03-27T18:18:48.447Z] --- PASS: TestMatches (0.00s) [2021-03-27T18:18:48.447Z] === RUN TestCleanPatterns [2021-03-27T18:18:48.447Z] --- PASS: TestCleanPatterns (0.00s) [2021-03-27T18:18:48.447Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-03-27T18:18:48.447Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-03-27T18:18:48.447Z] === RUN TestCleanPatternsExceptionFlag [2021-03-27T18:18:48.447Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-03-27T18:18:48.447Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-03-27T18:18:48.447Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-03-27T18:18:48.447Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-03-27T18:18:48.447Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-03-27T18:18:48.447Z] === RUN TestCleanPatternsErrorSingleException [2021-03-27T18:18:48.447Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-03-27T18:18:48.447Z] === RUN TestCreateIfNotExistsDir [2021-03-27T18:18:48.447Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-03-27T18:18:48.447Z] === RUN TestCreateIfNotExistsFile [2021-03-27T18:18:48.447Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-03-27T18:18:48.447Z] === RUN TestMatch [2021-03-27T18:18:48.447Z] --- PASS: TestMatch (0.00s) [2021-03-27T18:18:48.447Z] PASS [2021-03-27T18:18:48.447Z] coverage: 87.7% of statements [2021-03-27T18:18:48.447Z] ok github.com/docker/docker/pkg/fileutils 0.100s coverage: 87.7% of statements [2021-03-27T18:18:48.447Z] === RUN TestGet [2021-03-27T18:18:48.447Z] --- PASS: TestGet (0.00s) [2021-03-27T18:18:48.447Z] === RUN TestGetShortcutString [2021-03-27T18:18:48.447Z] --- PASS: TestGetShortcutString (0.00s) [2021-03-27T18:18:48.447Z] PASS [2021-03-27T18:18:48.447Z] coverage: 42.9% of statements [2021-03-27T18:18:48.447Z] ok github.com/docker/docker/pkg/homedir 0.068s coverage: 42.9% of statements [2021-03-27T18:18:48.748Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-03-27T18:18:48.761Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.09s) [2021-03-27T18:18:48.761Z] === RUN TestUpdateMemory [2021-03-27T18:18:48.761Z] --- SKIP: TestUpdateMemory (0.00s) [2021-03-27T18:18:48.761Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-03-27T18:18:48.761Z] === RUN TestUpdateCPUQuota [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [2021-03-27T18:18:49.452Z] --- PASS: Test (3.19s) [2021-03-27T18:18:49.452Z] --- PASS: Test/TestInitialize (0.17s) [2021-03-27T18:18:49.452Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2021-03-27T18:18:49.452Z] --- PASS: Test/TestWatch (3.02s) [2021-03-27T18:18:49.452Z] PASS [2021-03-27T18:18:49.452Z] coverage: 84.1% of statements [2021-03-27T18:18:49.452Z] ok github.com/docker/docker/pkg/discovery/kv 3.293s coverage: 84.1% of statements [2021-03-27T18:18:49.452Z] === RUN TestCreateIDMapOrder [2021-03-27T18:18:49.452Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-03-27T18:18:49.452Z] PASS [2021-03-27T18:18:49.452Z] coverage: 7.2% of statements [2021-03-27T18:18:49.452Z] ok github.com/docker/docker/pkg/idtools 0.060s coverage: 7.2% of statements [Pipeline] } [2021-03-27T18:18:50.131Z] --- PASS: TestContinueAfterPluginCrash (10.49s) [2021-03-27T18:18:50.137Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-03-27T18:18:50.391Z] --- PASS: TestReadPluginNoRead (10.68s) [2021-03-27T18:18:50.391Z] --- PASS: TestReadPluginNoRead/default (2.10s) [2021-03-27T18:18:50.391Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.12s) [2021-03-27T18:18:50.391Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.05s) [2021-03-27T18:18:50.391Z] read_test.go:92: [d84465af78d2c] daemon is not started [2021-03-27T18:18:50.391Z] PASS [2021-03-27T18:18:50.391Z] [2021-03-27T18:18:50.391Z] DONE 6 tests in 10.849s [2021-03-27T18:18:50.391Z] 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-27T18:18:50.391Z] ++ 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-27T18:18:50.391Z] ++ set -e [2021-03-27T18:18:50.391Z] ++ '[' -n 0 ']' [2021-03-27T18:18:50.391Z] ++ set -x [2021-03-27T18:18:50.391Z] ++ 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-27T18:18:50.391Z] testing: warning: no tests to run [2021-03-27T18:18:50.391Z] PASS [2021-03-27T18:18:50.391Z] [2021-03-27T18:18:50.391Z] DONE 0 tests in 0.048s [2021-03-27T18:18:50.391Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-03-27T18:18:50.391Z] ++ 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-27T18:18:50.391Z] ++ set -e [2021-03-27T18:18:50.391Z] ++ '[' -n 0 ']' [2021-03-27T18:18:50.391Z] ++ set -x [2021-03-27T18:18:50.391Z] ++ 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-27T18:18:50.453Z] === RUN TestFixedBufferCap [2021-03-27T18:18:50.453Z] --- PASS: TestFixedBufferCap (0.00s) [2021-03-27T18:18:50.453Z] === RUN TestFixedBufferLen [2021-03-27T18:18:50.453Z] --- PASS: TestFixedBufferLen (0.00s) [2021-03-27T18:18:50.453Z] === RUN TestFixedBufferString [2021-03-27T18:18:50.453Z] --- PASS: TestFixedBufferString (0.00s) [2021-03-27T18:18:50.453Z] === RUN TestFixedBufferWrite [2021-03-27T18:18:50.453Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-03-27T18:18:50.453Z] === RUN TestFixedBufferRead [2021-03-27T18:18:50.453Z] --- PASS: TestFixedBufferRead (0.00s) [2021-03-27T18:18:50.453Z] === RUN TestBytesPipeRead [2021-03-27T18:18:50.453Z] --- PASS: TestBytesPipeRead (0.00s) [2021-03-27T18:18:50.453Z] === RUN TestBytesPipeWrite [2021-03-27T18:18:50.453Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-03-27T18:18:50.453Z] === RUN TestBytesPipeWriteRandomChunks [2021-03-27T18:18:50.654Z] INFO: Testing against a local daemon [2021-03-27T18:18:50.654Z] === RUN TestPluginWithDevMounts [2021-03-27T18:18:50.654Z] === PAUSE TestPluginWithDevMounts [2021-03-27T18:18:50.654Z] === CONT TestPluginWithDevMounts [2021-03-27T18:18:50.927Z] === RUN TestError [2021-03-27T18:18:50.927Z] --- PASS: TestError (0.00s) [2021-03-27T18:18:50.927Z] === RUN TestProgressString [2021-03-27T18:18:50.927Z] === RUN TestProgressString/no_progress [2021-03-27T18:18:50.927Z] === RUN TestProgressString/progress_1 [2021-03-27T18:18:50.927Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-03-27T18:18:50.927Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-03-27T18:18:50.927Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-03-27T18:18:50.927Z] === RUN TestProgressString/with_units [2021-03-27T18:18:50.927Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-03-27T18:18:50.927Z] === RUN TestProgressString/hide_counts [2021-03-27T18:18:50.927Z] --- PASS: TestProgressString (0.00s) [2021-03-27T18:18:50.927Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-03-27T18:18:50.927Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-03-27T18:18:50.927Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-03-27T18:18:50.927Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-03-27T18:18:50.927Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-03-27T18:18:50.927Z] --- PASS: TestProgressString/with_units (0.00s) [2021-03-27T18:18:50.927Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-03-27T18:18:50.927Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-03-27T18:18:50.927Z] === RUN TestJSONMessageDisplay [2021-03-27T18:18:50.927Z] --- PASS: TestJSONMessageDisplay (0.16s) [2021-03-27T18:18:50.927Z] === RUN TestJSONMessageDisplayWithJSONError [2021-03-27T18:18:50.927Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-03-27T18:18:50.927Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-03-27T18:18:50.927Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-03-27T18:18:50.927Z] === RUN TestDisplayJSONMessagesStream [2021-03-27T18:18:50.927Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-03-27T18:18:50.927Z] PASS [2021-03-27T18:18:50.927Z] coverage: 91.7% of statements [2021-03-27T18:18:50.927Z] ok github.com/docker/docker/pkg/jsonmessage 0.221s coverage: 91.7% of statements [2021-03-27T18:18:50.927Z] --- PASS: TestBytesPipeWriteRandomChunks (0.50s) [2021-03-27T18:18:50.927Z] === RUN TestAtomicWriteToFile [2021-03-27T18:18:50.927Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-03-27T18:18:50.927Z] === RUN TestAtomicWriteSetCommit [2021-03-27T18:18:50.927Z] --- PASS: TestAtomicWriteSetCommit (0.02s) [2021-03-27T18:18:50.927Z] === RUN TestAtomicWriteSetCancel [2021-03-27T18:18:50.927Z] --- PASS: TestAtomicWriteSetCancel (0.02s) [2021-03-27T18:18:50.927Z] === RUN TestReadCloserWrapperClose [2021-03-27T18:18:50.927Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-03-27T18:18:51.404Z] === RUN TestReaderErrWrapperReadOnError [2021-03-27T18:18:51.404Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-03-27T18:18:51.404Z] === RUN TestReaderErrWrapperRead [2021-03-27T18:18:51.404Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-03-27T18:18:51.404Z] === RUN TestHashData [2021-03-27T18:18:51.404Z] --- PASS: TestHashData (0.00s) [2021-03-27T18:18:51.404Z] === RUN TestCancelReadCloser [2021-03-27T18:18:51.404Z] --- PASS: TestCancelReadCloser (0.10s) [2021-03-27T18:18:51.404Z] === RUN TestWriteCloserWrapperClose [2021-03-27T18:18:51.404Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-03-27T18:18:51.404Z] === RUN TestNopWriteCloser [2021-03-27T18:18:51.404Z] --- PASS: TestNopWriteCloser (0.00s) [2021-03-27T18:18:51.404Z] === RUN TestNopWriter [2021-03-27T18:18:51.404Z] --- PASS: TestNopWriter (0.00s) [2021-03-27T18:18:51.404Z] === RUN TestWriteCounter [2021-03-27T18:18:51.404Z] --- PASS: TestWriteCounter (0.00s) [2021-03-27T18:18:51.404Z] PASS [2021-03-27T18:18:51.404Z] coverage: 69.2% of statements [2021-03-27T18:18:51.404Z] ok github.com/docker/docker/pkg/ioutils 0.769s coverage: 69.2% of statements [2021-03-27T18:18:51.404Z] === RUN TestStandardLongPath [2021-03-27T18:18:51.404Z] --- PASS: TestStandardLongPath (0.00s) [2021-03-27T18:18:51.404Z] === RUN TestUNCLongPath [2021-03-27T18:18:51.404Z] --- PASS: TestUNCLongPath (0.00s) [2021-03-27T18:18:51.404Z] PASS [2021-03-27T18:18:51.404Z] coverage: 100.0% of statements [2021-03-27T18:18:51.404Z] ok github.com/docker/docker/pkg/longpath 0.044s coverage: 100.0% of statements [2021-03-27T18:18:51.404Z] --- PASS: TestTarFiles (6.98s) [2021-03-27T18:18:51.404Z] === RUN TestTarUntar [2021-03-27T18:18:51.698Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2021-03-27T18:18:51.698Z] Copying nested executables into bundles/cross/linux/amd64 [2021-03-27T18:18:51.698Z] Cross building: bundles/cross/windows/amd64 [2021-03-27T18:18:51.698Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2021-03-27T18:18:51.698Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-03-27T18:18:51.879Z] --- PASS: TestTarUntar (0.08s) [2021-03-27T18:18:51.879Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-03-27T18:18:51.879Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-03-27T18:18:51.879Z] === RUN TestTarWithOptions [2021-03-27T18:18:51.879Z] --- PASS: TestTarWithOptions (0.03s) [2021-03-27T18:18:51.879Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-03-27T18:18:51.879Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-03-27T18:18:51.879Z] === RUN TestUntarUstarGnuConflict [2021-03-27T18:18:51.879Z] --- PASS: TestUntarUstarGnuConflict (0.01s) [2021-03-27T18:18:51.879Z] === RUN TestUntarInvalidFilenames [2021-03-27T18:18:51.879Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames639907214\\dest" [2021-03-27T18:18:51.879Z] --- PASS: TestUntarInvalidFilenames (0.18s) [2021-03-27T18:18:51.879Z] === RUN TestUntarHardlinkToSymlink [2021-03-27T18:18:51.879Z] --- PASS: TestUntarHardlinkToSymlink (0.02s) [2021-03-27T18:18:51.879Z] === RUN TestUntarInvalidHardlink [2021-03-27T18:18:51.879Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink329601167\\victim\\hello" -> "../victim/hello" [2021-03-27T18:18:51.879Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink072482978\\victim\\hello" -> "/../victim/hello" [2021-03-27T18:18:51.879Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink651048345\\victim" -> "../victim" [2021-03-27T18:18:51.879Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink961109028\\victim" -> "../victim" [2021-03-27T18:18:51.879Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink434822451\\victim" -> "../victim" [2021-03-27T18:18:51.879Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink058869494\\victim" -> "../victim" [2021-03-27T18:18:51.879Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2021-03-27T18:18:51.879Z] === RUN TestUntarInvalidSymlink [2021-03-27T18:18:52.057Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-03-27T18:18:52.356Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink079546333\\dest\\dotdot" -> "../victim/hello" [2021-03-27T18:18:52.356Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink161573272\\dest\\slash-dotdot" -> "/../victim/hello" [2021-03-27T18:18:52.356Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink502339095\\dest\\loophole-victim" -> "../victim" [2021-03-27T18:18:52.356Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink712422538\\dest\\loophole-victim" -> "../victim" [2021-03-27T18:18:52.356Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink208076385\\dest\\loophole-victim" -> "../victim" [2021-03-27T18:18:52.356Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink109464140\\dest\\loophole-victim" -> "../victim" [2021-03-27T18:18:52.356Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink413939515\\dest\\dir\\loophole" -> "../../victim" [2021-03-27T18:18:52.356Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2021-03-27T18:18:52.356Z] === RUN TestTempArchiveCloseMultipleTimes [2021-03-27T18:18:52.356Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-03-27T18:18:52.356Z] === RUN TestXGlobalNoParent [2021-03-27T18:18:52.356Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-03-27T18:18:52.356Z] === RUN TestReplaceFileTarWrapper [2021-03-27T18:18:52.356Z] === RUN TestNameFormat [2021-03-27T18:18:52.356Z] --- PASS: TestNameFormat (0.00s) [2021-03-27T18:18:52.356Z] === RUN TestNameRetries [2021-03-27T18:18:52.356Z] --- PASS: TestNameRetries (0.00s) [2021-03-27T18:18:52.356Z] PASS [2021-03-27T18:18:52.356Z] coverage: 85.7% of statements [2021-03-27T18:18:52.356Z] ok github.com/docker/docker/pkg/namesgenerator 0.043s coverage: 85.7% of statements [2021-03-27T18:18:52.356Z] --- PASS: TestReplaceFileTarWrapper (0.27s) [2021-03-27T18:18:52.356Z] === RUN TestPrefixHeaderReadable [2021-03-27T18:18:52.356Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-03-27T18:18:52.356Z] === RUN TestDisablePigz [2021-03-27T18:18:52.356Z] === RUN TestParseKeyValueOpt [2021-03-27T18:18:52.356Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-03-27T18:18:52.356Z] === RUN TestParseUintList [2021-03-27T18:18:52.356Z] --- PASS: TestParseUintList (0.00s) [2021-03-27T18:18:52.356Z] === RUN TestParseUintListMaximumLimits [2021-03-27T18:18:52.356Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-03-27T18:18:52.356Z] PASS [2021-03-27T18:18:52.356Z] coverage: 97.0% of statements [2021-03-27T18:18:52.356Z] --- PASS: TestDisablePigz (0.19s) [2021-03-27T18:18:52.356Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-03-27T18:18:52.356Z] === RUN TestPigz [2021-03-27T18:18:52.356Z] ok github.com/docker/docker/pkg/parsers 0.038s coverage: 97.0% of statements [2021-03-27T18:18:52.637Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-03-27T18:18:52.830Z] --- PASS: TestPigz (0.15s) [2021-03-27T18:18:52.830Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-03-27T18:18:52.830Z] === RUN TestCopyFileWithInvalidDest [2021-03-27T18:18:52.830Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-03-27T18:18:52.830Z] archive_windows_test.go:16: Currently fails [2021-03-27T18:18:52.830Z] === RUN TestCanonicalTarNameForPath [2021-03-27T18:18:52.830Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-03-27T18:18:52.830Z] === RUN TestCanonicalTarName [2021-03-27T18:18:52.830Z] --- PASS: TestCanonicalTarName (0.00s) [2021-03-27T18:18:52.830Z] === RUN TestChmodTarEntry [2021-03-27T18:18:52.830Z] --- PASS: TestChmodTarEntry (0.00s) [2021-03-27T18:18:52.830Z] === RUN TestHardLinkOrder [2021-03-27T18:18:52.830Z] --- PASS: TestHardLinkOrder (0.13s) [2021-03-27T18:18:52.830Z] === RUN TestChangeString [2021-03-27T18:18:52.830Z] --- PASS: TestChangeString (0.00s) [2021-03-27T18:18:52.830Z] === RUN TestChangesWithNoChanges [2021-03-27T18:18:52.830Z] === RUN TestNewAndRemove [2021-03-27T18:18:52.830Z] --- PASS: TestNewAndRemove (0.00s) [2021-03-27T18:18:52.830Z] === RUN TestRemoveInvalidPath [2021-03-27T18:18:52.830Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-03-27T18:18:52.830Z] PASS [2021-03-27T18:18:52.830Z] coverage: 82.6% of statements [2021-03-27T18:18:52.830Z] ok github.com/docker/docker/pkg/pidfile 0.060s coverage: 82.6% of statements [2021-03-27T18:18:52.830Z] --- PASS: TestChangesWithNoChanges (0.06s) [2021-03-27T18:18:52.830Z] === RUN TestChangesWithChanges [2021-03-27T18:18:52.830Z] --- PASS: TestChangesWithChanges (0.05s) [2021-03-27T18:18:52.830Z] === RUN TestChangesWithChangesGH13590 [2021-03-27T18:18:52.830Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-03-27T18:18:52.830Z] changes_test.go:192: needs more investigation [2021-03-27T18:18:52.830Z] === RUN TestChangesDirsEmpty [2021-03-27T18:18:53.197Z] --- PASS: TestPluginWithDevMounts (2.19s) [2021-03-27T18:18:53.197Z] PASS [2021-03-27T18:18:53.197Z] [2021-03-27T18:18:53.197Z] DONE 1 tests in 2.373s [2021-03-27T18:18:53.197Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-03-27T18:18:53.197Z] ++ 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-27T18:18:53.197Z] ++ set -e [2021-03-27T18:18:53.197Z] ++ '[' -n 0 ']' [2021-03-27T18:18:53.197Z] ++ set -x [2021-03-27T18:18:53.197Z] ++ 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-27T18:18:53.197Z] INFO: Testing against a local daemon [2021-03-27T18:18:53.197Z] === RUN TestSecretInspect [2021-03-27T18:18:53.306Z] --- PASS: TestChangesDirsEmpty (0.25s) [2021-03-27T18:18:53.306Z] === RUN TestChangesDirsMutated [2021-03-27T18:18:53.306Z] --- PASS: TestChangesDirsMutated (0.24s) [2021-03-27T18:18:53.306Z] === RUN TestApplyLayer [2021-03-27T18:18:53.306Z] --- SKIP: TestApplyLayer (0.00s) [2021-03-27T18:18:53.306Z] changes_test.go:405: needs further investigation [2021-03-27T18:18:53.306Z] === RUN TestChangesSizeWithHardlinks [2021-03-27T18:18:53.306Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-03-27T18:18:53.306Z] changes_test.go:441: needs further investigation [2021-03-27T18:18:53.306Z] === RUN TestChangesSizeWithNoChanges [2021-03-27T18:18:53.306Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-03-27T18:18:53.306Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-03-27T18:18:53.306Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-03-27T18:18:53.306Z] === RUN TestChangesSize [2021-03-27T18:18:53.306Z] --- PASS: TestChangesSize (0.00s) [2021-03-27T18:18:53.306Z] === RUN TestApplyLayerInvalidFilenames [2021-03-27T18:18:53.306Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames740886594\\dest" [2021-03-27T18:18:53.306Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2021-03-27T18:18:53.306Z] === RUN TestApplyLayerInvalidHardlink [2021-03-27T18:18:53.306Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink922613444\\victim\\hello" -> "../victim/hello" [2021-03-27T18:18:53.306Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink563987795\\victim\\hello" -> "/../victim/hello" [2021-03-27T18:18:53.306Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink990654614\\victim" -> "../victim" [2021-03-27T18:18:53.306Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink504886525\\victim" -> "../victim" [2021-03-27T18:18:53.306Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink006121528\\victim" -> "../victim" [2021-03-27T18:18:53.306Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink327405623\\victim" -> "../victim" [2021-03-27T18:18:53.306Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2021-03-27T18:18:53.306Z] === RUN TestApplyLayerInvalidSymlink [2021-03-27T18:18:53.306Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink343240746\\dest\\dotdot" -> "../victim/hello" [2021-03-27T18:18:53.306Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink087056769\\dest\\slash-dotdot" -> "/../victim/hello" [2021-03-27T18:18:53.306Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink280724204\\dest\\loophole-victim" -> "../victim" [2021-03-27T18:18:53.306Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink042132315\\dest\\loophole-victim" -> "../victim" [2021-03-27T18:18:53.306Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink079520510\\dest\\loophole-victim" -> "../victim" [2021-03-27T18:18:53.306Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink797218373\\dest\\loophole-victim" -> "../victim" [2021-03-27T18:18:53.306Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2021-03-27T18:18:53.306Z] === RUN TestApplyLayerWhiteouts [2021-03-27T18:18:53.306Z] --- PASS: TestApplyLayerWhiteouts (0.09s) [2021-03-27T18:18:53.306Z] === RUN TestGenerateEmptyFile [2021-03-27T18:18:53.306Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-03-27T18:18:53.306Z] === RUN TestGenerateWithContent [2021-03-27T18:18:53.306Z] --- PASS: TestGenerateWithContent (0.00s) [2021-03-27T18:18:53.306Z] PASS [2021-03-27T18:18:53.306Z] coverage: 62.6% of statements [2021-03-27T18:18:53.306Z] ok github.com/docker/docker/pkg/archive 10.384s coverage: 62.6% of statements [2021-03-27T18:18:53.590Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-03-27T18:18:53.782Z] === RUN TestParseEmptyInterface [2021-03-27T18:18:53.782Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-03-27T18:18:53.782Z] === RUN TestParseNonInterfaceType [2021-03-27T18:18:53.782Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-03-27T18:18:53.782Z] === RUN TestParseWithOneFunction [2021-03-27T18:18:53.782Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-03-27T18:18:53.782Z] === RUN TestParseWithMultipleFuncs [2021-03-27T18:18:53.782Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-03-27T18:18:53.782Z] === RUN TestParseWithUnnamedReturn [2021-03-27T18:18:53.782Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-03-27T18:18:53.782Z] === RUN TestEmbeddedInterface [2021-03-27T18:18:53.782Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-03-27T18:18:53.782Z] === RUN TestParsedImports [2021-03-27T18:18:53.782Z] --- PASS: TestParsedImports (0.00s) [2021-03-27T18:18:53.782Z] === RUN TestAliasedImports [2021-03-27T18:18:53.782Z] --- PASS: TestAliasedImports (0.00s) [2021-03-27T18:18:53.782Z] PASS [2021-03-27T18:18:53.782Z] coverage: 56.8% of statements [2021-03-27T18:18:53.782Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.130s coverage: 56.8% of statements [2021-03-27T18:18:53.848Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-03-27T18:18:53.938Z] --- PASS: TestServiceUpdateSecrets (15.10s) [2021-03-27T18:18:53.938Z] === RUN TestServiceUpdateConfigs [2021-03-27T18:18:54.107Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-03-27T18:18:54.782Z] === RUN TestFailedConnection [2021-03-27T18:18:55.044Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-03-27T18:18:55.258Z] === RUN TestHTTPTransport [2021-03-27T18:18:55.258Z] --- PASS: TestHTTPTransport (0.00s) [2021-03-27T18:18:55.258Z] PASS [2021-03-27T18:18:55.258Z] coverage: 85.7% of statements [2021-03-27T18:18:55.258Z] ok github.com/docker/docker/pkg/plugins/transport 0.049s coverage: 85.7% of statements [2021-03-27T18:18:55.258Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-03-27T18:18:55.258Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-03-27T18:18:55.258Z] === RUN TestBufioReaderPoolPutAndGet [2021-03-27T18:18:55.258Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-03-27T18:18:55.258Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-03-27T18:18:55.258Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-03-27T18:18:55.258Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-03-27T18:18:55.258Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-03-27T18:18:55.258Z] === RUN TestBufioWriterPoolPutAndGet [2021-03-27T18:18:55.258Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-03-27T18:18:55.258Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-03-27T18:18:55.258Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-03-27T18:18:55.258Z] === RUN TestBufferPoolPutAndGet [2021-03-27T18:18:55.258Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-03-27T18:18:55.258Z] PASS [2021-03-27T18:18:55.258Z] coverage: 88.2% of statements [2021-03-27T18:18:55.258Z] ok github.com/docker/docker/pkg/pools 0.045s coverage: 88.2% of statements [2021-03-27T18:18:55.303Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-03-27T18:18:55.562Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-03-27T18:18:55.732Z] --- PASS: TestFailedConnection (1.15s) [2021-03-27T18:18:55.732Z] === RUN TestFailOnce [2021-03-27T18:18:56.208Z] === RUN TestOutputOnPrematureClose [2021-03-27T18:18:56.208Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-03-27T18:18:56.208Z] === RUN TestCompleteSilently [2021-03-27T18:18:56.208Z] --- PASS: TestCompleteSilently (0.00s) [2021-03-27T18:18:56.208Z] PASS [2021-03-27T18:18:56.208Z] coverage: 75.9% of statements [2021-03-27T18:18:56.208Z] ok github.com/docker/docker/pkg/progress 0.050s coverage: 75.9% of statements [2021-03-27T18:18:56.208Z] 2021/03/27 18:18:55 http: panic serving 127.0.0.1:49221: Plugin not ready [2021-03-27T18:18:56.208Z] goroutine 10 [running]: [2021-03-27T18:18:56.208Z] net/http.(*conn).serve.func1(0xc000058b40) [2021-03-27T18:18:56.208Z] c:/go/src/net/http/server.go:1795 +0x140 [2021-03-27T18:18:56.208Z] panic(0x849b40, 0x986ad0) [2021-03-27T18:18:56.208Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2021-03-27T18:18:56.208Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a700, 0xc000132000, 0xc0000d0300) [2021-03-27T18:18:56.208Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-03-27T18:18:56.208Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a700, 0xc000132000, 0xc0000d0300) [2021-03-27T18:18:56.208Z] c:/go/src/net/http/server.go:2036 +0x4b [2021-03-27T18:18:56.208Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a700, 0xc000132000, 0xc0000d0300) [2021-03-27T18:18:56.208Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2021-03-27T18:18:56.208Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a700, 0xc000132000, 0xc0000d0300) [2021-03-27T18:18:56.208Z] c:/go/src/net/http/server.go:2831 +0xab [2021-03-27T18:18:56.208Z] net/http.(*conn).serve(0xc000058b40, 0x99b2c0, 0xc00004a980) [2021-03-27T18:18:56.208Z] c:/go/src/net/http/server.go:1919 +0x87c [2021-03-27T18:18:56.208Z] created by net/http.(*Server).Serve [2021-03-27T18:18:56.208Z] c:/go/src/net/http/server.go:2957 +0x38b [2021-03-27T18:18:56.208Z] time="2021-03-27T18:18:55Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49220/Test.FailOnce: Post http://127.0.0.1:49220/Test.FailOnce: EOF, retrying in 1s" [2021-03-27T18:18:56.208Z] === RUN TestSendToOneSub [2021-03-27T18:18:56.208Z] --- PASS: TestSendToOneSub (0.00s) [2021-03-27T18:18:56.208Z] === RUN TestSendToMultipleSubs [2021-03-27T18:18:56.208Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-03-27T18:18:56.208Z] === RUN TestEvictOneSub [2021-03-27T18:18:56.208Z] --- PASS: TestEvictOneSub (0.00s) [2021-03-27T18:18:56.208Z] === RUN TestClosePublisher [2021-03-27T18:18:56.208Z] --- PASS: TestClosePublisher (0.00s) [2021-03-27T18:18:56.208Z] === RUN TestPubSubRace [2021-03-27T18:18:56.496Z] --- PASS: TestSecretInspect (3.31s) [2021-03-27T18:18:56.497Z] === RUN TestSecretList [2021-03-27T18:18:56.683Z] === RUN TestRegister [2021-03-27T18:18:56.683Z] --- PASS: TestRegister (0.00s) [2021-03-27T18:18:56.683Z] === RUN TestCommand [2021-03-27T18:18:56.683Z] --- PASS: TestCommand (0.03s) [2021-03-27T18:18:56.683Z] === RUN TestNaiveSelf [2021-03-27T18:18:56.683Z] --- PASS: TestNaiveSelf (0.03s) [2021-03-27T18:18:56.683Z] PASS [2021-03-27T18:18:56.683Z] coverage: 82.4% of statements [2021-03-27T18:18:56.683Z] ok github.com/docker/docker/pkg/reexec 0.089s coverage: 82.4% of statements [2021-03-27T18:18:57.157Z] --- PASS: TestFailOnce (1.17s) [2021-03-27T18:18:57.157Z] === RUN TestEchoInputOutput [2021-03-27T18:18:57.157Z] --- PASS: TestEchoInputOutput (0.00s) [2021-03-27T18:18:57.157Z] === RUN TestBackoff [2021-03-27T18:18:57.157Z] --- PASS: TestBackoff (0.00s) [2021-03-27T18:18:57.157Z] === RUN TestAbortRetry [2021-03-27T18:18:57.157Z] --- PASS: TestAbortRetry (0.00s) [2021-03-27T18:18:57.157Z] === RUN TestClientScheme [2021-03-27T18:18:57.157Z] --- PASS: TestClientScheme (0.00s) [2021-03-27T18:18:57.157Z] === RUN TestNewClientWithTimeout [2021-03-27T18:18:57.157Z] --- PASS: TestPubSubRace (1.05s) [2021-03-27T18:18:57.157Z] PASS [2021-03-27T18:18:57.157Z] coverage: 75.0% of statements [2021-03-27T18:18:57.157Z] ok github.com/docker/docker/pkg/pubsub 1.087s coverage: 75.0% of statements [2021-03-27T18:18:57.635Z] time="2021-03-27T18:18:57Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.Echo: Post http://127.0.0.1:49225/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-03-27T18:18:58.094Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-03-27T18:18:58.109Z] === RUN TestParseSignal [2021-03-27T18:18:58.109Z] --- PASS: TestParseSignal (0.00s) [2021-03-27T18:18:58.109Z] === RUN TestValidSignalForPlatform [2021-03-27T18:18:58.109Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-03-27T18:18:58.109Z] PASS [2021-03-27T18:18:58.109Z] coverage: 20.3% of statements [2021-03-27T18:18:58.109Z] ok github.com/docker/docker/pkg/signal 0.041s coverage: 20.3% of statements [2021-03-27T18:18:58.109Z] === RUN TestNewStdWriter [2021-03-27T18:18:58.109Z] --- PASS: TestNewStdWriter (0.00s) [2021-03-27T18:18:58.109Z] === RUN TestWriteWithUninitializedStdWriter [2021-03-27T18:18:58.109Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-03-27T18:18:58.109Z] === RUN TestWriteWithNilBytes [2021-03-27T18:18:58.109Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-03-27T18:18:58.109Z] === RUN TestWrite [2021-03-27T18:18:58.109Z] --- PASS: TestWrite (0.00s) [2021-03-27T18:18:58.109Z] === RUN TestWriteWithWriterError [2021-03-27T18:18:58.109Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-03-27T18:18:58.109Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-03-27T18:18:58.109Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-03-27T18:18:58.109Z] === RUN TestStdCopyWriteAndRead [2021-03-27T18:18:58.109Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-03-27T18:18:58.109Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-03-27T18:18:58.109Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-03-27T18:18:58.109Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-03-27T18:18:58.109Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-03-27T18:18:58.109Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-03-27T18:18:58.109Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-03-27T18:18:58.109Z] === RUN TestStdCopyWithInvalidInputHeader [2021-03-27T18:18:58.109Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-03-27T18:18:58.109Z] === RUN TestStdCopyWithCorruptedPrefix [2021-03-27T18:18:58.109Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-03-27T18:18:58.109Z] === RUN TestStdCopyReturnsWriteErrors [2021-03-27T18:18:58.109Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-03-27T18:18:58.109Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-03-27T18:18:58.109Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-03-27T18:18:58.109Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-03-27T18:18:58.109Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-03-27T18:18:58.109Z] PASS [2021-03-27T18:18:58.109Z] coverage: 100.0% of statements [2021-03-27T18:18:58.109Z] ok github.com/docker/docker/pkg/stdcopy 0.043s coverage: 100.0% of statements [2021-03-27T18:18:59.029Z] --- PASS: TestUpdateCPUQuota (10.25s) [2021-03-27T18:18:59.029Z] === RUN TestUpdatePidsLimit [2021-03-27T18:18:59.029Z] === RUN TestUpdatePidsLimit/update_from_none [2021-03-27T18:18:59.029Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-03-27T18:18:59.110Z] time="2021-03-27T18:18:58Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.Echo: Post http://127.0.0.1:49225/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-03-27T18:18:59.110Z] === RUN TestRawProgressFormatterFormatStatus [2021-03-27T18:18:59.110Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-03-27T18:18:59.110Z] === RUN TestRawProgressFormatterFormatProgress [2021-03-27T18:18:59.110Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-03-27T18:18:59.110Z] === RUN TestFormatStatus [2021-03-27T18:18:59.110Z] --- PASS: TestFormatStatus (0.00s) [2021-03-27T18:18:59.110Z] === RUN TestFormatError [2021-03-27T18:18:59.110Z] --- PASS: TestFormatError (0.00s) [2021-03-27T18:18:59.110Z] === RUN TestFormatJSONError [2021-03-27T18:18:59.110Z] --- PASS: TestFormatJSONError (0.00s) [2021-03-27T18:18:59.110Z] === RUN TestJsonProgressFormatterFormatProgress [2021-03-27T18:18:59.111Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-03-27T18:18:59.111Z] === RUN TestJsonProgressFormatterFormatStatus [2021-03-27T18:18:59.111Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-03-27T18:18:59.111Z] === RUN TestNewJSONProgressOutput [2021-03-27T18:18:59.111Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-03-27T18:18:59.111Z] === RUN TestAuxFormatterEmit [2021-03-27T18:18:59.111Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-03-27T18:18:59.111Z] === RUN TestStreamWriterStdout [2021-03-27T18:18:59.111Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-03-27T18:18:59.111Z] === RUN TestStreamWriterStderr [2021-03-27T18:18:59.111Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-03-27T18:18:59.111Z] PASS [2021-03-27T18:18:59.111Z] coverage: 66.2% of statements [2021-03-27T18:18:59.111Z] ok github.com/docker/docker/pkg/streamformatter 0.052s coverage: 66.2% of statements [2021-03-27T18:18:59.111Z] === RUN TestGenerateRandomID [2021-03-27T18:18:59.111Z] --- PASS: TestGenerateRandomID (0.00s) [2021-03-27T18:18:59.111Z] === RUN TestShortenId [2021-03-27T18:18:59.111Z] --- PASS: TestShortenId (0.00s) [2021-03-27T18:18:59.111Z] === RUN TestShortenSha256Id [2021-03-27T18:18:59.111Z] --- PASS: TestShortenSha256Id (0.00s) [2021-03-27T18:18:59.111Z] === RUN TestShortenIdEmpty [2021-03-27T18:18:59.111Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-03-27T18:18:59.111Z] === RUN TestShortenIdInvalid [2021-03-27T18:18:59.111Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-03-27T18:18:59.111Z] === RUN TestIsShortIDNonHex [2021-03-27T18:18:59.111Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-03-27T18:18:59.111Z] === RUN TestIsShortIDNotCorrectSize [2021-03-27T18:18:59.111Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-03-27T18:18:59.111Z] PASS [2021-03-27T18:18:59.111Z] coverage: 70.6% of statements [2021-03-27T18:18:59.111Z] ok github.com/docker/docker/pkg/stringid 0.041s coverage: 70.6% of statements [2021-03-27T18:18:59.596Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-03-27T18:18:59.798Z] --- PASS: TestSecretList (3.26s) [2021-03-27T18:18:59.798Z] === RUN TestSecretsCreateAndDelete [2021-03-27T18:19:00.110Z] === RUN TestIsCpusetListAvailable [2021-03-27T18:19:00.110Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-03-27T18:19:00.110Z] PASS [2021-03-27T18:19:00.110Z] coverage: 38.2% of statements [2021-03-27T18:19:00.110Z] ok github.com/docker/docker/pkg/sysinfo 0.059s coverage: 38.2% of statements [2021-03-27T18:19:00.164Z] === RUN TestUpdatePidsLimit/no_change [2021-03-27T18:19:00.423Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-03-27T18:19:01.109Z] === RUN TestChtimes [2021-03-27T18:19:01.109Z] --- PASS: TestChtimes (0.00s) [2021-03-27T18:19:01.109Z] === RUN TestChtimesWindows [2021-03-27T18:19:01.109Z] --- PASS: TestChtimesWindows (0.00s) [2021-03-27T18:19:01.109Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-03-27T18:19:01.109Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-03-27T18:19:01.109Z] === RUN TestEnsureRemoveAllNotExist [2021-03-27T18:19:01.109Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-03-27T18:19:01.109Z] === RUN TestEnsureRemoveAllWithDir [2021-03-27T18:19:01.109Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-03-27T18:19:01.109Z] === RUN TestEnsureRemoveAllWithFile [2021-03-27T18:19:01.109Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-03-27T18:19:01.109Z] === RUN TestHasWin32KSupport [2021-03-27T18:19:01.109Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-03-27T18:19:01.109Z] syscall_windows_test.go:8: win32k: true [2021-03-27T18:19:01.109Z] PASS [2021-03-27T18:19:01.109Z] coverage: 12.0% of statements [2021-03-27T18:19:01.109Z] ok github.com/docker/docker/pkg/system 0.050s coverage: 12.0% of statements [2021-03-27T18:19:01.584Z] time="2021-03-27T18:19:01Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.Echo: Post http://127.0.0.1:49225/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-03-27T18:19:01.584Z] === RUN TestTailFile [2021-03-27T18:19:01.584Z] --- PASS: TestTailFile (0.00s) [2021-03-27T18:19:01.584Z] === RUN TestTailFileManyLines [2021-03-27T18:19:01.584Z] --- PASS: TestTailFileManyLines (0.00s) [2021-03-27T18:19:01.584Z] === RUN TestTailEmptyFile [2021-03-27T18:19:01.584Z] --- PASS: TestTailEmptyFile (0.00s) [2021-03-27T18:19:01.584Z] === RUN TestTailNegativeN [2021-03-27T18:19:01.584Z] --- PASS: TestTailNegativeN (0.00s) [2021-03-27T18:19:01.584Z] === RUN TestNewTailReader [2021-03-27T18:19:01.584Z] === PAUSE TestNewTailReader [2021-03-27T18:19:01.584Z] === CONT TestNewTailReader [2021-03-27T18:19:01.584Z] === RUN TestNewTailReader/2_byte_delimiter [2021-03-27T18:19:01.584Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-03-27T18:19:01.584Z] === RUN TestNewTailReader/4_byte_delimiter [2021-03-27T18:19:01.584Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-03-27T18:19:01.584Z] === RUN TestNewTailReader/8_byte_delimiter [2021-03-27T18:19:01.584Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-03-27T18:19:01.584Z] === RUN TestNewTailReader/12_byte_delimiter [2021-03-27T18:19:01.584Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-03-27T18:19:01.584Z] === RUN TestNewTailReader/no_delimiter [2021-03-27T18:19:01.584Z] === PAUSE TestNewTailReader/no_delimiter [2021-03-27T18:19:01.584Z] === RUN TestNewTailReader/single_byte_delimiter [2021-03-27T18:19:01.584Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-03-27T18:19:01.584Z] === RUN TestNewTailReader/truncated_last_line [2021-03-27T18:19:01.584Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-03-27T18:19:01.584Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-03-27T18:19:01.584Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-03-27T18:19:01.584Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-03-27T18:19:01.584Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-03-27T18:19:01.584Z] === CONT TestNewTailReader/2_byte_delimiter [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-03-27T18:19:01.585Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-27T18:19:01.585Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-03-27T18:19:01.585Z] === CONT TestNewTailReader/single_byte_delimiter [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-27T18:19:01.585Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-03-27T18:19:01.585Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-27T18:19:01.585Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-27T18:19:01.585Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-27T18:19:01.585Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-27T18:19:01.585Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-03-27T18:19:01.585Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-27T18:19:01.585Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-27T18:19:01.585Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-27T18:19:01.585Z] === CONT TestNewTailReader/4_byte_delimiter [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-03-27T18:19:01.585Z] === CONT TestNewTailReader/no_delimiter [2021-03-27T18:19:01.585Z] === CONT TestNewTailReader/12_byte_delimiter [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-27T18:19:01.585Z] === CONT TestNewTailReader/8_byte_delimiter [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-03-27T18:19:01.585Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-03-27T18:19:01.585Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-03-27T18:19:01.585Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-03-27T18:19:01.585Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-03-27T18:19:01.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-03-27T18:19:01.586Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-03-27T18:19:01.586Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-03-27T18:19:01.586Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-03-27T18:19:01.586Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-03-27T18:19:01.586Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-03-27T18:19:01.586Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-03-27T18:19:01.586Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-03-27T18:19:01.586Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-03-27T18:19:01.586Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-03-27T18:19:01.586Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-03-27T18:19:01.586Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-03-27T18:19:01.586Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-03-27T18:19:01.586Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-03-27T18:19:01.586Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-03-27T18:19:01.586Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-03-27T18:19:01.586Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-03-27T18:19:01.586Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-27T18:19:01.586Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-27T18:19:01.586Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-03-27T18:19:01.586Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-27T18:19:01.586Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-27T18:19:01.586Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-27T18:19:01.586Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-27T18:19:01.586Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-03-27T18:19:01.586Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-03-27T18:19:01.586Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-03-27T18:19:01.586Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-03-27T18:19:01.586Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-27T18:19:01.586Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-27T18:19:01.586Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-03-27T18:19:01.586Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-03-27T18:19:01.586Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-03-27T18:19:01.586Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-03-27T18:19:01.586Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-03-27T18:19:01.586Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-03-27T18:19:01.586Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-03-27T18:19:01.586Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-03-27T18:19:01.586Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-03-27T18:19:01.586Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-03-27T18:19:01.586Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-03-27T18:19:01.586Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-03-27T18:19:01.586Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-03-27T18:19:01.586Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-03-27T18:19:01.586Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-03-27T18:19:01.586Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-03-27T18:19:01.586Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-03-27T18:19:01.586Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-03-27T18:19:01.586Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-03-27T18:19:01.586Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-03-27T18:19:01.586Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-03-27T18:19:01.586Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-27T18:19:01.586Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-27T18:19:01.586Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-03-27T18:19:01.586Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-27T18:19:01.586Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-27T18:19:01.586Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-27T18:19:01.586Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-27T18:19:01.586Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-03-27T18:19:01.800Z] === RUN TestUpdatePidsLimit/update_lower [2021-03-27T18:19:02.061Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-27T18:19:02.061Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-27T18:19:02.061Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-03-27T18:19:02.061Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-03-27T18:19:02.061Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-03-27T18:19:02.061Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-03-27T18:19:02.061Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-03-27T18:19:02.061Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-03-27T18:19:02.061Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-03-27T18:19:02.061Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-03-27T18:19:02.061Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-03-27T18:19:02.061Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-03-27T18:19:02.061Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-03-27T18:19:02.061Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-03-27T18:19:02.061Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-03-27T18:19:02.061Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-03-27T18:19:02.061Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-03-27T18:19:02.061Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-03-27T18:19:02.061Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-03-27T18:19:02.061Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-03-27T18:19:02.061Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-03-27T18:19:02.061Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-03-27T18:19:02.061Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-03-27T18:19:02.061Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-27T18:19:02.061Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-27T18:19:02.061Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-03-27T18:19:02.062Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-03-27T18:19:02.062Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-03-27T18:19:02.062Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-27T18:19:02.062Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-27T18:19:02.062Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-03-27T18:19:02.062Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-27T18:19:02.062Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-27T18:19:02.062Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-27T18:19:02.062Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-27T18:19:02.062Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-27T18:19:02.062Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-27T18:19:02.062Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-27T18:19:02.062Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-27T18:19:02.062Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-27T18:19:02.062Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-27T18:19:02.062Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-27T18:19:02.062Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-27T18:19:02.062Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-03-27T18:19:02.062Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-03-27T18:19:02.062Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-03-27T18:19:02.062Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-27T18:19:02.062Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-27T18:19:02.062Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-27T18:19:02.062Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-27T18:19:02.062Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-27T18:19:02.062Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-27T18:19:02.062Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-27T18:19:02.062Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-27T18:19:02.062Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-27T18:19:02.062Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-27T18:19:02.062Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-27T18:19:02.062Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-27T18:19:02.062Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-27T18:19:02.062Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-27T18:19:02.062Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-27T18:19:02.062Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-27T18:19:02.062Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-27T18:19:02.062Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-27T18:19:02.062Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-27T18:19:02.062Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-27T18:19:02.062Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-27T18:19:02.062Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-27T18:19:02.062Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-27T18:19:02.062Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-27T18:19:02.062Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-27T18:19:02.062Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-27T18:19:02.062Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-27T18:19:02.062Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-27T18:19:02.062Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-03-27T18:19:02.062Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-03-27T18:19:02.062Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-03-27T18:19:02.062Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-03-27T18:19:02.062Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-03-27T18:19:02.062Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-03-27T18:19:02.062Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-03-27T18:19:02.062Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-27T18:19:02.062Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-27T18:19:02.062Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-03-27T18:19:02.062Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-03-27T18:19:02.062Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-03-27T18:19:02.062Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-27T18:19:02.062Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-27T18:19:02.062Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-27T18:19:02.062Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-27T18:19:02.062Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-27T18:19:02.062Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-27T18:19:02.062Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-27T18:19:02.062Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-27T18:19:02.062Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-27T18:19:02.062Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-03-27T18:19:02.062Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-27T18:19:02.062Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-27T18:19:02.062Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-27T18:19:02.062Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-27T18:19:02.062Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-27T18:19:02.062Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-03-27T18:19:02.062Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-27T18:19:02.062Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-27T18:19:02.062Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-27T18:19:02.062Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-27T18:19:02.062Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-03-27T18:19:02.062Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-03-27T18:19:02.062Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-27T18:19:02.062Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-03-27T18:19:02.062Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-03-27T18:19:02.062Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-03-27T18:19:02.062Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-27T18:19:02.062Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-27T18:19:02.062Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-27T18:19:02.062Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-27T18:19:02.062Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-27T18:19:02.062Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-03-27T18:19:02.062Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-27T18:19:02.062Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-03-27T18:19:02.062Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-03-27T18:19:02.062Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-03-27T18:19:02.062Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-03-27T18:19:02.062Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-03-27T18:19:02.062Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-03-27T18:19:02.062Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-03-27T18:19:02.062Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-03-27T18:19:02.062Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-27T18:19:02.062Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-27T18:19:02.062Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-27T18:19:02.062Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-27T18:19:02.062Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-03-27T18:19:02.062Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-03-27T18:19:02.062Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-03-27T18:19:02.062Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-03-27T18:19:02.062Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-03-27T18:19:02.062Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-03-27T18:19:02.062Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-03-27T18:19:02.062Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-03-27T18:19:02.062Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-03-27T18:19:02.062Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-03-27T18:19:02.062Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-03-27T18:19:02.062Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-03-27T18:19:02.062Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-03-27T18:19:02.062Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-03-27T18:19:02.062Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-03-27T18:19:02.062Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-03-27T18:19:02.062Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-03-27T18:19:02.062Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-03-27T18:19:02.062Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-03-27T18:19:02.062Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-03-27T18:19:02.062Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-03-27T18:19:02.062Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-03-27T18:19:02.062Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-27T18:19:02.062Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-27T18:19:02.062Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-03-27T18:19:02.062Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-03-27T18:19:02.062Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-03-27T18:19:02.062Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-03-27T18:19:02.062Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-27T18:19:02.062Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-27T18:19:02.062Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-03-27T18:19:02.062Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-03-27T18:19:02.062Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-03-27T18:19:02.062Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-27T18:19:02.062Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-27T18:19:02.062Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-03-27T18:19:02.062Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-03-27T18:19:02.062Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-03-27T18:19:02.062Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-27T18:19:02.062Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-27T18:19:02.062Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-27T18:19:02.062Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-27T18:19:02.062Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-27T18:19:02.062Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-27T18:19:02.062Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-27T18:19:02.062Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-27T18:19:02.062Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-27T18:19:02.062Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-27T18:19:02.062Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-27T18:19:02.062Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-27T18:19:02.062Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-27T18:19:02.062Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-27T18:19:02.062Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-27T18:19:02.062Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-03-27T18:19:02.062Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-27T18:19:02.062Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-27T18:19:02.062Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-03-27T18:19:02.062Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-27T18:19:02.062Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-27T18:19:02.062Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-27T18:19:02.062Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-27T18:19:02.062Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-27T18:19:02.062Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-27T18:19:02.062Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-27T18:19:02.062Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-27T18:19:02.062Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-27T18:19:02.062Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-27T18:19:02.062Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-27T18:19:02.062Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-27T18:19:02.062Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-27T18:19:02.062Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-27T18:19:02.062Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-27T18:19:02.062Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-27T18:19:02.062Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-27T18:19:02.062Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-27T18:19:02.062Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-27T18:19:02.062Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-27T18:19:02.062Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-27T18:19:02.062Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-27T18:19:02.062Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-27T18:19:02.062Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-27T18:19:02.062Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-27T18:19:02.062Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-03-27T18:19:02.062Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-03-27T18:19:02.062Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-03-27T18:19:02.062Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-03-27T18:19:02.062Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-03-27T18:19:02.062Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-03-27T18:19:02.062Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-03-27T18:19:02.062Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-03-27T18:19:02.062Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-03-27T18:19:02.062Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-03-27T18:19:02.062Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-03-27T18:19:02.062Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-03-27T18:19:02.062Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-27T18:19:02.062Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-03-27T18:19:02.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-03-27T18:19:02.062Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-27T18:19:02.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-27T18:19:02.062Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-03-27T18:19:02.062Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-03-27T18:19:02.062Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-03-27T18:19:02.062Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-03-27T18:19:02.062Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-03-27T18:19:02.062Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-03-27T18:19:02.062Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-03-27T18:19:02.062Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-03-27T18:19:02.062Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-03-27T18:19:02.062Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-03-27T18:19:02.062Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-27T18:19:02.062Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-27T18:19:02.062Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-03-27T18:19:02.062Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-03-27T18:19:02.063Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-27T18:19:02.063Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-27T18:19:02.063Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-27T18:19:02.063Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-27T18:19:02.063Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-27T18:19:02.063Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-03-27T18:19:02.063Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-27T18:19:02.063Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-03-27T18:19:02.063Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-27T18:19:02.063Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-27T18:19:02.063Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-27T18:19:02.063Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-27T18:19:02.063Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-27T18:19:02.063Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-27T18:19:02.063Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-03-27T18:19:02.063Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-27T18:19:02.063Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-27T18:19:02.063Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-27T18:19:02.063Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-27T18:19:02.063Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-27T18:19:02.063Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-03-27T18:19:02.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-03-27T18:19:02.063Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-03-27T18:19:02.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-03-27T18:19:02.064Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-03-27T18:19:02.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-03-27T18:19:02.064Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-27T18:19:02.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-27T18:19:02.064Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-03-27T18:19:02.064Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-03-27T18:19:02.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-03-27T18:19:02.064Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-27T18:19:02.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-27T18:19:02.064Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-03-27T18:19:02.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-03-27T18:19:02.064Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-27T18:19:02.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-27T18:19:02.064Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-03-27T18:19:02.064Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-27T18:19:02.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-27T18:19:02.064Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-27T18:19:02.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-27T18:19:02.064Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-03-27T18:19:02.064Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-27T18:19:02.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-27T18:19:02.064Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-03-27T18:19:02.064Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-03-27T18:19:02.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-03-27T18:19:02.064Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-03-27T18:19:02.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-03-27T18:19:02.064Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-03-27T18:19:02.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-03-27T18:19:02.064Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-27T18:19:02.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-27T18:19:02.064Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-03-27T18:19:02.064Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-03-27T18:19:02.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-03-27T18:19:02.064Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-27T18:19:02.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-27T18:19:02.064Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-03-27T18:19:02.064Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-03-27T18:19:02.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-03-27T18:19:02.064Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-27T18:19:02.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-27T18:19:02.064Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-03-27T18:19:02.064Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-03-27T18:19:02.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-03-27T18:19:02.064Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-03-27T18:19:02.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-03-27T18:19:02.064Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-03-27T18:19:02.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-03-27T18:19:02.064Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-03-27T18:19:02.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-03-27T18:19:02.064Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-03-27T18:19:02.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-03-27T18:19:02.064Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-03-27T18:19:02.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-03-27T18:19:02.064Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-03-27T18:19:02.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-03-27T18:19:02.064Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-03-27T18:19:02.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-03-27T18:19:02.064Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-03-27T18:19:02.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-03-27T18:19:02.064Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-03-27T18:19:02.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-03-27T18:19:02.064Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-27T18:19:02.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-27T18:19:02.064Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-03-27T18:19:02.064Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-27T18:19:02.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-27T18:19:02.064Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-27T18:19:02.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-27T18:19:02.064Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-27T18:19:02.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-27T18:19:02.064Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-27T18:19:02.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-27T18:19:02.064Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-27T18:19:02.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-27T18:19:02.064Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-27T18:19:02.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-27T18:19:02.064Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-03-27T18:19:02.064Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-03-27T18:19:02.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-03-27T18:19:02.064Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-03-27T18:19:02.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-03-27T18:19:02.064Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-03-27T18:19:02.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-03-27T18:19:02.064Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-03-27T18:19:02.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-03-27T18:19:02.064Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-03-27T18:19:02.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-03-27T18:19:02.064Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-03-27T18:19:02.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-03-27T18:19:02.064Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-03-27T18:19:02.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-03-27T18:19:02.064Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-03-27T18:19:02.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-03-27T18:19:02.064Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-03-27T18:19:02.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-03-27T18:19:02.064Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-03-27T18:19:02.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-03-27T18:19:02.064Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-27T18:19:02.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-27T18:19:02.064Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-03-27T18:19:02.064Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-03-27T18:19:02.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-03-27T18:19:02.064Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-03-27T18:19:02.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-03-27T18:19:02.064Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-03-27T18:19:02.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-03-27T18:19:02.064Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-27T18:19:02.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-27T18:19:02.064Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-27T18:19:02.064Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-27T18:19:02.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-27T18:19:02.064Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-27T18:19:02.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-27T18:19:02.064Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-27T18:19:02.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-27T18:19:02.064Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-27T18:19:02.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-27T18:19:02.064Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-27T18:19:02.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-27T18:19:02.064Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-27T18:19:02.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-27T18:19:02.064Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-03-27T18:19:02.064Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-27T18:19:02.064Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-03-27T18:19:02.064Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-03-27T18:19:02.064Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-03-27T18:19:02.064Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-03-27T18:19:02.064Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-27T18:19:02.064Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-03-27T18:19:02.064Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-03-27T18:19:02.064Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-03-27T18:19:02.064Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-27T18:19:02.064Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-27T18:19:02.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-27T18:19:02.064Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-27T18:19:02.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-27T18:19:02.064Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-27T18:19:02.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-27T18:19:02.064Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-27T18:19:02.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-27T18:19:02.064Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-27T18:19:02.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-27T18:19:02.064Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-27T18:19:02.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-27T18:19:02.064Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-03-27T18:19:02.064Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-03-27T18:19:02.064Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-27T18:19:02.064Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-03-27T18:19:02.064Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-27T18:19:02.064Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-03-27T18:19:02.064Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-03-27T18:19:02.064Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-03-27T18:19:02.064Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-03-27T18:19:02.064Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-03-27T18:19:02.548Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-03-27T18:19:02.548Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-27T18:19:02.548Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-27T18:19:02.548Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-03-27T18:19:02.548Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-03-27T18:19:02.548Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-03-27T18:19:02.548Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-03-27T18:19:02.548Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-27T18:19:02.548Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-03-27T18:19:02.548Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-27T18:19:02.548Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-03-27T18:19:02.548Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-27T18:19:02.548Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-03-27T18:19:02.548Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-03-27T18:19:02.548Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-03-27T18:19:02.548Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-03-27T18:19:02.548Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-03-27T18:19:02.548Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-03-27T18:19:02.548Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-03-27T18:19:02.548Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-27T18:19:02.548Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-27T18:19:02.548Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-03-27T18:19:02.548Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-27T18:19:02.548Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-27T18:19:02.548Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-03-27T18:19:02.548Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-03-27T18:19:02.548Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-27T18:19:02.548Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-27T18:19:02.548Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-03-27T18:19:02.548Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-27T18:19:02.548Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-27T18:19:02.548Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-27T18:19:02.548Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-27T18:19:02.548Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-27T18:19:02.548Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-27T18:19:02.548Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-27T18:19:02.548Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-27T18:19:02.548Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-27T18:19:02.548Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-27T18:19:02.548Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-27T18:19:02.548Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-27T18:19:02.548Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-03-27T18:19:02.548Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-03-27T18:19:02.548Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-27T18:19:02.548Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-27T18:19:02.548Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-03-27T18:19:02.548Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-27T18:19:02.548Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-27T18:19:02.548Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-27T18:19:02.548Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-27T18:19:02.548Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-03-27T18:19:02.548Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-03-27T18:19:02.548Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-03-27T18:19:02.548Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-03-27T18:19:02.548Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-27T18:19:02.548Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-03-27T18:19:02.548Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-03-27T18:19:02.548Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-27T18:19:02.549Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-27T18:19:02.549Z] --- PASS: TestNewTailReader (0.00s) [2021-03-27T18:19:02.549Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-03-27T18:19:02.549Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-03-27T18:19:02.549Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-03-27T18:19:02.549Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-03-27T18:19:02.549Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-03-27T18:19:02.549Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-03-27T18:19:02.549Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-03-27T18:19:02.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-03-27T18:19:02.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-03-27T18:19:02.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-03-27T18:19:02.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-03-27T18:19:02.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-03-27T18:19:02.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-03-27T18:19:02.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-03-27T18:19:02.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-03-27T18:19:02.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-03-27T18:19:02.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-03-27T18:19:02.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-03-27T18:19:02.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-03-27T18:19:02.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-03-27T18:19:02.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.02s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.02s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.01s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.01s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.01s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.01s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.04s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-03-27T18:19:02.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-03-27T18:19:02.551Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-03-27T18:19:02.551Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-03-27T18:19:02.551Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-03-27T18:19:02.551Z] --- PASS: TestNewTailReader/no_delimiter (0.01s) [2021-03-27T18:19:02.551Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-03-27T18:19:02.551Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-03-27T18:19:02.551Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-03-27T18:19:02.551Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-03-27T18:19:02.551Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-03-27T18:19:02.551Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-03-27T18:19:02.551Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-03-27T18:19:02.551Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-03-27T18:19:02.551Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-03-27T18:19:02.551Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-03-27T18:19:02.551Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-03-27T18:19:02.551Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-03-27T18:19:02.551Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-03-27T18:19:02.551Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-03-27T18:19:02.551Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-03-27T18:19:02.551Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-03-27T18:19:02.551Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-03-27T18:19:02.551Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-03-27T18:19:02.551Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-03-27T18:19:02.551Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-03-27T18:19:02.551Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-03-27T18:19:02.551Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-03-27T18:19:02.551Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-03-27T18:19:02.551Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-03-27T18:19:02.551Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-03-27T18:19:02.551Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-03-27T18:19:02.551Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-03-27T18:19:02.551Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-03-27T18:19:02.551Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-03-27T18:19:02.551Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-03-27T18:19:02.551Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-03-27T18:19:02.551Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-03-27T18:19:02.551Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-03-27T18:19:02.551Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-03-27T18:19:02.551Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-03-27T18:19:02.551Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-03-27T18:19:02.551Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.01s) [2021-03-27T18:19:02.551Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-03-27T18:19:02.551Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-03-27T18:19:02.551Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-03-27T18:19:02.551Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-03-27T18:19:02.551Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-03-27T18:19:02.551Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-03-27T18:19:02.551Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-03-27T18:19:02.551Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-03-27T18:19:02.551Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-03-27T18:19:02.551Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-03-27T18:19:02.551Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-03-27T18:19:02.551Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-03-27T18:19:02.551Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-03-27T18:19:02.551Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-03-27T18:19:02.551Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-03-27T18:19:02.551Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-03-27T18:19:02.551Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-03-27T18:19:02.551Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-03-27T18:19:02.551Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-03-27T18:19:02.551Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-03-27T18:19:02.551Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-03-27T18:19:02.551Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-03-27T18:19:02.551Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-03-27T18:19:02.551Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-03-27T18:19:02.551Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-03-27T18:19:02.551Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-03-27T18:19:02.551Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-03-27T18:19:02.551Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-03-27T18:19:02.551Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-03-27T18:19:02.551Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-03-27T18:19:02.551Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.01s) [2021-03-27T18:19:02.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-03-27T18:19:02.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-03-27T18:19:02.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-03-27T18:19:02.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-03-27T18:19:02.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-03-27T18:19:02.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-03-27T18:19:02.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-03-27T18:19:02.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-03-27T18:19:02.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-03-27T18:19:02.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-03-27T18:19:02.737Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-03-27T18:19:03.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-03-27T18:19:03.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-03-27T18:19:03.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-03-27T18:19:03.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-03-27T18:19:03.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-03-27T18:19:03.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-03-27T18:19:03.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-03-27T18:19:03.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-03-27T18:19:03.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-03-27T18:19:03.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-03-27T18:19:03.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-03-27T18:19:03.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-03-27T18:19:03.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-03-27T18:19:03.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-03-27T18:19:03.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-03-27T18:19:03.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-03-27T18:19:03.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-03-27T18:19:03.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-03-27T18:19:03.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-03-27T18:19:03.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-03-27T18:19:03.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-03-27T18:19:03.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-03-27T18:19:03.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-03-27T18:19:03.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-03-27T18:19:03.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-03-27T18:19:03.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-03-27T18:19:03.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-03-27T18:19:03.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-03-27T18:19:03.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-03-27T18:19:03.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-03-27T18:19:03.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-03-27T18:19:03.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-03-27T18:19:03.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-03-27T18:19:03.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-03-27T18:19:03.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-03-27T18:19:03.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-03-27T18:19:03.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-03-27T18:19:03.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.01s) [2021-03-27T18:19:03.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-03-27T18:19:03.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-03-27T18:19:03.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-03-27T18:19:03.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-03-27T18:19:03.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-03-27T18:19:03.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-03-27T18:19:03.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-03-27T18:19:03.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-03-27T18:19:03.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-03-27T18:19:03.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-03-27T18:19:03.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-03-27T18:19:03.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-03-27T18:19:03.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-03-27T18:19:03.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-03-27T18:19:03.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.01s) [2021-03-27T18:19:03.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-03-27T18:19:03.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-03-27T18:19:03.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-03-27T18:19:03.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-03-27T18:19:03.029Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2021-03-27T18:19:03.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-03-27T18:19:03.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-03-27T18:19:03.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-03-27T18:19:03.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-03-27T18:19:03.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-03-27T18:19:03.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-03-27T18:19:03.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-03-27T18:19:03.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-03-27T18:19:03.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-03-27T18:19:03.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-03-27T18:19:03.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-03-27T18:19:03.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-03-27T18:19:03.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-03-27T18:19:03.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-03-27T18:19:03.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-03-27T18:19:03.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-03-27T18:19:03.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-03-27T18:19:03.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-03-27T18:19:03.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-03-27T18:19:03.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-03-27T18:19:03.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-03-27T18:19:03.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-03-27T18:19:03.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-03-27T18:19:03.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-03-27T18:19:03.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-03-27T18:19:03.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-03-27T18:19:03.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-03-27T18:19:03.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-03-27T18:19:03.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-03-27T18:19:03.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-03-27T18:19:03.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-03-27T18:19:03.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-03-27T18:19:03.030Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-03-27T18:19:03.030Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-03-27T18:19:03.030Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-03-27T18:19:03.030Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-03-27T18:19:03.030Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-03-27T18:19:03.030Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-03-27T18:19:03.030Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-03-27T18:19:03.030Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-03-27T18:19:03.030Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-03-27T18:19:03.030Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-03-27T18:19:03.030Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-03-27T18:19:03.030Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-03-27T18:19:03.030Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-03-27T18:19:03.030Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-03-27T18:19:03.030Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-03-27T18:19:03.030Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-03-27T18:19:03.030Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-03-27T18:19:03.030Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-03-27T18:19:03.030Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-03-27T18:19:03.030Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-03-27T18:19:03.030Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-03-27T18:19:03.030Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-03-27T18:19:03.030Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-03-27T18:19:03.030Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-03-27T18:19:03.030Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-03-27T18:19:03.030Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-03-27T18:19:03.030Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-03-27T18:19:03.030Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-03-27T18:19:03.030Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-03-27T18:19:03.030Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-03-27T18:19:03.030Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-03-27T18:19:03.030Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-03-27T18:19:03.030Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-03-27T18:19:03.030Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-03-27T18:19:03.030Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-03-27T18:19:03.030Z] PASS [2021-03-27T18:19:03.030Z] coverage: 88.6% of statements [2021-03-27T18:19:03.030Z] ok github.com/docker/docker/pkg/tailfile 0.298s coverage: 88.6% of statements [2021-03-27T18:19:03.030Z] === RUN TestTarSumRemoveNonExistent [2021-03-27T18:19:03.030Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2021-03-27T18:19:03.030Z] === RUN TestTarSumRemove [2021-03-27T18:19:03.030Z] --- PASS: TestTarSumRemove (0.00s) [2021-03-27T18:19:03.030Z] === RUN TestSortFileInfoSums [2021-03-27T18:19:03.030Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-03-27T18:19:03.030Z] === RUN TestNewTarSumForLabelInvalid [2021-03-27T18:19:03.030Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-03-27T18:19:03.030Z] === RUN TestNewTarSumForLabel [2021-03-27T18:19:03.030Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-03-27T18:19:03.030Z] === RUN TestEmptyTar [2021-03-27T18:19:03.030Z] --- PASS: TestEmptyTar (0.00s) [2021-03-27T18:19:03.030Z] === RUN TestTarSumsReadSize [2021-03-27T18:19:03.030Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-03-27T18:19:03.030Z] === RUN TestTarSums [2021-03-27T18:19:03.030Z] --- PASS: TestTarSums (0.11s) [2021-03-27T18:19:03.030Z] === RUN TestIteration [2021-03-27T18:19:03.030Z] --- PASS: TestIteration (0.00s) [2021-03-27T18:19:03.030Z] === RUN TestVersionLabelForChecksum [2021-03-27T18:19:03.030Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-03-27T18:19:03.030Z] === RUN TestVersion [2021-03-27T18:19:03.030Z] --- PASS: TestVersion (0.00s) [2021-03-27T18:19:03.030Z] === RUN TestGetVersion [2021-03-27T18:19:03.030Z] --- PASS: TestGetVersion (0.00s) [2021-03-27T18:19:03.030Z] === RUN TestGetVersions [2021-03-27T18:19:03.030Z] --- PASS: TestGetVersions (0.00s) [2021-03-27T18:19:03.030Z] PASS [2021-03-27T18:19:03.030Z] coverage: 89.3% of statements [2021-03-27T18:19:03.030Z] ok github.com/docker/docker/pkg/tarsum 0.191s coverage: 89.3% of statements [2021-03-27T18:19:03.030Z] testing: warning: no tests to run [2021-03-27T18:19:03.030Z] PASS [2021-03-27T18:19:03.030Z] coverage: [no statements] [2021-03-27T18:19:03.030Z] ok github.com/docker/docker/pkg/term/windows 0.047s coverage: [no statements] [no tests to run] [2021-03-27T18:19:03.097Z] --- PASS: TestSecretsCreateAndDelete (3.28s) [2021-03-27T18:19:03.097Z] === RUN TestSecretsUpdate [2021-03-27T18:19:04.030Z] === RUN TestTruncIndex [2021-03-27T18:19:04.030Z] --- PASS: TestTruncIndex (0.10s) [2021-03-27T18:19:04.030Z] PASS [2021-03-27T18:19:04.030Z] coverage: 91.5% of statements [2021-03-27T18:19:04.030Z] ok github.com/docker/docker/pkg/truncindex 0.140s coverage: 91.5% of statements [2021-03-27T18:19:04.030Z] === RUN TestIsGIT [2021-03-27T18:19:04.030Z] --- PASS: TestIsGIT (0.00s) [2021-03-27T18:19:04.030Z] === RUN TestIsTransport [2021-03-27T18:19:04.030Z] --- PASS: TestIsTransport (0.00s) [2021-03-27T18:19:04.030Z] PASS [2021-03-27T18:19:04.030Z] coverage: 100.0% of statements [2021-03-27T18:19:04.030Z] ok github.com/docker/docker/pkg/urlutil 0.043s coverage: 100.0% of statements [2021-03-27T18:19:04.114Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-03-27T18:19:04.505Z] === RUN TestVersionInfo [2021-03-27T18:19:04.505Z] --- PASS: TestVersionInfo (0.00s) [2021-03-27T18:19:04.505Z] === RUN TestAppendVersions [2021-03-27T18:19:04.505Z] --- PASS: TestAppendVersions (0.00s) [2021-03-27T18:19:04.505Z] PASS [2021-03-27T18:19:04.505Z] coverage: 88.9% of statements [2021-03-27T18:19:04.505Z] ok github.com/docker/docker/pkg/useragent 0.042s coverage: 88.9% of statements [2021-03-27T18:19:05.493Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-03-27T18:19:05.493Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-03-27T18:19:06.096Z] time="2021-03-27T18:19:05Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.Echo: Post http://127.0.0.1:49225/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-03-27T18:19:06.398Z] --- PASS: TestSecretsUpdate (3.31s) [2021-03-27T18:19:06.398Z] === RUN TestTemplatedSecret [2021-03-27T18:19:06.430Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-03-27T18:19:06.575Z] === RUN TestValidatePrivileges [2021-03-27T18:19:06.575Z] --- PASS: TestValidatePrivileges (0.00s) [2021-03-27T18:19:06.575Z] === RUN TestFilterByCapNeg [2021-03-27T18:19:06.575Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-03-27T18:19:06.575Z] === RUN TestFilterByCapPos [2021-03-27T18:19:06.575Z] --- PASS: TestFilterByCapPos (0.00s) [2021-03-27T18:19:06.575Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-03-27T18:19:06.575Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-03-27T18:19:06.575Z] PASS [2021-03-27T18:19:06.575Z] coverage: 12.0% of statements [2021-03-27T18:19:06.575Z] ok github.com/docker/docker/plugin 0.060s coverage: 12.0% of statements [2021-03-27T18:19:06.575Z] === RUN TestNewSettable [2021-03-27T18:19:06.575Z] --- PASS: TestNewSettable (0.00s) [2021-03-27T18:19:06.575Z] === RUN TestIsSettable [2021-03-27T18:19:06.575Z] --- PASS: TestIsSettable (0.00s) [2021-03-27T18:19:06.575Z] === RUN TestUpdateSettingsEnv [2021-03-27T18:19:06.575Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-03-27T18:19:06.575Z] PASS [2021-03-27T18:19:06.575Z] coverage: 20.1% of statements [2021-03-27T18:19:06.575Z] ok github.com/docker/docker/plugin/v2 0.050s coverage: 20.1% of statements [2021-03-27T18:19:06.688Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-03-27T18:19:07.256Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-03-27T18:19:08.162Z] === RUN TestLoad [2021-03-27T18:19:08.162Z] --- PASS: TestLoad (0.00s) [2021-03-27T18:19:08.162Z] === RUN TestSave [2021-03-27T18:19:08.162Z] --- PASS: TestSave (0.04s) [2021-03-27T18:19:08.162Z] === RUN TestAddDeleteGet [2021-03-27T18:19:08.162Z] --- PASS: TestAddDeleteGet (0.05s) [2021-03-27T18:19:08.162Z] === RUN TestInvalidTags [2021-03-27T18:19:08.162Z] --- PASS: TestInvalidTags (0.01s) [2021-03-27T18:19:08.162Z] PASS [2021-03-27T18:19:08.162Z] coverage: 84.4% of statements [2021-03-27T18:19:08.162Z] ok github.com/docker/docker/reference 0.148s coverage: 84.4% of statements [2021-03-27T18:19:08.635Z] --- PASS: TestUpdatePidsLimit (9.50s) [2021-03-27T18:19:08.635Z] --- PASS: TestUpdatePidsLimit/update_from_none (1.25s) [2021-03-27T18:19:08.635Z] --- PASS: TestUpdatePidsLimit/no_change (1.31s) [2021-03-27T18:19:08.635Z] --- PASS: TestUpdatePidsLimit/update_lower (1.16s) [2021-03-27T18:19:08.635Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.36s) [2021-03-27T18:19:08.635Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.13s) [2021-03-27T18:19:08.635Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.26s) [2021-03-27T18:19:08.635Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.31s) [2021-03-27T18:19:08.635Z] === RUN TestUpdateRestartPolicy [2021-03-27T18:19:08.771Z] --- PASS: TestServiceUpdateConfigs (15.22s) [2021-03-27T18:19:08.771Z] === RUN TestServiceUpdateNetwork [2021-03-27T18:19:08.895Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-03-27T18:19:09.696Z] --- PASS: TestTemplatedSecret (3.56s) [2021-03-27T18:19:09.697Z] === RUN TestSecretCreateResolve [2021-03-27T18:19:09.749Z] === RUN TestResolveAuthConfigIndexServer [2021-03-27T18:19:09.749Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-03-27T18:19:09.749Z] === RUN TestResolveAuthConfigFullURL [2021-03-27T18:19:09.749Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-03-27T18:19:09.749Z] === RUN TestLoadAllowNondistributableArtifacts [2021-03-27T18:19:09.749Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-03-27T18:19:09.749Z] === RUN TestValidateMirror [2021-03-27T18:19:09.749Z] --- PASS: TestValidateMirror (0.00s) [2021-03-27T18:19:09.749Z] === RUN TestLoadInsecureRegistries [2021-03-27T18:19:09.749Z] time="2021-03-27T18:19:09Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-03-27T18:19:09.749Z] time="2021-03-27T18:19:09Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-03-27T18:19:09.749Z] time="2021-03-27T18:19:09Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-03-27T18:19:09.749Z] --- PASS: TestLoadInsecureRegistries (0.16s) [2021-03-27T18:19:09.749Z] === RUN TestNewServiceConfig [2021-03-27T18:19:09.749Z] --- PASS: TestNewServiceConfig (0.00s) [2021-03-27T18:19:09.749Z] === RUN TestValidateIndexName [2021-03-27T18:19:09.749Z] --- PASS: TestValidateIndexName (0.00s) [2021-03-27T18:19:09.749Z] === RUN TestValidateIndexNameWithError [2021-03-27T18:19:09.749Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-03-27T18:19:09.749Z] === RUN TestEndpointParse [2021-03-27T18:19:09.749Z] --- PASS: TestEndpointParse (0.00s) [2021-03-27T18:19:09.749Z] === RUN TestEndpointParseInvalid [2021-03-27T18:19:09.749Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-03-27T18:19:09.749Z] === RUN TestValidateEndpoint [2021-03-27T18:19:09.749Z] --- PASS: TestValidateEndpoint (0.01s) [2021-03-27T18:19:09.749Z] === RUN TestPing [2021-03-27T18:19:09.749Z] --- PASS: TestPing (0.00s) [2021-03-27T18:19:09.749Z] === RUN TestPingRegistryEndpoint [2021-03-27T18:19:09.749Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-03-27T18:19:09.749Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-03-27T18:19:09.749Z] === RUN TestEndpoint [2021-03-27T18:19:09.749Z] --- SKIP: TestEndpoint (0.00s) [2021-03-27T18:19:09.749Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-03-27T18:19:09.749Z] === RUN TestParseRepositoryInfo [2021-03-27T18:19:09.749Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-03-27T18:19:09.749Z] === RUN TestNewIndexInfo [2021-03-27T18:19:09.749Z] --- PASS: TestNewIndexInfo (0.00s) [2021-03-27T18:19:09.749Z] === RUN TestMirrorEndpointLookup [2021-03-27T18:19:09.749Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2021-03-27T18:19:09.749Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-03-27T18:19:09.749Z] === RUN TestSearchRepositories [2021-03-27T18:19:09.749Z] --- PASS: TestSearchRepositories (0.00s) [2021-03-27T18:19:09.749Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-03-27T18:19:09.749Z] Host: 127.0.0.1:49230 [2021-03-27T18:19:09.749Z] User-Agent: docker test client [2021-03-27T18:19:09.749Z] Authorization: Token fake-token [2021-03-27T18:19:09.749Z] X-Docker-Token: true [2021-03-27T18:19:09.749Z] Accept-Encoding: gzip [2021-03-27T18:19:09.749Z] [2021-03-27T18:19:09.749Z] [2021-03-27T18:19:09.749Z] registry_test.go:730: HTTP/1.1 200 OK [2021-03-27T18:19:09.749Z] Connection: close [2021-03-27T18:19:09.749Z] Content-Length: 144 [2021-03-27T18:19:09.749Z] Cache-Control: no-cache [2021-03-27T18:19:09.749Z] Content-Type: application/json [2021-03-27T18:19:09.749Z] Date: Sat, 27 Mar 2021 18:19:09 GMT [2021-03-27T18:19:09.749Z] Expires: -1 [2021-03-27T18:19:09.749Z] Pragma: no-cache [2021-03-27T18:19:09.749Z] Server: docker-tests/mock [2021-03-27T18:19:09.749Z] X-Docker-Registry-Config: mock [2021-03-27T18:19:09.749Z] X-Docker-Registry-Version: 0.0.0 [2021-03-27T18:19:09.749Z] [2021-03-27T18:19:09.749Z] [2021-03-27T18:19:09.749Z] === RUN TestTrustedLocation [2021-03-27T18:19:09.749Z] --- PASS: TestTrustedLocation (0.00s) [2021-03-27T18:19:09.749Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-03-27T18:19:09.749Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-03-27T18:19:09.749Z] === RUN TestAllowNondistributableArtifacts [2021-03-27T18:19:09.749Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-03-27T18:19:09.749Z] === RUN TestIsSecureIndex [2021-03-27T18:19:09.749Z] --- PASS: TestIsSecureIndex (0.00s) [2021-03-27T18:19:09.749Z] PASS [2021-03-27T18:19:09.749Z] coverage: 51.7% of statements [2021-03-27T18:19:09.749Z] ok github.com/docker/docker/registry 0.293s coverage: 51.7% of statements [2021-03-27T18:19:09.749Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-03-27T18:19:09.749Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-03-27T18:19:09.749Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-03-27T18:19:09.749Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-03-27T18:19:09.749Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-03-27T18:19:09.749Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-03-27T18:19:09.749Z] === RUN TestResumableRequestReaderWithReadError [2021-03-27T18:19:10.225Z] time="2021-03-27T18:19:09Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-03-27T18:19:10.225Z] --- PASS: TestResumableRequestReaderWithReadError (0.14s) [2021-03-27T18:19:10.225Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-03-27T18:19:10.225Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-03-27T18:19:10.225Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-03-27T18:19:10.225Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-03-27T18:19:10.225Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-03-27T18:19:10.225Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-03-27T18:19:10.225Z] === RUN TestResumableRequestReader [2021-03-27T18:19:10.225Z] --- PASS: TestResumableRequestReader (0.00s) [2021-03-27T18:19:10.225Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-03-27T18:19:10.225Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-03-27T18:19:10.225Z] PASS [2021-03-27T18:19:10.225Z] coverage: 100.0% of statements [2021-03-27T18:19:10.225Z] ok github.com/docker/docker/registry/resumable 0.214s coverage: 100.0% of statements [2021-03-27T18:19:10.700Z] === RUN TestRestartManagerTimeout [2021-03-27T18:19:10.700Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-03-27T18:19:10.700Z] === RUN TestRestartManagerTimeoutReset [2021-03-27T18:19:10.700Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-03-27T18:19:10.700Z] PASS [2021-03-27T18:19:10.700Z] coverage: 50.9% of statements [2021-03-27T18:19:10.700Z] ok github.com/docker/docker/restartmanager 0.041s coverage: 50.9% of statements [2021-03-27T18:19:11.175Z] === RUN TestDecodeContainerConfig [2021-03-27T18:19:11.175Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-03-27T18:19:11.175Z] === RUN TestDecodeContainerConfigIsolation [2021-03-27T18:19:11.175Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-03-27T18:19:11.175Z] === RUN TestValidatePrivileged [2021-03-27T18:19:11.175Z] --- PASS: TestValidatePrivileged (0.00s) [2021-03-27T18:19:11.175Z] PASS [2021-03-27T18:19:11.175Z] coverage: 52.2% of statements [2021-03-27T18:19:11.175Z] ok github.com/docker/docker/runconfig 0.041s coverage: 52.2% of statements [2021-03-27T18:19:11.428Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-03-27T18:19:11.652Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-03-27T18:19:11.652Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-03-27T18:19:11.652Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-03-27T18:19:11.652Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-03-27T18:19:11.652Z] PASS [2021-03-27T18:19:11.652Z] coverage: 62.5% of statements [2021-03-27T18:19:11.652Z] ok github.com/docker/docker/testutil 0.094s coverage: 62.5% of statements [2021-03-27T18:19:11.995Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-03-27T18:19:12.563Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-03-27T18:19:12.563Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-03-27T18:19:12.653Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-03-27T18:19:12.653Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-03-27T18:19:12.653Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-03-27T18:19:12.653Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-03-27T18:19:12.653Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-03-27T18:19:12.653Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-03-27T18:19:12.653Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-03-27T18:19:12.653Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-03-27T18:19:12.653Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-03-27T18:19:12.995Z] --- PASS: TestSecretCreateResolve (3.27s) [2021-03-27T18:19:12.995Z] PASS [2021-03-27T18:19:12.995Z] [2021-03-27T18:19:12.995Z] DONE 6 tests in 20.161s [2021-03-27T18:19:12.995Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-03-27T18:19:12.995Z] ++ 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-27T18:19:12.995Z] ++ set -e [2021-03-27T18:19:12.995Z] ++ '[' -n 0 ']' [2021-03-27T18:19:12.995Z] ++ set -x [2021-03-27T18:19:12.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=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-27T18:19:13.131Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-03-27T18:19:13.255Z] INFO: Testing against a local daemon [2021-03-27T18:19:13.255Z] === RUN TestServiceCreateInit [2021-03-27T18:19:13.255Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-03-27T18:19:14.895Z] --- PASS: TestNewClientWithTimeout (17.62s) [2021-03-27T18:19:14.895Z] === RUN TestClientStream [2021-03-27T18:19:14.895Z] --- PASS: TestClientStream (0.00s) [2021-03-27T18:19:14.895Z] === RUN TestClientSendFile [2021-03-27T18:19:14.895Z] --- PASS: TestClientSendFile (0.00s) [2021-03-27T18:19:14.895Z] === RUN TestClientWithRequestTimeout [2021-03-27T18:19:14.895Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-03-27T18:19:14.895Z] === RUN TestFileSpecPlugin [2021-03-27T18:19:14.895Z] --- PASS: TestFileSpecPlugin (0.02s) [2021-03-27T18:19:14.895Z] === RUN TestFileJSONSpecPlugin [2021-03-27T18:19:14.895Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-03-27T18:19:14.895Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-03-27T18:19:14.895Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-03-27T18:19:14.895Z] === RUN TestPluginAddHandler [2021-03-27T18:19:14.895Z] --- PASS: TestPluginAddHandler (0.00s) [2021-03-27T18:19:14.895Z] === RUN TestPluginWaitBadPlugin [2021-03-27T18:19:14.895Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-03-27T18:19:14.895Z] === RUN TestGet [2021-03-27T18:19:14.895Z] time="2021-03-27T18:19:14Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-03-27T18:19:14.895Z] === RUN TestGetAddress [2021-03-27T18:19:14.895Z] --- PASS: TestGetAddress (0.00s) [2021-03-27T18:19:14.895Z] === RUN TestRemove [2021-03-27T18:19:14.895Z] --- SKIP: TestRemove (0.00s) [2021-03-27T18:19:14.895Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-03-27T18:19:14.895Z] === RUN TestInitializeWithVolumes [2021-03-27T18:19:14.895Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-03-27T18:19:14.895Z] === RUN TestCreate [2021-03-27T18:19:14.895Z] --- PASS: TestCreate (0.01s) [2021-03-27T18:19:14.895Z] === RUN TestValidateName [2021-03-27T18:19:14.895Z] --- PASS: TestValidateName (0.00s) [2021-03-27T18:19:14.895Z] === RUN TestCreateWithOpts [2021-03-27T18:19:14.895Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-03-27T18:19:14.895Z] local_test.go:181: runtime.GOOS == "windows" [2021-03-27T18:19:14.895Z] === RUN TestRelaodNoOpts [2021-03-27T18:19:14.895Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-03-27T18:19:14.895Z] PASS [2021-03-27T18:19:14.895Z] coverage: 41.5% of statements [2021-03-27T18:19:14.896Z] ok github.com/docker/docker/volume/local 0.124s coverage: 41.5% of statements [2021-03-27T18:19:15.371Z] === RUN TestGetDriver [2021-03-27T18:19:15.371Z] --- PASS: TestGetDriver (0.00s) [2021-03-27T18:19:15.371Z] === RUN TestVolumeRequestError [2021-03-27T18:19:15.371Z] --- PASS: TestVolumeRequestError (0.01s) [2021-03-27T18:19:15.371Z] PASS [2021-03-27T18:19:15.371Z] coverage: 36.1% of statements [2021-03-27T18:19:15.371Z] ok github.com/docker/docker/volume/drivers 0.096s coverage: 36.1% of statements [2021-03-27T18:19:15.371Z] === RUN TestConvertTmpfsOptions [2021-03-27T18:19:15.371Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-03-27T18:19:15.371Z] parser_test.go:49: data="mode=700,size=1m" [2021-03-27T18:19:15.371Z] parser_test.go:49: data="ro" [2021-03-27T18:19:15.371Z] === RUN TestParseMountRaw [2021-03-27T18:19:15.371Z] --- PASS: TestParseMountRaw (0.02s) [2021-03-27T18:19:15.371Z] === RUN TestParseMountRawSplit [2021-03-27T18:19:15.371Z] --- PASS: TestParseMountRawSplit (0.00s) [2021-03-27T18:19:15.371Z] parser_test.go:390: case 0 [2021-03-27T18:19:15.371Z] parser_test.go:390: case 1 [2021-03-27T18:19:15.371Z] parser_test.go:390: case 2 [2021-03-27T18:19:15.371Z] parser_test.go:390: case 3 [2021-03-27T18:19:15.371Z] parser_test.go:390: case 4 [2021-03-27T18:19:15.371Z] parser_test.go:390: case 5 [2021-03-27T18:19:15.371Z] parser_test.go:390: case 6 [2021-03-27T18:19:15.371Z] parser_test.go:390: case 7 [2021-03-27T18:19:15.371Z] parser_test.go:390: case 8 [2021-03-27T18:19:15.371Z] parser_test.go:390: case 0 [2021-03-27T18:19:15.371Z] parser_test.go:390: case 1 [2021-03-27T18:19:15.371Z] parser_test.go:390: case 2 [2021-03-27T18:19:15.371Z] parser_test.go:390: case 3 [2021-03-27T18:19:15.371Z] parser_test.go:390: case 4 [2021-03-27T18:19:15.371Z] parser_test.go:390: case 5 [2021-03-27T18:19:15.371Z] parser_test.go:390: case 6 [2021-03-27T18:19:15.371Z] parser_test.go:390: case 7 [2021-03-27T18:19:15.371Z] parser_test.go:390: case 8 [2021-03-27T18:19:15.371Z] parser_test.go:390: case 9 [2021-03-27T18:19:15.371Z] parser_test.go:390: case 10 [2021-03-27T18:19:15.371Z] parser_test.go:390: case 11 [2021-03-27T18:19:15.371Z] parser_test.go:390: case 12 [2021-03-27T18:19:15.371Z] parser_test.go:390: case 0 [2021-03-27T18:19:15.371Z] parser_test.go:390: case 1 [2021-03-27T18:19:15.371Z] parser_test.go:390: case 2 [2021-03-27T18:19:15.371Z] parser_test.go:390: case 3 [2021-03-27T18:19:15.371Z] parser_test.go:390: case 4 [2021-03-27T18:19:15.371Z] parser_test.go:390: case 5 [2021-03-27T18:19:15.371Z] parser_test.go:390: case 6 [2021-03-27T18:19:15.371Z] parser_test.go:390: case 7 [2021-03-27T18:19:15.371Z] parser_test.go:390: case 8 [2021-03-27T18:19:15.371Z] parser_test.go:390: case 9 [2021-03-27T18:19:15.371Z] parser_test.go:390: case 10 [2021-03-27T18:19:15.371Z] parser_test.go:390: case 11 [2021-03-27T18:19:15.371Z] === RUN TestParseMountSpec [2021-03-27T18:19:15.371Z] --- PASS: TestParseMountSpec (0.00s) [2021-03-27T18:19:15.371Z] parser_test.go:455: case 0 [2021-03-27T18:19:15.371Z] parser_test.go:455: case 1 [2021-03-27T18:19:15.371Z] parser_test.go:455: case 2 [2021-03-27T18:19:15.371Z] parser_test.go:455: case 3 [2021-03-27T18:19:15.371Z] parser_test.go:455: case 4 [2021-03-27T18:19:15.371Z] parser_test.go:455: case 5 [2021-03-27T18:19:15.371Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-03-27T18:19:15.371Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-03-27T18:19:15.371Z] === RUN TestValidateMount [2021-03-27T18:19:15.371Z] --- PASS: TestValidateMount (0.00s) [2021-03-27T18:19:15.371Z] PASS [2021-03-27T18:19:15.371Z] coverage: 66.2% of statements [2021-03-27T18:19:15.371Z] ok github.com/docker/docker/volume/mounts 0.075s coverage: 66.2% of statements [2021-03-27T18:19:15.846Z] time="2021-03-27T18:19:15Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-03-27T18:19:16.418Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-03-27T18:19:16.678Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-03-27T18:19:16.846Z] === RUN TestSetGetMeta [2021-03-27T18:19:16.846Z] === PAUSE TestSetGetMeta [2021-03-27T18:19:16.846Z] === RUN TestRestore [2021-03-27T18:19:16.846Z] === PAUSE TestRestore [2021-03-27T18:19:16.846Z] === RUN TestServiceCreate [2021-03-27T18:19:16.846Z] === PAUSE TestServiceCreate [2021-03-27T18:19:16.846Z] === RUN TestServiceList [2021-03-27T18:19:16.846Z] === PAUSE TestServiceList [2021-03-27T18:19:16.846Z] === RUN TestServiceRemove [2021-03-27T18:19:16.846Z] === PAUSE TestServiceRemove [2021-03-27T18:19:16.846Z] === RUN TestServiceGet [2021-03-27T18:19:16.846Z] === PAUSE TestServiceGet [2021-03-27T18:19:16.846Z] === RUN TestServicePrune [2021-03-27T18:19:16.846Z] === PAUSE TestServicePrune [2021-03-27T18:19:16.846Z] === RUN TestCreate [2021-03-27T18:19:16.846Z] === PAUSE TestCreate [2021-03-27T18:19:16.846Z] === RUN TestRemove [2021-03-27T18:19:16.846Z] === PAUSE TestRemove [2021-03-27T18:19:16.846Z] === RUN TestList [2021-03-27T18:19:16.846Z] === PAUSE TestList [2021-03-27T18:19:16.846Z] === RUN TestFindByDriver [2021-03-27T18:19:16.846Z] === PAUSE TestFindByDriver [2021-03-27T18:19:16.846Z] === RUN TestFindByReferenced [2021-03-27T18:19:16.846Z] === PAUSE TestFindByReferenced [2021-03-27T18:19:16.846Z] === RUN TestDerefMultipleOfSameRef [2021-03-27T18:19:16.846Z] === PAUSE TestDerefMultipleOfSameRef [2021-03-27T18:19:16.846Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-03-27T18:19:16.846Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-03-27T18:19:16.846Z] === RUN TestDefererencePluginOnCreateError [2021-03-27T18:19:16.846Z] === PAUSE TestDefererencePluginOnCreateError [2021-03-27T18:19:16.846Z] === RUN TestRefDerefRemove [2021-03-27T18:19:16.846Z] === PAUSE TestRefDerefRemove [2021-03-27T18:19:16.846Z] === RUN TestGet [2021-03-27T18:19:16.846Z] === PAUSE TestGet [2021-03-27T18:19:16.846Z] === RUN TestGetWithReference [2021-03-27T18:19:16.846Z] === PAUSE TestGetWithReference [2021-03-27T18:19:16.846Z] === RUN TestFilterFunc [2021-03-27T18:19:16.846Z] === RUN TestFilterFunc/test_nil_list [2021-03-27T18:19:16.846Z] === PAUSE TestFilterFunc/test_nil_list [2021-03-27T18:19:16.846Z] === RUN TestFilterFunc/test_empty_list [2021-03-27T18:19:16.846Z] === PAUSE TestFilterFunc/test_empty_list [2021-03-27T18:19:16.846Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-03-27T18:19:16.846Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-03-27T18:19:16.846Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-03-27T18:19:16.846Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-03-27T18:19:16.846Z] === RUN TestFilterFunc/test_filter_some [2021-03-27T18:19:16.846Z] === PAUSE TestFilterFunc/test_filter_some [2021-03-27T18:19:16.846Z] === RUN TestFilterFunc/test_filter_middle [2021-03-27T18:19:16.846Z] === PAUSE TestFilterFunc/test_filter_middle [2021-03-27T18:19:16.846Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-03-27T18:19:16.846Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-03-27T18:19:16.846Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-03-27T18:19:16.846Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-03-27T18:19:16.846Z] === CONT TestFilterFunc/test_nil_list [2021-03-27T18:19:16.846Z] === CONT TestFilterFunc/test_filter_some [2021-03-27T18:19:16.846Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-03-27T18:19:16.846Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-03-27T18:19:16.846Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-03-27T18:19:16.846Z] === CONT TestFilterFunc/test_empty_list [2021-03-27T18:19:16.846Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-03-27T18:19:16.846Z] === CONT TestFilterFunc/test_filter_middle [2021-03-27T18:19:16.846Z] --- PASS: TestFilterFunc (0.00s) [2021-03-27T18:19:16.846Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-03-27T18:19:16.846Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-03-27T18:19:16.846Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-03-27T18:19:16.846Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-03-27T18:19:16.846Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-03-27T18:19:16.846Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-03-27T18:19:16.846Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-03-27T18:19:16.846Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-03-27T18:19:16.846Z] === CONT TestSetGetMeta [2021-03-27T18:19:16.846Z] === CONT TestFindByReferenced [2021-03-27T18:19:16.846Z] === CONT TestGet [2021-03-27T18:19:16.846Z] === CONT TestDefererencePluginOnCreateError [2021-03-27T18:19:16.846Z] --- PASS: TestSetGetMeta (0.03s) [2021-03-27T18:19:16.846Z] === CONT TestGetWithReference [2021-03-27T18:19:16.846Z] --- PASS: TestFindByReferenced (0.03s) [2021-03-27T18:19:16.846Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-03-27T18:19:16.846Z] --- PASS: TestGet (0.04s) [2021-03-27T18:19:16.846Z] === CONT TestDerefMultipleOfSameRef [2021-03-27T18:19:16.846Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2021-03-27T18:19:16.846Z] === CONT TestFindByDriver [2021-03-27T18:19:16.846Z] --- PASS: TestGetWithReference (0.04s) [2021-03-27T18:19:16.846Z] === CONT TestList [2021-03-27T18:19:16.846Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2021-03-27T18:19:16.846Z] === CONT TestRemove [2021-03-27T18:19:16.846Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2021-03-27T18:19:16.846Z] === CONT TestCreate [2021-03-27T18:19:16.846Z] --- PASS: TestFindByDriver (0.03s) [2021-03-27T18:19:16.846Z] === CONT TestServicePrune [2021-03-27T18:19:17.322Z] --- PASS: TestCreate (0.02s) [2021-03-27T18:19:17.322Z] === CONT TestServiceGet [2021-03-27T18:19:17.322Z] --- PASS: TestRemove (0.03s) [2021-03-27T18:19:17.322Z] === CONT TestServiceRemove [2021-03-27T18:19:17.322Z] --- PASS: TestList (0.03s) [2021-03-27T18:19:17.322Z] === CONT TestServiceList [2021-03-27T18:19:17.322Z] --- PASS: TestServiceGet (0.12s) [2021-03-27T18:19:17.322Z] === CONT TestServiceCreate [2021-03-27T18:19:17.322Z] time="2021-03-27T18:19:16Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-03-27T18:19:17.322Z] --- PASS: TestServiceRemove (0.12s) [2021-03-27T18:19:17.322Z] === CONT TestRestore [2021-03-27T18:19:17.322Z] --- PASS: TestServiceList (0.13s) [2021-03-27T18:19:17.322Z] === CONT TestRefDerefRemove [2021-03-27T18:19:17.322Z] time="2021-03-27T18:19:16Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-03-27T18:19:17.322Z] time="2021-03-27T18:19:16Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-03-27T18:19:17.322Z] time="2021-03-27T18:19:16Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-03-27T18:19:17.322Z] --- PASS: TestServiceCreate (0.04s) [2021-03-27T18:19:17.322Z] --- PASS: TestRestore (0.04s) [2021-03-27T18:19:17.322Z] --- PASS: TestRefDerefRemove (0.03s) [2021-03-27T18:19:17.322Z] time="2021-03-27T18:19:16Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-03-27T18:19:17.322Z] --- PASS: TestServicePrune (0.19s) [2021-03-27T18:19:17.322Z] PASS [2021-03-27T18:19:17.322Z] coverage: 70.3% of statements [2021-03-27T18:19:17.322Z] ok github.com/docker/docker/volume/service 0.352s coverage: 70.3% of statements [2021-03-27T18:19:17.797Z] time="2021-03-27T18:19:17Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-03-27T18:19:18.581Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-03-27T18:19:19.835Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-03-27T18:19:20.932Z] --- PASS: TestServiceUpdateNetwork (12.86s) [2021-03-27T18:19:20.932Z] === RUN TestServiceUpdatePidsLimit [2021-03-27T18:19:20.932Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-03-27T18:19:21.625Z] time="2021-03-27T18:19:21Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-03-27T18:19:21.859Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-03-27T18:19:21.868Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-03-27T18:19:22.804Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-03-27T18:19:23.371Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-03-27T18:19:23.371Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-03-27T18:19:23.371Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-03-27T18:19:23.630Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-03-27T18:19:23.630Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-03-27T18:19:23.889Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-03-27T18:19:24.040Z] --- PASS: TestServiceCreateInit (10.69s) [2021-03-27T18:19:24.040Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.53s) [2021-03-27T18:19:24.040Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.12s) [2021-03-27T18:19:24.040Z] === RUN TestCreateServiceMultipleTimes [2021-03-27T18:19:24.456Z] --- PASS: TestUpdateRestartPolicy (15.81s) [2021-03-27T18:19:24.456Z] === RUN TestUpdateRestartWithAutoRemove [2021-03-27T18:19:25.834Z] --- PASS: TestUpdateRestartWithAutoRemove (1.26s) [2021-03-27T18:19:25.834Z] === RUN TestWaitNonBlocked [2021-03-27T18:19:25.834Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-27T18:19:25.834Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-27T18:19:25.834Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-27T18:19:25.834Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-27T18:19:25.834Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-27T18:19:25.834Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-27T18:19:28.370Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-03-27T18:19:28.370Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.27s) [2021-03-27T18:19:28.370Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.43s) [2021-03-27T18:19:28.370Z] === RUN TestWaitBlocked [2021-03-27T18:19:28.370Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-27T18:19:28.370Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-27T18:19:28.370Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-03-27T18:19:28.370Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-03-27T18:19:28.370Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-27T18:19:28.370Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-03-27T18:19:29.749Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-03-27T18:19:29.937Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-03-27T18:19:30.317Z] --- PASS: TestWaitBlocked (0.03s) [2021-03-27T18:19:30.317Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (2.28s) [2021-03-27T18:19:30.318Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (2.36s) [2021-03-27T18:19:30.318Z] === CONT TestContainerStartOnDaemonRestart [2021-03-27T18:19:30.318Z] === CONT TestContainerKillOnDaemonStart [2021-03-27T18:19:30.348Z] --- PASS: TestGet (15.00s) [2021-03-27T18:19:30.348Z] === RUN TestPluginWithNoManifest [2021-03-27T18:19:30.348Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-03-27T18:19:30.348Z] === RUN TestGetAll [2021-03-27T18:19:30.348Z] --- PASS: TestGetAll (0.00s) [2021-03-27T18:19:30.348Z] PASS [2021-03-27T18:19:30.348Z] coverage: 73.4% of statements [2021-03-27T18:19:30.348Z] ok github.com/docker/docker/pkg/plugins 35.073s coverage: 73.4% of statements [2021-03-27T18:19:30.348Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-03-27T18:19:30.348Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-03-27T18:19:30.348Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-03-27T18:19:30.348Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-03-27T18:19:30.348Z] ? github.com/docker/docker/pkg/term [no test files] [2021-03-27T18:19:30.348Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-03-27T18:19:30.348Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-03-27T18:19:30.348Z] ? github.com/docker/docker/quota [no test files] [2021-03-27T18:19:30.348Z] ? github.com/docker/docker/rootless [no test files] [2021-03-27T18:19:30.348Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-03-27T18:19:30.348Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-03-27T18:19:30.348Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-03-27T18:19:30.348Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-03-27T18:19:30.348Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-03-27T18:19:30.348Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-03-27T18:19:30.348Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-03-27T18:19:30.348Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-03-27T18:19:30.348Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-03-27T18:19:30.348Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-03-27T18:19:30.348Z] ? github.com/docker/docker/testutil/request [no test files] [2021-03-27T18:19:30.348Z] ? github.com/docker/docker/volume [no test files] [2021-03-27T18:19:30.348Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-03-27T18:19:30.348Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-03-27T18:19:31.932Z] [2021-03-27T18:19:31.932Z] === Skipped [2021-03-27T18:19:31.932Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-03-27T18:19:31.932Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-03-27T18:19:31.932Z] [2021-03-27T18:19:31.932Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-03-27T18:19:31.932Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-27T18:19:31.932Z] [2021-03-27T18:19:31.932Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-03-27T18:19:31.932Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-27T18:19:31.932Z] [2021-03-27T18:19:31.932Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-03-27T18:19:31.932Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-27T18:19:31.932Z] [2021-03-27T18:19:31.932Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-03-27T18:19:31.932Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-27T18:19:31.932Z] [2021-03-27T18:19:31.932Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-03-27T18:19:31.932Z] client_test.go:23: runtime.GOOS == "windows" [2021-03-27T18:19:31.932Z] [2021-03-27T18:19:31.932Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-03-27T18:19:31.932Z] daemon_test.go:147: root required [2021-03-27T18:19:31.932Z] [2021-03-27T18:19:31.932Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-03-27T18:19:31.932Z] reload_test.go:520: root required [2021-03-27T18:19:31.932Z] [2021-03-27T18:19:31.932Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-03-27T18:19:31.932Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-03-27T18:19:31.932Z] [2021-03-27T18:19:31.932Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-03-27T18:19:31.932Z] pull_v2_test.go:73: Needs fixing on Windows [2021-03-27T18:19:31.932Z] [2021-03-27T18:19:31.932Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-03-27T18:19:31.932Z] pull_v2_test.go:118: Needs fixing on Windows [2021-03-27T18:19:31.932Z] [2021-03-27T18:19:31.932Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-03-27T18:19:31.932Z] download_test.go:268: Needs fixing on Windows [2021-03-27T18:19:31.932Z] [2021-03-27T18:19:31.932Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-03-27T18:19:31.932Z] layer_test.go:304: Failing on Windows [2021-03-27T18:19:31.932Z] [2021-03-27T18:19:31.932Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-03-27T18:19:31.932Z] layer_test.go:353: Failing on Windows [2021-03-27T18:19:31.932Z] [2021-03-27T18:19:31.932Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-03-27T18:19:31.932Z] layer_test.go:468: Failing on Windows [2021-03-27T18:19:31.932Z] [2021-03-27T18:19:31.932Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-03-27T18:19:31.932Z] layer_test.go:697: Failing on Windows [2021-03-27T18:19:31.932Z] [2021-03-27T18:19:31.932Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-03-27T18:19:31.932Z] migration_test.go:46: Failing on Windows [2021-03-27T18:19:31.932Z] [2021-03-27T18:19:31.932Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-03-27T18:19:31.932Z] migration_test.go:182: Failing on Windows [2021-03-27T18:19:31.932Z] [2021-03-27T18:19:31.932Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-03-27T18:19:31.932Z] mount_test.go:17: Failing on Windows [2021-03-27T18:19:31.932Z] [2021-03-27T18:19:31.932Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-03-27T18:19:31.932Z] mount_test.go:76: Failing on Windows [2021-03-27T18:19:31.932Z] [2021-03-27T18:19:31.932Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-03-27T18:19:31.932Z] mount_test.go:125: Failing on Windows [2021-03-27T18:19:31.932Z] [2021-03-27T18:19:31.932Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-03-27T18:19:31.932Z] mount_test.go:212: Failing on Windows [2021-03-27T18:19:31.932Z] [2021-03-27T18:19:31.932Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-03-27T18:19:31.932Z] archive_test.go:134: Xz not present in msys2 [2021-03-27T18:19:31.932Z] [2021-03-27T18:19:31.933Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-03-27T18:19:31.933Z] archive_test.go:239: Failing on Windows CI machines [2021-03-27T18:19:31.933Z] [2021-03-27T18:19:31.933Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-03-27T18:19:31.933Z] archive_windows_test.go:16: Currently fails [2021-03-27T18:19:31.933Z] [2021-03-27T18:19:31.933Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-03-27T18:19:31.933Z] changes_test.go:192: needs more investigation [2021-03-27T18:19:31.933Z] [2021-03-27T18:19:31.933Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-03-27T18:19:31.933Z] changes_test.go:405: needs further investigation [2021-03-27T18:19:31.933Z] [2021-03-27T18:19:31.933Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-03-27T18:19:31.933Z] changes_test.go:441: needs further investigation [2021-03-27T18:19:31.933Z] [2021-03-27T18:19:31.933Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-03-27T18:19:31.933Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-03-27T18:19:31.933Z] [2021-03-27T18:19:31.933Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-03-27T18:19:31.933Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-03-27T18:19:31.933Z] [2021-03-27T18:19:31.933Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-03-27T18:19:31.933Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-03-27T18:19:31.933Z] [2021-03-27T18:19:31.933Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-03-27T18:19:31.933Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-03-27T18:19:31.933Z] [2021-03-27T18:19:31.933Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-03-27T18:19:31.933Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-03-27T18:19:31.933Z] [2021-03-27T18:19:31.933Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-03-27T18:19:31.933Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-03-27T18:19:31.933Z] [2021-03-27T18:19:31.933Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-03-27T18:19:31.933Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-03-27T18:19:31.933Z] [2021-03-27T18:19:31.933Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-03-27T18:19:31.933Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-03-27T18:19:31.933Z] [2021-03-27T18:19:31.933Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-03-27T18:19:31.933Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-03-27T18:19:31.933Z] [2021-03-27T18:19:31.933Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-03-27T18:19:31.933Z] poller_test.go:41: No chmod on Windows [2021-03-27T18:19:31.933Z] [2021-03-27T18:19:31.933Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-03-27T18:19:31.933Z] fileutils_test.go:134: Needs porting to Windows [2021-03-27T18:19:31.933Z] [2021-03-27T18:19:31.933Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-03-27T18:19:31.933Z] fileutils_test.go:180: Needs porting to Windows [2021-03-27T18:19:31.933Z] [2021-03-27T18:19:31.933Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-03-27T18:19:31.933Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-03-27T18:19:31.933Z] [2021-03-27T18:19:31.933Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-03-27T18:19:31.933Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-03-27T18:19:31.933Z] [2021-03-27T18:19:31.933Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2021-03-27T18:19:31.933Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-03-27T18:19:31.933Z] [2021-03-27T18:19:31.933Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-03-27T18:19:31.933Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-03-27T18:19:31.933Z] [2021-03-27T18:19:31.933Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-03-27T18:19:31.933Z] local_test.go:181: runtime.GOOS == "windows" [2021-03-27T18:19:31.933Z] [2021-03-27T18:19:31.933Z] [2021-03-27T18:19:31.933Z] DONE 1833 tests, 45 skipped in 218.966s [2021-03-27T18:19:31.933Z] INFO: make.ps1 ended at 03/27/2021 18:19:31 [2021-03-27T18:19:32.852Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-03-27T18:19:33.517Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-03-27T18:19:33.518Z] INFO: Unit tests ended at 03/27/2021 18:19:33. Duration:00:03:56.9788158 [2021-03-27T18:19:33.518Z] INFO: Building busybox [2021-03-27T18:19:33.992Z] Sending build context to Docker daemon 5.12kB [2021-03-27T18:19:33.992Z] [2021-03-27T18:19:33.992Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-03-27T18:19:33.992Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-03-27T18:19:33.992Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-03-27T18:19:33.992Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-03-27T18:19:33.992Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-03-27T18:19:33.992Z] ---> 3eaa9ebbf51f [2021-03-27T18:19:33.992Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-03-27T18:19:33.992Z] ---> Running in 64c0a96f47d5 [2021-03-27T18:19:36.144Z] --- PASS: TestContainerStartOnDaemonRestart (5.31s) [2021-03-27T18:19:36.144Z] === CONT TestIpcModeOlderClient [2021-03-27T18:19:36.144Z] --- PASS: TestIpcModeOlderClient (0.13s) [2021-03-27T18:19:36.144Z] === CONT TestDaemonHostGatewayIP [2021-03-27T18:19:38.018Z] --- PASS: TestServiceUpdatePidsLimit (17.36s) [2021-03-27T18:19:38.018Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.13s) [2021-03-27T18:19:38.018Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.20s) [2021-03-27T18:19:38.018Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.20s) [2021-03-27T18:19:38.018Z] PASS [2021-03-27T18:19:38.018Z] [2021-03-27T18:19:38.018Z] === Skipped [2021-03-27T18:19:38.018Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-03-27T18:19:38.018Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-27T18:19:38.018Z] [2021-03-27T18:19:38.018Z] [2021-03-27T18:19:38.018Z] DONE 27 tests, 1 skipped in 178.106s [2021-03-27T18:19:38.018Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-03-27T18:19:38.018Z] INFO: Testing against a local daemon [2021-03-27T18:19:38.018Z] === RUN TestSessionCreate [2021-03-27T18:19:38.018Z] --- PASS: TestSessionCreate (0.02s) [2021-03-27T18:19:38.018Z] === RUN TestSessionCreateWithBadUpgrade [2021-03-27T18:19:38.018Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-03-27T18:19:38.018Z] PASS [2021-03-27T18:19:38.018Z] [2021-03-27T18:19:38.018Z] DONE 2 tests in 0.074s [2021-03-27T18:19:38.018Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-03-27T18:19:38.018Z] INFO: Testing against a local daemon [2021-03-27T18:19:38.018Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-03-27T18:19:38.018Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-03-27T18:19:38.018Z] === RUN TestEventsExecDie [2021-03-27T18:19:38.018Z] --- PASS: TestEventsExecDie (1.10s) [2021-03-27T18:19:38.018Z] === RUN TestEventsBackwardsCompatible [2021-03-27T18:19:38.018Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-03-27T18:19:38.018Z] === RUN TestInfoBinaryCommits [2021-03-27T18:19:38.049Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-03-27T18:19:38.049Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-03-27T18:19:38.274Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-03-27T18:19:38.274Z] === RUN TestInfoAPIVersioned [2021-03-27T18:19:38.274Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-03-27T18:19:38.274Z] === RUN TestInfoDiscoveryBackend [2021-03-27T18:19:38.790Z] Removing intermediate container 64c0a96f47d5 [2021-03-27T18:19:38.790Z] ---> b34f58efbc96 [2021-03-27T18:19:38.790Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-03-27T18:19:38.790Z] ---> Running in 54bd9674cfd0 [2021-03-27T18:19:38.790Z] Removing intermediate container 54bd9674cfd0 [2021-03-27T18:19:38.790Z] ---> 67496152a68b [2021-03-27T18:19:38.790Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-03-27T18:19:38.835Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-03-27T18:19:38.835Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-03-27T18:19:39.264Z] ---> Running in fa0b1a22f091 [2021-03-27T18:19:39.264Z] Removing intermediate container fa0b1a22f091 [2021-03-27T18:19:39.264Z] ---> 35790a1abb03 [2021-03-27T18:19:39.264Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-03-27T18:19:39.762Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-03-27T18:19:39.762Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-03-27T18:19:40.322Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-03-27T18:19:40.322Z] === RUN TestInfoAPI [2021-03-27T18:19:40.322Z] --- PASS: TestInfoAPI (0.02s) [2021-03-27T18:19:40.322Z] === RUN TestInfoAPIWarnings [2021-03-27T18:19:40.848Z] [2021-03-27T18:19:41.323Z] ---> 547fd93fb7ce [2021-03-27T18:19:41.323Z] 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-27T18:19:41.323Z] ---> Running in f53f7a1636dc [2021-03-27T18:19:41.337Z] --- PASS: TestDaemonHostGatewayIP (5.59s) [2021-03-27T18:19:41.337Z] === CONT TestRestartDaemonWithRestartingContainer [2021-03-27T18:19:42.714Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-03-27T18:19:42.973Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-03-27T18:19:42.973Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-03-27T18:19:45.508Z] --- PASS: TestContainerKillOnDaemonStart (14.73s) [2021-03-27T18:19:45.508Z] === CONT TestDaemonRestartIpcMode [2021-03-27T18:19:45.508Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-03-27T18:19:45.768Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-03-27T18:19:46.004Z] --- PASS: TestCreateServiceMultipleTimes (19.64s) [2021-03-27T18:19:46.004Z] === RUN TestCreateServiceConflict [2021-03-27T18:19:46.027Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.66s) [2021-03-27T18:19:46.287Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-03-27T18:19:46.575Z] --- PASS: TestCreateServiceConflict (2.83s) [2021-03-27T18:19:46.575Z] === RUN TestCreateServiceMaxReplicas [2021-03-27T18:19:47.226Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-03-27T18:19:49.761Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-03-27T18:19:49.761Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-03-27T18:19:50.407Z] --- PASS: TestDaemonRestartIpcMode (5.22s) [2021-03-27T18:19:50.407Z] PASS [2021-03-27T18:19:50.407Z] [2021-03-27T18:19:50.407Z] === Skipped [2021-03-27T18:19:50.407Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-03-27T18:19:50.407Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-27T18:19:50.407Z] [2021-03-27T18:19:50.407Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2021-03-27T18:19:50.407Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-27T18:19:50.407Z] [2021-03-27T18:19:50.407Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-03-27T18:19:50.407Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-27T18:19:50.407Z] [2021-03-27T18:19:50.407Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-27T18:19:50.407Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-27T18:19:50.407Z] [2021-03-27T18:19:50.407Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-03-27T18:19:50.407Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-27T18:19:50.407Z] [2021-03-27T18:19:50.407Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-03-27T18:19:50.407Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-03-27T18:19:50.407Z] [2021-03-27T18:19:50.407Z] [2021-03-27T18:19:50.407Z] DONE 196 tests, 6 skipped in 245.449s [2021-03-27T18:19:50.407Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-03-27T18:19:50.407Z] ++ 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-27T18:19:50.407Z] ++ set -e [2021-03-27T18:19:50.407Z] ++ '[' -n 0 ']' [2021-03-27T18:19:50.407Z] ++ set -x [2021-03-27T18:19:50.407Z] ++ 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-27T18:19:50.670Z] INFO: Testing against a local daemon [2021-03-27T18:19:50.670Z] === RUN TestCommitInheritsEnv [2021-03-27T18:19:50.780Z] --- PASS: TestCreateServiceMaxReplicas (3.88s) [2021-03-27T18:19:50.780Z] === RUN TestCreateWithDuplicateNetworkNames [2021-03-27T18:19:51.240Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-03-27T18:19:51.240Z] --- PASS: TestCommitInheritsEnv (0.57s) [2021-03-27T18:19:51.240Z] === RUN TestImportExtremelyLargeImageWorks [2021-03-27T18:19:51.240Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-03-27T18:19:51.240Z] === RUN TestImagesFilterMultiReference [2021-03-27T18:19:51.506Z] --- PASS: TestImagesFilterMultiReference (0.15s) [2021-03-27T18:19:51.506Z] === RUN TestImagePullPlatformInvalid [2021-03-27T18:19:51.506Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-03-27T18:19:51.506Z] === RUN TestRemoveImageOrphaning [2021-03-27T18:19:51.770Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-03-27T18:19:51.823Z] Removing intermediate container f53f7a1636dc [2021-03-27T18:19:51.823Z] ---> a6cf86ecc3db [2021-03-27T18:19:51.823Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-03-27T18:19:51.823Z] ---> Running in bf3bc1af9d7c [2021-03-27T18:19:52.028Z] --- PASS: TestRemoveImageOrphaning (0.51s) [2021-03-27T18:19:52.028Z] === RUN TestRemoveImageGarbageCollector [2021-03-27T18:19:52.828Z] [2021-03-27T18:19:52.828Z] SUCCESS: Specified value was saved. [2021-03-27T18:19:52.965Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-03-27T18:19:54.869Z] --- PASS: TestRemoveImageGarbageCollector (2.79s) [2021-03-27T18:19:54.869Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-03-27T18:19:54.869Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-03-27T18:19:54.869Z] === RUN TestTagInvalidReference [2021-03-27T18:19:54.869Z] --- PASS: TestTagInvalidReference (0.03s) [2021-03-27T18:19:54.869Z] === RUN TestTagValidPrefixedRepo [2021-03-27T18:19:54.869Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-03-27T18:19:54.869Z] === RUN TestTagExistedNameWithoutForce [2021-03-27T18:19:54.869Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-03-27T18:19:54.869Z] === RUN TestTagOfficialNames [2021-03-27T18:19:55.068Z] Removing intermediate container bf3bc1af9d7c [2021-03-27T18:19:55.068Z] ---> c70a3c96655a [2021-03-27T18:19:55.068Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-03-27T18:19:55.068Z] ---> Running in 7ae9188e675f [2021-03-27T18:19:55.127Z] --- PASS: TestTagOfficialNames (0.09s) [2021-03-27T18:19:55.127Z] === RUN TestTagMatchesDigest [2021-03-27T18:19:55.127Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-03-27T18:19:55.127Z] === CONT TestImportExtremelyLargeImageWorks [2021-03-27T18:19:56.503Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-03-27T18:19:58.355Z] --- PASS: TestInfoAPIWarnings (16.27s) [2021-03-27T18:19:58.355Z] === RUN TestInfoDebug [2021-03-27T18:19:58.355Z] --- PASS: TestInfoDebug (0.52s) [2021-03-27T18:19:58.355Z] === RUN TestInfoInsecureRegistries [2021-03-27T18:19:58.355Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-03-27T18:19:58.355Z] === RUN TestInfoRegistryMirrors [2021-03-27T18:19:58.355Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-03-27T18:19:58.355Z] === RUN TestLoginFailsWithBadCredentials [2021-03-27T18:19:58.355Z] --- PASS: TestLoginFailsWithBadCredentials (0.15s) [2021-03-27T18:19:58.355Z] === RUN TestPingCacheHeaders [2021-03-27T18:19:58.355Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-03-27T18:19:58.355Z] === RUN TestPingGet [2021-03-27T18:19:58.355Z] --- PASS: TestPingGet (0.02s) [2021-03-27T18:19:58.355Z] === RUN TestPingHead [2021-03-27T18:19:58.355Z] --- PASS: TestPingHead (0.02s) [2021-03-27T18:19:58.355Z] === RUN TestVersion [2021-03-27T18:19:58.355Z] --- PASS: TestVersion (0.02s) [2021-03-27T18:19:58.355Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-03-27T18:19:58.407Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-03-27T18:19:59.321Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2021-03-27T18:19:59.321Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-03-27T18:19:59.321Z] remote: Enumerating objects: 2, done. [2021-03-27T18:19:59.321Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-03-27T18:19:59.321Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-03-27T18:19:59.321Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-03-27T18:19:59.321Z] 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-27T18:19:59.321Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-03-27T18:19:59.720Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.49s) [2021-03-27T18:19:59.720Z] PASS [2021-03-27T18:19:59.720Z] [2021-03-27T18:19:59.720Z] DONE 18 tests in 22.844s [2021-03-27T18:19:59.720Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-03-27T18:19:59.720Z] INFO: Testing against a local daemon [2021-03-27T18:19:59.720Z] === RUN TestVolumesCreateAndList [2021-03-27T18:19:59.786Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-03-27T18:19:59.877Z] Cannot create a file when that file already exists. [2021-03-27T18:19:59.976Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-03-27T18:19:59.977Z] === RUN TestVolumesRemove [2021-03-27T18:19:59.977Z] --- PASS: TestVolumesRemove (0.08s) [2021-03-27T18:19:59.977Z] === RUN TestVolumesInspect [2021-03-27T18:19:59.977Z] --- PASS: TestVolumesInspect (0.02s) [2021-03-27T18:19:59.977Z] === RUN TestVolumesInvalidJSON [2021-03-27T18:19:59.977Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-03-27T18:19:59.977Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-03-27T18:19:59.977Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-03-27T18:19:59.977Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-03-27T18:19:59.977Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-03-27T18:19:59.977Z] PASS [2021-03-27T18:19:59.977Z] [2021-03-27T18:19:59.977Z] DONE 5 tests in 0.179s [2021-03-27T18:19:59.977Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-27T18:20:00.254Z] [2021-03-27T18:20:00.724Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-03-27T18:20:00.724Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-03-27T18:20:01.864Z] Stopping apparmor (via systemctl): apparmor.service. [2021-03-27T18:20:01.864Z] Removing test suite binaries [2021-03-27T18:20:01.864Z] exiting test-integration [2021-03-27T18:20:01.864Z] ++ exit 0 [2021-03-27T18:20:01.864Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-03-27T18:20:02.470Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42211/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d9356edcd252710aa3b4228f2071269738c10733 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d9356edcd252710aa3b4228f2071269738c10733 hack/test/unit [2021-03-27T18:20:03.380Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-03-27T18:20:04.675Z] Removing intermediate container 7ae9188e675f [2021-03-27T18:20:04.675Z] ---> 2054d4c542ec [2021-03-27T18:20:04.675Z] Step 13/13 : CMD ["sh"] [2021-03-27T18:20:04.675Z] ---> Running in e54f47ab7a48 Post stage [Pipeline] junit [2021-03-27T18:20:05.140Z] Recording test results [2021-03-27T18:20:05.157Z] Removing intermediate container e54f47ab7a48 [2021-03-27T18:20:05.157Z] ---> 47f77cfa8b25 [2021-03-27T18:20:05.157Z] Successfully built 47f77cfa8b25 [2021-03-27T18:20:05.157Z] Successfully tagged busybox:latest [2021-03-27T18:20:05.157Z] INFO: Docker images of the daemon under test [2021-03-27T18:20:05.157Z] [2021-03-27T18:20:05.157Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-03-27T18:20:05.157Z] busybox latest 47f77cfa8b25 1 second ago 5.32GB [2021-03-27T18:20:05.157Z] microsoft/windowsservercore latest 3eaa9ebbf51f 4 weeks ago 5.25GB [2021-03-27T18:20:05.157Z] mcr.microsoft.com/windows/servercore ltsc2019 3eaa9ebbf51f 4 weeks ago 5.25GB [2021-03-27T18:20:05.157Z] [2021-03-27T18:20:05.157Z] INFO: Running integration tests at 03/27/2021 18:20:05... [2021-03-27T18:20:05.157Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-03-27T18:20:05.157Z] INFO: Integration API tests being run from the host: [2021-03-27T18:20:05.288Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-03-27T18:20:05.722Z] INFO: make.ps1 starting at 03/27/2021 18:20:05 [2021-03-27T18:20:05.723Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.08s) [2021-03-27T18:20:05.723Z] === RUN TestCreateServiceSecretFileMode [2021-03-27T18:20:05.739Z] ? github.com/docker/docker/api [no test files] [2021-03-27T18:20:06.197Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-03-27T18:20:06.960Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-03-27T18:20:07.342Z] + echo Ensuring container killed. [2021-03-27T18:20:07.342Z] Ensuring container killed. [2021-03-27T18:20:07.342Z] + docker rm -vf docker-pr1 [2021-03-27T18:20:07.342Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-03-27T18:20:07.672Z] + echo Chowning /workspace to jenkins user [2021-03-27T18:20:07.672Z] Chowning /workspace to jenkins user [2021-03-27T18:20:07.672Z] + id -u [2021-03-27T18:20:07.672Z] + id -g [2021-03-27T18:20:07.672Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42211:/workspace busybox chown -R 1000:1000 /workspace [2021-03-27T18:20:07.672Z] Unable to find image 'busybox:latest' locally [2021-03-27T18:20:07.672Z] latest: Pulling from library/busybox [2021-03-27T18:20:07.928Z] 8b3d7e226fab: Pulling fs layer [2021-03-27T18:20:07.928Z] 8b3d7e226fab: Download complete [2021-03-27T18:20:08.184Z] 8b3d7e226fab: Pull complete [2021-03-27T18:20:08.184Z] Digest: sha256:ce2360d5189a033012fbad1635e037be86f23b65cfd676b436d0931af390a2ac [2021-03-27T18:20:08.184Z] Status: Downloaded newer image for busybox:latest [2021-03-27T18:20:09.022Z] --- PASS: TestCreateServiceSecretFileMode (3.41s) [2021-03-27T18:20:09.022Z] === RUN TestCreateServiceConfigFileMode [2021-03-27T18:20:09.481Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-03-27T18:20:09.481Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-03-27T18:20:09.743Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-03-27T18:20:09.743Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-27T18:20:10.985Z] + bundleName=amd64-cgroup2 [2021-03-27T18:20:10.985Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-03-27T18:20:10.985Z] Creating amd64-cgroup2-bundles.tar.gz [2021-03-27T18:20:10.985Z] + 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-27T18:20:10.985Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2021-03-27T18:20:11.250Z] Archiving artifacts [2021-03-27T18:20:11.649Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-03-27T18:20:12.323Z] --- PASS: TestCreateServiceConfigFileMode (3.40s) [2021-03-27T18:20:12.323Z] === RUN TestCreateServiceSysctls [2021-03-27T18:20:12.832Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42211/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-03-27T18:20:13.180Z] + make clean [2021-03-27T18:20:13.436Z] docker volume rm -f docker-dev-cache [2021-03-27T18:20:13.436Z] docker-dev-cache [Pipeline] deleteDir [2021-03-27T18:20:13.554Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-03-27T18:20:15.459Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-03-27T18:20:16.028Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-27T18:20:17.738Z] --- PASS: TestCreateServiceSysctls (4.85s) [2021-03-27T18:20:17.738Z] === RUN TestCreateServiceCapabilities [2021-03-27T18:20:17.934Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-03-27T18:20:19.314Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-03-27T18:20:20.309Z] --- PASS: TestCreateServiceCapabilities (3.08s) [2021-03-27T18:20:20.309Z] === RUN TestInspect [2021-03-27T18:20:20.576Z] ok github.com/docker/docker/api/server 0.008s coverage: 9.0% of statements [2021-03-27T18:20:20.694Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-03-27T18:20:24.515Z] --- PASS: TestInspect (3.74s) [2021-03-27T18:20:24.515Z] === RUN TestCreateJob [2021-03-27T18:20:24.889Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-03-27T18:20:28.717Z] --- PASS: TestCreateJob (4.64s) [2021-03-27T18:20:28.718Z] === RUN TestReplicatedJob [2021-03-27T18:20:31.706Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-27T18:20:31.706Z] INFO: Testing against a local daemon [2021-03-27T18:20:31.706Z] === RUN TestBuildWithSession [2021-03-27T18:20:31.706Z] --- SKIP: TestBuildWithSession (0.00s) [2021-03-27T18:20:31.706Z] build_session_test.go:25: TODO: BuildKit [2021-03-27T18:20:31.706Z] === RUN TestBuildSquashParent [2021-03-27T18:20:31.706Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-03-27T18:20:31.706Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-03-27T18:20:31.706Z] === RUN TestBuildWithRemoveAndForceRemove [2021-03-27T18:20:31.706Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-27T18:20:31.706Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-27T18:20:31.706Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-27T18:20:31.706Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-27T18:20:31.706Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-27T18:20:31.706Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-27T18:20:31.706Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-27T18:20:31.706Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-27T18:20:31.706Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-27T18:20:31.706Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-27T18:20:31.706Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-27T18:20:31.706Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-27T18:20:31.706Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-27T18:20:31.706Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-27T18:20:31.706Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-27T18:20:31.706Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-27T18:20:33.006Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-03-27T18:20:33.575Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-03-27T18:20:34.952Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-03-27T18:20:36.856Z] --- PASS: TestReplicatedJob (7.94s) [2021-03-27T18:20:36.856Z] === RUN TestUpdateReplicatedJob [2021-03-27T18:20:39.162Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-03-27T18:20:41.058Z] --- PASS: TestUpdateReplicatedJob (4.57s) [2021-03-27T18:20:41.058Z] === RUN TestServiceListWithStatuses [2021-03-27T18:20:41.058Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-03-27T18:20:41.058Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-27T18:20:41.058Z] === RUN TestDockerNetworkConnectAlias [2021-03-27T18:20:44.338Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-27T18:20:44.338Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-27T18:20:47.282Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-03-27T18:20:49.192Z] --- PASS: TestDockerNetworkConnectAlias (7.14s) [2021-03-27T18:20:49.192Z] === RUN TestDockerNetworkReConnect [2021-03-27T18:20:50.570Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-03-27T18:20:52.473Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-03-27T18:20:53.072Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-03-27T18:20:53.072Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (13.76s) [2021-03-27T18:20:53.072Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (13.99s) [2021-03-27T18:20:53.072Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (14.08s) [2021-03-27T18:20:53.072Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (19.01s) [2021-03-27T18:20:53.072Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (7.64s) [2021-03-27T18:20:53.072Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (8.01s) [2021-03-27T18:20:53.072Z] === RUN TestBuildMultiStageCopy [2021-03-27T18:20:53.072Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-03-27T18:20:54.477Z] --- PASS: TestDockerNetworkReConnect (5.42s) [2021-03-27T18:20:54.477Z] === RUN TestServicePlugin [2021-03-27T18:20:54.477Z] --- SKIP: TestServicePlugin (0.00s) [2021-03-27T18:20:54.477Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-27T18:20:54.477Z] === RUN TestServiceUpdateLabel [2021-03-27T18:20:56.663Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-03-27T18:20:56.663Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-03-27T18:20:56.663Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-03-27T18:20:57.019Z] --- PASS: TestServiceUpdateLabel (3.29s) [2021-03-27T18:20:57.019Z] === RUN TestServiceUpdateSecrets [2021-03-27T18:20:57.599Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-03-27T18:20:57.599Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-03-27T18:21:01.789Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-03-27T18:21:01.789Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-03-27T18:21:02.786Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite (438.78s) [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.61s) [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.59s) [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.96s) [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.80s) [2021-03-27T18:21:04.168Z] docker_cli_daemon_test.go:1455: [df2186db8bd09] daemon is not started [2021-03-27T18:21:04.168Z] check_test.go:309: [db442f525e34b] daemon is not started [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.52s) [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.30s) [2021-03-27T18:21:04.168Z] check_test.go:309: [d5cd8eda104c5] daemon is not started [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.47s) [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.30s) [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.10s) [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.20s) [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.96s) [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.30s) [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.59s) [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.97s) [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.52s) [2021-03-27T18:21:04.168Z] check_test.go:309: [dd18e64c22e7b] daemon is not started [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-03-27T18:21:04.168Z] check_test.go:309: [d276fefb53623] daemon is not started [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.28s) [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2021-03-27T18:21:04.168Z] check_test.go:309: [d823740f837ae] daemon is not started [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.29s) [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.76s) [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (3.13s) [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.26s) [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.62s) [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.67s) [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.72s) [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-03-27T18:21:04.168Z] check_test.go:309: [d8b382ae587fc] daemon is not started [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.61s) [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.56s) [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.59s) [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (4.56s) [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (6.92s) [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.28s) [2021-03-27T18:21:04.168Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-03-27T18:21:04.168Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-03-27T18:21:04.168Z] check_test.go:309: [dbb40b7e41ea5] daemon is not started [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.58s) [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.62s) [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (2.55s) [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.29s) [2021-03-27T18:21:04.168Z] check_test.go:309: [d48195c5a49bf] daemon is not started [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (4.14s) [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2021-03-27T18:21:04.168Z] check_test.go:309: [d8e9b02e1947f] daemon is not started [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.50s) [2021-03-27T18:21:04.168Z] docker_cli_daemon_plugins_test.go:79: [d856315cd8510] daemon is not started [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.93s) [2021-03-27T18:21:04.168Z] docker_cli_daemon_plugins_test.go:169: [dbbbd95c0a98f] daemon is not started [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (5.02s) [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2021-03-27T18:21:04.168Z] check_test.go:309: [da96e13ee409a] daemon is not started [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.52s) [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.26s) [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.32s) [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.48s) [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.49s) [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.62s) [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.69s) [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (8.05s) [2021-03-27T18:21:04.168Z] check_test.go:309: [d311478dffd70] daemon is not started [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (3.01s) [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (27.72s) [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.95s) [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.16s) [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (6.76s) [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (4.27s) [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (7.48s) [2021-03-27T18:21:04.168Z] check_test.go:309: [d3e8a8d7f4dcd] daemon is not started [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.94s) [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (3.19s) [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (16.42s) [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (4.54s) [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.71s) [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (3.07s) [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (4.55s) [2021-03-27T18:21:04.168Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-03-27T18:21:04.168Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-03-27T18:21:04.168Z] check_test.go:309: [dd45e06f44cda] daemon is not started [2021-03-27T18:21:04.168Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-03-27T18:21:04.168Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-03-27T18:21:04.168Z] check_test.go:309: [deb1e89579168] daemon is not started [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.61s) [2021-03-27T18:21:04.168Z] check_test.go:309: [dd84e178345e9] daemon is not started [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (7.07s) [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (4.36s) [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (4.26s) [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.38s) [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.65s) [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (5.58s) [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (6.25s) [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (3.19s) [2021-03-27T18:21:04.168Z] check_test.go:309: [d9d3535f09824] daemon is not started [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.67s) [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.74s) [2021-03-27T18:21:04.168Z] docker_cli_daemon_plugins_test.go:105: [da527256d625e] daemon is not started [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.20s) [2021-03-27T18:21:04.168Z] check_test.go:309: [d42aa37ae8e0d] daemon is not started [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.52s) [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.14s) [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.64s) [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.24s) [2021-03-27T18:21:04.168Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-03-27T18:21:04.168Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-03-27T18:21:04.168Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-03-27T18:21:04.168Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-03-27T18:21:04.168Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-03-27T18:21:04.168Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-03-27T18:21:04.168Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-03-27T18:21:04.168Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-03-27T18:21:04.168Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-03-27T18:21:04.168Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-03-27T18:21:04.168Z] check_test.go:309: [deb383f1b1593] daemon is not started [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.14s) [2021-03-27T18:21:04.168Z] check_test.go:309: [d36efde6a02fd] daemon is not started [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.60s) [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.61s) [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2021-03-27T18:21:04.168Z] check_test.go:309: [daeea3cde8abe] daemon is not started [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.46s) [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.92s) [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.43s) [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.02s) [2021-03-27T18:21:04.168Z] check_test.go:309: [d4a0d97056ef3] daemon is not started [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (9.02s) [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.88s) [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (5.18s) [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.30s) [2021-03-27T18:21:04.168Z] check_test.go:309: [d839d37cca693] daemon is not started [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.63s) [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.56s) [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.62s) [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.42s) [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2021-03-27T18:21:04.168Z] check_test.go:309: [d3c5dc37d9afe] daemon is not started [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.83s) [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.62s) [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.70s) [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.65s) [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.27s) [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (4.74s) [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (4.30s) [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (6.54s) [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.96s) [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.20s) [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.27s) [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.69s) [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (10.85s) [2021-03-27T18:21:04.168Z] docker_cli_daemon_test.go:2550: [d9d8df5f38164] daemon is not started [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (11.15s) [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.88s) [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.39s) [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (4.02s) [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.13s) [2021-03-27T18:21:04.168Z] check_test.go:309: [d4a2c96d83edc] daemon is not started [2021-03-27T18:21:04.168Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.51s) [2021-03-27T18:21:04.168Z] === RUN TestDockerSwarmSuite [2021-03-27T18:21:04.168Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-03-27T18:21:04.168Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-03-27T18:21:04.367Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-03-27T18:21:05.949Z] --- PASS: TestBuildMultiStageCopy (13.46s) [2021-03-27T18:21:05.949Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.82s) [2021-03-27T18:21:05.949Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.87s) [2021-03-27T18:21:05.949Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.03s) [2021-03-27T18:21:05.949Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.30s) [2021-03-27T18:21:05.949Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.43s) [2021-03-27T18:21:05.949Z] === RUN TestBuildMultiStageParentConfig [2021-03-27T18:21:06.091Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-03-27T18:21:07.994Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-03-27T18:21:08.186Z] --- PASS: TestBuildMultiStageParentConfig (2.65s) [2021-03-27T18:21:08.186Z] === RUN TestBuildLabelWithTargets [2021-03-27T18:21:08.186Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-03-27T18:21:08.186Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-27T18:21:08.186Z] === RUN TestBuildWithEmptyLayers [2021-03-27T18:21:09.369Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-03-27T18:21:09.775Z] --- PASS: TestBuildWithEmptyLayers (1.45s) [2021-03-27T18:21:09.775Z] === RUN TestBuildMultiStageOnBuild [2021-03-27T18:21:11.273Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-03-27T18:21:15.129Z] --- PASS: TestServiceUpdateSecrets (15.88s) [2021-03-27T18:21:15.129Z] === RUN TestServiceUpdateConfigs [2021-03-27T18:21:15.469Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-03-27T18:21:20.739Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-03-27T18:21:23.270Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-03-27T18:21:24.781Z] --- PASS: TestBuildMultiStageOnBuild (12.79s) [2021-03-27T18:21:24.781Z] === RUN TestBuildUncleanTarFilenames [2021-03-27T18:21:24.781Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-03-27T18:21:24.781Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-27T18:21:24.781Z] === RUN TestBuildMultiStageLayerLeak [2021-03-27T18:21:25.805Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-03-27T18:21:29.091Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-03-27T18:21:30.027Z] --- PASS: TestServiceUpdateConfigs (15.87s) [2021-03-27T18:21:30.027Z] === RUN TestServiceUpdateNetwork [2021-03-27T18:21:30.027Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-03-27T18:21:39.794Z] --- PASS: TestBuildMultiStageLayerLeak (15.04s) [2021-03-27T18:21:39.794Z] === RUN TestBuildWithHugeFile [2021-03-27T18:21:41.967Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-03-27T18:21:41.967Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2021-03-27T18:21:41.967Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2021-03-27T18:21:41.967Z] ? github.com/docker/docker/api/server/router [no test files] [2021-03-27T18:21:41.967Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-03-27T18:21:41.967Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-03-27T18:21:41.967Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-03-27T18:21:41.967Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-03-27T18:21:41.967Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-03-27T18:21:41.967Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-03-27T18:21:41.967Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-03-27T18:21:41.967Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-03-27T18:21:42.222Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-03-27T18:21:42.222Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-03-27T18:21:42.477Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2021-03-27T18:21:42.733Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-03-27T18:21:42.733Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-03-27T18:21:42.733Z] ? github.com/docker/docker/api/types [no test files] [2021-03-27T18:21:42.733Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-03-27T18:21:42.733Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-03-27T18:21:42.733Z] ? github.com/docker/docker/api/types/container [no test files] [2021-03-27T18:21:42.733Z] ? github.com/docker/docker/api/types/events [no test files] [2021-03-27T18:21:43.295Z] ok github.com/docker/docker/api/types/strslice 0.015s coverage: 90.0% of statements [2021-03-27T18:21:43.295Z] ok github.com/docker/docker/api/types/filters 0.014s coverage: 92.2% of statements [2021-03-27T18:21:43.295Z] ? github.com/docker/docker/api/types/image [no test files] [2021-03-27T18:21:43.295Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-03-27T18:21:43.295Z] ? github.com/docker/docker/api/types/network [no test files] [2021-03-27T18:21:43.295Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-03-27T18:21:43.295Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-03-27T18:21:43.295Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-03-27T18:21:43.295Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-03-27T18:21:43.551Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2021-03-27T18:21:43.808Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2021-03-27T18:21:43.808Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-03-27T18:21:43.808Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-03-27T18:21:43.808Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-03-27T18:21:43.808Z] ? github.com/docker/docker/builder [no test files] [2021-03-27T18:21:43.808Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-03-27T18:21:43.808Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-03-27T18:21:43.808Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-03-27T18:21:43.808Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-03-27T18:21:43.808Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-03-27T18:21:43.808Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-03-27T18:21:43.808Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-03-27T18:21:44.933Z] --- PASS: TestServiceUpdateNetwork (15.15s) [2021-03-27T18:21:44.933Z] === RUN TestServiceUpdatePidsLimit [2021-03-27T18:21:44.934Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-03-27T18:21:45.876Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-03-27T18:21:47.975Z] ok github.com/docker/docker/builder/dockerfile 0.201s coverage: 48.5% of statements [2021-03-27T18:21:47.975Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-03-27T18:21:47.975Z] ok github.com/docker/docker/builder/remotecontext 0.093s coverage: 13.7% of statements [2021-03-27T18:21:48.794Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-03-27T18:21:49.721Z] ok github.com/docker/docker/builder/remotecontext/git 1.444s coverage: 86.3% of statements [2021-03-27T18:21:49.721Z] ? github.com/docker/docker/cli [no test files] [2021-03-27T18:21:49.721Z] ? github.com/docker/docker/cli/config [no test files] [2021-03-27T18:21:51.997Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-03-27T18:21:51.997Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-03-27T18:21:53.939Z] ok github.com/docker/docker/client 0.219s coverage: 75.4% of statements [2021-03-27T18:21:54.008Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-03-27T18:21:56.188Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-03-27T18:21:56.188Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-03-27T18:21:56.447Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-03-27T18:21:57.382Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-03-27T18:21:57.382Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-03-27T18:21:57.641Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-03-27T18:21:57.900Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-03-27T18:22:01.187Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-03-27T18:22:02.124Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-03-27T18:22:02.141Z] --- PASS: TestServiceUpdatePidsLimit (17.72s) [2021-03-27T18:22:02.141Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.15s) [2021-03-27T18:22:02.141Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.33s) [2021-03-27T18:22:02.141Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.43s) [2021-03-27T18:22:02.141Z] PASS [2021-03-27T18:22:02.141Z] [2021-03-27T18:22:02.141Z] === Skipped [2021-03-27T18:22:02.141Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-03-27T18:22:02.141Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-27T18:22:02.141Z] [2021-03-27T18:22:02.141Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-03-27T18:22:02.141Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-27T18:22:02.141Z] [2021-03-27T18:22:02.141Z] [2021-03-27T18:22:02.141Z] DONE 27 tests, 2 skipped in 168.394s [2021-03-27T18:22:02.141Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-03-27T18:22:02.141Z] ++ 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-27T18:22:02.141Z] ++ set -e [2021-03-27T18:22:02.141Z] ++ '[' -n 0 ']' [2021-03-27T18:22:02.141Z] ++ set -x [2021-03-27T18:22:02.141Z] ++ 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-27T18:22:02.141Z] INFO: Testing against a local daemon [2021-03-27T18:22:02.141Z] === RUN TestSessionCreate [2021-03-27T18:22:02.141Z] --- PASS: TestSessionCreate (0.05s) [2021-03-27T18:22:02.141Z] === RUN TestSessionCreateWithBadUpgrade [2021-03-27T18:22:02.141Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2021-03-27T18:22:02.141Z] PASS [2021-03-27T18:22:02.141Z] [2021-03-27T18:22:02.141Z] DONE 2 tests in 0.261s [2021-03-27T18:22:02.141Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-03-27T18:22:02.141Z] ++ 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-27T18:22:02.141Z] ++ set -e [2021-03-27T18:22:02.141Z] ++ '[' -n 0 ']' [2021-03-27T18:22:02.141Z] ++ set -x [2021-03-27T18:22:02.141Z] ++ 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-27T18:22:02.141Z] INFO: Testing against a local daemon [2021-03-27T18:22:02.141Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-03-27T18:22:02.141Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2021-03-27T18:22:02.141Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-27T18:22:02.141Z] === RUN TestEventsExecDie [2021-03-27T18:22:03.082Z] --- PASS: TestEventsExecDie (1.25s) [2021-03-27T18:22:03.082Z] === RUN TestEventsBackwardsCompatible [2021-03-27T18:22:03.343Z] --- PASS: TestEventsBackwardsCompatible (0.13s) [2021-03-27T18:22:03.343Z] === RUN TestInfoBinaryCommits [2021-03-27T18:22:03.343Z] --- PASS: TestInfoBinaryCommits (0.05s) [2021-03-27T18:22:03.343Z] === RUN TestInfoAPIVersioned [2021-03-27T18:22:03.343Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-03-27T18:22:03.343Z] === RUN TestInfoDiscoveryBackend [2021-03-27T18:22:03.916Z] --- PASS: TestInfoDiscoveryBackend (0.64s) [2021-03-27T18:22:03.916Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-03-27T18:22:04.028Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-03-27T18:22:04.029Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-03-27T18:22:04.029Z] === RUN TestDockerSuite/TestBuildEnv [2021-03-27T18:22:05.299Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-03-27T18:22:05.299Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-03-27T18:22:05.870Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.70s) [2021-03-27T18:22:05.870Z] === RUN TestInfoAPI [2021-03-27T18:22:05.870Z] --- PASS: TestInfoAPI (0.05s) [2021-03-27T18:22:05.870Z] === RUN TestInfoAPIWarnings [2021-03-27T18:22:05.931Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-03-27T18:22:08.463Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-03-27T18:22:09.400Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-03-27T18:22:10.293Z] --- PASS: TestImportExtremelyLargeImageWorks (192.92s) [2021-03-27T18:22:10.293Z] PASS [2021-03-27T18:22:10.293Z] [2021-03-27T18:22:10.293Z] === Skipped [2021-03-27T18:22:10.293Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-03-27T18:22:10.293Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-27T18:22:10.293Z] [2021-03-27T18:22:10.293Z] [2021-03-27T18:22:10.293Z] DONE 12 tests, 1 skipped in 193.970s [2021-03-27T18:22:10.293Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2021-03-27T18:22:10.293Z] ++ 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-27T18:22:10.293Z] ++ set -e [2021-03-27T18:22:10.293Z] ++ '[' -n 0 ']' [2021-03-27T18:22:10.293Z] ++ set -x [2021-03-27T18:22:10.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=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-27T18:22:10.293Z] INFO: Testing against a local daemon [2021-03-27T18:22:10.293Z] === RUN TestNetworkCreateDelete [2021-03-27T18:22:10.293Z] --- PASS: TestNetworkCreateDelete (0.18s) [2021-03-27T18:22:10.293Z] === RUN TestDockerNetworkDeletePreferID [2021-03-27T18:22:10.293Z] --- PASS: TestDockerNetworkDeletePreferID (0.49s) [2021-03-27T18:22:10.293Z] === RUN TestDaemonDNSFallback [2021-03-27T18:22:10.293Z] --- PASS: TestDaemonDNSFallback (1.53s) [2021-03-27T18:22:10.293Z] === RUN TestInspectNetwork [2021-03-27T18:22:10.293Z] === RUN TestInspectNetwork/full_network_id [2021-03-27T18:22:10.293Z] === RUN TestInspectNetwork/partial_network_id [2021-03-27T18:22:10.293Z] === RUN TestInspectNetwork/network_name [2021-03-27T18:22:10.293Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-03-27T18:22:10.293Z] --- PASS: TestInspectNetwork (7.14s) [2021-03-27T18:22:10.293Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-03-27T18:22:10.293Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-03-27T18:22:10.293Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-03-27T18:22:10.293Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-03-27T18:22:10.293Z] === RUN TestRunContainerWithBridgeNone [2021-03-27T18:22:11.810Z] --- PASS: TestRunContainerWithBridgeNone (1.96s) [2021-03-27T18:22:11.810Z] === RUN TestNetworkInvalidJSON [2021-03-27T18:22:11.810Z] === RUN TestNetworkInvalidJSON//networks/create [2021-03-27T18:22:11.810Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-03-27T18:22:11.810Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-03-27T18:22:11.810Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-03-27T18:22:11.810Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-27T18:22:11.810Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-27T18:22:11.810Z] === CONT TestNetworkInvalidJSON//networks/create [2021-03-27T18:22:11.810Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-27T18:22:11.810Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-03-27T18:22:11.810Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-03-27T18:22:11.810Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-03-27T18:22:11.810Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-03-27T18:22:11.810Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-03-27T18:22:11.810Z] === RUN TestNetworkList [2021-03-27T18:22:11.810Z] === RUN TestNetworkList//networks [2021-03-27T18:22:11.810Z] === PAUSE TestNetworkList//networks [2021-03-27T18:22:11.810Z] === RUN TestNetworkList//networks/ [2021-03-27T18:22:11.810Z] === PAUSE TestNetworkList//networks/ [2021-03-27T18:22:11.810Z] === CONT TestNetworkList//networks [2021-03-27T18:22:11.810Z] === CONT TestNetworkList//networks/ [2021-03-27T18:22:11.810Z] --- PASS: TestNetworkList (0.02s) [2021-03-27T18:22:11.810Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-03-27T18:22:11.810Z] --- PASS: TestNetworkList//networks (0.00s) [2021-03-27T18:22:11.810Z] === RUN TestHostIPv4BridgeLabel [2021-03-27T18:22:12.445Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2021-03-27T18:22:12.445Z] === RUN TestDaemonRestartWithLiveRestore [2021-03-27T18:22:13.490Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2021-03-27T18:22:13.490Z] === RUN TestDaemonDefaultNetworkPools [2021-03-27T18:22:14.126Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2021-03-27T18:22:14.126Z] === RUN TestDaemonRestartWithExistingNetwork [2021-03-27T18:22:15.638Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2021-03-27T18:22:15.638Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-03-27T18:22:16.678Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s) [2021-03-27T18:22:16.679Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-03-27T18:22:17.313Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2021-03-27T18:22:17.313Z] === RUN TestServiceWithPredefinedNetwork [2021-03-27T18:22:17.528Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-03-27T18:22:19.389Z] --- PASS: TestServiceWithPredefinedNetwork (2.04s) [2021-03-27T18:22:19.389Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-03-27T18:22:19.389Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-27T18:22:19.389Z] service_test.go:242: FLAKY_TEST [2021-03-27T18:22:19.389Z] === RUN TestServiceWithDataPathPortInit [2021-03-27T18:22:23.974Z] --- PASS: TestInfoAPIWarnings (16.63s) [2021-03-27T18:22:23.974Z] === RUN TestInfoDebug [2021-03-27T18:22:23.974Z] --- PASS: TestInfoDebug (0.63s) [2021-03-27T18:22:23.974Z] === RUN TestInfoInsecureRegistries [2021-03-27T18:22:23.974Z] --- PASS: TestInfoInsecureRegistries (0.65s) [2021-03-27T18:22:23.974Z] === RUN TestInfoRegistryMirrors [2021-03-27T18:22:24.235Z] --- PASS: TestInfoRegistryMirrors (0.63s) [2021-03-27T18:22:24.235Z] === RUN TestLoginFailsWithBadCredentials [2021-03-27T18:22:24.496Z] --- PASS: TestLoginFailsWithBadCredentials (0.26s) [2021-03-27T18:22:24.496Z] === RUN TestPingCacheHeaders [2021-03-27T18:22:24.756Z] --- PASS: TestPingCacheHeaders (0.05s) [2021-03-27T18:22:24.756Z] === RUN TestPingGet [2021-03-27T18:22:24.756Z] --- PASS: TestPingGet (0.03s) [2021-03-27T18:22:24.756Z] === RUN TestPingHead [2021-03-27T18:22:24.756Z] --- PASS: TestPingHead (0.05s) [2021-03-27T18:22:24.756Z] === RUN TestVersion [2021-03-27T18:22:24.756Z] --- PASS: TestVersion (0.05s) [2021-03-27T18:22:24.756Z] PASS [2021-03-27T18:22:24.756Z] [2021-03-27T18:22:24.756Z] === Skipped [2021-03-27T18:22:24.756Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s) [2021-03-27T18:22:24.756Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-27T18:22:24.756Z] [2021-03-27T18:22:24.756Z] [2021-03-27T18:22:24.756Z] DONE 18 tests, 1 skipped in 23.008s [2021-03-27T18:22:24.756Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-03-27T18:22:24.756Z] ++ 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-27T18:22:24.756Z] ++ set -e [2021-03-27T18:22:24.756Z] ++ '[' -n 0 ']' [2021-03-27T18:22:24.756Z] ++ set -x [2021-03-27T18:22:24.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=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-27T18:22:25.017Z] INFO: Testing against a local daemon [2021-03-27T18:22:25.017Z] === RUN TestVolumesCreateAndList [2021-03-27T18:22:25.017Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-03-27T18:22:25.017Z] === RUN TestVolumesRemove [2021-03-27T18:22:25.277Z] --- PASS: TestVolumesRemove (0.11s) [2021-03-27T18:22:25.277Z] === RUN TestVolumesInspect [2021-03-27T18:22:25.277Z] --- PASS: TestVolumesInspect (0.03s) [2021-03-27T18:22:25.277Z] === RUN TestVolumesInvalidJSON [2021-03-27T18:22:25.277Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-03-27T18:22:25.277Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-03-27T18:22:25.277Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-03-27T18:22:25.277Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-03-27T18:22:25.277Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-03-27T18:22:25.277Z] PASS [2021-03-27T18:22:25.277Z] [2021-03-27T18:22:25.277Z] DONE 5 tests in 0.427s [2021-03-27T18:22:25.277Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-27T18:22:25.643Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-03-27T18:22:25.848Z] ++++ cat bundles/test-integration/docker.pid [2021-03-27T18:22:25.848Z] +++ kill 13867 [2021-03-27T18:22:26.581Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-03-27T18:22:27.231Z] +++ /etc/init.d/apparmor stop [2021-03-27T18:22:27.231Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-27T18:22:27.231Z] [2021-03-27T18:22:27.231Z] Unloading profiles will leave already running processes permanently [2021-03-27T18:22:27.231Z] unconfined, which can lead to unexpected situations. [2021-03-27T18:22:27.231Z] [2021-03-27T18:22:27.231Z] To set a process to complain mode, use the command line tool [2021-03-27T18:22:27.231Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-27T18:22:27.231Z] +++ true [2021-03-27T18:22:27.231Z] exiting test-integration [2021-03-27T18:22:27.231Z] ++ exit 0 [2021-03-27T18:22:27.231Z] Post stage [Pipeline] junit [2021-03-27T18:22:29.788Z] Recording test results [2021-03-27T18:22:30.097Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-03-27T18:22:30.446Z] + echo Ensuring container killed. [2021-03-27T18:22:30.446Z] Ensuring container killed. [2021-03-27T18:22:30.446Z] + docker rm -vf docker-pr1 [2021-03-27T18:22:30.446Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-03-27T18:22:30.738Z] + echo Chowning /workspace to jenkins user [2021-03-27T18:22:30.738Z] Chowning /workspace to jenkins user [2021-03-27T18:22:30.738Z] + id -u [2021-03-27T18:22:30.738Z] + id -g [2021-03-27T18:22:30.738Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42211:/workspace busybox chown -R 1000:1000 /workspace [2021-03-27T18:22:30.738Z] Unable to find image 'busybox:latest' locally [2021-03-27T18:22:30.999Z] latest: Pulling from library/busybox [2021-03-27T18:22:30.999Z] 8c3eadb8221d: Pulling fs layer [2021-03-27T18:22:30.999Z] 8c3eadb8221d: Verifying Checksum [2021-03-27T18:22:30.999Z] 8c3eadb8221d: Download complete [2021-03-27T18:22:31.259Z] 8c3eadb8221d: Pull complete [2021-03-27T18:22:31.259Z] Digest: sha256:ce2360d5189a033012fbad1635e037be86f23b65cfd676b436d0931af390a2ac [2021-03-27T18:22:31.259Z] Status: Downloaded newer image for busybox:latest [2021-03-27T18:22:32.593Z] ok github.com/docker/docker/cmd/dockerd 0.078s coverage: 29.1% of statements [2021-03-27T18:22:34.480Z] ok github.com/docker/docker/container 0.123s coverage: 34.7% of statements [2021-03-27T18:22:34.480Z] ? github.com/docker/docker/container/stream [no test files] [2021-03-27T18:22:34.480Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-03-27T18:22:34.480Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-03-27T18:22:34.480Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-03-27T18:22:34.751Z] --- PASS: TestServiceWithDataPathPortInit (13.70s) [2021-03-27T18:22:34.751Z] === RUN TestServiceWithDefaultAddressPoolInit [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-27T18:22:38.146Z] + bundleName=arm64-integration [2021-03-27T18:22:38.146Z] + echo Creating arm64-integration-bundles.tar.gz [2021-03-27T18:22:38.146Z] Creating arm64-integration-bundles.tar.gz [2021-03-27T18:22:38.146Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2021-03-27T18:22:38.146Z] + 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-27T18:22:38.421Z] Archiving artifacts [2021-03-27T18:22:40.352Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.95s) [2021-03-27T18:22:40.352Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:j5wwyfxfodxmri9umd6huo987 Created:2021-03-27 18:22:33.953880629 +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[9efd74f27100f1f8e277f3fbda8d5a64e0ec4550041deb20da024fff60bc52db:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.fofhkfpa11pm1c0la33s410fj EndpointID:6dbec39944c68d025cb5c7472d9d4dd6c7faf9593a87f33b7e6b9cadf0822fe3 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e5569fde517b618f805a90bd63c30fb64c6b0ad944134f992880b2a2e63118f7 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:7d63d1f27ae3 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.fofhkfpa11pm1c0la33s410fj EndpointID:6dbec39944c68d025cb5c7472d9d4dd6c7faf9593a87f33b7e6b9cadf0822fe3 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-03-27T18:22:40.352Z] PASS [2021-03-27T18:22:40.352Z] [2021-03-27T18:22:40.352Z] === Skipped [2021-03-27T18:22:40.352Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-27T18:22:40.352Z] service_test.go:242: FLAKY_TEST [2021-03-27T18:22:40.352Z] [2021-03-27T18:22:40.352Z] [2021-03-27T18:22:40.352Z] DONE 26 tests, 1 skipped in 39.412s [2021-03-27T18:22:40.352Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-03-27T18:22:40.352Z] ++ 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-27T18:22:40.352Z] ++ set -e [2021-03-27T18:22:40.352Z] ++ '[' -n 0 ']' [2021-03-27T18:22:40.352Z] ++ set -x [2021-03-27T18:22:40.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=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-27T18:22:40.353Z] INFO: Testing against a local daemon [2021-03-27T18:22:40.353Z] === RUN TestDockerNetworkIpvlanPersistance [2021-03-27T18:22:40.353Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-03-27T18:22:40.353Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-27T18:22:40.353Z] === RUN TestDockerNetworkIpvlan [2021-03-27T18:22:40.353Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-03-27T18:22:40.353Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-27T18:22:40.353Z] PASS [2021-03-27T18:22:40.353Z] [2021-03-27T18:22:40.353Z] === Skipped [2021-03-27T18:22:40.353Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-03-27T18:22:40.353Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-27T18:22:40.353Z] [2021-03-27T18:22:40.353Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-03-27T18:22:40.353Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-27T18:22:40.353Z] [2021-03-27T18:22:40.353Z] [2021-03-27T18:22:40.353Z] DONE 2 tests, 2 skipped in 0.076s [2021-03-27T18:22:40.353Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-03-27T18:22:40.353Z] ++ 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-27T18:22:40.353Z] ++ set -e [2021-03-27T18:22:40.353Z] ++ '[' -n 0 ']' [2021-03-27T18:22:40.353Z] ++ set -x [2021-03-27T18:22:40.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=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-27T18:22:40.353Z] INFO: Testing against a local daemon [2021-03-27T18:22:40.353Z] === RUN TestDockerNetworkMacvlanPersistance [2021-03-27T18:22:40.608Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42211/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-03-27T18:22:40.960Z] + make clean [2021-03-27T18:22:41.394Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s) [2021-03-27T18:22:41.394Z] === RUN TestDockerNetworkMacvlan [2021-03-27T18:22:41.930Z] docker volume rm -f docker-dev-cache [2021-03-27T18:22:41.930Z] docker-dev-cache [Pipeline] deleteDir [2021-03-27T18:22:42.433Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-03-27T18:22:43.073Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-03-27T18:22:44.122Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-03-27T18:22:44.673Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-03-27T18:22:45.240Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-03-27T18:22:46.205Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-03-27T18:22:46.648Z] ok github.com/docker/docker/daemon/cluster 0.069s coverage: 0.5% of statements [2021-03-27T18:22:46.648Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2021-03-27T18:22:48.011Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2021-03-27T18:22:48.295Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-27T18:22:52.774Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-03-27T18:22:52.774Z] --- PASS: TestDockerNetworkMacvlan (11.47s) [2021-03-27T18:22:52.774Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2021-03-27T18:22:52.774Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2021-03-27T18:22:52.774Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.96s) [2021-03-27T18:22:52.774Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.05s) [2021-03-27T18:22:52.774Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.53s) [2021-03-27T18:22:52.774Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.68s) [2021-03-27T18:22:52.774Z] PASS [2021-03-27T18:22:52.774Z] [2021-03-27T18:22:52.774Z] DONE 8 tests in 12.914s [2021-03-27T18:22:53.070Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2021-03-27T18:22:53.071Z] ++ 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-27T18:22:53.071Z] ++ set -e [2021-03-27T18:22:53.071Z] ++ '[' -n 0 ']' [2021-03-27T18:22:53.071Z] ++ set -x [2021-03-27T18:22:53.071Z] ++ 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-27T18:22:53.071Z] testing: warning: no tests to run [2021-03-27T18:22:53.071Z] PASS [2021-03-27T18:22:53.071Z] [2021-03-27T18:22:53.071Z] DONE 0 tests in 0.013s [2021-03-27T18:22:53.071Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-03-27T18:22:53.071Z] ++ 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-27T18:22:53.071Z] ++ set -e [2021-03-27T18:22:53.071Z] ++ '[' -n 0 ']' [2021-03-27T18:22:53.071Z] ++ set -x [2021-03-27T18:22:53.071Z] ++ 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-27T18:22:53.071Z] INFO: Testing against a local daemon [2021-03-27T18:22:53.071Z] === RUN TestAuthZPluginAllowRequest [2021-03-27T18:22:54.599Z] --- PASS: TestAuthZPluginAllowRequest (1.38s) [2021-03-27T18:22:54.599Z] === RUN TestAuthZPluginTLS [2021-03-27T18:22:54.891Z] --- PASS: TestAuthZPluginTLS (0.56s) [2021-03-27T18:22:54.891Z] === RUN TestAuthZPluginDenyRequest [2021-03-27T18:22:55.528Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2021-03-27T18:22:55.529Z] === RUN TestAuthZPluginAPIDenyResponse [2021-03-27T18:22:56.190Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2021-03-27T18:22:56.190Z] === RUN TestAuthZPluginDenyResponse [2021-03-27T18:22:56.483Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2021-03-27T18:22:56.483Z] === RUN TestAuthZPluginAllowEventStream [2021-03-27T18:22:57.444Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-03-27T18:22:57.444Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-03-27T18:22:57.702Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-03-27T18:22:57.946Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.436s coverage: 14.1% of statements [2021-03-27T18:22:57.946Z] ok github.com/docker/docker/daemon 12.139s coverage: 17.2% of statements [2021-03-27T18:22:57.946Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-03-27T18:22:57.946Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-03-27T18:22:57.997Z] --- PASS: TestAuthZPluginAllowEventStream (1.37s) [2021-03-27T18:22:57.997Z] === RUN TestAuthZPluginErrorResponse [2021-03-27T18:22:58.269Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-03-27T18:22:58.635Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2021-03-27T18:22:58.635Z] === RUN TestAuthZPluginErrorRequest [2021-03-27T18:22:58.871Z] ok github.com/docker/docker/daemon/config 0.071s coverage: 81.8% of statements [2021-03-27T18:22:58.928Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-03-27T18:22:58.928Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-03-27T18:22:59.432Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2021-03-27T18:22:59.564Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2021-03-27T18:22:59.564Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-03-27T18:22:59.994Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2021-03-27T18:22:59.994Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-03-27T18:22:59.994Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-03-27T18:23:00.172Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-03-27T18:23:00.172Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-03-27T18:23:00.172Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-03-27T18:23:00.921Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2021-03-27T18:23:01.655Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.74s) [2021-03-27T18:23:01.655Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-03-27T18:23:03.173Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.65s) [2021-03-27T18:23:03.173Z] === RUN TestAuthZPluginHeader [2021-03-27T18:23:03.439Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.553s coverage: 73.3% of statements [2021-03-27T18:23:03.695Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 2.9% of statements [2021-03-27T18:23:03.811Z] --- PASS: TestAuthZPluginHeader (0.85s) [2021-03-27T18:23:03.811Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-03-27T18:23:03.811Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-03-27T18:23:03.811Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-27T18:23:03.811Z] === RUN TestAuthZPluginV2Disable [2021-03-27T18:23:03.811Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-03-27T18:23:03.811Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-27T18:23:03.811Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-03-27T18:23:03.811Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-03-27T18:23:03.811Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-27T18:23:03.811Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-03-27T18:23:03.811Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-03-27T18:23:03.811Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-27T18:23:03.811Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-03-27T18:23:04.622Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.472s coverage: 56.2% of statements [2021-03-27T18:23:07.136Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.013s coverage: 1.9% of statements [2021-03-27T18:23:09.661Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.638s coverage: 45.9% of statements [2021-03-27T18:23:09.661Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-03-27T18:23:09.661Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.363s coverage: 49.4% of statements [2021-03-27T18:23:10.163Z] --- PASS: TestImportExtremelyLargeImageWorks (193.45s) [2021-03-27T18:23:10.163Z] PASS [2021-03-27T18:23:10.163Z] [2021-03-27T18:23:10.163Z] DONE 12 tests in 198.092s [2021-03-27T18:23:10.163Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-03-27T18:23:10.163Z] ++ 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-27T18:23:10.163Z] ++ set -e [2021-03-27T18:23:10.163Z] ++ '[' -n 0 ']' [2021-03-27T18:23:10.163Z] ++ set -x [2021-03-27T18:23:10.163Z] ++ 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-27T18:23:10.163Z] INFO: Testing against a local daemon [2021-03-27T18:23:10.163Z] === RUN TestNetworkCreateDelete [2021-03-27T18:23:10.163Z] --- PASS: TestNetworkCreateDelete (0.17s) [2021-03-27T18:23:10.163Z] === RUN TestDockerNetworkDeletePreferID [2021-03-27T18:23:10.163Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s) [2021-03-27T18:23:10.163Z] === RUN TestDaemonDNSFallback [2021-03-27T18:23:11.550Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 57.5% of statements [2021-03-27T18:23:12.112Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.766s coverage: 57.7% of statements [2021-03-27T18:23:12.112Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-03-27T18:23:12.112Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-03-27T18:23:13.038Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.016s coverage: 3.0% of statements [2021-03-27T18:23:13.448Z] === RUN TestDockerSuite/TestBuildExpose [2021-03-27T18:23:13.448Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-03-27T18:23:13.706Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-03-27T18:23:13.964Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2021-03-27T18:23:13.964Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-03-27T18:23:14.223Z] === RUN TestDockerSuite/TestBuildFails [2021-03-27T18:23:15.157Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-03-27T18:23:15.157Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-03-27T18:23:15.328Z] ok github.com/docker/docker/daemon/images 0.017s coverage: 6.7% of statements [2021-03-27T18:23:15.328Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-03-27T18:23:15.328Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-03-27T18:23:15.889Z] ok github.com/docker/docker/daemon/logger 0.237s coverage: 43.2% of statements [2021-03-27T18:23:16.094Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-03-27T18:23:16.353Z] --- PASS: TestDaemonDNSFallback (7.08s) [2021-03-27T18:23:16.353Z] === RUN TestInspectNetwork [2021-03-27T18:23:17.731Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-03-27T18:23:17.777Z] ok github.com/docker/docker/daemon/logger/awslogs 0.152s coverage: 77.8% of statements [2021-03-27T18:23:17.777Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-03-27T18:23:17.777Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-03-27T18:23:17.777Z] ok github.com/docker/docker/daemon/logger/gelf 0.012s coverage: 67.0% of statements [2021-03-27T18:23:18.703Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2021-03-27T18:23:18.958Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.009s coverage: 69.9% of statements [2021-03-27T18:23:19.214Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2021-03-27T18:23:20.578Z] ok github.com/docker/docker/daemon/logger/local 0.020s coverage: 75.2% of statements [2021-03-27T18:23:20.578Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-03-27T18:23:20.834Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.052s coverage: 55.1% of statements [2021-03-27T18:23:21.019Z] === RUN TestDockerSuite/TestBuildForceRm [2021-03-27T18:23:22.200Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.011s coverage: 31.5% of statements [2021-03-27T18:23:22.396Z] === RUN TestInspectNetwork/full_network_id [2021-03-27T18:23:22.396Z] === RUN TestInspectNetwork/partial_network_id [2021-03-27T18:23:22.396Z] === RUN TestInspectNetwork/network_name [2021-03-27T18:23:22.396Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-03-27T18:23:22.403Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.71s) [2021-03-27T18:23:22.403Z] PASS [2021-03-27T18:23:22.403Z] [2021-03-27T18:23:22.403Z] === Skipped [2021-03-27T18:23:22.403Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-03-27T18:23:22.403Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-27T18:23:22.403Z] [2021-03-27T18:23:22.403Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-03-27T18:23:22.403Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-27T18:23:22.403Z] [2021-03-27T18:23:22.403Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-03-27T18:23:22.403Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-27T18:23:22.403Z] [2021-03-27T18:23:22.403Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-03-27T18:23:22.403Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-27T18:23:22.403Z] [2021-03-27T18:23:22.403Z] [2021-03-27T18:23:22.403Z] DONE 17 tests, 4 skipped in 27.612s [2021-03-27T18:23:22.403Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-03-27T18:23:22.403Z] ++ 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-27T18:23:22.403Z] ++ set -e [2021-03-27T18:23:22.403Z] ++ '[' -n 0 ']' [2021-03-27T18:23:22.403Z] ++ set -x [2021-03-27T18:23:22.403Z] ++ 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-27T18:23:22.403Z] INFO: Testing against a local daemon [2021-03-27T18:23:22.403Z] === RUN TestPluginInvalidJSON [2021-03-27T18:23:22.403Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-03-27T18:23:22.403Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-03-27T18:23:22.403Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-03-27T18:23:22.403Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-03-27T18:23:22.403Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-03-27T18:23:22.403Z] === RUN TestPluginInstall [2021-03-27T18:23:22.403Z] === RUN TestPluginInstall/no_auth [2021-03-27T18:23:22.403Z] time="2021-03-27T18:23:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-27T18:23:22.403Z] time="2021-03-27T18:23:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d92ced5473ea35c30a14136c117c5f666a888a31e77bd0ed92279d9676bff782" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-27T18:23:22.403Z] time="2021-03-27T18:23:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-27T18:23:22.403Z] time="2021-03-27T18:23:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d92ced5473ea35c30a14136c117c5f666a888a31e77bd0ed92279d9676bff782" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-27T18:23:22.696Z] === RUN TestPluginInstall/with_htpasswd [2021-03-27T18:23:23.332Z] === RUN TestDockerSuite/TestBuildFromGit [2021-03-27T18:23:23.333Z] time="2021-03-27T18:23:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-27T18:23:23.333Z] time="2021-03-27T18:23:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ad3e91eadbe99f94baaf75704ebf9c2e95b37398a84ca1dc1d1be5e1099891fb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-27T18:23:23.333Z] time="2021-03-27T18:23:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-27T18:23:23.333Z] time="2021-03-27T18:23:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ad3e91eadbe99f94baaf75704ebf9c2e95b37398a84ca1dc1d1be5e1099891fb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-27T18:23:23.564Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2021-03-27T18:23:23.564Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-03-27T18:23:23.626Z] === RUN TestPluginInstall/with_insecure [2021-03-27T18:23:24.165Z] ok github.com/docker/docker/daemon/logger/splunk 1.686s coverage: 82.5% of statements [2021-03-27T18:23:24.165Z] ? github.com/docker/docker/daemon/names [no test files] [2021-03-27T18:23:24.434Z] ok github.com/docker/docker/daemon/network 0.018s coverage: 63.8% of statements [2021-03-27T18:23:24.434Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-03-27T18:23:24.670Z] time="2021-03-27T18:23:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-27T18:23:24.670Z] time="2021-03-27T18:23:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c6717f154f6bd854854c7c0dcc9373dc33c76de55f14050fb5adaa7cb8d290c3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-27T18:23:24.670Z] time="2021-03-27T18:23:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-27T18:23:24.670Z] time="2021-03-27T18:23:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c6717f154f6bd854854c7c0dcc9373dc33c76de55f14050fb5adaa7cb8d290c3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-27T18:23:24.708Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-03-27T18:23:24.708Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-03-27T18:23:24.965Z] --- PASS: TestPluginInstall (4.25s) [2021-03-27T18:23:24.965Z] --- PASS: TestPluginInstall/no_auth (1.97s) [2021-03-27T18:23:24.965Z] --- PASS: TestPluginInstall/with_htpasswd (0.91s) [2021-03-27T18:23:24.965Z] --- PASS: TestPluginInstall/with_insecure (1.38s) [2021-03-27T18:23:24.965Z] plugin_test.go:160: [d0ee0c757fa03] daemon is not started [2021-03-27T18:23:24.965Z] === RUN TestPluginsWithRuntimes [2021-03-27T18:23:25.645Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-03-27T18:23:26.584Z] --- PASS: TestInspectNetwork (10.27s) [2021-03-27T18:23:26.584Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-03-27T18:23:26.584Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-03-27T18:23:26.584Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-03-27T18:23:26.584Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-03-27T18:23:26.584Z] === RUN TestRunContainerWithBridgeNone [2021-03-27T18:23:26.979Z] ok github.com/docker/docker/distribution/metadata 0.040s coverage: 48.2% of statements [2021-03-27T18:23:27.035Z] === RUN TestPluginsWithRuntimes/No_Args [2021-03-27T18:23:27.539Z] ok github.com/docker/docker/distribution 0.182s coverage: 25.2% of statements [2021-03-27T18:23:27.539Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-03-27T18:23:27.669Z] === RUN TestPluginsWithRuntimes/With_Args [2021-03-27T18:23:28.487Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-03-27T18:23:28.903Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2021-03-27T18:23:29.053Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-03-27T18:23:29.182Z] --- PASS: TestPluginsWithRuntimes (4.00s) [2021-03-27T18:23:29.182Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.07s) [2021-03-27T18:23:29.182Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.09s) [2021-03-27T18:23:29.182Z] PASS [2021-03-27T18:23:29.182Z] [2021-03-27T18:23:29.182Z] DONE 9 tests in 8.350s [2021-03-27T18:23:29.182Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-03-27T18:23:29.182Z] ++ 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-27T18:23:29.182Z] ++ set -e [2021-03-27T18:23:29.182Z] ++ '[' -n 0 ']' [2021-03-27T18:23:29.182Z] ++ set -x [2021-03-27T18:23:29.182Z] ++ 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-27T18:23:29.182Z] INFO: Testing against a local daemon [2021-03-27T18:23:29.182Z] === RUN TestExternalGraphDriver [2021-03-27T18:23:29.182Z] === RUN TestExternalGraphDriver/json [2021-03-27T18:23:29.313Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-03-27T18:23:29.829Z] ok github.com/docker/docker/image 0.017s coverage: 86.6% of statements [2021-03-27T18:23:30.085Z] ok github.com/docker/docker/distribution/xfer 1.873s coverage: 85.1% of statements [2021-03-27T18:23:30.085Z] ? github.com/docker/docker/dockerversion [no test files] [2021-03-27T18:23:30.646Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2021-03-27T18:23:31.238Z] --- PASS: TestRunContainerWithBridgeNone (4.54s) [2021-03-27T18:23:31.238Z] === RUN TestNetworkInvalidJSON [2021-03-27T18:23:31.238Z] === RUN TestNetworkInvalidJSON//networks/create [2021-03-27T18:23:31.238Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-03-27T18:23:31.238Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-03-27T18:23:31.238Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-03-27T18:23:31.238Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-27T18:23:31.238Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-27T18:23:31.238Z] === CONT TestNetworkInvalidJSON//networks/create [2021-03-27T18:23:31.238Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-27T18:23:31.238Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-03-27T18:23:31.238Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-03-27T18:23:31.238Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-03-27T18:23:31.238Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-03-27T18:23:31.238Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-03-27T18:23:31.238Z] === RUN TestNetworkList [2021-03-27T18:23:31.238Z] === RUN TestNetworkList//networks [2021-03-27T18:23:31.238Z] === PAUSE TestNetworkList//networks [2021-03-27T18:23:31.238Z] === RUN TestNetworkList//networks/ [2021-03-27T18:23:31.238Z] === PAUSE TestNetworkList//networks/ [2021-03-27T18:23:31.238Z] === CONT TestNetworkList//networks [2021-03-27T18:23:31.238Z] === CONT TestNetworkList//networks/ [2021-03-27T18:23:31.238Z] --- PASS: TestNetworkList (0.01s) [2021-03-27T18:23:31.238Z] --- PASS: TestNetworkList//networks (0.01s) [2021-03-27T18:23:31.238Z] --- PASS: TestNetworkList//networks/ (0.01s) [2021-03-27T18:23:31.238Z] === RUN TestHostIPv4BridgeLabel [2021-03-27T18:23:31.259Z] === RUN TestExternalGraphDriver/spec [2021-03-27T18:23:31.573Z] ok github.com/docker/docker/image/tarexport 0.019s coverage: 0.6% of statements [2021-03-27T18:23:31.806Z] --- PASS: TestHostIPv4BridgeLabel (0.62s) [2021-03-27T18:23:31.806Z] === RUN TestDaemonRestartWithLiveRestore [2021-03-27T18:23:31.829Z] ok github.com/docker/docker/image/v1 0.011s coverage: 25.0% of statements [2021-03-27T18:23:31.829Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-03-27T18:23:32.374Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-03-27T18:23:32.389Z] ok github.com/docker/docker/libcontainerd/queue 0.030s coverage: 100.0% of statements [2021-03-27T18:23:32.775Z] === RUN TestExternalGraphDriver/pull [2021-03-27T18:23:32.942Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s) [2021-03-27T18:23:32.942Z] === RUN TestDaemonDefaultNetworkPools [2021-03-27T18:23:33.878Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2021-03-27T18:23:33.878Z] === RUN TestDaemonRestartWithExistingNetwork [2021-03-27T18:23:34.278Z] ok github.com/docker/docker/oci 0.007s coverage: 45.2% of statements [2021-03-27T18:23:34.534Z] ok github.com/docker/docker/opts 0.022s coverage: 67.1% of statements [2021-03-27T18:23:34.790Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-03-27T18:23:34.815Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-03-27T18:23:34.815Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2021-03-27T18:23:34.815Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-03-27T18:23:34.851Z] --- PASS: TestExternalGraphDriver (5.55s) [2021-03-27T18:23:34.852Z] --- PASS: TestExternalGraphDriver/json (1.83s) [2021-03-27T18:23:34.852Z] --- PASS: TestExternalGraphDriver/spec (1.80s) [2021-03-27T18:23:34.852Z] --- PASS: TestExternalGraphDriver/pull (1.81s) [2021-03-27T18:23:34.852Z] === RUN TestGraphdriverPluginV2 [2021-03-27T18:23:34.852Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2021-03-27T18:23:34.852Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-27T18:23:34.852Z] PASS [2021-03-27T18:23:34.852Z] [2021-03-27T18:23:34.852Z] === Skipped [2021-03-27T18:23:34.852Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2021-03-27T18:23:34.852Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-27T18:23:34.852Z] [2021-03-27T18:23:34.852Z] [2021-03-27T18:23:34.852Z] DONE 5 tests, 1 skipped in 5.687s [2021-03-27T18:23:34.852Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-03-27T18:23:34.852Z] ++ 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-27T18:23:34.852Z] ++ set -e [2021-03-27T18:23:34.852Z] ++ '[' -n 0 ']' [2021-03-27T18:23:34.852Z] ++ set -x [2021-03-27T18:23:34.852Z] ++ 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-27T18:23:34.852Z] INFO: Testing against a local daemon [2021-03-27T18:23:34.852Z] === RUN TestContinueAfterPluginCrash [2021-03-27T18:23:34.852Z] === PAUSE TestContinueAfterPluginCrash [2021-03-27T18:23:34.852Z] === RUN TestReadPluginNoRead [2021-03-27T18:23:34.852Z] === PAUSE TestReadPluginNoRead [2021-03-27T18:23:34.852Z] === RUN TestDaemonStartWithLogOpt [2021-03-27T18:23:34.852Z] === PAUSE TestDaemonStartWithLogOpt [2021-03-27T18:23:34.852Z] === CONT TestContinueAfterPluginCrash [2021-03-27T18:23:34.852Z] === CONT TestDaemonStartWithLogOpt [2021-03-27T18:23:34.852Z] === CONT TestReadPluginNoRead [2021-03-27T18:23:36.191Z] === RUN TestDockerSuite/TestBuildHistory [2021-03-27T18:23:36.191Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s) [2021-03-27T18:23:36.191Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-03-27T18:23:36.678Z] ok github.com/docker/docker/pkg/archive 0.311s coverage: 77.2% of statements [2021-03-27T18:23:37.128Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.73s) [2021-03-27T18:23:37.128Z] === RUN TestServiceWithPredefinedNetwork [2021-03-27T18:23:37.604Z] ok github.com/docker/docker/pkg/authorization 0.111s coverage: 68.3% of statements [2021-03-27T18:23:37.604Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-03-27T18:23:37.860Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-03-27T18:23:40.422Z] --- PASS: TestServiceWithPredefinedNetwork (3.14s) [2021-03-27T18:23:40.422Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-03-27T18:23:40.422Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-27T18:23:40.422Z] service_test.go:242: FLAKY_TEST [2021-03-27T18:23:40.422Z] === RUN TestServiceWithDataPathPortInit [2021-03-27T18:23:40.422Z] === RUN TestDockerSuite/TestBuildIidFile [2021-03-27T18:23:40.507Z] === RUN TestReadPluginNoRead/default [2021-03-27T18:23:40.507Z] --- PASS: TestDaemonStartWithLogOpt (5.27s) [2021-03-27T18:23:40.681Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-03-27T18:23:41.121Z] ok github.com/docker/docker/pkg/chrootarchive 2.490s coverage: 43.2% of statements [2021-03-27T18:23:41.121Z] ok github.com/docker/docker/layer 7.202s coverage: 68.8% of statements [2021-03-27T18:23:41.121Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-03-27T18:23:41.121Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-03-27T18:23:41.121Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-03-27T18:23:41.121Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-03-27T18:23:41.121Z] ? github.com/docker/docker/oci/caps [no test files] [2021-03-27T18:23:41.121Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-03-27T18:23:41.121Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-03-27T18:23:41.144Z] === RUN TestReadPluginNoRead/disabled_caching [2021-03-27T18:23:41.377Z] ok github.com/docker/docker/pkg/directory 0.005s coverage: 80.0% of statements [2021-03-27T18:23:41.938Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2021-03-27T18:23:41.938Z] ok github.com/docker/docker/pkg/discovery/file 0.022s coverage: 92.9% of statements [2021-03-27T18:23:42.059Z] === RUN TestDockerSuite/TestBuildInheritance [2021-03-27T18:23:42.626Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-03-27T18:23:42.656Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-03-27T18:23:42.864Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2021-03-27T18:23:43.195Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-03-27T18:23:43.425Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2021-03-27T18:23:43.454Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-03-27T18:23:43.680Z] ok github.com/docker/docker/pkg/dmesg 0.017s coverage: 83.3% of statements [2021-03-27T18:23:44.168Z] --- PASS: TestReadPluginNoRead (9.22s) [2021-03-27T18:23:44.168Z] --- PASS: TestReadPluginNoRead/default (1.41s) [2021-03-27T18:23:44.168Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.47s) [2021-03-27T18:23:44.168Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.46s) [2021-03-27T18:23:44.168Z] read_test.go:92: [d67f91b7fc2aa] daemon is not started [2021-03-27T18:23:44.389Z] === RUN TestDockerSuite/TestBuildLabel [2021-03-27T18:23:44.647Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-03-27T18:23:44.906Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-03-27T18:23:45.043Z] ok github.com/docker/docker/pkg/filenotify 0.606s coverage: 67.0% of statements [2021-03-27T18:23:45.219Z] --- PASS: TestContinueAfterPluginCrash (10.56s) [2021-03-27T18:23:45.219Z] PASS [2021-03-27T18:23:45.219Z] [2021-03-27T18:23:45.219Z] DONE 6 tests in 10.635s [2021-03-27T18:23:45.219Z] 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-27T18:23:45.219Z] ++ 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-27T18:23:45.219Z] ++ set -e [2021-03-27T18:23:45.219Z] ++ '[' -n 0 ']' [2021-03-27T18:23:45.219Z] ++ set -x [2021-03-27T18:23:45.219Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-27T18:23:45.219Z] testing: warning: no tests to run [2021-03-27T18:23:45.219Z] PASS [2021-03-27T18:23:45.219Z] [2021-03-27T18:23:45.219Z] DONE 0 tests in 0.017s [2021-03-27T18:23:45.219Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-03-27T18:23:45.219Z] ++ 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-27T18:23:45.219Z] ++ set -e [2021-03-27T18:23:45.219Z] ++ '[' -n 0 ']' [2021-03-27T18:23:45.219Z] ++ set -x [2021-03-27T18:23:45.219Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-27T18:23:45.473Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-03-27T18:23:45.473Z] === RUN TestDockerSuite/TestBuildLabels [2021-03-27T18:23:45.511Z] INFO: Testing against a local daemon [2021-03-27T18:23:45.511Z] === RUN TestPluginWithDevMounts [2021-03-27T18:23:45.511Z] === PAUSE TestPluginWithDevMounts [2021-03-27T18:23:45.511Z] === CONT TestPluginWithDevMounts [2021-03-27T18:23:45.604Z] ok github.com/docker/docker/pkg/fileutils 0.013s coverage: 89.5% of statements [2021-03-27T18:23:46.040Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-03-27T18:23:46.531Z] ok github.com/docker/docker/pkg/fsutils 0.181s coverage: 85.1% of statements [2021-03-27T18:23:46.531Z] ok github.com/docker/docker/pkg/discovery/kv 3.077s coverage: 84.1% of statements [2021-03-27T18:23:46.609Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-03-27T18:23:46.786Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2021-03-27T18:23:47.176Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-03-27T18:23:47.587Z] --- PASS: TestPluginWithDevMounts (1.84s) [2021-03-27T18:23:47.587Z] PASS [2021-03-27T18:23:47.587Z] [2021-03-27T18:23:47.587Z] DONE 1 tests in 1.917s [2021-03-27T18:23:47.587Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2021-03-27T18:23:47.587Z] ++ 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-27T18:23:47.587Z] ++ set -e [2021-03-27T18:23:47.587Z] ++ '[' -n 0 ']' [2021-03-27T18:23:47.587Z] ++ set -x [2021-03-27T18:23:47.587Z] ++ 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-27T18:23:47.587Z] INFO: Testing against a local daemon [2021-03-27T18:23:47.587Z] === RUN TestSecretInspect [2021-03-27T18:23:47.713Z] ok github.com/docker/docker/pkg/idtools 0.512s coverage: 69.5% of statements [2021-03-27T18:23:48.274Z] ok github.com/docker/docker/pkg/ioutils 0.557s coverage: 70.6% of statements [2021-03-27T18:23:48.274Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2021-03-27T18:23:48.274Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-03-27T18:23:48.530Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2021-03-27T18:23:48.530Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-03-27T18:23:48.530Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-03-27T18:23:48.785Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2021-03-27T18:23:48.785Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-03-27T18:23:49.041Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2021-03-27T18:23:49.602Z] ok github.com/docker/docker/pkg/parsers/kernel 0.030s coverage: 60.0% of statements [2021-03-27T18:23:49.672Z] --- PASS: TestSecretInspect (1.96s) [2021-03-27T18:23:49.672Z] === RUN TestSecretList [2021-03-27T18:23:49.858Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 86.7% of statements [2021-03-27T18:23:49.858Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2021-03-27T18:23:49.858Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-03-27T18:23:49.858Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-03-27T18:23:50.477Z] === RUN TestDockerSuite/TestBuildLastModified [2021-03-27T18:23:51.194Z] --- PASS: TestSecretList (1.95s) [2021-03-27T18:23:51.194Z] === RUN TestSecretsCreateAndDelete [2021-03-27T18:23:51.222Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.011s coverage: 56.8% of statements [2021-03-27T18:23:51.477Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-03-27T18:23:52.038Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-03-27T18:23:52.038Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-03-27T18:23:53.269Z] --- PASS: TestSecretsCreateAndDelete (1.89s) [2021-03-27T18:23:53.269Z] === RUN TestSecretsUpdate [2021-03-27T18:23:53.399Z] ok github.com/docker/docker/pkg/pubsub 1.026s coverage: 75.0% of statements [2021-03-27T18:23:53.655Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2021-03-27T18:23:55.342Z] --- PASS: TestSecretsUpdate (1.92s) [2021-03-27T18:23:55.342Z] === RUN TestTemplatedSecret [2021-03-27T18:23:55.744Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-03-27T18:23:56.917Z] ok github.com/docker/docker/pkg/signal 2.416s coverage: 61.0% of statements [2021-03-27T18:23:56.917Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2021-03-27T18:23:57.120Z] --- PASS: TestServiceWithDataPathPortInit (16.96s) [2021-03-27T18:23:57.120Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-03-27T18:23:57.173Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-03-27T18:23:57.429Z] --- PASS: TestTemplatedSecret (2.45s) [2021-03-27T18:23:57.429Z] === RUN TestSecretCreateResolve [2021-03-27T18:23:57.429Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-03-27T18:23:58.032Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 54.9% of statements [2021-03-27T18:23:58.707Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2021-03-27T18:23:59.288Z] ok github.com/docker/docker/pkg/tailfile 0.060s coverage: 88.6% of statements [2021-03-27T18:23:59.505Z] --- PASS: TestSecretCreateResolve (1.92s) [2021-03-27T18:23:59.505Z] PASS [2021-03-27T18:23:59.505Z] [2021-03-27T18:23:59.505Z] DONE 6 tests in 12.160s [2021-03-27T18:23:59.505Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2021-03-27T18:23:59.505Z] ++ 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-27T18:23:59.505Z] ++ set -e [2021-03-27T18:23:59.505Z] ++ '[' -n 0 ']' [2021-03-27T18:23:59.505Z] ++ set -x [2021-03-27T18:23:59.506Z] ++ 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-27T18:23:59.506Z] INFO: Testing against a local daemon [2021-03-27T18:23:59.506Z] === RUN TestServiceCreateInit [2021-03-27T18:23:59.506Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-03-27T18:23:59.848Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2021-03-27T18:24:00.104Z] testing: warning: no tests to run [2021-03-27T18:24:00.104Z] coverage: [no statements] [2021-03-27T18:24:00.104Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2021-03-27T18:24:00.359Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-03-27T18:24:00.406Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-03-27T18:24:00.406Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-03-27T18:24:00.406Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-03-27T18:24:00.406Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-03-27T18:24:00.406Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-03-27T18:24:00.615Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-03-27T18:24:00.665Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-03-27T18:24:00.870Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-03-27T18:24:02.042Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-03-27T18:24:02.758Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2021-03-27T18:24:03.422Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-03-27T18:24:03.684Z] ok github.com/docker/docker/plugin/v2 0.005s coverage: 14.5% of statements [2021-03-27T18:24:03.941Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 85.4% of statements [2021-03-27T18:24:03.980Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-03-27T18:24:05.307Z] ok github.com/docker/docker/quota 0.246s coverage: 71.4% of statements [2021-03-27T18:24:05.870Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-03-27T18:24:05.954Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.59s) [2021-03-27T18:24:05.954Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ewsyh36kyruxegt0uhzstziuw Created:2021-03-27 18:23:58.478392222 +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[cc3d391a7e9adc5827104efffda50482e602c76a90be617f38a26fc9b61f3f0d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.8e1m01fcco433kmpu94rgwzhs EndpointID:163d5de240701e4aa550d3bad70ae2a80edb9fab08f8512007f54092de6b99bf MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:dd937630bc2b596018a1b67f813cdded36f56345cea66a7413a7b0a0a9c86c6f 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:bd5a70f1e0e6 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.8e1m01fcco433kmpu94rgwzhs EndpointID:163d5de240701e4aa550d3bad70ae2a80edb9fab08f8512007f54092de6b99bf EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-03-27T18:24:05.954Z] PASS [2021-03-27T18:24:05.954Z] [2021-03-27T18:24:05.954Z] === Skipped [2021-03-27T18:24:05.954Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-27T18:24:05.954Z] service_test.go:242: FLAKY_TEST [2021-03-27T18:24:05.954Z] [2021-03-27T18:24:05.954Z] [2021-03-27T18:24:05.954Z] DONE 26 tests, 1 skipped in 57.106s [2021-03-27T18:24:05.954Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-03-27T18:24:05.954Z] ++ 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-27T18:24:05.954Z] ++ set -e [2021-03-27T18:24:05.954Z] ++ '[' -n 0 ']' [2021-03-27T18:24:05.954Z] ++ set -x [2021-03-27T18:24:05.954Z] ++ 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-27T18:24:05.954Z] INFO: Testing against a local daemon [2021-03-27T18:24:05.954Z] === RUN TestDockerNetworkIpvlanPersistance [2021-03-27T18:24:05.954Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-03-27T18:24:05.954Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-27T18:24:05.954Z] === RUN TestDockerNetworkIpvlan [2021-03-27T18:24:05.954Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-03-27T18:24:05.954Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-27T18:24:05.954Z] PASS [2021-03-27T18:24:05.954Z] [2021-03-27T18:24:05.954Z] === Skipped [2021-03-27T18:24:05.954Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-03-27T18:24:05.954Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-27T18:24:05.954Z] [2021-03-27T18:24:05.954Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-03-27T18:24:05.954Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-27T18:24:05.954Z] [2021-03-27T18:24:05.954Z] [2021-03-27T18:24:05.954Z] DONE 2 tests, 2 skipped in 0.169s [2021-03-27T18:24:05.954Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-03-27T18:24:05.954Z] ++ 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-27T18:24:05.954Z] ++ set -e [2021-03-27T18:24:05.954Z] ++ '[' -n 0 ']' [2021-03-27T18:24:05.954Z] ++ set -x [2021-03-27T18:24:05.954Z] ++ 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-27T18:24:05.954Z] INFO: Testing against a local daemon [2021-03-27T18:24:05.954Z] === RUN TestDockerNetworkMacvlanPersistance [2021-03-27T18:24:07.095Z] --- PASS: TestBuildWithHugeFile (140.76s) [2021-03-27T18:24:07.095Z] === RUN TestBuildWCOWSandboxSize [2021-03-27T18:24:07.234Z] ok github.com/docker/docker/registry 0.060s coverage: 58.8% of statements [2021-03-27T18:24:07.333Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s) [2021-03-27T18:24:07.333Z] === RUN TestDockerNetworkMacvlan [2021-03-27T18:24:07.333Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-03-27T18:24:07.509Z] --- PASS: TestServiceCreateInit (7.56s) [2021-03-27T18:24:07.509Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.79s) [2021-03-27T18:24:07.509Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.75s) [2021-03-27T18:24:07.509Z] === RUN TestCreateServiceMultipleTimes [2021-03-27T18:24:07.795Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2021-03-27T18:24:07.795Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2021-03-27T18:24:07.900Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-03-27T18:24:08.160Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-03-27T18:24:08.418Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-03-27T18:24:08.722Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2021-03-27T18:24:08.978Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-03-27T18:24:08.985Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-03-27T18:24:09.922Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-03-27T18:24:11.493Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-03-27T18:24:12.420Z] ok github.com/docker/docker/volume/local 0.109s coverage: 76.4% of statements [2021-03-27T18:24:12.982Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2021-03-27T18:24:14.113Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-03-27T18:24:14.113Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-03-27T18:24:14.348Z] ok github.com/docker/docker/volume/service 0.013s coverage: 73.1% of statements [2021-03-27T18:24:19.410Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-03-27T18:24:21.312Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-03-27T18:24:22.891Z] --- PASS: TestCreateServiceMultipleTimes (15.22s) [2021-03-27T18:24:22.891Z] === RUN TestCreateServiceConflict [2021-03-27T18:24:24.410Z] --- PASS: TestCreateServiceConflict (1.94s) [2021-03-27T18:24:24.410Z] === RUN TestCreateServiceMaxReplicas [2021-03-27T18:24:26.571Z] ok github.com/docker/docker/pkg/plugins 33.616s coverage: 76.6% of statements [2021-03-27T18:24:26.571Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-03-27T18:24:26.571Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-03-27T18:24:26.571Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-03-27T18:24:26.571Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-03-27T18:24:26.571Z] ? github.com/docker/docker/pkg/term [no test files] [2021-03-27T18:24:26.571Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-03-27T18:24:26.571Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-03-27T18:24:26.571Z] ? github.com/docker/docker/rootless [no test files] [2021-03-27T18:24:26.571Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-03-27T18:24:26.571Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-03-27T18:24:26.571Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-03-27T18:24:26.571Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-03-27T18:24:26.571Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-03-27T18:24:26.571Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-03-27T18:24:26.571Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-03-27T18:24:26.571Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-03-27T18:24:26.571Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-03-27T18:24:26.571Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-03-27T18:24:26.571Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-03-27T18:24:26.571Z] ? github.com/docker/docker/testutil/request [no test files] [2021-03-27T18:24:26.571Z] ? github.com/docker/docker/volume [no test files] [2021-03-27T18:24:26.571Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-03-27T18:24:26.571Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-03-27T18:24:26.571Z] [2021-03-27T18:24:26.571Z] === Skipped [2021-03-27T18:24:26.571Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-03-27T18:24:26.571Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-03-27T18:24:26.571Z] [2021-03-27T18:24:26.571Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-03-27T18:24:26.571Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-03-27T18:24:26.571Z] [2021-03-27T18:24:26.571Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-03-27T18:24:26.571Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-27T18:24:26.571Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-27T18:24:26.571Z] [2021-03-27T18:24:26.571Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-03-27T18:24:26.571Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-27T18:24:26.571Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-27T18:24:26.571Z] [2021-03-27T18:24:26.571Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-03-27T18:24:26.571Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-27T18:24:26.571Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-27T18:24:26.571Z] [2021-03-27T18:24:26.571Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-03-27T18:24:26.571Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-27T18:24:26.571Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-27T18:24:26.571Z] [2021-03-27T18:24:26.571Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-03-27T18:24:26.571Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-27T18:24:26.571Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-27T18:24:26.571Z] [2021-03-27T18:24:26.571Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-03-27T18:24:26.571Z] graphtest_unix.go:73: No driver to put! [2021-03-27T18:24:26.571Z] [2021-03-27T18:24:26.571Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-03-27T18:24:26.571Z] time="2021-03-27T18:23:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-27T18:24:26.571Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-27T18:24:26.571Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-27T18:24:26.571Z] [2021-03-27T18:24:26.571Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-03-27T18:24:26.571Z] time="2021-03-27T18:23:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-27T18:24:26.571Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-27T18:24:26.571Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-27T18:24:26.571Z] [2021-03-27T18:24:26.571Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-03-27T18:24:26.571Z] time="2021-03-27T18:23:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-27T18:24:26.571Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-27T18:24:26.571Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-27T18:24:26.571Z] [2021-03-27T18:24:26.571Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-03-27T18:24:26.571Z] time="2021-03-27T18:23:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-27T18:24:26.571Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-27T18:24:26.571Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-27T18:24:26.571Z] [2021-03-27T18:24:26.571Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-03-27T18:24:26.571Z] time="2021-03-27T18:23:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-27T18:24:26.571Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-27T18:24:26.571Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-27T18:24:26.571Z] [2021-03-27T18:24:26.571Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-03-27T18:24:26.571Z] graphtest_unix.go:73: No driver to put! [2021-03-27T18:24:26.571Z] [2021-03-27T18:24:26.571Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-03-27T18:24:26.571Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-03-27T18:24:26.571Z] [2021-03-27T18:24:26.571Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-03-27T18:24:26.571Z] overlay_test.go:49: Fails to compute changes intermittently [2021-03-27T18:24:26.571Z] [2021-03-27T18:24:26.571Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-03-27T18:24:26.571Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-03-27T18:24:26.571Z] [2021-03-27T18:24:26.571Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-03-27T18:24:26.571Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-03-27T18:24:26.571Z] [2021-03-27T18:24:26.571Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-03-27T18:24:26.571Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-27T18:24:26.571Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-27T18:24:26.571Z] [2021-03-27T18:24:26.571Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-03-27T18:24:26.571Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-27T18:24:26.571Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-27T18:24:26.571Z] [2021-03-27T18:24:26.571Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-03-27T18:24:26.571Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-27T18:24:26.571Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-27T18:24:26.571Z] [2021-03-27T18:24:26.571Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-03-27T18:24:26.571Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-27T18:24:26.571Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-27T18:24:26.571Z] [2021-03-27T18:24:26.571Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-03-27T18:24:26.571Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-27T18:24:26.571Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-27T18:24:26.571Z] [2021-03-27T18:24:26.571Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-03-27T18:24:26.571Z] graphtest_unix.go:73: No driver to put! [2021-03-27T18:24:26.571Z] [2021-03-27T18:24:26.571Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-03-27T18:24:26.571Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-03-27T18:24:26.571Z] [2021-03-27T18:24:26.571Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-03-27T18:24:26.571Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-03-27T18:24:26.571Z] [2021-03-27T18:24:26.571Z] [2021-03-27T18:24:26.571Z] DONE 2248 tests, 26 skipped in 260.918s Post stage [Pipeline] junit [2021-03-27T18:24:26.581Z] Recording test results [2021-03-27T18:24:26.585Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-03-27T18:24:26.585Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-03-27T18:24:27.032Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-03-27T18:24:27.160Z] --- PASS: TestCreateServiceMaxReplicas (2.74s) [2021-03-27T18:24:27.160Z] === RUN TestCreateWithDuplicateNetworkNames [2021-03-27T18:24:27.367Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42211/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d9356edcd252710aa3b4228f2071269738c10733 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d9356edcd252710aa3b4228f2071269738c10733 hack/validate/vendor [2021-03-27T18:24:27.532Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-03-27T18:24:27.927Z] No vendor changes in diff. [2021-03-27T18:24:28.467Z] --- PASS: TestDockerNetworkMacvlan (21.20s) [2021-03-27T18:24:28.467Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2021-03-27T18:24:28.467Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2021-03-27T18:24:28.467Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.36s) [2021-03-27T18:24:28.467Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (4.13s) [2021-03-27T18:24:28.467Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (6.19s) [2021-03-27T18:24:28.467Z] --- PASS: TestDockerNetworkMacvlan/Addressing (2.08s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-03-27T18:24:28.726Z] PASS [2021-03-27T18:24:28.726Z] [2021-03-27T18:24:28.726Z] DONE 8 tests in 22.769s [2021-03-27T18:24:28.726Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-03-27T18:24:28.726Z] ++ 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-27T18:24:28.726Z] ++ set -e [2021-03-27T18:24:28.726Z] ++ '[' -n 0 ']' [2021-03-27T18:24:28.726Z] ++ set -x [2021-03-27T18:24:28.726Z] ++ 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-27T18:24:28.726Z] testing: warning: no tests to run [2021-03-27T18:24:28.726Z] PASS [2021-03-27T18:24:28.726Z] [2021-03-27T18:24:28.726Z] DONE 0 tests in 0.036s [2021-03-27T18:24:28.726Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-03-27T18:24:28.727Z] ++ 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-27T18:24:28.727Z] ++ set -e [2021-03-27T18:24:28.727Z] ++ '[' -n 0 ']' [2021-03-27T18:24:28.727Z] ++ set -x [2021-03-27T18:24:28.727Z] ++ 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-27T18:24:28.797Z] + echo Ensuring container killed. [2021-03-27T18:24:28.797Z] Ensuring container killed. [2021-03-27T18:24:28.797Z] + docker rm -vf docker-pr1 [2021-03-27T18:24:28.797Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-03-27T18:24:28.985Z] INFO: Testing against a local daemon [2021-03-27T18:24:28.985Z] === RUN TestAuthZPluginAllowRequest [2021-03-27T18:24:29.110Z] + echo Chowning /workspace to jenkins user [2021-03-27T18:24:29.110Z] Chowning /workspace to jenkins user [2021-03-27T18:24:29.110Z] + id -u [2021-03-27T18:24:29.110Z] + id -g [2021-03-27T18:24:29.110Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42211:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-27T18:24:30.005Z] + bundleName=unit [2021-03-27T18:24:30.005Z] + echo Creating unit-bundles.tar.gz [2021-03-27T18:24:30.005Z] Creating unit-bundles.tar.gz [2021-03-27T18:24:30.005Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-03-27T18:24:30.005Z] bundles/junit-report.xml [2021-03-27T18:24:30.005Z] bundles/go-test-report.json [2021-03-27T18:24:30.005Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-03-27T18:24:30.013Z] Archiving artifacts [2021-03-27T18:24:30.365Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-03-27T18:24:30.365Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-03-27T18:24:30.562Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42211/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-03-27T18:24:30.625Z] --- PASS: TestAuthZPluginAllowRequest (1.87s) [2021-03-27T18:24:30.625Z] === RUN TestAuthZPluginTLS [2021-03-27T18:24:30.863Z] + make clean [2021-03-27T18:24:30.863Z] docker volume rm -f docker-dev-cache [2021-03-27T18:24:31.118Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2021-03-27T18:24:31.562Z] --- PASS: TestAuthZPluginTLS (0.78s) [2021-03-27T18:24:31.562Z] === RUN TestAuthZPluginDenyRequest [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-27T18:24:32.129Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2021-03-27T18:24:32.129Z] === RUN TestAuthZPluginAPIDenyResponse [2021-03-27T18:24:32.695Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2021-03-27T18:24:32.695Z] === RUN TestAuthZPluginDenyResponse [2021-03-27T18:24:33.263Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2021-03-27T18:24:33.263Z] === RUN TestAuthZPluginAllowEventStream [2021-03-27T18:24:35.165Z] --- PASS: TestAuthZPluginAllowEventStream (1.82s) [2021-03-27T18:24:35.165Z] === RUN TestAuthZPluginErrorResponse [2021-03-27T18:24:35.735Z] --- PASS: TestAuthZPluginErrorResponse (0.61s) [2021-03-27T18:24:35.735Z] === RUN TestAuthZPluginErrorRequest [2021-03-27T18:24:35.735Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-03-27T18:24:36.302Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-03-27T18:24:36.302Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-03-27T18:24:36.302Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-03-27T18:24:36.869Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2021-03-27T18:24:36.869Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-03-27T18:24:38.248Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-03-27T18:24:38.815Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-03-27T18:24:39.074Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-03-27T18:24:39.650Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.88s) [2021-03-27T18:24:39.650Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-03-27T18:24:39.819Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.84s) [2021-03-27T18:24:39.819Z] === RUN TestCreateServiceSecretFileMode [2021-03-27T18:24:42.568Z] --- PASS: TestCreateServiceSecretFileMode (2.25s) [2021-03-27T18:24:42.568Z] === RUN TestCreateServiceConfigFileMode [2021-03-27T18:24:42.939Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (3.23s) [2021-03-27T18:24:42.939Z] === RUN TestAuthZPluginHeader [2021-03-27T18:24:43.199Z] === RUN TestDockerSuite/TestBuildNetNone [2021-03-27T18:24:44.136Z] --- PASS: TestAuthZPluginHeader (1.12s) [2021-03-27T18:24:44.136Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-03-27T18:24:44.648Z] --- PASS: TestCreateServiceConfigFileMode (2.26s) [2021-03-27T18:24:44.648Z] === RUN TestCreateServiceSysctls [2021-03-27T18:24:44.705Z] === RUN TestDockerSuite/TestBuildNoContext [2021-03-27T18:24:44.965Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-03-27T18:24:45.902Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-03-27T18:24:47.280Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-03-27T18:24:47.392Z] --- PASS: TestCreateServiceSysctls (3.02s) [2021-03-27T18:24:47.392Z] === RUN TestCreateServiceCapabilities [2021-03-27T18:24:49.183Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.20s) [2021-03-27T18:24:49.183Z] === RUN TestAuthZPluginV2Disable [2021-03-27T18:24:50.118Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-03-27T18:24:50.133Z] --- PASS: TestCreateServiceCapabilities (2.32s) [2021-03-27T18:24:50.133Z] === RUN TestInspect [2021-03-27T18:24:50.376Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-03-27T18:24:50.376Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-03-27T18:24:50.635Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-03-27T18:24:51.202Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-03-27T18:24:51.770Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-03-27T18:24:52.213Z] --- PASS: TestInspect (2.45s) [2021-03-27T18:24:52.213Z] === RUN TestCreateJob [2021-03-27T18:24:52.706Z] --- PASS: TestAuthZPluginV2Disable (3.42s) [2021-03-27T18:24:52.706Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-03-27T18:24:54.083Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-03-27T18:24:54.342Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-03-27T18:24:54.975Z] --- PASS: TestCreateJob (2.97s) [2021-03-27T18:24:54.975Z] === RUN TestReplicatedJob [2021-03-27T18:24:55.717Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.94s) [2021-03-27T18:24:55.717Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-03-27T18:24:57.096Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-03-27T18:24:59.001Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-03-27T18:24:59.569Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-03-27T18:25:00.680Z] --- PASS: TestReplicatedJob (4.94s) [2021-03-27T18:25:00.680Z] === RUN TestUpdateReplicatedJob [2021-03-27T18:25:02.870Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-03-27T18:25:03.423Z] --- PASS: TestUpdateReplicatedJob (3.20s) [2021-03-27T18:25:03.423Z] === RUN TestServiceListWithStatuses [2021-03-27T18:25:03.423Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-03-27T18:25:03.423Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-27T18:25:03.423Z] === RUN TestDockerNetworkConnectAlias [2021-03-27T18:25:05.403Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-03-27T18:25:07.306Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-03-27T18:25:07.307Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.69s) [2021-03-27T18:25:07.307Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-03-27T18:25:07.566Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-03-27T18:25:07.903Z] --- PASS: TestDockerNetworkConnectAlias (4.02s) [2021-03-27T18:25:07.903Z] === RUN TestDockerNetworkReConnect [2021-03-27T18:25:10.647Z] --- PASS: TestDockerNetworkReConnect (3.22s) [2021-03-27T18:25:10.647Z] === RUN TestServicePlugin [2021-03-27T18:25:10.647Z] --- SKIP: TestServicePlugin (0.00s) [2021-03-27T18:25:10.647Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-27T18:25:10.647Z] === RUN TestServiceUpdateLabel [2021-03-27T18:25:10.853Z] === RUN TestDockerSuite/TestBuildPATH [2021-03-27T18:25:12.726Z] --- PASS: TestServiceUpdateLabel (1.91s) [2021-03-27T18:25:12.726Z] === RUN TestServiceUpdateSecrets [2021-03-27T18:25:12.757Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-03-27T18:25:13.324Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-03-27T18:25:14.263Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-03-27T18:25:22.380Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-03-27T18:25:23.756Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2021-03-27T18:25:23.756Z] PASS [2021-03-27T18:25:23.756Z] [2021-03-27T18:25:23.756Z] DONE 17 tests in 55.097s [2021-03-27T18:25:23.756Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-03-27T18:25:23.756Z] ++ 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-27T18:25:23.756Z] ++ set -e [2021-03-27T18:25:23.756Z] ++ '[' -n 0 ']' [2021-03-27T18:25:23.756Z] ++ set -x [2021-03-27T18:25:23.756Z] ++ 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-27T18:25:24.015Z] INFO: Testing against a local daemon [2021-03-27T18:25:24.015Z] === RUN TestPluginInvalidJSON [2021-03-27T18:25:24.015Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-03-27T18:25:24.015Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-03-27T18:25:24.015Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-03-27T18:25:24.015Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-03-27T18:25:24.015Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-03-27T18:25:24.015Z] === RUN TestPluginInstall [2021-03-27T18:25:24.015Z] === RUN TestPluginInstall/no_auth [2021-03-27T18:25:26.548Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-03-27T18:25:27.115Z] time="2021-03-27T18:25:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-27T18:25:27.115Z] time="2021-03-27T18:25:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fe9596977a7f832d0446ea4d95bba27191467c7ae59835c4a46fb4cc7c0e7ad7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-27T18:25:27.115Z] time="2021-03-27T18:25:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-27T18:25:27.115Z] time="2021-03-27T18:25:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fe9596977a7f832d0446ea4d95bba27191467c7ae59835c4a46fb4cc7c0e7ad7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-27T18:25:27.382Z] === RUN TestPluginInstall/with_htpasswd [2021-03-27T18:25:27.971Z] time="2021-03-27T18:25:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-27T18:25:27.971Z] time="2021-03-27T18:25:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a65b886187e894fb0fffb4b1d64b4f2a9a7f940864e6b71f61c8a0f8b071fac9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-27T18:25:27.971Z] time="2021-03-27T18:25:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-27T18:25:27.971Z] time="2021-03-27T18:25:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a65b886187e894fb0fffb4b1d64b4f2a9a7f940864e6b71f61c8a0f8b071fac9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-27T18:25:28.091Z] --- PASS: TestServiceUpdateSecrets (14.42s) [2021-03-27T18:25:28.091Z] === RUN TestServiceUpdateConfigs [2021-03-27T18:25:28.229Z] === RUN TestPluginInstall/with_insecure [2021-03-27T18:25:29.603Z] time="2021-03-27T18:25:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-27T18:25:29.603Z] time="2021-03-27T18:25:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:56c653aab1ed9a03c03917fbc4df19f8a07974a98479e391aead6816ef7172b9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-27T18:25:29.603Z] time="2021-03-27T18:25:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-27T18:25:29.603Z] time="2021-03-27T18:25:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:56c653aab1ed9a03c03917fbc4df19f8a07974a98479e391aead6816ef7172b9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-27T18:25:29.603Z] --- PASS: TestPluginInstall (5.57s) [2021-03-27T18:25:29.603Z] --- PASS: TestPluginInstall/no_auth (3.34s) [2021-03-27T18:25:29.603Z] --- PASS: TestPluginInstall/with_htpasswd (0.96s) [2021-03-27T18:25:29.603Z] --- PASS: TestPluginInstall/with_insecure (1.27s) [2021-03-27T18:25:29.603Z] plugin_test.go:160: [d9470a8eeac50] daemon is not started [2021-03-27T18:25:29.603Z] === RUN TestPluginsWithRuntimes [2021-03-27T18:25:31.505Z] === RUN TestPluginsWithRuntimes/No_Args [2021-03-27T18:25:32.440Z] === RUN TestPluginsWithRuntimes/With_Args [2021-03-27T18:25:33.008Z] === RUN TestDockerSuite/TestBuildRm [2021-03-27T18:25:33.575Z] --- PASS: TestPluginsWithRuntimes (4.01s) [2021-03-27T18:25:33.575Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.21s) [2021-03-27T18:25:33.575Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.04s) [2021-03-27T18:25:33.575Z] PASS [2021-03-27T18:25:33.575Z] [2021-03-27T18:25:33.575Z] DONE 9 tests in 9.821s [2021-03-27T18:25:33.575Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-03-27T18:25:33.575Z] ++ 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-27T18:25:33.575Z] ++ set -e [2021-03-27T18:25:33.575Z] ++ '[' -n 0 ']' [2021-03-27T18:25:33.575Z] ++ set -x [2021-03-27T18:25:33.575Z] ++ 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-27T18:25:33.833Z] INFO: Testing against a local daemon [2021-03-27T18:25:33.833Z] === RUN TestExternalGraphDriver [2021-03-27T18:25:34.092Z] === RUN TestExternalGraphDriver/json [2021-03-27T18:25:36.630Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-03-27T18:25:36.630Z] === RUN TestExternalGraphDriver/spec [2021-03-27T18:25:37.566Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-03-27T18:25:38.508Z] === RUN TestExternalGraphDriver/pull [2021-03-27T18:25:38.767Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-03-27T18:25:39.335Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-03-27T18:25:39.594Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-03-27T18:25:40.532Z] --- PASS: TestExternalGraphDriver (6.67s) [2021-03-27T18:25:40.532Z] --- PASS: TestExternalGraphDriver/json (2.31s) [2021-03-27T18:25:40.532Z] --- PASS: TestExternalGraphDriver/spec (2.25s) [2021-03-27T18:25:40.532Z] --- PASS: TestExternalGraphDriver/pull (2.00s) [2021-03-27T18:25:40.532Z] === RUN TestGraphdriverPluginV2 [2021-03-27T18:25:41.099Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-03-27T18:25:42.476Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-03-27T18:25:43.417Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-03-27T18:25:43.452Z] --- PASS: TestServiceUpdateConfigs (14.42s) [2021-03-27T18:25:43.452Z] === RUN TestServiceUpdateNetwork [2021-03-27T18:25:44.796Z] --- PASS: TestGraphdriverPluginV2 (4.30s) [2021-03-27T18:25:44.796Z] PASS [2021-03-27T18:25:44.796Z] [2021-03-27T18:25:44.796Z] DONE 5 tests in 11.235s [2021-03-27T18:25:44.796Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-03-27T18:25:44.796Z] ++ 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-27T18:25:44.796Z] ++ set -e [2021-03-27T18:25:44.796Z] ++ '[' -n 0 ']' [2021-03-27T18:25:44.796Z] ++ set -x [2021-03-27T18:25:44.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=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-27T18:25:45.055Z] INFO: Testing against a local daemon [2021-03-27T18:25:45.055Z] === RUN TestContinueAfterPluginCrash [2021-03-27T18:25:45.055Z] === PAUSE TestContinueAfterPluginCrash [2021-03-27T18:25:45.055Z] === RUN TestReadPluginNoRead [2021-03-27T18:25:45.055Z] === PAUSE TestReadPluginNoRead [2021-03-27T18:25:45.055Z] === RUN TestDaemonStartWithLogOpt [2021-03-27T18:25:45.055Z] === PAUSE TestDaemonStartWithLogOpt [2021-03-27T18:25:45.055Z] === CONT TestContinueAfterPluginCrash [2021-03-27T18:25:45.055Z] === CONT TestDaemonStartWithLogOpt [2021-03-27T18:25:49.254Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-03-27T18:25:49.254Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-03-27T18:25:49.254Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-03-27T18:25:49.512Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-03-27T18:25:49.512Z] === RUN TestDockerSuite/TestBuildSpaces [2021-03-27T18:25:50.080Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-03-27T18:25:51.458Z] --- PASS: TestDaemonStartWithLogOpt (6.15s) [2021-03-27T18:25:51.458Z] === CONT TestReadPluginNoRead [2021-03-27T18:25:52.026Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-03-27T18:25:52.026Z] === RUN TestDockerSuite/TestBuildStderr [2021-03-27T18:25:53.405Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-03-27T18:25:53.834Z] --- PASS: TestServiceUpdateNetwork (12.41s) [2021-03-27T18:25:53.834Z] === RUN TestServiceUpdatePidsLimit [2021-03-27T18:25:54.885Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-03-27T18:25:55.526Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-03-27T18:25:55.942Z] === RUN TestReadPluginNoRead/disabled_caching [2021-03-27T18:25:57.849Z] --- PASS: TestContinueAfterPluginCrash (12.50s) [2021-03-27T18:25:58.417Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-03-27T18:26:00.323Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-03-27T18:26:00.583Z] === RUN TestReadPluginNoRead/default [2021-03-27T18:26:01.962Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-03-27T18:26:02.427Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-03-27T18:26:02.900Z] --- PASS: TestReadPluginNoRead (11.61s) [2021-03-27T18:26:02.900Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.46s) [2021-03-27T18:26:02.900Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.05s) [2021-03-27T18:26:02.900Z] --- PASS: TestReadPluginNoRead/default (2.39s) [2021-03-27T18:26:02.900Z] read_test.go:92: [d491b70f27e3c] daemon is not started [2021-03-27T18:26:02.900Z] PASS [2021-03-27T18:26:02.900Z] [2021-03-27T18:26:02.900Z] DONE 6 tests in 17.971s [2021-03-27T18:26:02.900Z] 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-27T18:26:02.900Z] ++ 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-27T18:26:02.900Z] ++ set -e [2021-03-27T18:26:02.900Z] ++ '[' -n 0 ']' [2021-03-27T18:26:02.900Z] ++ set -x [2021-03-27T18:26:02.900Z] ++ 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-27T18:26:02.900Z] testing: warning: no tests to run [2021-03-27T18:26:02.900Z] PASS [2021-03-27T18:26:02.900Z] [2021-03-27T18:26:02.900Z] DONE 0 tests in 0.074s [2021-03-27T18:26:02.900Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-03-27T18:26:02.900Z] ++ 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-27T18:26:02.900Z] ++ set -e [2021-03-27T18:26:02.900Z] ++ '[' -n 0 ']' [2021-03-27T18:26:02.900Z] ++ set -x [2021-03-27T18:26:02.900Z] ++ 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-27T18:26:03.159Z] INFO: Testing against a local daemon [2021-03-27T18:26:03.159Z] === RUN TestPluginWithDevMounts [2021-03-27T18:26:03.159Z] === PAUSE TestPluginWithDevMounts [2021-03-27T18:26:03.159Z] === CONT TestPluginWithDevMounts [2021-03-27T18:26:03.728Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-03-27T18:26:04.667Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-03-27T18:26:05.602Z] --- PASS: TestPluginWithDevMounts (2.29s) [2021-03-27T18:26:05.602Z] PASS [2021-03-27T18:26:05.602Z] [2021-03-27T18:26:05.602Z] DONE 1 tests in 2.561s [2021-03-27T18:26:05.602Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-03-27T18:26:05.602Z] ++ 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-27T18:26:05.602Z] ++ set -e [2021-03-27T18:26:05.602Z] ++ '[' -n 0 ']' [2021-03-27T18:26:05.602Z] ++ set -x [2021-03-27T18:26:05.603Z] ++ 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-27T18:26:05.603Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-03-27T18:26:05.861Z] INFO: Testing against a local daemon [2021-03-27T18:26:05.861Z] === RUN TestSecretInspect [2021-03-27T18:26:07.239Z] === RUN TestDockerSuite/TestBuildUser [2021-03-27T18:26:08.614Z] --- PASS: TestSecretInspect (2.86s) [2021-03-27T18:26:08.614Z] === RUN TestSecretList [2021-03-27T18:26:09.184Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-03-27T18:26:10.118Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-03-27T18:26:10.915Z] --- PASS: TestServiceUpdatePidsLimit (15.98s) [2021-03-27T18:26:10.915Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.84s) [2021-03-27T18:26:10.915Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.78s) [2021-03-27T18:26:10.915Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2021-03-27T18:26:10.915Z] PASS [2021-03-27T18:26:10.915Z] [2021-03-27T18:26:10.915Z] === Skipped [2021-03-27T18:26:10.915Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2021-03-27T18:26:10.915Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-27T18:26:10.915Z] [2021-03-27T18:26:10.915Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2021-03-27T18:26:10.915Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-27T18:26:10.915Z] [2021-03-27T18:26:10.915Z] [2021-03-27T18:26:10.915Z] DONE 27 tests, 2 skipped in 130.167s [2021-03-27T18:26:10.915Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2021-03-27T18:26:10.915Z] ++ 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-27T18:26:10.915Z] ++ set -e [2021-03-27T18:26:10.915Z] ++ '[' -n 0 ']' [2021-03-27T18:26:10.915Z] ++ set -x [2021-03-27T18:26:10.915Z] ++ 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-27T18:26:10.915Z] INFO: Testing against a local daemon [2021-03-27T18:26:10.915Z] === RUN TestSessionCreate [2021-03-27T18:26:10.915Z] --- PASS: TestSessionCreate (0.03s) [2021-03-27T18:26:10.915Z] === RUN TestSessionCreateWithBadUpgrade [2021-03-27T18:26:10.915Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2021-03-27T18:26:10.915Z] PASS [2021-03-27T18:26:10.915Z] [2021-03-27T18:26:10.915Z] DONE 2 tests in 0.148s [2021-03-27T18:26:10.915Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2021-03-27T18:26:10.915Z] ++ 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-27T18:26:10.915Z] ++ set -e [2021-03-27T18:26:10.915Z] ++ '[' -n 0 ']' [2021-03-27T18:26:10.915Z] ++ set -x [2021-03-27T18:26:10.915Z] ++ 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-27T18:26:10.915Z] INFO: Testing against a local daemon [2021-03-27T18:26:10.915Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-03-27T18:26:10.915Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-27T18:26:10.915Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-27T18:26:10.915Z] === RUN TestEventsExecDie [2021-03-27T18:26:10.915Z] --- PASS: TestEventsExecDie (0.67s) [2021-03-27T18:26:10.915Z] === RUN TestEventsBackwardsCompatible [2021-03-27T18:26:10.915Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2021-03-27T18:26:10.915Z] === RUN TestInfoBinaryCommits [2021-03-27T18:26:10.915Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-03-27T18:26:10.915Z] === RUN TestInfoAPIVersioned [2021-03-27T18:26:10.915Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-03-27T18:26:10.915Z] === RUN TestInfoDiscoveryBackend [2021-03-27T18:26:11.207Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-03-27T18:26:11.207Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-03-27T18:26:12.023Z] --- PASS: TestSecretList (3.02s) [2021-03-27T18:26:12.023Z] === RUN TestSecretsCreateAndDelete [2021-03-27T18:26:12.247Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-03-27T18:26:12.247Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-03-27T18:26:12.882Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2021-03-27T18:26:12.882Z] === RUN TestInfoAPI [2021-03-27T18:26:12.882Z] --- PASS: TestInfoAPI (0.04s) [2021-03-27T18:26:12.882Z] === RUN TestInfoAPIWarnings [2021-03-27T18:26:13.924Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-03-27T18:26:14.860Z] --- PASS: TestSecretsCreateAndDelete (3.20s) [2021-03-27T18:26:14.860Z] === RUN TestSecretsUpdate [2021-03-27T18:26:18.147Z] --- PASS: TestSecretsUpdate (2.64s) [2021-03-27T18:26:18.147Z] === RUN TestTemplatedSecret [2021-03-27T18:26:22.341Z] --- PASS: TestTemplatedSecret (4.51s) [2021-03-27T18:26:22.341Z] === RUN TestSecretCreateResolve [2021-03-27T18:26:24.879Z] --- PASS: TestSecretCreateResolve (2.75s) [2021-03-27T18:26:24.879Z] PASS [2021-03-27T18:26:24.879Z] [2021-03-27T18:26:24.879Z] DONE 6 tests in 19.202s [2021-03-27T18:26:24.879Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-03-27T18:26:24.879Z] ++ 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-27T18:26:24.879Z] ++ set -e [2021-03-27T18:26:24.879Z] ++ '[' -n 0 ']' [2021-03-27T18:26:24.879Z] ++ set -x [2021-03-27T18:26:24.880Z] ++ 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-27T18:26:25.138Z] INFO: Testing against a local daemon [2021-03-27T18:26:25.138Z] === RUN TestServiceCreateInit [2021-03-27T18:26:25.138Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-03-27T18:26:31.469Z] --- PASS: TestInfoAPIWarnings (16.31s) [2021-03-27T18:26:31.469Z] === RUN TestInfoDebug [2021-03-27T18:26:31.469Z] --- PASS: TestInfoDebug (0.53s) [2021-03-27T18:26:31.469Z] === RUN TestInfoInsecureRegistries [2021-03-27T18:26:31.469Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-03-27T18:26:31.469Z] === RUN TestInfoRegistryMirrors [2021-03-27T18:26:31.469Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-03-27T18:26:31.469Z] === RUN TestLoginFailsWithBadCredentials [2021-03-27T18:26:31.469Z] --- PASS: TestLoginFailsWithBadCredentials (0.35s) [2021-03-27T18:26:31.469Z] === RUN TestPingCacheHeaders [2021-03-27T18:26:31.469Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-03-27T18:26:31.469Z] === RUN TestPingGet [2021-03-27T18:26:31.469Z] --- PASS: TestPingGet (0.02s) [2021-03-27T18:26:31.469Z] === RUN TestPingHead [2021-03-27T18:26:31.469Z] --- PASS: TestPingHead (0.03s) [2021-03-27T18:26:31.469Z] === RUN TestVersion [2021-03-27T18:26:31.469Z] --- PASS: TestVersion (0.04s) [2021-03-27T18:26:31.469Z] PASS [2021-03-27T18:26:31.469Z] [2021-03-27T18:26:31.469Z] === Skipped [2021-03-27T18:26:31.469Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-27T18:26:31.469Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-27T18:26:31.469Z] [2021-03-27T18:26:31.469Z] [2021-03-27T18:26:31.469Z] DONE 18 tests, 1 skipped in 21.333s [2021-03-27T18:26:31.469Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2021-03-27T18:26:31.469Z] ++ 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-27T18:26:31.469Z] ++ set -e [2021-03-27T18:26:31.469Z] ++ '[' -n 0 ']' [2021-03-27T18:26:31.469Z] ++ set -x [2021-03-27T18:26:31.469Z] ++ 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-27T18:26:31.469Z] INFO: Testing against a local daemon [2021-03-27T18:26:31.469Z] === RUN TestVolumesCreateAndList [2021-03-27T18:26:31.469Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-03-27T18:26:31.469Z] === RUN TestVolumesRemove [2021-03-27T18:26:31.469Z] --- PASS: TestVolumesRemove (0.06s) [2021-03-27T18:26:31.469Z] === RUN TestVolumesInspect [2021-03-27T18:26:31.469Z] --- PASS: TestVolumesInspect (0.02s) [2021-03-27T18:26:31.469Z] === RUN TestVolumesInvalidJSON [2021-03-27T18:26:31.469Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-03-27T18:26:31.469Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-03-27T18:26:31.469Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-03-27T18:26:31.469Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-03-27T18:26:31.469Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-03-27T18:26:31.469Z] PASS [2021-03-27T18:26:31.469Z] [2021-03-27T18:26:31.469Z] DONE 5 tests in 0.203s [2021-03-27T18:26:31.469Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-27T18:26:31.703Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-03-27T18:26:31.761Z] ++++ cat bundles/test-integration/docker.pid [2021-03-27T18:26:31.761Z] +++ kill 14137 [2021-03-27T18:26:31.962Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-03-27T18:26:32.901Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-03-27T18:26:33.272Z] +++ /etc/init.d/apparmor stop [2021-03-27T18:26:33.272Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-27T18:26:33.272Z] [2021-03-27T18:26:33.272Z] Unloading profiles will leave already running processes permanently [2021-03-27T18:26:33.272Z] unconfined, which can lead to unexpected situations. [2021-03-27T18:26:33.272Z] [2021-03-27T18:26:33.272Z] To set a process to complain mode, use the command line tool [2021-03-27T18:26:33.272Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-27T18:26:33.272Z] +++ true [2021-03-27T18:26:33.272Z] exiting test-integration [2021-03-27T18:26:33.272Z] ++ exit 0 [2021-03-27T18:26:33.272Z] [2021-03-27T18:26:33.469Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails Post stage [Pipeline] junit [2021-03-27T18:26:34.840Z] Recording test results [2021-03-27T18:26:34.847Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-03-27T18:26:35.138Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-03-27T18:26:35.578Z] + echo Ensuring container killed. [2021-03-27T18:26:35.578Z] Ensuring container killed. [2021-03-27T18:26:35.578Z] + docker rm -vf docker-pr1 [2021-03-27T18:26:35.578Z] Error: No such container: docker-pr1 [2021-03-27T18:26:35.578Z] + true [Pipeline] sh [2021-03-27T18:26:35.807Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-03-27T18:26:35.977Z] + echo Chowning /workspace to jenkins user [2021-03-27T18:26:35.977Z] Chowning /workspace to jenkins user [2021-03-27T18:26:35.977Z] + id -u [2021-03-27T18:26:35.977Z] + id -g [2021-03-27T18:26:35.977Z] + docker run --rm -v /home/docker/workspace/moby_PR-42211:/workspace busybox chown -R 1001:1001 /workspace [2021-03-27T18:26:35.977Z] Unable to find image 'busybox:latest' locally [2021-03-27T18:26:36.270Z] latest: Pulling from library/busybox [2021-03-27T18:26:36.270Z] dcdde92480c5: Pulling fs layer [2021-03-27T18:26:36.564Z] dcdde92480c5: Verifying Checksum [2021-03-27T18:26:36.564Z] dcdde92480c5: Download complete [2021-03-27T18:26:36.564Z] dcdde92480c5: Pull complete [2021-03-27T18:26:36.564Z] Digest: sha256:ce2360d5189a033012fbad1635e037be86f23b65cfd676b436d0931af390a2ac [2021-03-27T18:26:36.564Z] Status: Downloaded newer image for busybox:latest [2021-03-27T18:26:36.741Z] --- PASS: TestServiceCreateInit (11.58s) [2021-03-27T18:26:36.741Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.69s) [2021-03-27T18:26:36.741Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.86s) [2021-03-27T18:26:36.741Z] === RUN TestCreateServiceMultipleTimes [2021-03-27T18:26:37.308Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-03-27T18:26:37.308Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-03-27T18:26:37.308Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-03-27T18:26:37.308Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-03-27T18:26:37.308Z] === RUN TestDockerSuite/TestBuildWithExtraHost [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-27T18:26:39.710Z] + bundleName=ppc64le-integration [2021-03-27T18:26:39.711Z] + echo Creating ppc64le-integration-bundles.tar.gz [2021-03-27T18:26:39.711Z] Creating ppc64le-integration-bundles.tar.gz [2021-03-27T18:26:39.711Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log+ -o -name *.prof -oxargs -name tar *-report.xml -czf ) ppc64le-integration-bundles.tar.gz -print [2021-03-27T18:26:39.711Z] [Pipeline] archiveArtifacts [2021-03-27T18:26:39.755Z] Archiving artifacts [2021-03-27T18:26:39.842Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-03-27T18:26:39.842Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-03-27T18:26:40.123Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42211/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-03-27T18:26:40.510Z] + make clean [2021-03-27T18:26:40.802Z] make: command: Command not found [2021-03-27T18:26:40.802Z] make: command: Command not found [2021-03-27T18:26:40.802Z] docker volume rm -f docker-dev-cache [2021-03-27T18:26:40.802Z] docker-dev-cache [Pipeline] deleteDir [2021-03-27T18:26:41.220Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-03-27T18:26:42.157Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-03-27T18:26:43.534Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-03-27T18:26:43.794Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-27T18:26:46.328Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-03-27T18:26:48.235Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-03-27T18:26:50.136Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-03-27T18:26:50.704Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-03-27T18:26:51.271Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-03-27T18:26:51.530Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-03-27T18:26:51.530Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-03-27T18:26:52.097Z] === RUN TestDockerSuite/TestBuildXZHost [2021-03-27T18:26:52.356Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-03-27T18:26:54.889Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-03-27T18:26:54.889Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-03-27T18:26:54.889Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-03-27T18:26:55.456Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-03-27T18:26:56.402Z] === RUN TestDockerSuite/TestCommitChange [2021-03-27T18:26:56.664Z] --- PASS: TestCreateServiceMultipleTimes (20.08s) [2021-03-27T18:26:56.664Z] === RUN TestCreateServiceConflict [2021-03-27T18:26:57.600Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-03-27T18:26:58.537Z] === RUN TestDockerSuite/TestCommitHardlink [2021-03-27T18:26:59.472Z] --- PASS: TestCreateServiceConflict (2.66s) [2021-03-27T18:26:59.472Z] === RUN TestCreateServiceMaxReplicas [2021-03-27T18:27:00.408Z] === RUN TestDockerSuite/TestCommitNewFile [2021-03-27T18:27:03.694Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-03-27T18:27:03.694Z] --- PASS: TestCreateServiceMaxReplicas (4.04s) [2021-03-27T18:27:03.694Z] === RUN TestCreateWithDuplicateNetworkNames [2021-03-27T18:27:04.263Z] === RUN TestDockerSuite/TestCommitTTY [2021-03-27T18:27:06.169Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-03-27T18:27:07.545Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-03-27T18:27:08.922Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-03-27T18:27:09.856Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-03-27T18:27:09.856Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-03-27T18:27:09.856Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-03-27T18:27:09.856Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-03-27T18:27:09.856Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-03-27T18:27:09.856Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-03-27T18:27:10.115Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-03-27T18:27:12.021Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-03-27T18:27:12.021Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-03-27T18:27:13.399Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-03-27T18:27:13.399Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-03-27T18:27:14.336Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-03-27T18:27:15.272Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-03-27T18:27:16.208Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-03-27T18:27:17.145Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-03-27T18:27:18.098Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-03-27T18:27:18.098Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-03-27T18:27:18.098Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-03-27T18:27:18.666Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.04s) [2021-03-27T18:27:18.666Z] === RUN TestCreateServiceSecretFileMode [2021-03-27T18:27:18.666Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-03-27T18:27:18.666Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-03-27T18:27:18.925Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-03-27T18:27:18.925Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-03-27T18:27:18.925Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-03-27T18:27:19.861Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-03-27T18:27:21.240Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-03-27T18:27:21.808Z] --- PASS: TestCreateServiceSecretFileMode (3.38s) [2021-03-27T18:27:21.808Z] === RUN TestCreateServiceConfigFileMode [2021-03-27T18:27:22.066Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-03-27T18:27:22.066Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-03-27T18:27:23.969Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-03-27T18:27:24.904Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-03-27T18:27:24.904Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-03-27T18:27:25.471Z] --- PASS: TestCreateServiceConfigFileMode (3.48s) [2021-03-27T18:27:25.471Z] === RUN TestCreateServiceSysctls [2021-03-27T18:27:25.730Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-03-27T18:27:26.667Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-03-27T18:27:28.045Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-03-27T18:27:28.982Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-03-27T18:27:28.982Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-03-27T18:27:29.920Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-03-27T18:27:30.179Z] --- PASS: TestCreateServiceSysctls (4.78s) [2021-03-27T18:27:30.179Z] === RUN TestCreateServiceCapabilities [2021-03-27T18:27:30.746Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-03-27T18:27:31.682Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-03-27T18:27:31.682Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-03-27T18:27:33.060Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-03-27T18:27:33.995Z] --- PASS: TestCreateServiceCapabilities (3.71s) [2021-03-27T18:27:33.995Z] === RUN TestInspect [2021-03-27T18:27:34.931Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-03-27T18:27:36.849Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-03-27T18:27:36.849Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-03-27T18:27:36.849Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-03-27T18:27:36.849Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-03-27T18:27:36.849Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-03-27T18:27:38.226Z] --- PASS: TestInspect (4.09s) [2021-03-27T18:27:38.226Z] === RUN TestCreateJob [2021-03-27T18:27:38.226Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-03-27T18:27:42.413Z] --- PASS: TestCreateJob (3.81s) [2021-03-27T18:27:42.413Z] === RUN TestReplicatedJob [2021-03-27T18:27:42.672Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-03-27T18:27:43.241Z] === RUN TestDockerSuite/TestContainerAPITop [2021-03-27T18:27:44.618Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-03-27T18:27:44.618Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-03-27T18:27:44.618Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-03-27T18:27:47.911Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-03-27T18:27:48.848Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-03-27T18:27:49.107Z] --- PASS: TestReplicatedJob (7.33s) [2021-03-27T18:27:49.107Z] === RUN TestUpdateReplicatedJob [2021-03-27T18:27:50.043Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-03-27T18:27:54.234Z] --- PASS: TestUpdateReplicatedJob (4.68s) [2021-03-27T18:27:54.234Z] === RUN TestServiceListWithStatuses [2021-03-27T18:27:54.234Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-03-27T18:27:54.234Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-27T18:27:54.234Z] === RUN TestDockerNetworkConnectAlias [2021-03-27T18:27:56.767Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-03-27T18:27:57.702Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-03-27T18:28:00.242Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-03-27T18:28:00.242Z] --- PASS: TestDockerNetworkConnectAlias (6.36s) [2021-03-27T18:28:00.242Z] === RUN TestDockerNetworkReConnect [2021-03-27T18:28:01.622Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-03-27T18:28:03.000Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-03-27T18:28:04.377Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-03-27T18:28:04.944Z] --- PASS: TestDockerNetworkReConnect (4.93s) [2021-03-27T18:28:04.944Z] === RUN TestServicePlugin [2021-03-27T18:28:05.881Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-03-27T18:28:07.782Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-03-27T18:28:09.684Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000b95bc0_} [2021-03-27T18:28:11.585Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1022741817_/foo_false____} [2021-03-27T18:28:12.959Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1022741817_/foo_true____} [2021-03-27T18:28:14.861Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-03-27T18:28:14.861Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3329599812_/foo_false____} [2021-03-27T18:28:16.765Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3329599812_/foo_true____} [2021-03-27T18:28:18.666Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3329599812_/foo_true__0xc000b95c20__} [2021-03-27T18:28:20.042Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000b95c40_} [2021-03-27T18:28:22.581Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000b95c60_} [2021-03-27T18:28:23.957Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000b95c80_} [2021-03-27T18:28:24.893Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000b95ca0_} [2021-03-27T18:28:26.268Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-03-27T18:28:28.169Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-03-27T18:28:28.170Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-03-27T18:28:28.170Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-03-27T18:28:28.170Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-03-27T18:28:28.170Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-03-27T18:28:28.170Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-03-27T18:28:28.170Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-03-27T18:28:28.170Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-03-27T18:28:28.170Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-03-27T18:28:28.170Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-03-27T18:28:28.170Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-03-27T18:28:28.170Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-03-27T18:28:28.170Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-03-27T18:28:28.170Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-03-27T18:28:28.170Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-03-27T18:28:28.170Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-03-27T18:28:28.170Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-03-27T18:28:28.170Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-03-27T18:28:31.458Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-03-27T18:28:33.359Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-03-27T18:28:36.643Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-03-27T18:28:36.901Z] --- PASS: TestServicePlugin (31.85s) [2021-03-27T18:28:36.901Z] plugin_test.go:62: [d589bba3d24dd] joining swarm manager [dafc9374a377b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-27T18:28:36.901Z] plugin_test.go:65: [dc451746ba4d7] joining swarm manager [dafc9374a377b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-27T18:28:36.901Z] === RUN TestServiceUpdateLabel [2021-03-27T18:28:37.836Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-03-27T18:28:38.095Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-03-27T18:28:39.472Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-03-27T18:28:40.407Z] --- PASS: TestServiceUpdateLabel (3.37s) [2021-03-27T18:28:40.407Z] === RUN TestServiceUpdateSecrets [2021-03-27T18:28:40.665Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-03-27T18:28:42.044Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-03-27T18:28:42.998Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-03-27T18:28:43.941Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-03-27T18:28:44.877Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-03-27T18:28:45.812Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-03-27T18:28:46.380Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-03-27T18:28:47.316Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-03-27T18:28:48.255Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-03-27T18:28:49.191Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-03-27T18:28:50.569Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-03-27T18:28:51.136Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-03-27T18:28:52.513Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-03-27T18:28:53.080Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-03-27T18:28:54.015Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-03-27T18:28:54.015Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-03-27T18:28:54.951Z] === RUN TestDockerSuite/TestCpRelativePath [2021-03-27T18:28:55.887Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-03-27T18:28:56.146Z] --- PASS: TestServiceUpdateSecrets (15.81s) [2021-03-27T18:28:56.146Z] === RUN TestServiceUpdateConfigs [2021-03-27T18:28:57.081Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-03-27T18:28:58.018Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-03-27T18:28:59.396Z] === RUN TestDockerSuite/TestCpToCaseA [2021-03-27T18:29:00.771Z] === RUN TestDockerSuite/TestCpToCaseB [2021-03-27T18:29:01.726Z] === RUN TestDockerSuite/TestCpToCaseC [2021-03-27T18:29:01.726Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-03-27T18:29:04.259Z] === RUN TestDockerSuite/TestCpToCaseD [2021-03-27T18:29:08.448Z] === RUN TestDockerSuite/TestCpToCaseE [2021-03-27T18:29:11.734Z] === RUN TestDockerSuite/TestCpToCaseF [2021-03-27T18:29:12.301Z] --- PASS: TestServiceUpdateConfigs (16.07s) [2021-03-27T18:29:12.301Z] === RUN TestServiceUpdateNetwork [2021-03-27T18:29:12.560Z] === RUN TestDockerSuite/TestCpToCaseG [2021-03-27T18:29:17.830Z] === RUN TestDockerSuite/TestCpToCaseH [2021-03-27T18:29:21.118Z] === RUN TestDockerSuite/TestCpToCaseI [2021-03-27T18:29:22.054Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-03-27T18:29:23.431Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-03-27T18:29:26.719Z] --- PASS: TestServiceUpdateNetwork (14.19s) [2021-03-27T18:29:26.719Z] === RUN TestServiceUpdatePidsLimit [2021-03-27T18:29:27.657Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-03-27T18:29:27.929Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-03-27T18:29:29.831Z] === RUN TestDockerSuite/TestCpToDot [2021-03-27T18:29:29.831Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-03-27T18:29:31.208Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-03-27T18:29:31.208Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-03-27T18:29:33.744Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-03-27T18:29:35.648Z] === RUN TestDockerSuite/TestCpToStdout [2021-03-27T18:29:37.024Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-03-27T18:29:37.591Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-03-27T18:29:38.968Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-03-27T18:29:39.537Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-03-27T18:29:40.474Z] === RUN TestDockerSuite/TestCpVolumePath [2021-03-27T18:29:43.010Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-03-27T18:29:43.010Z] === RUN TestDockerSuite/TestCreateArgs [2021-03-27T18:29:43.010Z] === RUN TestDockerSuite/TestCreateByImageID [2021-03-27T18:29:43.010Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-03-27T18:29:43.944Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-03-27T18:29:43.944Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-03-27T18:29:43.944Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-03-27T18:29:44.512Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-03-27T18:29:44.771Z] === RUN TestDockerSuite/TestCreateLabels [2021-03-27T18:29:45.030Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-03-27T18:29:45.030Z] === RUN TestDockerSuite/TestCreateRM [2021-03-27T18:29:45.030Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-03-27T18:29:45.030Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-03-27T18:29:45.289Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-03-27T18:29:45.289Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-03-27T18:29:45.855Z] --- PASS: TestServiceUpdatePidsLimit (19.41s) [2021-03-27T18:29:45.855Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (2.39s) [2021-03-27T18:29:45.855Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.73s) [2021-03-27T18:29:45.855Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.52s) [2021-03-27T18:29:45.855Z] PASS [2021-03-27T18:29:45.855Z] [2021-03-27T18:29:45.855Z] === Skipped [2021-03-27T18:29:45.855Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-03-27T18:29:45.855Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-27T18:29:45.855Z] [2021-03-27T18:29:45.855Z] [2021-03-27T18:29:45.855Z] DONE 27 tests, 1 skipped in 200.927s [2021-03-27T18:29:45.855Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-03-27T18:29:45.855Z] ++ 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-27T18:29:45.855Z] ++ set -e [2021-03-27T18:29:45.855Z] ++ '[' -n 0 ']' [2021-03-27T18:29:45.855Z] ++ set -x [2021-03-27T18:29:45.856Z] ++ 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-27T18:29:45.856Z] INFO: Testing against a local daemon [2021-03-27T18:29:45.856Z] === RUN TestSessionCreate [2021-03-27T18:29:46.115Z] --- PASS: TestSessionCreate (0.04s) [2021-03-27T18:29:46.115Z] === RUN TestSessionCreateWithBadUpgrade [2021-03-27T18:29:46.115Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2021-03-27T18:29:46.115Z] PASS [2021-03-27T18:29:46.115Z] [2021-03-27T18:29:46.115Z] DONE 2 tests in 0.240s [2021-03-27T18:29:46.115Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-03-27T18:29:46.115Z] ++ 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-27T18:29:46.115Z] ++ set -e [2021-03-27T18:29:46.115Z] ++ '[' -n 0 ']' [2021-03-27T18:29:46.115Z] ++ set -x [2021-03-27T18:29:46.115Z] ++ 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-27T18:29:46.115Z] INFO: Testing against a local daemon [2021-03-27T18:29:46.115Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-03-27T18:29:46.115Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-27T18:29:46.115Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-27T18:29:46.115Z] === RUN TestEventsExecDie [2021-03-27T18:29:48.027Z] --- PASS: TestEventsExecDie (1.47s) [2021-03-27T18:29:48.027Z] === RUN TestEventsBackwardsCompatible [2021-03-27T18:29:48.027Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2021-03-27T18:29:48.027Z] === RUN TestInfoBinaryCommits [2021-03-27T18:29:48.027Z] --- PASS: TestInfoBinaryCommits (0.04s) [2021-03-27T18:29:48.027Z] === RUN TestInfoAPIVersioned [2021-03-27T18:29:48.027Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-03-27T18:29:48.027Z] === RUN TestInfoDiscoveryBackend [2021-03-27T18:29:48.027Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-03-27T18:29:48.027Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-03-27T18:29:48.027Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-03-27T18:29:48.287Z] --- PASS: TestInfoDiscoveryBackend (0.58s) [2021-03-27T18:29:48.287Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-03-27T18:29:49.662Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.01s) [2021-03-27T18:29:49.662Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-03-27T18:29:49.921Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.61s) [2021-03-27T18:29:49.921Z] === RUN TestInfoAPI [2021-03-27T18:29:49.921Z] --- PASS: TestInfoAPI (0.03s) [2021-03-27T18:29:49.921Z] === RUN TestInfoAPIWarnings [2021-03-27T18:29:51.824Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-03-27T18:29:52.083Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-03-27T18:29:52.083Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-03-27T18:29:52.083Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-03-27T18:29:52.083Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-03-27T18:29:52.341Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-03-27T18:29:52.909Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-03-27T18:29:53.848Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-03-27T18:29:54.416Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-03-27T18:29:55.352Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-03-27T18:29:57.254Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-03-27T18:29:59.788Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-03-27T18:30:00.726Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-03-27T18:30:02.104Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-03-27T18:30:02.104Z] === RUN TestDockerSuite/TestDevicePermissions [2021-03-27T18:30:03.039Z] === RUN TestDockerSuite/TestDockerFails [2021-03-27T18:30:03.039Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-03-27T18:30:03.039Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-03-27T18:30:03.039Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-03-27T18:30:04.415Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-03-27T18:30:04.981Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-03-27T18:30:06.356Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-03-27T18:30:06.356Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-03-27T18:30:06.356Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-03-27T18:30:06.356Z] --- PASS: TestInfoAPIWarnings (16.33s) [2021-03-27T18:30:06.356Z] === RUN TestInfoDebug [2021-03-27T18:30:06.356Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-03-27T18:30:06.922Z] --- PASS: TestInfoDebug (0.53s) [2021-03-27T18:30:06.922Z] === RUN TestInfoInsecureRegistries [2021-03-27T18:30:07.489Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2021-03-27T18:30:07.489Z] === RUN TestInfoRegistryMirrors [2021-03-27T18:30:08.072Z] --- PASS: TestInfoRegistryMirrors (0.56s) [2021-03-27T18:30:08.072Z] === RUN TestLoginFailsWithBadCredentials [2021-03-27T18:30:08.330Z] --- PASS: TestLoginFailsWithBadCredentials (0.22s) [2021-03-27T18:30:08.330Z] === RUN TestPingCacheHeaders [2021-03-27T18:30:08.330Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-03-27T18:30:08.330Z] === RUN TestPingGet [2021-03-27T18:30:08.330Z] --- PASS: TestPingGet (0.02s) [2021-03-27T18:30:08.330Z] === RUN TestPingHead [2021-03-27T18:30:08.330Z] --- PASS: TestPingHead (0.03s) [2021-03-27T18:30:08.330Z] === RUN TestVersion [2021-03-27T18:30:08.330Z] --- PASS: TestVersion (0.02s) [2021-03-27T18:30:08.330Z] PASS [2021-03-27T18:30:08.330Z] [2021-03-27T18:30:08.330Z] === Skipped [2021-03-27T18:30:08.330Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-27T18:30:08.330Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-27T18:30:08.330Z] [2021-03-27T18:30:08.330Z] [2021-03-27T18:30:08.330Z] DONE 18 tests, 1 skipped in 22.245s [2021-03-27T18:30:08.330Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-03-27T18:30:08.330Z] ++ 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-27T18:30:08.330Z] ++ set -e [2021-03-27T18:30:08.330Z] ++ '[' -n 0 ']' [2021-03-27T18:30:08.330Z] ++ set -x [2021-03-27T18:30:08.330Z] ++ 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-27T18:30:08.588Z] INFO: Testing against a local daemon [2021-03-27T18:30:08.588Z] === RUN TestVolumesCreateAndList [2021-03-27T18:30:08.588Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-03-27T18:30:08.588Z] === RUN TestVolumesRemove [2021-03-27T18:30:08.588Z] --- PASS: TestVolumesRemove (0.07s) [2021-03-27T18:30:08.588Z] === RUN TestVolumesInspect [2021-03-27T18:30:08.588Z] --- PASS: TestVolumesInspect (0.02s) [2021-03-27T18:30:08.588Z] === RUN TestVolumesInvalidJSON [2021-03-27T18:30:08.588Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-03-27T18:30:08.588Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-03-27T18:30:08.588Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-03-27T18:30:08.588Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-03-27T18:30:08.588Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2021-03-27T18:30:08.588Z] PASS [2021-03-27T18:30:08.588Z] [2021-03-27T18:30:08.588Z] DONE 5 tests in 0.315s [2021-03-27T18:30:08.588Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-27T18:30:08.848Z] ++++ cat bundles/test-integration/docker.pid [2021-03-27T18:30:08.848Z] +++ kill 5657 [2021-03-27T18:30:10.222Z] +++ /etc/init.d/apparmor stop [2021-03-27T18:30:10.222Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-27T18:30:10.222Z] [2021-03-27T18:30:10.222Z] Unloading profiles will leave already running processes permanently [2021-03-27T18:30:10.222Z] unconfined, which can lead to unexpected situations. [2021-03-27T18:30:10.222Z] [2021-03-27T18:30:10.222Z] To set a process to complain mode, use the command line tool [2021-03-27T18:30:10.222Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-27T18:30:10.222Z] +++ true [2021-03-27T18:30:10.222Z] exiting test-integration [2021-03-27T18:30:10.222Z] ++ exit 0 [2021-03-27T18:30:10.222Z] [2021-03-27T18:30:11.156Z] + for job in $(jobs -p) [2021-03-27T18:30:11.156Z] + wait 11550 [2021-03-27T18:30:13.689Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-03-27T18:30:13.689Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-03-27T18:30:16.979Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-03-27T18:30:20.264Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-03-27T18:30:22.167Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-03-27T18:30:23.101Z] === RUN TestDockerSuite/TestEventsAttach [2021-03-27T18:30:24.039Z] === RUN TestDockerSuite/TestEventsCommit [2021-03-27T18:30:24.974Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-03-27T18:30:25.542Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-03-27T18:30:26.478Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-03-27T18:30:27.045Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-03-27T18:30:28.947Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-03-27T18:30:30.340Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-03-27T18:30:30.906Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-03-27T18:30:34.191Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-03-27T18:30:36.723Z] === RUN TestDockerSuite/TestEventsCopy [2021-03-27T18:30:38.102Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-03-27T18:30:38.361Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-03-27T18:30:39.737Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-03-27T18:30:46.301Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-03-27T18:30:46.301Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-03-27T18:30:47.677Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-03-27T18:30:48.243Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-03-27T18:30:48.243Z] === RUN TestDockerSuite/TestEventsFilterType [2021-03-27T18:30:48.502Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-03-27T18:30:48.760Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-03-27T18:30:48.760Z] === RUN TestDockerSuite/TestEventsFilters [2021-03-27T18:30:50.137Z] === RUN TestDockerSuite/TestEventsFormat [2021-03-27T18:30:52.041Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-03-27T18:30:52.041Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-03-27T18:30:52.041Z] === RUN TestDockerSuite/TestEventsImageImport [2021-03-27T18:30:52.608Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-03-27T18:30:52.866Z] === RUN TestDockerSuite/TestEventsImagePull [2021-03-27T18:30:53.445Z] === RUN TestDockerSuite/TestEventsImageTag [2021-03-27T18:30:54.379Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-03-27T18:30:54.637Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-03-27T18:30:54.637Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-03-27T18:30:54.637Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-03-27T18:30:56.012Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-03-27T18:30:56.947Z] === RUN TestDockerSuite/TestEventsRename [2021-03-27T18:30:57.514Z] === RUN TestDockerSuite/TestEventsResize [2021-03-27T18:30:58.449Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-03-27T18:31:05.009Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-03-27T18:31:05.009Z] === RUN TestDockerSuite/TestEventsStreaming [2021-03-27T18:31:05.577Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-03-27T18:31:07.476Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-03-27T18:31:08.849Z] === RUN TestDockerSuite/TestEventsTop [2021-03-27T18:31:09.784Z] === RUN TestDockerSuite/TestEventsUntag [2021-03-27T18:31:10.044Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-03-27T18:31:12.574Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-03-27T18:31:19.137Z] === RUN TestDockerSuite/TestExec [2021-03-27T18:31:20.084Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-03-27T18:31:21.019Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-03-27T18:31:21.587Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-03-27T18:31:22.524Z] === RUN TestDockerSuite/TestExecAPIStart [2021-03-27T18:31:25.809Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-03-27T18:31:26.375Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-03-27T18:31:27.312Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-03-27T18:31:28.247Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-03-27T18:31:29.622Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-03-27T18:31:30.557Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-03-27T18:31:31.493Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-03-27T18:31:33.398Z] === RUN TestDockerSuite/TestExecCgroup [2021-03-27T18:31:34.775Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-03-27T18:31:36.677Z] === RUN TestDockerSuite/TestExecEnv [2021-03-27T18:31:38.053Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-03-27T18:31:40.601Z] === RUN TestDockerSuite/TestExecExitStatus [2021-03-27T18:31:41.978Z] === RUN TestDockerSuite/TestExecInspectID [2021-03-27T18:31:46.169Z] === RUN TestDockerSuite/TestExecInteractive [2021-03-27T18:31:47.108Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-03-27T18:31:48.045Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-03-27T18:31:48.981Z] === RUN TestDockerSuite/TestExecParseError [2021-03-27T18:31:49.922Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-03-27T18:31:50.489Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-03-27T18:31:51.424Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-03-27T18:31:55.614Z] === RUN TestDockerSuite/TestExecSetEnv [2021-03-27T18:31:56.552Z] === RUN TestDockerSuite/TestExecStartFails [2021-03-27T18:31:57.930Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-03-27T18:32:07.905Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-03-27T18:32:10.454Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-03-27T18:32:11.389Z] === RUN TestDockerSuite/TestExecTTY [2021-03-27T18:32:12.324Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-03-27T18:32:14.228Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-03-27T18:32:15.606Z] === RUN TestDockerSuite/TestExecUlimits [2021-03-27T18:32:17.512Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-03-27T18:32:17.512Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-03-27T18:32:20.801Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-03-27T18:32:21.739Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-03-27T18:32:23.642Z] === RUN TestDockerSuite/TestExecWithTERM [2021-03-27T18:32:24.579Z] === RUN TestDockerSuite/TestExecWithUser [2021-03-27T18:32:25.955Z] === RUN TestDockerSuite/TestGetContainerStats [2021-03-27T18:32:31.218Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-03-27T18:32:35.416Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-03-27T18:32:37.317Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-03-27T18:32:42.581Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-03-27T18:32:42.581Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-03-27T18:32:42.840Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-03-27T18:32:42.840Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-03-27T18:32:42.840Z] === RUN TestDockerSuite/TestHealth [2021-03-27T18:33:09.380Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-03-27T18:33:09.381Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-03-27T18:33:09.381Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-03-27T18:33:09.381Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-03-27T18:33:09.381Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-03-27T18:33:09.381Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-03-27T18:33:09.381Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-03-27T18:33:09.381Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-03-27T18:33:09.381Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-03-27T18:33:09.381Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-03-27T18:33:09.381Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-03-27T18:33:09.381Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-03-27T18:33:09.947Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-03-27T18:33:09.947Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-03-27T18:33:10.514Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-03-27T18:33:10.514Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-03-27T18:33:11.450Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-03-27T18:33:12.017Z] === RUN TestDockerSuite/TestImagesFormat [2021-03-27T18:33:12.276Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-03-27T18:33:13.657Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-03-27T18:33:16.192Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-03-27T18:33:16.192Z] === RUN TestDockerSuite/TestImportBadURL [2021-03-27T18:33:16.192Z] === RUN TestDockerSuite/TestImportDisplay [2021-03-27T18:33:18.112Z] === RUN TestDockerSuite/TestImportFile [2021-03-27T18:33:19.487Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-03-27T18:33:19.487Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-03-27T18:33:21.388Z] === RUN TestDockerSuite/TestImportGzipped [2021-03-27T18:33:23.289Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-03-27T18:33:24.665Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-03-27T18:33:25.233Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-03-27T18:33:25.492Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-03-27T18:33:26.428Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-03-27T18:33:27.364Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-03-27T18:33:27.623Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-03-27T18:33:27.623Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-03-27T18:33:29.000Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-03-27T18:33:30.376Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-03-27T18:33:30.944Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-03-27T18:33:32.322Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-03-27T18:33:33.258Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-03-27T18:33:34.194Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-03-27T18:33:34.194Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-03-27T18:33:36.105Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-03-27T18:33:37.040Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-03-27T18:33:37.977Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-03-27T18:33:37.977Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-03-27T18:33:39.354Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-03-27T18:33:39.354Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-03-27T18:33:40.731Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-03-27T18:33:42.108Z] === RUN TestDockerSuite/TestInspectDefault [2021-03-27T18:33:43.043Z] === RUN TestDockerSuite/TestInspectHistory [2021-03-27T18:33:44.421Z] === RUN TestDockerSuite/TestInspectImage [2021-03-27T18:33:44.421Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-03-27T18:33:44.421Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-03-27T18:33:44.421Z] === RUN TestDockerSuite/TestInspectInt64 [2021-03-27T18:33:45.357Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-03-27T18:33:46.734Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-03-27T18:33:46.734Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-03-27T18:33:47.671Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-03-27T18:33:49.048Z] === RUN TestDockerSuite/TestInspectPlugin [2021-03-27T18:33:50.953Z] === RUN TestDockerSuite/TestInspectRootFS [2021-03-27T18:33:50.953Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-03-27T18:33:52.330Z] === RUN TestDockerSuite/TestInspectStatus [2021-03-27T18:33:53.705Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-03-27T18:33:56.276Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-03-27T18:33:56.854Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-03-27T18:33:57.792Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-03-27T18:33:59.168Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-03-27T18:34:00.546Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-03-27T18:34:00.804Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-03-27T18:34:01.063Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-03-27T18:34:01.998Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-03-27T18:34:01.998Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-03-27T18:34:06.186Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-03-27T18:34:07.562Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-03-27T18:34:07.820Z] === RUN TestDockerSuite/TestLinksEnvs [2021-03-27T18:34:09.721Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-03-27T18:34:10.288Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-03-27T18:34:10.288Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-03-27T18:34:13.573Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-03-27T18:34:14.509Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-03-27T18:34:15.886Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-03-27T18:34:18.422Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-03-27T18:34:19.012Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-03-27T18:34:19.012Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-03-27T18:34:22.303Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-03-27T18:34:22.303Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-03-27T18:34:22.562Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-03-27T18:34:23.500Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-03-27T18:34:25.403Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-03-27T18:34:29.593Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-03-27T18:34:34.864Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-03-27T18:34:38.152Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-03-27T18:34:40.685Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-03-27T18:34:42.591Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-03-27T18:34:43.158Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-03-27T18:34:46.452Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-03-27T18:34:46.452Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-03-27T18:34:46.452Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-03-27T18:34:46.452Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-03-27T18:34:46.452Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-03-27T18:34:47.019Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-03-27T18:34:47.586Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-03-27T18:34:51.769Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-03-27T18:34:52.335Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-03-27T18:34:57.598Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-03-27T18:34:57.598Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-03-27T18:34:57.598Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-03-27T18:34:58.974Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-03-27T18:34:58.974Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-03-27T18:35:00.353Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-03-27T18:35:02.257Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-03-27T18:35:03.637Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-03-27T18:35:04.573Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-03-27T18:35:07.107Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-03-27T18:35:07.674Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-03-27T18:35:08.240Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-03-27T18:35:08.498Z] === RUN TestDockerSuite/TestLogsSince [2021-03-27T18:35:11.789Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-03-27T18:35:15.974Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-03-27T18:35:21.236Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-03-27T18:35:22.171Z] === RUN TestDockerSuite/TestLogsTail [2021-03-27T18:35:22.737Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-03-27T18:35:23.672Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-03-27T18:35:24.607Z] === RUN TestDockerSuite/TestMountIntoProc [2021-03-27T18:35:24.608Z] === RUN TestDockerSuite/TestMountIntoSys [2021-03-27T18:35:24.866Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-03-27T18:35:25.433Z] === RUN TestDockerSuite/TestNetHostname [2021-03-27T18:35:28.721Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-03-27T18:35:28.721Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-03-27T18:35:28.721Z] === RUN TestDockerSuite/TestNetworkEvents [2021-03-27T18:35:32.007Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-03-27T18:35:34.538Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-03-27T18:35:34.538Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-03-27T18:35:37.867Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-03-27T18:35:38.435Z] === RUN TestDockerSuite/TestPluginActive [2021-03-27T18:35:38.693Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-03-27T18:35:40.070Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-03-27T18:35:42.605Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-03-27T18:35:46.795Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-03-27T18:35:46.795Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-03-27T18:35:46.795Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-03-27T18:35:47.054Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-03-27T18:35:49.586Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-03-27T18:35:50.153Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-03-27T18:35:51.530Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-03-27T18:35:53.433Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-03-27T18:35:53.692Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-03-27T18:35:58.961Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-03-27T18:36:00.886Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-03-27T18:36:01.452Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-03-27T18:36:02.826Z] === RUN TestDockerSuite/TestPortHostBinding [2021-03-27T18:36:05.361Z] === RUN TestDockerSuite/TestPortList [2021-03-27T18:36:08.649Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-03-27T18:36:16.769Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-03-27T18:36:17.027Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-03-27T18:36:23.587Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-03-27T18:36:24.155Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-03-27T18:36:24.155Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-03-27T18:36:24.414Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-03-27T18:36:25.351Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-03-27T18:36:25.351Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-03-27T18:36:25.920Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-03-27T18:36:26.487Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-03-27T18:36:26.487Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-03-27T18:36:27.422Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-03-27T18:36:27.422Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-03-27T18:36:29.347Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-03-27T18:36:29.347Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-03-27T18:36:30.726Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-03-27T18:36:33.259Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-03-27T18:36:34.638Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-03-27T18:36:34.897Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-03-27T18:36:35.465Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-03-27T18:36:35.723Z] === RUN TestDockerSuite/TestPsByOrder [2021-03-27T18:36:39.914Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-03-27T18:36:40.175Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-03-27T18:36:40.175Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-03-27T18:36:44.366Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-03-27T18:36:44.625Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-03-27T18:36:49.900Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-03-27T18:36:49.900Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-03-27T18:36:53.186Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-03-27T18:36:57.414Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-03-27T18:37:02.685Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-03-27T18:37:03.619Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-03-27T18:37:05.526Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-03-27T18:37:07.428Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-03-27T18:37:08.366Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-03-27T18:37:10.269Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-03-27T18:37:11.203Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-03-27T18:37:14.491Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-03-27T18:37:15.867Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-03-27T18:37:15.867Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-03-27T18:37:16.803Z] === RUN TestDockerSuite/TestPsRightTagName [2021-03-27T18:37:19.335Z] === RUN TestDockerSuite/TestPsShowMounts [2021-03-27T18:37:21.251Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-03-27T18:37:22.186Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-03-27T18:37:22.186Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-03-27T18:37:22.186Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-03-27T18:37:22.444Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-03-27T18:37:22.444Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-03-27T18:37:23.377Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-03-27T18:37:24.755Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-03-27T18:37:25.013Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-03-27T18:37:26.917Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-03-27T18:37:26.917Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-03-27T18:37:27.853Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-03-27T18:37:40.064Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-03-27T18:37:40.064Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-03-27T18:37:41.966Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-03-27T18:37:41.966Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-03-27T18:37:41.966Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-03-27T18:37:42.225Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-03-27T18:37:45.512Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-03-27T18:37:45.512Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-03-27T18:37:46.889Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-03-27T18:37:47.823Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-03-27T18:37:51.124Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-03-27T18:37:52.061Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-03-27T18:37:53.967Z] === RUN TestDockerSuite/TestRmiBlank [2021-03-27T18:37:53.967Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-03-27T18:37:53.967Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-03-27T18:37:58.246Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-03-27T18:37:58.504Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-03-27T18:37:58.762Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-03-27T18:38:00.664Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-03-27T18:38:01.230Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-03-27T18:38:03.136Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-03-27T18:38:04.076Z] === RUN TestDockerSuite/TestRmiTag [2021-03-27T18:38:04.076Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-03-27T18:38:04.644Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-03-27T18:38:08.831Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-03-27T18:38:09.399Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-03-27T18:38:10.335Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-03-27T18:38:10.593Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-03-27T18:38:10.593Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-03-27T18:38:12.498Z] === RUN TestDockerSuite/TestRunAddHost [2021-03-27T18:38:13.435Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-03-27T18:38:14.002Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-03-27T18:38:14.569Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-03-27T18:38:14.569Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-03-27T18:38:15.503Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-03-27T18:38:16.880Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-03-27T18:38:17.447Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-03-27T18:38:18.383Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-03-27T18:38:18.642Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-03-27T18:38:19.578Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-03-27T18:38:20.514Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-03-27T18:38:21.450Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-03-27T18:38:22.837Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-03-27T18:38:23.799Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-03-27T18:38:24.735Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-03-27T18:38:25.671Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-03-27T18:38:26.606Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-03-27T18:38:27.174Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-03-27T18:38:28.109Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-03-27T18:38:29.484Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-03-27T18:38:30.051Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-03-27T18:38:30.617Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-03-27T18:38:31.552Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-03-27T18:38:31.552Z] === RUN TestDockerSuite/TestRunBindMounts [2021-03-27T18:38:34.084Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-03-27T18:38:34.650Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-03-27T18:38:35.218Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-03-27T18:38:36.152Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-03-27T18:38:36.720Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-03-27T18:38:36.720Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-03-27T18:38:37.655Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-03-27T18:38:37.920Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-03-27T18:38:38.497Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-03-27T18:38:39.441Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-03-27T18:38:40.377Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-03-27T18:38:41.313Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-03-27T18:38:41.313Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-03-27T18:38:42.249Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-03-27T18:38:42.249Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-03-27T18:38:43.186Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-03-27T18:38:44.121Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-03-27T18:38:44.688Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-03-27T18:38:45.623Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-03-27T18:38:45.623Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-03-27T18:38:46.190Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-03-27T18:38:47.572Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-03-27T18:38:49.473Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-03-27T18:38:50.411Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-03-27T18:38:50.979Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-03-27T18:38:51.915Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-03-27T18:38:52.484Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-03-27T18:38:53.051Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-03-27T18:38:53.991Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-03-27T18:38:55.366Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-03-27T18:38:57.903Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-03-27T18:38:58.849Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-03-27T18:38:58.849Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-03-27T18:38:59.786Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-03-27T18:39:00.400Z] --- PASS: TestBuildWCOWSandboxSize (899.83s) [2021-03-27T18:39:00.400Z] === RUN TestBuildWithEmptyDockerfile [2021-03-27T18:39:00.400Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-27T18:39:00.400Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-27T18:39:00.400Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-27T18:39:00.400Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-27T18:39:00.400Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-27T18:39:00.400Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-27T18:39:00.400Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-27T18:39:00.400Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-27T18:39:00.400Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-27T18:39:00.400Z] --- PASS: TestBuildWithEmptyDockerfile (0.69s) [2021-03-27T18:39:00.400Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-03-27T18:39:00.400Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-03-27T18:39:00.400Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-03-27T18:39:00.400Z] === RUN TestBuildPreserveOwnership [2021-03-27T18:39:00.400Z] --- SKIP: TestBuildPreserveOwnership (0.01s) [2021-03-27T18:39:00.400Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-27T18:39:00.400Z] === RUN TestBuildPlatformInvalid [2021-03-27T18:39:00.400Z] --- PASS: TestBuildPlatformInvalid (0.68s) [2021-03-27T18:39:00.400Z] PASS [2021-03-27T18:39:00.400Z] ok github.com/docker/docker/integration/build 1109.480s [2021-03-27T18:39:00.400Z] [2021-03-27T18:39:00.400Z] === Skipped [2021-03-27T18:39:00.400Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-03-27T18:39:00.400Z] build_session_test.go:25: TODO: BuildKit [2021-03-27T18:39:00.400Z] [2021-03-27T18:39:00.400Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-03-27T18:39:00.400Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-03-27T18:39:00.400Z] [2021-03-27T18:39:00.400Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-03-27T18:39:00.400Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-27T18:39:00.400Z] [2021-03-27T18:39:00.400Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-03-27T18:39:00.400Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-27T18:39:00.400Z] [2021-03-27T18:39:00.400Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s) [2021-03-27T18:39:00.400Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-27T18:39:00.400Z] [2021-03-27T18:39:00.400Z] [2021-03-27T18:39:00.400Z] DONE 29 tests, 5 skipped in 1133.906s [2021-03-27T18:39:00.400Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-03-27T18:39:02.318Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-03-27T18:39:04.220Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-03-27T18:39:04.231Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-27T18:39:04.231Z] INFO: Testing against a local daemon [2021-03-27T18:39:04.231Z] === RUN TestConfigInspect [2021-03-27T18:39:04.231Z] --- SKIP: TestConfigInspect (0.00s) [2021-03-27T18:39:04.231Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-03-27T18:39:04.231Z] === RUN TestConfigList [2021-03-27T18:39:04.231Z] --- SKIP: TestConfigList (0.00s) [2021-03-27T18:39:04.231Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-03-27T18:39:04.231Z] === RUN TestConfigsCreateAndDelete [2021-03-27T18:39:04.231Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-03-27T18:39:04.231Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-03-27T18:39:04.231Z] === RUN TestConfigsUpdate [2021-03-27T18:39:04.231Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-03-27T18:39:04.231Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-03-27T18:39:04.231Z] === RUN TestTemplatedConfig [2021-03-27T18:39:04.231Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-03-27T18:39:04.231Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-03-27T18:39:04.231Z] === RUN TestConfigCreateResolve [2021-03-27T18:39:04.231Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-03-27T18:39:04.231Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-03-27T18:39:04.231Z] === RUN TestConfigDaemonLibtrustID [2021-03-27T18:39:04.231Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-03-27T18:39:04.231Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-03-27T18:39:04.231Z] PASS [2021-03-27T18:39:04.231Z] ok github.com/docker/docker/integration/config 0.441s [2021-03-27T18:39:04.231Z] [2021-03-27T18:39:04.231Z] === Skipped [2021-03-27T18:39:04.231Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-03-27T18:39:04.231Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-03-27T18:39:04.231Z] [2021-03-27T18:39:04.231Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-03-27T18:39:04.231Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-03-27T18:39:04.231Z] [2021-03-27T18:39:04.231Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-03-27T18:39:04.231Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-03-27T18:39:04.231Z] [2021-03-27T18:39:04.231Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-03-27T18:39:04.231Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-03-27T18:39:04.231Z] [2021-03-27T18:39:04.231Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-03-27T18:39:04.231Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-03-27T18:39:04.231Z] [2021-03-27T18:39:04.231Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-03-27T18:39:04.231Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-03-27T18:39:04.231Z] [2021-03-27T18:39:04.231Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-03-27T18:39:04.231Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-03-27T18:39:04.231Z] [2021-03-27T18:39:04.231Z] [2021-03-27T18:39:04.231Z] DONE 7 tests, 7 skipped in 3.831s [2021-03-27T18:39:04.231Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-03-27T18:39:06.752Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-03-27T18:39:06.752Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-03-27T18:39:08.063Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-27T18:39:08.064Z] INFO: Testing against a local daemon [2021-03-27T18:39:08.064Z] === RUN TestCheckpoint [2021-03-27T18:39:08.064Z] --- SKIP: TestCheckpoint (0.00s) [2021-03-27T18:39:08.064Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-27T18:39:08.064Z] === RUN TestContainerInvalidJSON [2021-03-27T18:39:08.064Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-03-27T18:39:08.064Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-03-27T18:39:08.064Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-03-27T18:39:08.064Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-03-27T18:39:08.064Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-03-27T18:39:08.064Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-03-27T18:39:08.540Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-03-27T18:39:08.540Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-03-27T18:39:08.540Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-03-27T18:39:08.540Z] --- PASS: TestContainerInvalidJSON (0.59s) [2021-03-27T18:39:08.540Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-03-27T18:39:08.540Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-03-27T18:39:08.540Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-03-27T18:39:08.540Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-03-27T18:39:08.540Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.25s) [2021-03-27T18:39:08.540Z] === RUN TestCopyFromContainerPathIsNotDir [2021-03-27T18:39:08.540Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) [2021-03-27T18:39:08.540Z] copy_test.go:38: testEnv.OSType == "windows" [2021-03-27T18:39:08.540Z] === RUN TestCopyToContainerPathDoesNotExist [2021-03-27T18:39:09.014Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.22s) [2021-03-27T18:39:09.014Z] === RUN TestCopyToContainerPathIsNotDir [2021-03-27T18:39:09.014Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.04s) [2021-03-27T18:39:09.014Z] copy_test.go:63: testEnv.OSType == "windows" [2021-03-27T18:39:09.014Z] === RUN TestCopyFromContainer [2021-03-27T18:39:09.014Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-03-27T18:39:09.014Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-03-27T18:39:09.014Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-03-27T18:39:09.014Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-27T18:39:09.014Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-27T18:39:09.014Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-27T18:39:09.014Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-27T18:39:09.014Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-27T18:39:09.014Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-27T18:39:09.014Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-27T18:39:09.014Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-27T18:39:09.014Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-27T18:39:09.014Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-03-27T18:39:09.014Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-03-27T18:39:09.014Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-03-27T18:39:09.014Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-03-27T18:39:09.014Z] === RUN TestCreateLinkToNonExistingContainer [2021-03-27T18:39:09.014Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-03-27T18:39:09.014Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-03-27T18:39:09.014Z] === RUN TestCreateWithInvalidEnv [2021-03-27T18:39:09.014Z] === RUN TestCreateWithInvalidEnv/0 [2021-03-27T18:39:09.014Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-03-27T18:39:09.014Z] === RUN TestCreateWithInvalidEnv/1 [2021-03-27T18:39:09.014Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-03-27T18:39:09.014Z] === RUN TestCreateWithInvalidEnv/2 [2021-03-27T18:39:09.014Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-03-27T18:39:09.014Z] === CONT TestCreateWithInvalidEnv/0 [2021-03-27T18:39:09.014Z] === CONT TestCreateWithInvalidEnv/2 [2021-03-27T18:39:09.014Z] === CONT TestCreateWithInvalidEnv/1 [2021-03-27T18:39:09.014Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-03-27T18:39:09.014Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-03-27T18:39:09.014Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-03-27T18:39:09.014Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-03-27T18:39:09.014Z] === RUN TestCreateTmpfsMountsTarget [2021-03-27T18:39:09.014Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-03-27T18:39:09.014Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-03-27T18:39:09.014Z] === RUN TestCreateWithCustomMaskedPaths [2021-03-27T18:39:09.014Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-03-27T18:39:09.014Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-03-27T18:39:09.014Z] === RUN TestCreateWithCustomReadonlyPaths [2021-03-27T18:39:09.014Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-03-27T18:39:09.014Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-03-27T18:39:09.014Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-03-27T18:39:09.014Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-27T18:39:09.014Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-27T18:39:09.014Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-27T18:39:09.014Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-27T18:39:09.014Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-27T18:39:09.014Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-27T18:39:09.014Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-27T18:39:09.014Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-27T18:39:09.014Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-27T18:39:09.014Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-27T18:39:09.014Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-27T18:39:09.014Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-27T18:39:09.014Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-27T18:39:09.014Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-27T18:39:09.014Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-27T18:39:09.014Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-03-27T18:39:09.014Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-03-27T18:39:09.014Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-03-27T18:39:09.014Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-03-27T18:39:09.014Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-03-27T18:39:09.014Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-03-27T18:39:09.014Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-03-27T18:39:09.014Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-03-27T18:39:09.014Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-03-27T18:39:09.014Z] === RUN TestCreateDifferentPlatform [2021-03-27T18:39:09.014Z] === RUN TestCreateDifferentPlatform/different_os [2021-03-27T18:39:09.014Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-03-27T18:39:09.014Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-03-27T18:39:09.014Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-03-27T18:39:09.014Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-03-27T18:39:09.014Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-03-27T18:39:09.014Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.08s) [2021-03-27T18:39:09.014Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-03-27T18:39:09.014Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-03-27T18:39:09.014Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-03-27T18:39:09.014Z] === RUN TestContainerKillOnDaemonStart [2021-03-27T18:39:09.014Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-03-27T18:39:09.014Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-03-27T18:39:09.014Z] === RUN TestDiff [2021-03-27T18:39:09.014Z] --- SKIP: TestDiff (0.00s) [2021-03-27T18:39:09.014Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-03-27T18:39:09.014Z] === RUN TestExecWithCloseStdin [2021-03-27T18:39:09.285Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-03-27T18:39:09.285Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-03-27T18:39:09.285Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-03-27T18:39:10.220Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-03-27T18:39:12.759Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-03-27T18:39:12.840Z] --- PASS: TestExecWithCloseStdin (3.42s) [2021-03-27T18:39:12.840Z] === RUN TestExec [2021-03-27T18:39:14.136Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-03-27T18:39:15.081Z] --- PASS: TestExec (2.27s) [2021-03-27T18:39:15.081Z] === RUN TestExecUser [2021-03-27T18:39:15.081Z] --- SKIP: TestExecUser (0.00s) [2021-03-27T18:39:15.081Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-03-27T18:39:15.081Z] === RUN TestExportContainerAndImportImage [2021-03-27T18:39:15.081Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-03-27T18:39:15.081Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-03-27T18:39:15.081Z] === RUN TestExportContainerAfterDaemonRestart [2021-03-27T18:39:15.081Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-03-27T18:39:15.081Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-03-27T18:39:15.081Z] === RUN TestHealthCheckWorkdir [2021-03-27T18:39:15.081Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-03-27T18:39:15.081Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-03-27T18:39:15.081Z] === RUN TestHealthKillContainer [2021-03-27T18:39:15.081Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-03-27T18:39:15.081Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-03-27T18:39:15.081Z] === RUN TestInspectCpusetInConfigPre120 [2021-03-27T18:39:15.081Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-03-27T18:39:15.081Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-03-27T18:39:15.081Z] === RUN TestKillContainerInvalidSignal [2021-03-27T18:39:16.041Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-03-27T18:39:16.665Z] --- PASS: TestKillContainerInvalidSignal (2.06s) [2021-03-27T18:39:16.665Z] === RUN TestKillContainer [2021-03-27T18:39:16.977Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-03-27T18:39:17.139Z] === RUN TestKillContainer/no_signal [2021-03-27T18:39:18.354Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-03-27T18:39:18.721Z] === RUN TestKillContainer/non_killing_signal [2021-03-27T18:39:18.721Z] === RUN TestKillContainer/killing_signal [2021-03-27T18:39:18.937Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-03-27T18:39:18.937Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-03-27T18:39:19.874Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-03-27T18:39:21.249Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-03-27T18:39:21.249Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-03-27T18:39:22.184Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-03-27T18:39:22.752Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-03-27T18:39:23.320Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-03-27T18:39:24.254Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-03-27T18:39:24.254Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-03-27T18:39:24.824Z] === RUN TestDockerSuite/TestRunEnvironment [2021-03-27T18:39:25.760Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-03-27T18:39:25.932Z] --- PASS: TestKillContainer (9.23s) [2021-03-27T18:39:25.932Z] --- PASS: TestKillContainer/no_signal (1.93s) [2021-03-27T18:39:25.932Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-03-27T18:39:25.932Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-03-27T18:39:25.932Z] --- PASS: TestKillContainer/killing_signal (7.25s) [2021-03-27T18:39:25.932Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-03-27T18:39:25.932Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-03-27T18:39:25.932Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-03-27T18:39:25.932Z] === RUN TestKillStoppedContainer [2021-03-27T18:39:25.932Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-03-27T18:39:25.932Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-03-27T18:39:25.932Z] === RUN TestKillStoppedContainerAPIPre120 [2021-03-27T18:39:25.932Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-03-27T18:39:25.932Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-03-27T18:39:25.932Z] === RUN TestKillDifferentUserContainer [2021-03-27T18:39:25.932Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-03-27T18:39:25.932Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-03-27T18:39:25.932Z] === RUN TestInspectOomKilledTrue [2021-03-27T18:39:25.932Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-03-27T18:39:25.932Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-03-27T18:39:25.932Z] === RUN TestInspectOomKilledFalse [2021-03-27T18:39:25.932Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-03-27T18:39:25.932Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-27T18:39:25.932Z] === RUN TestLogsFollowTailEmpty [2021-03-27T18:39:26.326Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-03-27T18:39:26.893Z] === RUN TestDockerSuite/TestRunExitCode [2021-03-27T18:39:27.828Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-03-27T18:39:28.176Z] --- PASS: TestLogsFollowTailEmpty (2.24s) [2021-03-27T18:39:28.176Z] === RUN TestNetworkNat [2021-03-27T18:39:28.176Z] --- SKIP: TestNetworkNat (0.00s) [2021-03-27T18:39:28.176Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-03-27T18:39:28.176Z] === RUN TestNetworkLocalhostTCPNat [2021-03-27T18:39:28.399Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-03-27T18:39:29.336Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-03-27T18:39:29.904Z] === RUN TestDockerSuite/TestRunExposePort [2021-03-27T18:39:29.904Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-03-27T18:39:30.471Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-03-27T18:39:31.159Z] --- PASS: TestNetworkLocalhostTCPNat (2.40s) [2021-03-27T18:39:31.159Z] === RUN TestNetworkLoopbackNat [2021-03-27T18:39:31.159Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-03-27T18:39:31.159Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-03-27T18:39:31.159Z] === RUN TestPause [2021-03-27T18:39:31.159Z] --- SKIP: TestPause (0.00s) [2021-03-27T18:39:31.159Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-03-27T18:39:31.159Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-03-27T18:39:31.405Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-03-27T18:39:32.743Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.02s) [2021-03-27T18:39:32.743Z] === RUN TestPauseStopPausedContainer [2021-03-27T18:39:32.743Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-03-27T18:39:32.743Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-03-27T18:39:32.743Z] === RUN TestPsFilter [2021-03-27T18:39:32.780Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-03-27T18:39:33.039Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-03-27T18:39:33.039Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-03-27T18:39:33.216Z] --- PASS: TestPsFilter (0.23s) [2021-03-27T18:39:33.216Z] === RUN TestRemoveContainerWithRemovedVolume [2021-03-27T18:39:35.455Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.30s) [2021-03-27T18:39:35.455Z] === RUN TestRemoveContainerWithVolume [2021-03-27T18:39:36.324Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-03-27T18:39:37.266Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-03-27T18:39:37.696Z] --- PASS: TestRemoveContainerWithVolume (2.39s) [2021-03-27T18:39:37.696Z] === RUN TestRemoveContainerRunning [2021-03-27T18:39:39.934Z] --- PASS: TestRemoveContainerRunning (2.00s) [2021-03-27T18:39:39.934Z] === RUN TestRemoveContainerForceRemoveRunning [2021-03-27T18:39:42.179Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.14s) [2021-03-27T18:39:42.179Z] === RUN TestRemoveInvalidContainer [2021-03-27T18:39:42.179Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-03-27T18:39:42.179Z] === RUN TestRenameLinkedContainer [2021-03-27T18:39:42.179Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-03-27T18:39:42.179Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-03-27T18:39:42.179Z] === RUN TestRenameStoppedContainer [2021-03-27T18:39:49.387Z] --- PASS: TestRenameStoppedContainer (7.24s) [2021-03-27T18:39:49.387Z] === RUN TestRenameRunningContainerAndReuse [2021-03-27T18:39:49.463Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-03-27T18:39:49.463Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-03-27T18:39:50.398Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-03-27T18:39:50.658Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-03-27T18:39:50.658Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-03-27T18:39:50.658Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-03-27T18:39:51.226Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-03-27T18:39:53.213Z] --- PASS: TestRenameRunningContainerAndReuse (4.29s) [2021-03-27T18:39:53.213Z] === RUN TestRenameInvalidName [2021-03-27T18:39:54.511Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-03-27T18:39:55.453Z] --- PASS: TestRenameInvalidName (2.05s) [2021-03-27T18:39:55.453Z] === RUN TestRenameAnonymousContainer [2021-03-27T18:39:55.453Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2021-03-27T18:39:55.453Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-03-27T18:39:55.453Z] === RUN TestRenameContainerWithSameName [2021-03-27T18:39:55.885Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-03-27T18:39:57.260Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-03-27T18:39:57.692Z] --- PASS: TestRenameContainerWithSameName (2.05s) [2021-03-27T18:39:57.692Z] === RUN TestRenameContainerWithLinkedContainer [2021-03-27T18:39:57.692Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-03-27T18:39:57.692Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-03-27T18:39:57.692Z] === RUN TestResize [2021-03-27T18:39:59.276Z] --- PASS: TestResize (1.96s) [2021-03-27T18:39:59.276Z] === RUN TestResizeWithInvalidSize [2021-03-27T18:39:59.276Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2021-03-27T18:39:59.276Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-03-27T18:39:59.276Z] === RUN TestResizeWhenContainerNotStarted [2021-03-27T18:40:02.257Z] --- PASS: TestResizeWhenContainerNotStarted (2.40s) [2021-03-27T18:40:02.257Z] === RUN TestDaemonRestartKillContainers [2021-03-27T18:40:02.258Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-03-27T18:40:02.258Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-03-27T18:40:02.258Z] === RUN TestStats [2021-03-27T18:40:02.258Z] --- SKIP: TestStats (0.00s) [2021-03-27T18:40:02.258Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-03-27T18:40:02.258Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-03-27T18:40:03.818Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-03-27T18:40:03.818Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-03-27T18:40:04.076Z] === RUN TestDockerSuite/TestRunModeHostname [2021-03-27T18:40:05.451Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-03-27T18:40:05.451Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-03-27T18:40:05.451Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-03-27T18:40:06.825Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-03-27T18:40:08.737Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-03-27T18:40:10.112Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-03-27T18:40:10.112Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-03-27T18:40:10.112Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-03-27T18:40:11.488Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-03-27T18:40:12.773Z] --- PASS: TestStopContainerWithRestartPolicyAlways (10.70s) [2021-03-27T18:40:12.773Z] === RUN TestStopContainerWithTimeout [2021-03-27T18:40:12.773Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-03-27T18:40:12.773Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-03-27T18:40:12.773Z] === RUN TestUpdateRestartPolicy [2021-03-27T18:40:12.863Z] === RUN TestDockerSuite/TestRunMount [2021-03-27T18:40:22.837Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-03-27T18:40:22.837Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-03-27T18:40:22.837Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-03-27T18:40:24.212Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-03-27T18:40:26.745Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-03-27T18:40:30.037Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-03-27T18:40:31.939Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-03-27T18:40:34.095Z] --- PASS: TestUpdateRestartPolicy (20.99s) [2021-03-27T18:40:34.095Z] === RUN TestUpdateRestartWithAutoRemove [2021-03-27T18:40:34.470Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-03-27T18:40:35.678Z] --- PASS: TestUpdateRestartWithAutoRemove (1.99s) [2021-03-27T18:40:35.678Z] === RUN TestWaitNonBlocked [2021-03-27T18:40:35.678Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-27T18:40:35.678Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-27T18:40:35.678Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-27T18:40:35.678Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-27T18:40:35.678Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-27T18:40:35.678Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-27T18:40:35.935Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-03-27T18:40:37.841Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-03-27T18:40:37.841Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-03-27T18:40:38.407Z] === RUN TestDockerSuite/TestRunNetHost [2021-03-27T18:40:38.664Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-03-27T18:40:38.664Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.68s) [2021-03-27T18:40:38.664Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.76s) [2021-03-27T18:40:38.664Z] === RUN TestWaitBlocked [2021-03-27T18:40:38.664Z] --- SKIP: TestWaitBlocked (0.00s) [2021-03-27T18:40:38.664Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-03-27T18:40:38.664Z] PASS [2021-03-27T18:40:38.664Z] ok github.com/docker/docker/integration/container 90.997s [2021-03-27T18:40:38.664Z] [2021-03-27T18:40:38.664Z] === Skipped [2021-03-27T18:40:38.664Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-03-27T18:40:38.664Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-27T18:40:38.664Z] [2021-03-27T18:40:38.664Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s) [2021-03-27T18:40:38.664Z] copy_test.go:38: testEnv.OSType == "windows" [2021-03-27T18:40:38.664Z] [2021-03-27T18:40:38.664Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.04s) [2021-03-27T18:40:38.664Z] copy_test.go:63: testEnv.OSType == "windows" [2021-03-27T18:40:38.664Z] [2021-03-27T18:40:38.664Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-03-27T18:40:38.664Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-03-27T18:40:38.664Z] [2021-03-27T18:40:38.664Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-03-27T18:40:38.664Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-03-27T18:40:38.664Z] [2021-03-27T18:40:38.664Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-03-27T18:40:38.664Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-03-27T18:40:38.664Z] [2021-03-27T18:40:38.664Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-03-27T18:40:38.664Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-03-27T18:40:38.664Z] [2021-03-27T18:40:38.664Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-03-27T18:40:38.664Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-03-27T18:40:38.664Z] [2021-03-27T18:40:38.664Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-03-27T18:40:38.664Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-03-27T18:40:38.664Z] [2021-03-27T18:40:38.664Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-03-27T18:40:38.664Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-03-27T18:40:38.664Z] [2021-03-27T18:40:38.664Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-03-27T18:40:38.664Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-03-27T18:40:38.664Z] [2021-03-27T18:40:38.664Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-03-27T18:40:38.664Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-03-27T18:40:38.664Z] [2021-03-27T18:40:38.664Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-03-27T18:40:38.664Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-03-27T18:40:38.664Z] [2021-03-27T18:40:38.664Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-03-27T18:40:38.664Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-03-27T18:40:38.664Z] [2021-03-27T18:40:38.664Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-03-27T18:40:38.664Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-03-27T18:40:38.664Z] [2021-03-27T18:40:38.664Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-03-27T18:40:38.664Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-03-27T18:40:38.664Z] [2021-03-27T18:40:38.664Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-03-27T18:40:38.664Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-03-27T18:40:38.664Z] [2021-03-27T18:40:38.664Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-03-27T18:40:38.664Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-03-27T18:40:38.664Z] [2021-03-27T18:40:38.664Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-03-27T18:40:38.664Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-03-27T18:40:38.664Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-03-27T18:40:38.664Z] [2021-03-27T18:40:38.664Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-03-27T18:40:38.664Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-03-27T18:40:38.664Z] [2021-03-27T18:40:38.664Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-03-27T18:40:38.664Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-03-27T18:40:38.664Z] [2021-03-27T18:40:38.664Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-03-27T18:40:38.664Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-03-27T18:40:38.664Z] [2021-03-27T18:40:38.664Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-03-27T18:40:38.664Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-03-27T18:40:38.664Z] [2021-03-27T18:40:38.664Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-03-27T18:40:38.664Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-03-27T18:40:38.664Z] [2021-03-27T18:40:38.664Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-03-27T18:40:38.664Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-27T18:40:38.664Z] [2021-03-27T18:40:38.664Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-03-27T18:40:38.664Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-03-27T18:40:38.664Z] [2021-03-27T18:40:38.664Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-03-27T18:40:38.664Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-03-27T18:40:38.664Z] [2021-03-27T18:40:38.664Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-03-27T18:40:38.665Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-03-27T18:40:38.665Z] [2021-03-27T18:40:38.665Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-03-27T18:40:38.665Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-03-27T18:40:38.665Z] [2021-03-27T18:40:38.665Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-03-27T18:40:38.665Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-03-27T18:40:38.665Z] [2021-03-27T18:40:38.665Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2021-03-27T18:40:38.665Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-03-27T18:40:38.665Z] [2021-03-27T18:40:38.665Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-03-27T18:40:38.665Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-03-27T18:40:38.665Z] [2021-03-27T18:40:38.665Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2021-03-27T18:40:38.665Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-03-27T18:40:38.665Z] [2021-03-27T18:40:38.665Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-03-27T18:40:38.665Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-03-27T18:40:38.665Z] [2021-03-27T18:40:38.665Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-03-27T18:40:38.665Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-03-27T18:40:38.665Z] [2021-03-27T18:40:38.665Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-03-27T18:40:38.665Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-03-27T18:40:38.665Z] [2021-03-27T18:40:38.665Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-03-27T18:40:38.665Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-03-27T18:40:38.665Z] [2021-03-27T18:40:38.665Z] [2021-03-27T18:40:38.665Z] DONE 88 tests, 37 skipped in 94.083s [2021-03-27T18:40:38.665Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-03-27T18:40:39.784Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-03-27T18:40:40.350Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-03-27T18:40:40.904Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-27T18:40:40.904Z] INFO: Testing against a local daemon [2021-03-27T18:40:40.904Z] === RUN TestCommitInheritsEnv [2021-03-27T18:40:40.904Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-03-27T18:40:40.904Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-27T18:40:40.904Z] === RUN TestImportExtremelyLargeImageWorks [2021-03-27T18:40:40.904Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-03-27T18:40:40.904Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-03-27T18:40:40.904Z] === RUN TestImagesFilterMultiReference [2021-03-27T18:40:40.904Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-03-27T18:40:40.904Z] === RUN TestImagePullPlatformInvalid [2021-03-27T18:40:40.904Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-03-27T18:40:40.904Z] === RUN TestRemoveImageOrphaning [2021-03-27T18:40:41.285Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-03-27T18:40:41.908Z] --- PASS: TestRemoveImageOrphaning (1.09s) [2021-03-27T18:40:41.908Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-03-27T18:40:42.381Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2021-03-27T18:40:42.381Z] === RUN TestTagInvalidReference [2021-03-27T18:40:42.381Z] --- PASS: TestTagInvalidReference (0.03s) [2021-03-27T18:40:42.381Z] === RUN TestTagValidPrefixedRepo [2021-03-27T18:40:42.381Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-03-27T18:40:42.381Z] === RUN TestTagExistedNameWithoutForce [2021-03-27T18:40:42.381Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-03-27T18:40:42.381Z] === RUN TestTagOfficialNames [2021-03-27T18:40:42.381Z] --- PASS: TestTagOfficialNames (0.10s) [2021-03-27T18:40:42.381Z] === RUN TestTagMatchesDigest [2021-03-27T18:40:42.381Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-03-27T18:40:42.381Z] PASS [2021-03-27T18:40:42.381Z] ok github.com/docker/docker/integration/image 1.849s [2021-03-27T18:40:42.381Z] [2021-03-27T18:40:42.381Z] === Skipped [2021-03-27T18:40:42.381Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-03-27T18:40:42.381Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-27T18:40:42.381Z] [2021-03-27T18:40:42.381Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-03-27T18:40:42.381Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-03-27T18:40:42.381Z] [2021-03-27T18:40:42.381Z] [2021-03-27T18:40:42.381Z] DONE 11 tests, 2 skipped in 4.064s [2021-03-27T18:40:42.381Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-03-27T18:40:43.814Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-03-27T18:40:45.364Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-27T18:40:45.364Z] INFO: Testing against a local daemon [2021-03-27T18:40:45.364Z] === RUN TestNetworkCreateDelete [2021-03-27T18:40:45.364Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-03-27T18:40:45.364Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-03-27T18:40:45.364Z] === RUN TestDockerNetworkDeletePreferID [2021-03-27T18:40:45.364Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-03-27T18:40:45.364Z] 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-27T18:40:45.364Z] === RUN TestDaemonDNSFallback [2021-03-27T18:40:45.364Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-03-27T18:40:45.364Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-03-27T18:40:45.364Z] === RUN TestInspectNetwork [2021-03-27T18:40:45.364Z] --- SKIP: TestInspectNetwork (0.00s) [2021-03-27T18:40:45.364Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-03-27T18:40:45.364Z] === RUN TestRunContainerWithBridgeNone [2021-03-27T18:40:45.364Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-03-27T18:40:45.364Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-03-27T18:40:45.364Z] === RUN TestNetworkInvalidJSON [2021-03-27T18:40:45.364Z] === RUN TestNetworkInvalidJSON//networks/create [2021-03-27T18:40:45.364Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-03-27T18:40:45.364Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-03-27T18:40:45.364Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-03-27T18:40:45.364Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-27T18:40:45.364Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-27T18:40:45.364Z] === CONT TestNetworkInvalidJSON//networks/create [2021-03-27T18:40:45.364Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-27T18:40:45.364Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-03-27T18:40:45.364Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2021-03-27T18:40:45.364Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-03-27T18:40:45.364Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-03-27T18:40:45.364Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-03-27T18:40:45.364Z] === RUN TestNetworkList [2021-03-27T18:40:45.364Z] === RUN TestNetworkList//networks [2021-03-27T18:40:45.364Z] === PAUSE TestNetworkList//networks [2021-03-27T18:40:45.364Z] === RUN TestNetworkList//networks/ [2021-03-27T18:40:45.364Z] === PAUSE TestNetworkList//networks/ [2021-03-27T18:40:45.364Z] === CONT TestNetworkList//networks [2021-03-27T18:40:45.364Z] === CONT TestNetworkList//networks/ [2021-03-27T18:40:45.364Z] --- PASS: TestNetworkList (0.03s) [2021-03-27T18:40:45.364Z] --- PASS: TestNetworkList//networks (0.00s) [2021-03-27T18:40:45.364Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-03-27T18:40:45.364Z] === RUN TestHostIPv4BridgeLabel [2021-03-27T18:40:45.364Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-03-27T18:40:45.364Z] network_test.go:126: testEnv.OSType == "windows" [2021-03-27T18:40:45.364Z] === RUN TestDaemonRestartWithLiveRestore [2021-03-27T18:40:45.364Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-03-27T18:40:45.364Z] service_test.go:29: testEnv.OSType == "windows" [2021-03-27T18:40:45.364Z] === RUN TestDaemonDefaultNetworkPools [2021-03-27T18:40:45.364Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-03-27T18:40:45.364Z] service_test.go:58: testEnv.OSType == "windows" [2021-03-27T18:40:45.364Z] === RUN TestDaemonRestartWithExistingNetwork [2021-03-27T18:40:45.364Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-03-27T18:40:45.364Z] service_test.go:102: testEnv.OSType == "windows" [2021-03-27T18:40:45.364Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-03-27T18:40:45.364Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-03-27T18:40:45.364Z] service_test.go:136: testEnv.OSType == "windows" [2021-03-27T18:40:45.364Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-03-27T18:40:45.364Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-03-27T18:40:45.364Z] service_test.go:187: testEnv.OSType == "windows" [2021-03-27T18:40:45.364Z] === RUN TestServiceWithPredefinedNetwork [2021-03-27T18:40:45.364Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-03-27T18:40:45.364Z] service_test.go:212: testEnv.OSType == "windows" [2021-03-27T18:40:45.364Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-03-27T18:40:45.364Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-27T18:40:45.364Z] service_test.go:242: FLAKY_TEST [2021-03-27T18:40:45.364Z] === RUN TestServiceWithDataPathPortInit [2021-03-27T18:40:45.364Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-03-27T18:40:45.364Z] service_test.go:332: testEnv.OSType == "windows" [2021-03-27T18:40:45.364Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-03-27T18:40:45.364Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-03-27T18:40:45.364Z] service_test.go:400: testEnv.OSType == "windows" [2021-03-27T18:40:45.364Z] PASS [2021-03-27T18:40:45.364Z] ok github.com/docker/docker/integration/network 0.431s [2021-03-27T18:40:45.364Z] [2021-03-27T18:40:45.365Z] === Skipped [2021-03-27T18:40:45.365Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-03-27T18:40:45.365Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-03-27T18:40:45.365Z] [2021-03-27T18:40:45.365Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-03-27T18:40:45.365Z] 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-27T18:40:45.365Z] [2021-03-27T18:40:45.365Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-03-27T18:40:45.365Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-03-27T18:40:45.365Z] [2021-03-27T18:40:45.365Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-03-27T18:40:45.365Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-03-27T18:40:45.365Z] [2021-03-27T18:40:45.365Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-03-27T18:40:45.365Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-03-27T18:40:45.365Z] [2021-03-27T18:40:45.365Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-03-27T18:40:45.365Z] network_test.go:126: testEnv.OSType == "windows" [2021-03-27T18:40:45.365Z] [2021-03-27T18:40:45.365Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-03-27T18:40:45.365Z] service_test.go:29: testEnv.OSType == "windows" [2021-03-27T18:40:45.365Z] [2021-03-27T18:40:45.365Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-03-27T18:40:45.365Z] service_test.go:58: testEnv.OSType == "windows" [2021-03-27T18:40:45.365Z] [2021-03-27T18:40:45.365Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-03-27T18:40:45.365Z] service_test.go:102: testEnv.OSType == "windows" [2021-03-27T18:40:45.365Z] [2021-03-27T18:40:45.365Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-03-27T18:40:45.365Z] service_test.go:136: testEnv.OSType == "windows" [2021-03-27T18:40:45.365Z] [2021-03-27T18:40:45.365Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-03-27T18:40:45.365Z] service_test.go:187: testEnv.OSType == "windows" [2021-03-27T18:40:45.365Z] [2021-03-27T18:40:45.365Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-03-27T18:40:45.365Z] service_test.go:212: testEnv.OSType == "windows" [2021-03-27T18:40:45.365Z] [2021-03-27T18:40:45.365Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-27T18:40:45.365Z] service_test.go:242: FLAKY_TEST [2021-03-27T18:40:45.365Z] [2021-03-27T18:40:45.365Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-03-27T18:40:45.365Z] service_test.go:332: testEnv.OSType == "windows" [2021-03-27T18:40:45.365Z] [2021-03-27T18:40:45.365Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-03-27T18:40:45.365Z] service_test.go:400: testEnv.OSType == "windows" [2021-03-27T18:40:45.365Z] [2021-03-27T18:40:45.365Z] [2021-03-27T18:40:45.365Z] DONE 22 tests, 15 skipped in 2.899s [2021-03-27T18:40:45.365Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-03-27T18:40:45.714Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-03-27T18:40:46.363Z] testing: warning: no tests to run [2021-03-27T18:40:46.363Z] PASS [2021-03-27T18:40:46.363Z] ok github.com/docker/docker/integration/network/ipvlan 0.095s [2021-03-27T18:40:46.363Z] [2021-03-27T18:40:46.363Z] DONE 0 tests in 0.900s [2021-03-27T18:40:46.363Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-03-27T18:40:47.361Z] testing: warning: no tests to run [2021-03-27T18:40:47.361Z] PASS [2021-03-27T18:40:47.361Z] ok github.com/docker/docker/integration/network/macvlan 0.122s [2021-03-27T18:40:47.361Z] [2021-03-27T18:40:47.361Z] DONE 0 tests in 0.908s [2021-03-27T18:40:47.361Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-03-27T18:40:48.358Z] testing: warning: no tests to run [2021-03-27T18:40:48.358Z] PASS [2021-03-27T18:40:48.358Z] ok github.com/docker/docker/integration/plugin 0.089s [2021-03-27T18:40:48.358Z] [2021-03-27T18:40:48.358Z] DONE 0 tests in 0.831s [2021-03-27T18:40:48.358Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-03-27T18:40:49.357Z] testing: warning: no tests to run [2021-03-27T18:40:49.357Z] PASS [2021-03-27T18:40:49.357Z] ok github.com/docker/docker/integration/plugin/authz 0.098s [2021-03-27T18:40:49.357Z] [2021-03-27T18:40:49.357Z] DONE 0 tests in 0.889s [2021-03-27T18:40:49.357Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-03-27T18:40:49.901Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-03-27T18:40:50.467Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-03-27T18:40:50.467Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-03-27T18:40:51.401Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-03-27T18:40:51.401Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-03-27T18:40:51.967Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-03-27T18:40:52.901Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-03-27T18:40:52.901Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-03-27T18:40:53.467Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-03-27T18:40:58.089Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-27T18:40:58.089Z] INFO: Testing against a local daemon [2021-03-27T18:40:58.089Z] === RUN TestPluginInvalidJSON [2021-03-27T18:40:58.089Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-03-27T18:40:58.089Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-03-27T18:40:58.089Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-03-27T18:40:58.089Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-03-27T18:40:58.089Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2021-03-27T18:40:58.089Z] === RUN TestPluginInstall [2021-03-27T18:40:58.089Z] --- SKIP: TestPluginInstall (0.00s) [2021-03-27T18:40:58.089Z] plugin_test.go:58: testEnv.OSType == "windows" [2021-03-27T18:40:58.089Z] === RUN TestPluginsWithRuntimes [2021-03-27T18:40:58.089Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-03-27T18:40:58.089Z] plugin_test.go:167: testEnv.OSType == "windows" [2021-03-27T18:40:58.089Z] PASS [2021-03-27T18:40:58.089Z] ok github.com/docker/docker/integration/plugin/common 0.578s [2021-03-27T18:40:58.565Z] [2021-03-27T18:40:58.565Z] === Skipped [2021-03-27T18:40:58.565Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-03-27T18:40:58.565Z] plugin_test.go:58: testEnv.OSType == "windows" [2021-03-27T18:40:58.565Z] [2021-03-27T18:40:58.565Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-03-27T18:40:58.565Z] plugin_test.go:167: testEnv.OSType == "windows" [2021-03-27T18:40:58.565Z] [2021-03-27T18:40:58.565Z] [2021-03-27T18:40:58.565Z] DONE 4 tests, 2 skipped in 9.057s [2021-03-27T18:40:58.565Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-03-27T18:41:00.039Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-03-27T18:41:00.039Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-03-27T18:41:00.039Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-03-27T18:41:00.975Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-03-27T18:41:02.350Z] === RUN TestDockerSuite/TestRunPortInUse [2021-03-27T18:41:02.497Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-27T18:41:02.497Z] INFO: Testing against a local daemon [2021-03-27T18:41:02.497Z] === RUN TestExternalGraphDriver [2021-03-27T18:41:02.497Z] --- SKIP: TestExternalGraphDriver (0.01s) [2021-03-27T18:41:02.497Z] external_test.go:48: runtime.GOOS == "windows" [2021-03-27T18:41:02.497Z] === RUN TestGraphdriverPluginV2 [2021-03-27T18:41:02.497Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-03-27T18:41:02.498Z] external_test.go:408: runtime.GOOS == "windows" [2021-03-27T18:41:02.498Z] PASS [2021-03-27T18:41:02.498Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.372s [2021-03-27T18:41:02.498Z] [2021-03-27T18:41:02.498Z] === Skipped [2021-03-27T18:41:02.498Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s) [2021-03-27T18:41:02.498Z] external_test.go:48: runtime.GOOS == "windows" [2021-03-27T18:41:02.498Z] [2021-03-27T18:41:02.498Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-03-27T18:41:02.498Z] external_test.go:408: runtime.GOOS == "windows" [2021-03-27T18:41:02.498Z] [2021-03-27T18:41:02.498Z] [2021-03-27T18:41:02.498Z] DONE 2 tests, 2 skipped in 3.591s [2021-03-27T18:41:02.498Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-03-27T18:41:03.285Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-03-27T18:41:03.851Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-03-27T18:41:04.417Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-03-27T18:41:04.676Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-03-27T18:41:04.749Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-27T18:41:04.749Z] INFO: Testing against a local daemon [2021-03-27T18:41:04.749Z] === RUN TestReadPluginNoRead [2021-03-27T18:41:04.749Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-03-27T18:41:04.749Z] read_test.go:21: no unix domain sockets on Windows [2021-03-27T18:41:04.749Z] PASS [2021-03-27T18:41:04.749Z] ok github.com/docker/docker/integration/plugin/logging 0.420s [2021-03-27T18:41:05.223Z] [2021-03-27T18:41:05.223Z] === Skipped [2021-03-27T18:41:05.223Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-03-27T18:41:05.223Z] read_test.go:21: no unix domain sockets on Windows [2021-03-27T18:41:05.223Z] [2021-03-27T18:41:05.223Z] [2021-03-27T18:41:05.223Z] DONE 1 tests, 1 skipped in 2.917s [2021-03-27T18:41:05.223Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-03-27T18:41:05.611Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-03-27T18:41:05.870Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-03-27T18:41:05.870Z] === RUN TestDockerSuite/TestRunPublishPort [2021-03-27T18:41:06.804Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-03-27T18:41:06.809Z] testing: warning: no tests to run [2021-03-27T18:41:06.809Z] PASS [2021-03-27T18:41:06.809Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.198s [2021-03-27T18:41:06.809Z] [2021-03-27T18:41:06.809Z] DONE 0 tests in 1.579s [2021-03-27T18:41:06.809Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-03-27T18:41:07.063Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-03-27T18:41:07.063Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-03-27T18:41:07.998Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-03-27T18:41:09.374Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-03-27T18:41:09.374Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-03-27T18:41:09.816Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-27T18:41:09.816Z] INFO: Testing against a local daemon [2021-03-27T18:41:09.816Z] === RUN TestPluginWithDevMounts [2021-03-27T18:41:09.816Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-03-27T18:41:09.816Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-03-27T18:41:09.816Z] PASS [2021-03-27T18:41:09.816Z] ok github.com/docker/docker/integration/plugin/volumes 0.488s [2021-03-27T18:41:09.816Z] [2021-03-27T18:41:09.816Z] === Skipped [2021-03-27T18:41:09.816Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-03-27T18:41:09.816Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-03-27T18:41:09.816Z] [2021-03-27T18:41:09.816Z] [2021-03-27T18:41:09.816Z] DONE 1 tests, 1 skipped in 3.119s [2021-03-27T18:41:09.816Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-03-27T18:41:12.658Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-03-27T18:41:12.799Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-27T18:41:12.799Z] INFO: Testing against a local daemon [2021-03-27T18:41:12.799Z] === RUN TestSecretInspect [2021-03-27T18:41:12.799Z] --- SKIP: TestSecretInspect (0.00s) [2021-03-27T18:41:12.799Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-03-27T18:41:12.799Z] === RUN TestSecretList [2021-03-27T18:41:12.799Z] --- SKIP: TestSecretList (0.00s) [2021-03-27T18:41:12.799Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-03-27T18:41:12.799Z] === RUN TestSecretsCreateAndDelete [2021-03-27T18:41:12.799Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-03-27T18:41:12.799Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-03-27T18:41:12.799Z] === RUN TestSecretsUpdate [2021-03-27T18:41:12.799Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-03-27T18:41:12.799Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-03-27T18:41:12.799Z] === RUN TestTemplatedSecret [2021-03-27T18:41:12.799Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-03-27T18:41:12.799Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-03-27T18:41:12.799Z] === RUN TestSecretCreateResolve [2021-03-27T18:41:12.799Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-03-27T18:41:12.799Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-03-27T18:41:12.799Z] PASS [2021-03-27T18:41:12.799Z] ok github.com/docker/docker/integration/secret 0.429s [2021-03-27T18:41:12.799Z] [2021-03-27T18:41:12.799Z] === Skipped [2021-03-27T18:41:12.799Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-03-27T18:41:12.799Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-03-27T18:41:12.799Z] [2021-03-27T18:41:12.799Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-03-27T18:41:12.799Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-03-27T18:41:12.799Z] [2021-03-27T18:41:12.799Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-03-27T18:41:12.799Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-03-27T18:41:12.799Z] [2021-03-27T18:41:12.799Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-03-27T18:41:12.799Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-03-27T18:41:12.799Z] [2021-03-27T18:41:12.799Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-03-27T18:41:12.799Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-03-27T18:41:12.799Z] [2021-03-27T18:41:12.799Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-03-27T18:41:12.799Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-03-27T18:41:12.799Z] [2021-03-27T18:41:12.799Z] [2021-03-27T18:41:12.799Z] DONE 6 tests, 6 skipped in 2.588s [2021-03-27T18:41:12.799Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-03-27T18:41:13.593Z] === RUN TestDockerSuite/TestRunRm [2021-03-27T18:41:14.527Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-03-27T18:41:14.786Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-03-27T18:41:15.778Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-27T18:41:15.778Z] INFO: Testing against a local daemon [2021-03-27T18:41:15.778Z] === RUN TestServiceCreateInit [2021-03-27T18:41:15.778Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-03-27T18:41:15.778Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-03-27T18:41:15.778Z] --- PASS: TestServiceCreateInit (0.04s) [2021-03-27T18:41:15.778Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-03-27T18:41:15.778Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-03-27T18:41:15.778Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-03-27T18:41:15.778Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-03-27T18:41:15.778Z] === RUN TestCreateServiceMultipleTimes [2021-03-27T18:41:15.778Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-03-27T18:41:15.778Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-03-27T18:41:15.778Z] === RUN TestCreateServiceConflict [2021-03-27T18:41:15.778Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-03-27T18:41:15.778Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-03-27T18:41:15.778Z] === RUN TestCreateServiceMaxReplicas [2021-03-27T18:41:15.778Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2021-03-27T18:41:15.778Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-03-27T18:41:15.778Z] === RUN TestCreateWithDuplicateNetworkNames [2021-03-27T18:41:15.778Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-03-27T18:41:15.778Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-03-27T18:41:15.778Z] === RUN TestCreateServiceSecretFileMode [2021-03-27T18:41:15.778Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-03-27T18:41:15.778Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-03-27T18:41:15.778Z] === RUN TestCreateServiceConfigFileMode [2021-03-27T18:41:15.778Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-03-27T18:41:15.779Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-03-27T18:41:15.779Z] === RUN TestCreateServiceSysctls [2021-03-27T18:41:15.779Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-03-27T18:41:15.779Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-03-27T18:41:15.779Z] === RUN TestCreateServiceCapabilities [2021-03-27T18:41:15.779Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2021-03-27T18:41:15.779Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-03-27T18:41:15.779Z] === RUN TestInspect [2021-03-27T18:41:15.779Z] --- SKIP: TestInspect (0.00s) [2021-03-27T18:41:15.779Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-03-27T18:41:15.779Z] === RUN TestCreateJob [2021-03-27T18:41:15.779Z] --- SKIP: TestCreateJob (0.00s) [2021-03-27T18:41:15.779Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-03-27T18:41:15.779Z] === RUN TestReplicatedJob [2021-03-27T18:41:15.779Z] --- SKIP: TestReplicatedJob (0.00s) [2021-03-27T18:41:15.779Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-03-27T18:41:15.779Z] === RUN TestUpdateReplicatedJob [2021-03-27T18:41:15.779Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-03-27T18:41:15.779Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-03-27T18:41:15.779Z] === RUN TestServiceListWithStatuses [2021-03-27T18:41:15.779Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-03-27T18:41:15.779Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-03-27T18:41:15.779Z] === RUN TestDockerNetworkConnectAlias [2021-03-27T18:41:15.779Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-03-27T18:41:15.779Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-03-27T18:41:15.779Z] === RUN TestDockerNetworkReConnect [2021-03-27T18:41:15.779Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-03-27T18:41:15.779Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-03-27T18:41:15.779Z] === RUN TestServicePlugin [2021-03-27T18:41:15.779Z] --- SKIP: TestServicePlugin (0.00s) [2021-03-27T18:41:15.779Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-03-27T18:41:15.779Z] === RUN TestServiceUpdateLabel [2021-03-27T18:41:15.779Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-03-27T18:41:15.779Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-03-27T18:41:15.779Z] === RUN TestServiceUpdateSecrets [2021-03-27T18:41:15.779Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-03-27T18:41:15.779Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-03-27T18:41:15.779Z] === RUN TestServiceUpdateConfigs [2021-03-27T18:41:15.779Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-03-27T18:41:15.779Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-03-27T18:41:15.779Z] === RUN TestServiceUpdateNetwork [2021-03-27T18:41:15.779Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-03-27T18:41:15.779Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-03-27T18:41:15.779Z] === RUN TestServiceUpdatePidsLimit [2021-03-27T18:41:15.779Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2021-03-27T18:41:15.779Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-03-27T18:41:15.779Z] PASS [2021-03-27T18:41:15.779Z] ok github.com/docker/docker/integration/service 0.592s [2021-03-27T18:41:16.254Z] [2021-03-27T18:41:16.254Z] === Skipped [2021-03-27T18:41:16.254Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-03-27T18:41:16.254Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-03-27T18:41:16.254Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-03-27T18:41:16.254Z] [2021-03-27T18:41:16.254Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-03-27T18:41:16.254Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-03-27T18:41:16.254Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-03-27T18:41:16.254Z] [2021-03-27T18:41:16.254Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-03-27T18:41:16.254Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-03-27T18:41:16.254Z] [2021-03-27T18:41:16.254Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-03-27T18:41:16.254Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-03-27T18:41:16.254Z] [2021-03-27T18:41:16.254Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2021-03-27T18:41:16.254Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-03-27T18:41:16.254Z] [2021-03-27T18:41:16.254Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-03-27T18:41:16.254Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-03-27T18:41:16.254Z] [2021-03-27T18:41:16.254Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-03-27T18:41:16.254Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-03-27T18:41:16.254Z] [2021-03-27T18:41:16.254Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-03-27T18:41:16.254Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-03-27T18:41:16.254Z] [2021-03-27T18:41:16.254Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-03-27T18:41:16.254Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-03-27T18:41:16.254Z] [2021-03-27T18:41:16.254Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2021-03-27T18:41:16.254Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-03-27T18:41:16.254Z] [2021-03-27T18:41:16.254Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-03-27T18:41:16.254Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-03-27T18:41:16.254Z] [2021-03-27T18:41:16.254Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-03-27T18:41:16.254Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-03-27T18:41:16.254Z] [2021-03-27T18:41:16.254Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-03-27T18:41:16.254Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-03-27T18:41:16.254Z] [2021-03-27T18:41:16.254Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-03-27T18:41:16.254Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-03-27T18:41:16.254Z] [2021-03-27T18:41:16.254Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-03-27T18:41:16.254Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-03-27T18:41:16.254Z] [2021-03-27T18:41:16.254Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-03-27T18:41:16.254Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-03-27T18:41:16.254Z] [2021-03-27T18:41:16.254Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-03-27T18:41:16.254Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-03-27T18:41:16.254Z] [2021-03-27T18:41:16.254Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-03-27T18:41:16.254Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-03-27T18:41:16.254Z] [2021-03-27T18:41:16.254Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-03-27T18:41:16.254Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-03-27T18:41:16.254Z] [2021-03-27T18:41:16.254Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-03-27T18:41:16.254Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-03-27T18:41:16.254Z] [2021-03-27T18:41:16.254Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-03-27T18:41:16.254Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-03-27T18:41:16.254Z] [2021-03-27T18:41:16.254Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-03-27T18:41:16.254Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-03-27T18:41:16.254Z] [2021-03-27T18:41:16.254Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2021-03-27T18:41:16.254Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-03-27T18:41:16.254Z] [2021-03-27T18:41:16.254Z] [2021-03-27T18:41:16.254Z] DONE 24 tests, 23 skipped in 3.434s [2021-03-27T18:41:16.254Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-03-27T18:41:18.492Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-27T18:41:18.492Z] INFO: Testing against a local daemon [2021-03-27T18:41:18.492Z] === RUN TestSessionCreate [2021-03-27T18:41:18.492Z] --- SKIP: TestSessionCreate (0.00s) [2021-03-27T18:41:18.492Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-03-27T18:41:18.492Z] === RUN TestSessionCreateWithBadUpgrade [2021-03-27T18:41:18.492Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-03-27T18:41:18.492Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-03-27T18:41:18.492Z] PASS [2021-03-27T18:41:18.492Z] ok github.com/docker/docker/integration/session 0.400s [2021-03-27T18:41:18.492Z] [2021-03-27T18:41:18.492Z] === Skipped [2021-03-27T18:41:18.492Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-03-27T18:41:18.492Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-03-27T18:41:18.492Z] [2021-03-27T18:41:18.492Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-03-27T18:41:18.492Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-03-27T18:41:18.492Z] [2021-03-27T18:41:18.492Z] [2021-03-27T18:41:18.492Z] DONE 2 tests, 2 skipped in 2.535s [2021-03-27T18:41:18.492Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-03-27T18:41:18.974Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-03-27T18:41:18.974Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-03-27T18:41:19.251Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-03-27T18:41:20.190Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-03-27T18:41:21.475Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-27T18:41:21.476Z] INFO: Testing against a local daemon [2021-03-27T18:41:21.476Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-03-27T18:41:21.476Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-27T18:41:21.476Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-03-27T18:41:21.476Z] === RUN TestEventsExecDie [2021-03-27T18:41:21.476Z] --- SKIP: TestEventsExecDie (0.00s) [2021-03-27T18:41:21.476Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-03-27T18:41:21.476Z] === RUN TestEventsBackwardsCompatible [2021-03-27T18:41:21.476Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-03-27T18:41:21.476Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-03-27T18:41:21.476Z] === RUN TestInfoAPI [2021-03-27T18:41:21.476Z] --- PASS: TestInfoAPI (0.04s) [2021-03-27T18:41:21.476Z] === RUN TestInfoAPIWarnings [2021-03-27T18:41:21.476Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-03-27T18:41:21.476Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-27T18:41:21.476Z] === RUN TestInfoDebug [2021-03-27T18:41:21.476Z] --- SKIP: TestInfoDebug (0.00s) [2021-03-27T18:41:21.476Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-03-27T18:41:21.476Z] === RUN TestInfoInsecureRegistries [2021-03-27T18:41:21.476Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-03-27T18:41:21.476Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-03-27T18:41:21.476Z] === RUN TestInfoRegistryMirrors [2021-03-27T18:41:21.476Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-03-27T18:41:21.476Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-03-27T18:41:21.476Z] === RUN TestLoginFailsWithBadCredentials [2021-03-27T18:41:22.475Z] --- PASS: TestLoginFailsWithBadCredentials (1.06s) [2021-03-27T18:41:22.475Z] === RUN TestPingCacheHeaders [2021-03-27T18:41:22.475Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-03-27T18:41:22.475Z] === RUN TestPingGet [2021-03-27T18:41:22.475Z] --- PASS: TestPingGet (0.03s) [2021-03-27T18:41:22.475Z] === RUN TestPingHead [2021-03-27T18:41:22.475Z] --- PASS: TestPingHead (0.03s) [2021-03-27T18:41:22.475Z] === RUN TestVersion [2021-03-27T18:41:22.475Z] --- PASS: TestVersion (0.04s) [2021-03-27T18:41:22.475Z] PASS [2021-03-27T18:41:22.475Z] ok github.com/docker/docker/integration/system 1.610s [2021-03-27T18:41:22.475Z] [2021-03-27T18:41:22.475Z] === Skipped [2021-03-27T18:41:22.475Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-27T18:41:22.475Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-03-27T18:41:22.475Z] [2021-03-27T18:41:22.475Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-03-27T18:41:22.475Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-03-27T18:41:22.475Z] [2021-03-27T18:41:22.475Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-03-27T18:41:22.475Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-03-27T18:41:22.475Z] [2021-03-27T18:41:22.475Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-03-27T18:41:22.475Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-27T18:41:22.475Z] [2021-03-27T18:41:22.475Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-03-27T18:41:22.475Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-03-27T18:41:22.475Z] [2021-03-27T18:41:22.475Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-03-27T18:41:22.475Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-03-27T18:41:22.475Z] [2021-03-27T18:41:22.475Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-03-27T18:41:22.475Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-03-27T18:41:22.475Z] [2021-03-27T18:41:22.475Z] [2021-03-27T18:41:22.475Z] DONE 13 tests, 7 skipped in 3.862s [2021-03-27T18:41:22.475Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-03-27T18:41:22.722Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-03-27T18:41:23.289Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-03-27T18:41:25.455Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-27T18:41:25.455Z] INFO: Testing against a local daemon [2021-03-27T18:41:25.455Z] === RUN TestVolumesCreateAndList [2021-03-27T18:41:25.455Z] --- PASS: TestVolumesCreateAndList (0.06s) [2021-03-27T18:41:25.455Z] === RUN TestVolumesRemove [2021-03-27T18:41:25.455Z] --- PASS: TestVolumesRemove (0.11s) [2021-03-27T18:41:25.455Z] === RUN TestVolumesInspect [2021-03-27T18:41:25.455Z] --- PASS: TestVolumesInspect (0.04s) [2021-03-27T18:41:25.455Z] === RUN TestVolumesInvalidJSON [2021-03-27T18:41:25.455Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-03-27T18:41:25.455Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-03-27T18:41:25.455Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-03-27T18:41:25.455Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2021-03-27T18:41:25.455Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-03-27T18:41:25.455Z] PASS [2021-03-27T18:41:25.455Z] ok github.com/docker/docker/integration/volume 0.528s [2021-03-27T18:41:25.455Z] [2021-03-27T18:41:25.455Z] DONE 5 tests in 2.742s [2021-03-27T18:41:25.455Z] INFO: make.ps1 ended at 03/27/2021 18:41:25 [2021-03-27T18:41:25.455Z] INFO: Integration CLI tests being run from the host: [2021-03-27T18:41:25.455Z] 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-27T18:41:28.556Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-03-27T18:41:28.556Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-03-27T18:41:33.827Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-03-27T18:41:34.085Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-03-27T18:41:35.021Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-03-27T18:41:35.956Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-03-27T18:41:35.961Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-27T18:41:35.961Z] INFO: Testing against a local daemon [2021-03-27T18:41:35.961Z] === RUN TestDockerSuite [2021-03-27T18:41:35.961Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-03-27T18:41:35.961Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-03-27T18:41:35.961Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-03-27T18:41:35.961Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-03-27T18:41:35.961Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-03-27T18:41:35.961Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-03-27T18:41:35.961Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-03-27T18:41:35.961Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-03-27T18:41:35.961Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-03-27T18:41:35.961Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-03-27T18:41:36.435Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-03-27T18:41:36.523Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-03-27T18:41:36.908Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-03-27T18:41:37.090Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-03-27T18:41:37.349Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-03-27T18:41:37.916Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-03-27T18:41:38.852Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-03-27T18:41:39.787Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-03-27T18:41:39.787Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-03-27T18:41:40.722Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-03-27T18:41:44.024Z] === RUN TestDockerSuite/TestRunState [2021-03-27T18:41:44.591Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-03-27T18:41:45.527Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-03-27T18:41:46.463Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-03-27T18:41:47.399Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-03-27T18:41:47.658Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-03-27T18:41:47.658Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-03-27T18:41:48.227Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-03-27T18:41:48.796Z] === RUN TestDockerSuite/TestRunSysctls [2021-03-27T18:41:50.173Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-03-27T18:41:50.173Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-03-27T18:41:50.173Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-03-27T18:41:51.111Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-03-27T18:41:51.111Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-03-27T18:41:53.644Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-03-27T18:41:54.580Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-03-27T18:41:55.149Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-03-27T18:41:55.149Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-03-27T18:41:56.527Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-03-27T18:42:01.796Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-03-27T18:42:02.364Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-03-27T18:42:03.298Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-03-27T18:42:03.886Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-03-27T18:42:04.454Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-03-27T18:42:05.829Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-03-27T18:42:06.397Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-03-27T18:42:06.656Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-03-27T18:42:07.593Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-03-27T18:42:10.128Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-03-27T18:42:11.064Z] === RUN TestDockerSuite/TestRunUserByID [2021-03-27T18:42:11.630Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-03-27T18:42:11.630Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-03-27T18:42:11.889Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-03-27T18:42:12.456Z] === RUN TestDockerSuite/TestRunUserByName [2021-03-27T18:42:13.391Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-03-27T18:42:13.959Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-03-27T18:42:13.959Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-03-27T18:42:14.217Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-03-27T18:42:14.785Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-03-27T18:42:18.973Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-03-27T18:42:19.540Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-03-27T18:42:20.474Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-03-27T18:42:23.006Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-03-27T18:42:24.404Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-03-27T18:42:26.306Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-03-27T18:42:28.836Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-03-27T18:42:29.403Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-03-27T18:42:29.403Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-03-27T18:42:29.403Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-03-27T18:42:29.403Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-03-27T18:42:29.662Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-03-27T18:42:29.662Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-03-27T18:42:33.845Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-03-27T18:42:34.105Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-03-27T18:42:35.481Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-03-27T18:42:36.415Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-03-27T18:42:37.351Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-03-27T18:42:37.351Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-03-27T18:42:37.918Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-03-27T18:42:37.918Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-03-27T18:42:37.918Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2021-03-27T18:42:37.918Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-03-27T18:42:37.918Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-03-27T18:42:37.918Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-03-27T18:42:37.918Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-03-27T18:42:37.918Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-03-27T18:42:37.918Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-03-27T18:42:37.918Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2021-03-27T18:42:38.853Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-03-27T18:42:39.421Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-03-27T18:42:40.357Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-03-27T18:42:40.357Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-03-27T18:42:41.291Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-03-27T18:42:41.291Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-03-27T18:42:42.225Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-03-27T18:42:42.225Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-03-27T18:42:42.793Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-03-27T18:42:43.729Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-03-27T18:42:43.729Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-03-27T18:42:43.729Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-03-27T18:42:44.304Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-03-27T18:42:45.679Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-03-27T18:42:46.614Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-03-27T18:42:46.614Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-03-27T18:42:47.181Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-03-27T18:42:47.182Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-03-27T18:42:48.557Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-03-27T18:42:49.124Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-03-27T18:42:51.657Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-03-27T18:42:51.915Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-03-27T18:42:51.915Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-03-27T18:42:51.915Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-03-27T18:42:52.852Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-03-27T18:42:53.788Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-03-27T18:42:55.165Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-03-27T18:42:55.165Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-03-27T18:42:57.068Z] === RUN TestDockerSuite/TestSaveImageId [2021-03-27T18:42:57.068Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-03-27T18:42:57.068Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-03-27T18:42:59.600Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-03-27T18:42:59.600Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-03-27T18:43:00.537Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-03-27T18:43:00.797Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-03-27T18:43:01.056Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-03-27T18:43:01.056Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-03-27T18:43:02.959Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-03-27T18:43:04.865Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-03-27T18:43:05.123Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-03-27T18:43:05.123Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-03-27T18:43:05.123Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-03-27T18:43:05.123Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-03-27T18:43:05.689Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-03-27T18:43:08.220Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-03-27T18:43:13.485Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-03-27T18:43:16.019Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-03-27T18:43:16.586Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-03-27T18:43:17.962Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-03-27T18:43:21.245Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-03-27T18:43:23.149Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-03-27T18:43:24.085Z] === RUN TestDockerSuite/TestStartRecordError [2021-03-27T18:43:25.461Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-03-27T18:43:27.375Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-03-27T18:43:29.906Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-03-27T18:43:32.437Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-03-27T18:43:37.704Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-03-27T18:43:40.232Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-03-27T18:43:45.497Z] === RUN TestDockerSuite/TestStatsNoStream [2021-03-27T18:43:48.782Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-03-27T18:43:50.156Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-03-27T18:43:50.724Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-03-27T18:43:51.660Z] === RUN TestDockerSuite/TestTopPrivileged [2021-03-27T18:43:51.919Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-03-27T18:43:51.919Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-03-27T18:43:53.311Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-03-27T18:43:57.501Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-03-27T18:44:00.785Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-03-27T18:44:01.043Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-03-27T18:44:01.979Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-03-27T18:44:01.979Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2021-03-27T18:44:02.547Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-03-27T18:44:03.115Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2021-03-27T18:44:04.204Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-03-27T18:44:04.204Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-03-27T18:44:04.204Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-03-27T18:44:04.204Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-03-27T18:44:04.204Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-03-27T18:44:04.204Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-03-27T18:44:04.204Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-03-27T18:44:04.204Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-03-27T18:44:04.204Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-03-27T18:44:04.204Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-03-27T18:44:04.204Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-03-27T18:44:04.204Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-03-27T18:44:04.204Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-03-27T18:44:04.204Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-03-27T18:44:04.204Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-03-27T18:44:05.649Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-03-27T18:44:05.649Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-03-27T18:44:05.788Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-03-27T18:44:07.026Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-03-27T18:44:08.402Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-03-27T18:44:08.769Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-03-27T18:44:08.769Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-03-27T18:44:08.769Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-03-27T18:44:08.769Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-03-27T18:44:08.769Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-03-27T18:44:09.335Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-03-27T18:44:11.242Z] === RUN TestDockerSuite/TestUpdateStats [2021-03-27T18:44:11.765Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-03-27T18:44:11.765Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-03-27T18:44:11.765Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-03-27T18:44:14.535Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-03-27T18:44:15.912Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-03-27T18:44:16.171Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-03-27T18:44:16.171Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-03-27T18:44:18.704Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-03-27T18:44:19.641Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-03-27T18:44:20.485Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-03-27T18:44:21.545Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-03-27T18:44:26.814Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-03-27T18:44:31.002Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-03-27T18:44:35.189Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-03-27T18:44:37.723Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-03-27T18:44:41.929Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-03-27T18:44:47.202Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-03-27T18:44:49.735Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-03-27T18:44:51.637Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-03-27T18:44:53.013Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-03-27T18:44:54.389Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-03-27T18:44:56.921Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-03-27T18:44:58.823Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-03-27T18:45:00.726Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-03-27T18:45:03.259Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-03-27T18:45:05.169Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-03-27T18:45:20.040Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-03-27T18:45:20.298Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-03-27T18:45:20.298Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-03-27T18:45:20.865Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-03-27T18:45:21.124Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-03-27T18:45:21.124Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-03-27T18:45:21.124Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-03-27T18:45:22.058Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-03-27T18:45:22.059Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-03-27T18:45:22.994Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-03-27T18:45:22.994Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-03-27T18:45:22.994Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-03-27T18:45:22.994Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-03-27T18:45:22.994Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-03-27T18:45:25.526Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-03-27T18:45:25.526Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-03-27T18:45:25.526Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-03-27T18:45:25.526Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-03-27T18:45:25.526Z] === RUN TestDockerSuite/TestVolumeEvents [2021-03-27T18:45:32.084Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-03-27T18:45:33.460Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-03-27T18:45:33.460Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-03-27T18:45:33.460Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-03-27T18:45:36.754Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-03-27T18:45:40.057Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-03-27T18:45:40.317Z] --- PASS: TestDockerSuite (1915.84s) [2021-03-27T18:45:40.317Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-03-27T18:45:40.317Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2021-03-27T18:45:40.317Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-03-27T18:45:40.317Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2021-03-27T18:45:40.317Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2021-03-27T18:45:40.317Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-03-27T18:45:40.317Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-03-27T18:45:40.317Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.73s) [2021-03-27T18:45:40.317Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.12s) [2021-03-27T18:45:40.317Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.79s) [2021-03-27T18:45:40.317Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2021-03-27T18:45:40.317Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.94s) [2021-03-27T18:45:40.317Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.19s) [2021-03-27T18:45:40.317Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-03-27T18:45:40.317Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.05s) [2021-03-27T18:45:40.317Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.35s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.15s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.76s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.17s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.49s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (4.38s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.84s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.29s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.59s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.46s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.46s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.88s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.50s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (3.04s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestAttachDetach (1.44s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.32s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.28s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.28s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.43s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (2.08s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.76s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.84s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.92s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.73s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.15s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (26.78s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.78s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (2.10s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.31s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.06s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (3.72s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.36s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.34s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (11.14s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (5.49s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.32s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.51s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.05s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.55s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.90s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (5.33s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.09s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.43s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.87s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildAddScript (4.82s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (10.89s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.61s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.95s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.57s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildAddTar (12.83s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (2.37s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (2.33s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (6.97s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (12.51s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.46s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (3.20s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (3.27s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (2.00s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.49s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.32s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.84s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.89s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.94s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (18.53s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (4.24s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (4.06s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.53s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (3.58s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (4.03s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (8.52s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.92s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.98s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.04s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.00s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (7.48s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.81s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.00s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.73s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (8.66s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (3.30s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.83s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.46s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildCmd (0.37s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.35s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.49s) [2021-03-27T18:45:40.318Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-03-27T18:45:40.318Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.20s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.52s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.66s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.04s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.25s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.00s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.40s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.23s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.46s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.95s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.55s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.18s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.96s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.76s) [2021-03-27T18:45:40.318Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-03-27T18:45:40.318Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-03-27T18:45:40.318Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-03-27T18:45:40.318Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-03-27T18:45:40.318Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-03-27T18:45:40.318Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-03-27T18:45:40.318Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2021-03-27T18:45:40.318Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (6.19s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (8.23s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.54s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.47s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (8.90s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (8.02s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.84s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (2.16s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.95s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.92s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.78s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.94s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.89s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildDockerignore (16.31s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.93s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (5.15s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (17.39s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.33s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (6.66s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.71s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.22s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (9.48s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.57s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.59s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (22.88s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.15s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (7.04s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.31s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.33s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.66s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.13s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.31s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.33s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.69s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.61s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.87s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildEnv (1.91s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (2.04s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.30s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.70s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (26.35s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.92s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.95s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.81s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.53s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.58s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.63s) [2021-03-27T18:45:40.318Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-03-27T18:45:40.318Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.34s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.81s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildExpose (0.27s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.41s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.33s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.23s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildFails (0.81s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.44s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (3.58s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.04s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.25s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.25s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.00s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.48s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.90s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.32s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (3.00s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.49s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.33s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildHistory (4.14s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.38s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.26s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.71s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.60s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.06s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.96s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildLabel (0.34s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.32s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.35s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.24s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildLabels (0.34s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.81s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.19s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.80s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildLineBreak (4.29s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.14s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.14s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.29s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.21s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.35s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.10s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.43s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.55s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (12.90s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.74s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.43s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.79s) [2021-03-27T18:45:40.318Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-03-27T18:45:40.318Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.52s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.41s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.53s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.46s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildNetContainer (4.11s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildNetNone (1.28s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.43s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.30s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.70s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.40s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.07s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.29s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.30s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.65s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.27s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.47s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.76s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.81s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (3.87s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (2.14s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (2.01s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.47s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.32s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildPATH (1.61s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.85s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.84s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.19s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.32s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (6.24s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildRm (3.39s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.18s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.31s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.43s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.53s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.36s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.29s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.14s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (5.29s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.18s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.54s) [2021-03-27T18:45:40.318Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-03-27T18:45:40.318Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.52s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.82s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.16s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildStderr (1.49s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (6.62s) [2021-03-27T18:45:40.318Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.54s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.89s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.85s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.21s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.38s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestBuildUser (2.21s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.71s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (17.95s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.12s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.41s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.22s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.18s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.51s) [2021-03-27T18:45:40.319Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-03-27T18:45:40.319Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-03-27T18:45:40.319Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-03-27T18:45:40.319Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-03-27T18:45:40.319Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.03s) [2021-03-27T18:45:40.319Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-03-27T18:45:40.319Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-03-27T18:45:40.319Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.20s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.55s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (1.04s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.27s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.24s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (4.16s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.06s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.82s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.29s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.43s) [2021-03-27T18:45:40.319Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-03-27T18:45:40.319Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.56s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.30s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.07s) [2021-03-27T18:45:40.319Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-03-27T18:45:40.319Z] docker_cli_sni_test.go:18: Flakey test [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.92s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.85s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestCommitChange (1.36s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.98s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.93s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestCommitNewFile (2.71s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.03s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestCommitTTY (2.01s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.09s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.65s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.82s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.61s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.76s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.06s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.87s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.88s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.74s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.92s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.87s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.89s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.15s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.95s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.87s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.14s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.87s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.86s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.16s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.96s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.98s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.91s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.91s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.11s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.29s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.74s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (2.08s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.02s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.58s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.81s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestContainerAPITop (1.25s) [2021-03-27T18:45:40.319Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-03-27T18:45:40.319Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.94s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.05s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.47s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (6.66s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.97s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.14s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.67s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.76s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.08s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.70s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.86s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.93s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000b95bc0_} (1.64s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1022741817_/foo_false____} (1.76s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1022741817_/foo_true____} (1.76s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3329599812_/foo_false____} (1.70s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3329599812_/foo_true____} (1.79s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3329599812_/foo_true__0xc000b95c20__} (1.69s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000b95c40_} (2.20s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000b95c60_} (1.75s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000b95c80_} (0.77s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000b95ca0_} (1.58s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.48s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.34s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.04s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.11s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.84s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.05s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.73s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.14s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (1.19s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.50s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.05s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestCpFromCaseA (1.32s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.79s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.83s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.89s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.92s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.84s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.88s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.90s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestCpFromCaseI (1.18s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.85s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.14s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.90s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.76s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.79s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestCpRelativePath (1.02s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.34s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.98s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.19s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.46s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.76s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.39s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.52s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.95s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestCpToCaseF (1.13s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.22s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.42s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.72s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestCpToCaseJ (6.07s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.83s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestCpToDot (1.23s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (2.40s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.97s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestCpToStdout (1.41s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (2.13s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.52s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.01s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestCpVolumePath (2.17s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.08s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.39s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.73s) [2021-03-27T18:45:40.319Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-03-27T18:45:40.319Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.07s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.69s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.27s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2021-03-27T18:45:40.319Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-03-27T18:45:40.319Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.08s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.17s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.52s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.08s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.04s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.89s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.70s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.56s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.88s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (2.00s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (2.29s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (1.12s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (1.30s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.08s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.84s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.06s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.78s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.27s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.03s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.19s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.91s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (3.28s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (3.74s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.84s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.94s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestEventsAttach (0.77s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestEventsCommit (0.87s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.72s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.78s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.72s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.73s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.50s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.76s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.64s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestEventsCopy (1.32s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.83s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (6.01s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.40s) [2021-03-27T18:45:40.319Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.58s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.42s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.16s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.29s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestEventsFilters (1.46s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestEventsFormat (1.42s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.97s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.46s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.22s) [2021-03-27T18:45:40.320Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-03-27T18:45:40.320Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-03-27T18:45:40.320Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-03-27T18:45:40.320Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.45s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.74s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestEventsRename (0.79s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestEventsResize (0.77s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.59s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.09s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.69s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.95s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestEventsTop (1.10s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (6.64s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestExec (1.14s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.77s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.76s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.96s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestExecAPIStart (2.68s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.00s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.04s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.00s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.02s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.07s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.07s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.76s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestExecCgroup (3.19s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestExecEnv (1.39s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (2.57s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.71s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestExecInspectID (3.83s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestExecInteractive (1.03s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.05s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.04s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestExecParseError (0.72s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.81s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.82s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (4.06s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.13s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestExecStartFails (1.16s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestExecStateCleanup (12.51s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.95s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestExecTTY (1.04s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.87s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.30s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestExecUlimits (1.86s) [2021-03-27T18:45:40.320Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2021-03-27T18:45:40.320Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.98s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.34s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.93s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.02s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestExecWithUser (1.36s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.81s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.76s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.80s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.81s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.82s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestHealth (24.10s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.04s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.04s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.03s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.90s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.86s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.23s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.22s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.34s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.64s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.70s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.87s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (1.21s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.80s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestImportBadURL (0.06s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestImportDisplay (1.66s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestImportFile (1.65s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.66s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestImportGzipped (1.70s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.61s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.89s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.92s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (1.11s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.04s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (1.44s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.22s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.87s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.17s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.99s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.96s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.04s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.93s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestInspectAmpersand (1.01s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.72s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.08s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.25s) [2021-03-27T18:45:40.320Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-03-27T18:45:40.320Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.51s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (1.29s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestInspectDefault (0.90s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestInspectHistory (1.35s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestInspectImage (0.03s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.07s) [2021-03-27T18:45:40.320Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-03-27T18:45:40.320Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.91s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.19s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.13s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.18s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.20s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.85s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.35s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestInspectStatus (1.48s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (2.07s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.07s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.98s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.25s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.21s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.89s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.87s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (3.56s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (2.32s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.83s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.54s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.70s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.90s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.95s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (3.10s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.59s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.94s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (14.55s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.18s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.06s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.74s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.81s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.34s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.70s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.69s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.77s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.74s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.79s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.74s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.22s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.41s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.54s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.46s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.12s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.40s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.86s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.88s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestLogsSince (6.97s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.73s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.72s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestLogsTail (0.82s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.73s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.83s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.29s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.81s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestNetHostname (2.72s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.47s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.93s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.87s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (1.07s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestPluginActive (1.61s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.00s) [2021-03-27T18:45:40.320Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-03-27T18:45:40.320Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.78s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.16s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.33s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.08s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.84s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.56s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (2.02s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestPortHostBinding (2.28s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestPortList (10.47s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.39s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.15s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.08s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (1.12s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.97s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.87s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (2.09s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.67s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.88s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.53s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestPsByOrder (3.65s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.98s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestPsListContainersBase (4.23s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.88s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.65s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.88s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.44s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.20s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.47s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.37s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.60s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (3.21s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.51s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.79s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.25s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.37s) [2021-03-27T18:45:40.320Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.77s) [2021-03-27T18:45:40.321Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-03-27T18:45:40.321Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.16s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.11s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.73s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.70s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.89s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.91s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (10.62s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.24s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.09s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.08s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.08s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.30s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.01s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.89s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.93s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.94s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.68s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.91s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.24s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.58s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.97s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.62s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.90s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.75s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.98s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.70s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.86s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.35s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.91s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunAddHost (0.81s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.47s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.76s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.72s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.52s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.69s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.95s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.03s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.07s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.93s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunAttachDetach (1.28s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.00s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.86s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.74s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.85s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.92s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.03s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.73s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.70s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.96s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.16s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.77s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.77s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.71s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.72s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.73s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.97s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.85s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (1.05s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.85s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.96s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.04s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.76s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.73s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.70s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.08s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.72s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.43s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.43s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.13s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.72s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.71s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.70s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.76s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.71s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.56s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.34s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.88s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.51s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.66s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.48s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.91s) [2021-03-27T18:45:40.321Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-03-27T18:45:40.321Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2021-03-27T18:45:40.321Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-03-27T18:45:40.321Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.79s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.54s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.38s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.06s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.76s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.46s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.72s) [2021-03-27T18:45:40.321Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-03-27T18:45:40.321Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.72s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.50s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.74s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.75s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.72s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.69s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.70s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.71s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.70s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.73s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunExitCode (0.69s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.71s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.73s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.69s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.69s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.71s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.40s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.47s) [2021-03-27T18:45:40.321Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-03-27T18:45:40.321Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.15s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.86s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.38s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.59s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.43s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.72s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.04s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.41s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.45s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.78s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.60s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.61s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.16s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.19s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.37s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.55s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.45s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.16s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.38s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.39s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunMount (8.28s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.73s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.73s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.45s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.22s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.55s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.17s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.30s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.63s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.52s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.90s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunNetHost (1.20s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.72s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.94s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.19s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.07s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.29s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.60s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.70s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.72s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.69s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.69s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.93s) [2021-03-27T18:45:40.321Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-03-27T18:45:40.321Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.75s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.75s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.52s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.90s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.46s) [2021-03-27T18:45:40.321Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.46s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.45s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.70s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.43s) [2021-03-27T18:45:40.321Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-03-27T18:45:40.321Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.75s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.47s) [2021-03-27T18:45:40.321Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-03-27T18:45:40.321Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.72s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.39s) [2021-03-27T18:45:40.321Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-03-27T18:45:40.321Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.13s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.39s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunRm (0.72s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.83s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.97s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.93s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (2.13s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.99s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.89s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.16s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.88s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.69s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.94s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.64s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.73s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.69s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.98s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.00s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.87s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.85s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunState (1.91s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.04s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.87s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.14s) [2021-03-27T18:45:40.321Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-03-27T18:45:40.321Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.68s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.47s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunSysctls (1.45s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.70s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.83s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.90s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.01s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.41s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.50s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.99s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (1.01s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.85s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.42s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.04s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunUserByID (0.70s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.12s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.16s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.70s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunUserByName (0.70s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.73s) [2021-03-27T18:45:40.321Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-03-27T18:45:40.321Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.14s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.71s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.89s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.74s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.99s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.20s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.48s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.18s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.40s) [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.72s) [2021-03-27T18:45:40.321Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-03-27T18:45:40.321Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2021-03-27T18:45:40.321Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2021-03-27T18:45:40.321Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2021-03-27T18:45:40.321Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2021-03-27T18:45:40.321Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.23s) [2021-03-27T18:45:40.321Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-03-27T18:45:40.321Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-03-27T18:45:40.321Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (3.70s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.74s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.50s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.75s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.79s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.76s) [2021-03-27T18:45:40.322Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-03-27T18:45:40.322Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2021-03-27T18:45:40.322Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-03-27T18:45:40.322Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-03-27T18:45:40.322Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-03-27T18:45:40.322Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-03-27T18:45:40.322Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-03-27T18:45:40.322Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-03-27T18:45:40.322Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-03-27T18:45:40.322Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-03-27T18:45:40.322Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-03-27T18:45:40.322Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.71s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.71s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.73s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.99s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.19s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.71s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.71s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.71s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.75s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.44s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.74s) [2021-03-27T18:45:40.322Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2021-03-27T18:45:40.322Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.57s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.38s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.47s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.25s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.73s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.92s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.98s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.07s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.68s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.41s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.92s) [2021-03-27T18:45:40.322Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents429676241 [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.76s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (2.01s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.64s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.36s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.51s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.14s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.39s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.34s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.00s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.42s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.84s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.37s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.76s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestStartRecordError (1.58s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.95s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.93s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.01s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.79s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.16s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.75s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.70s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.78s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.80s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.55s) [2021-03-27T18:45:40.322Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2021-03-27T18:45:40.322Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (1.07s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.89s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.40s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.71s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.71s) [2021-03-27T18:45:40.322Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-03-27T18:45:40.322Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (1.15s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (2.44s) [2021-03-27T18:45:40.322Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-03-27T18:45:40.322Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.61s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.15s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.05s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.71s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestUpdateStats (3.76s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.43s) [2021-03-27T18:45:40.322Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2021-03-27T18:45:40.322Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (2.37s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.20s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (6.34s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (4.58s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.85s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.94s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.51s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.06s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.36s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.13s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.49s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.50s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.09s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.11s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.09s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.20s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.18s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.72s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.78s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.88s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.27s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.06s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.67s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.15s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.94s) [2021-03-27T18:45:40.322Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.80s) [2021-03-27T18:45:40.322Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-03-27T18:45:40.322Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-03-27T18:45:40.322Z] === RUN TestDockerRegistrySuite [2021-03-27T18:45:40.322Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-03-27T18:45:41.698Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-03-27T18:45:43.074Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-03-27T18:45:44.977Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-03-27T18:45:44.977Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-03-27T18:45:48.260Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-03-27T18:45:53.523Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-03-27T18:45:57.710Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-03-27T18:45:58.645Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-03-27T18:46:00.027Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-03-27T18:46:01.408Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-03-27T18:46:02.785Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-03-27T18:46:04.160Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-03-27T18:46:05.096Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-03-27T18:46:06.471Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-03-27T18:46:09.002Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-03-27T18:46:11.535Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-03-27T18:46:12.912Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-03-27T18:46:16.199Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-03-27T18:46:16.768Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-03-27T18:46:17.027Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-03-27T18:46:18.402Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-03-27T18:46:19.337Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-03-27T18:46:20.714Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-03-27T18:46:24.019Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-03-27T18:46:24.588Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-03-27T18:46:25.963Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-03-27T18:46:26.221Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-03-27T18:46:26.479Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-03-27T18:46:26.737Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-03-27T18:46:26.996Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-03-27T18:46:27.255Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-03-27T18:46:27.514Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-03-27T18:46:28.891Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-03-27T18:46:30.794Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-03-27T18:46:31.729Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-03-27T18:46:32.565Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-03-27T18:46:32.565Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-03-27T18:46:33.105Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-03-27T18:46:34.039Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-03-27T18:46:34.606Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-03-27T18:46:34.806Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-03-27T18:46:34.806Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-03-27T18:46:34.864Z] --- PASS: TestDockerRegistrySuite (54.58s) [2021-03-27T18:46:34.864Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.43s) [2021-03-27T18:46:34.864Z] check_test.go:196: [dc03fd894fe39] daemon is not started [2021-03-27T18:46:34.864Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.40s) [2021-03-27T18:46:34.864Z] check_test.go:196: [dc04a073f4749] daemon is not started [2021-03-27T18:46:34.864Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.58s) [2021-03-27T18:46:34.864Z] check_test.go:196: [da4c8d6031896] daemon is not started [2021-03-27T18:46:34.864Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2021-03-27T18:46:34.864Z] check_test.go:196: [d0ed72acdd1a8] daemon is not started [2021-03-27T18:46:34.864Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.60s) [2021-03-27T18:46:34.864Z] check_test.go:196: [d4271c772900d] daemon is not started [2021-03-27T18:46:34.864Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.25s) [2021-03-27T18:46:34.864Z] check_test.go:196: [dc3e60585b471] daemon is not started [2021-03-27T18:46:34.864Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.58s) [2021-03-27T18:46:34.864Z] check_test.go:196: [d87f1001b45c5] daemon is not started [2021-03-27T18:46:34.864Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.32s) [2021-03-27T18:46:34.864Z] check_test.go:196: [d66cde2653e60] daemon is not started [2021-03-27T18:46:34.864Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.32s) [2021-03-27T18:46:34.864Z] check_test.go:196: [d4baa0a497156] daemon is not started [2021-03-27T18:46:34.864Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.34s) [2021-03-27T18:46:34.864Z] check_test.go:196: [d7b98a65b9713] daemon is not started [2021-03-27T18:46:34.864Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.37s) [2021-03-27T18:46:34.864Z] check_test.go:196: [d55177f4aa4b8] daemon is not started [2021-03-27T18:46:34.864Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.37s) [2021-03-27T18:46:34.864Z] check_test.go:196: [d173b36e3f5b1] daemon is not started [2021-03-27T18:46:34.864Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.18s) [2021-03-27T18:46:34.864Z] check_test.go:196: [d67226ebcbf04] daemon is not started [2021-03-27T18:46:34.864Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.35s) [2021-03-27T18:46:34.864Z] check_test.go:196: [d4dd41ff74288] daemon is not started [2021-03-27T18:46:34.864Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.59s) [2021-03-27T18:46:34.864Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:6c4572843960408f42ef3e0513f4c39d909ae50c0f65a0c2e540497c9623539e [2021-03-27T18:46:34.864Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b90d48fd1d0106c4d33df147062b59b8b092a8c44c2fc211b0281a5e0ace8a48 [2021-03-27T18:46:34.864Z] check_test.go:196: [dce15f4bcd515] daemon is not started [2021-03-27T18:46:34.864Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.41s) [2021-03-27T18:46:34.864Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:4f4815b8c909d15933d9795ecf093fdc4221905a705daaddd830f0522a6c0db7 [2021-03-27T18:46:34.864Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b301d9bb6af9b990065ee795a020265ccf5e452453ec2c1e8ffa56b4553f7416 [2021-03-27T18:46:34.864Z] check_test.go:196: [d11fd38cc14d1] daemon is not started [2021-03-27T18:46:34.864Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.28s) [2021-03-27T18:46:34.864Z] check_test.go:196: [d73182b6e02bb] daemon is not started [2021-03-27T18:46:34.864Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.91s) [2021-03-27T18:46:34.864Z] check_test.go:196: [d27d651ce06ec] daemon is not started [2021-03-27T18:46:34.864Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.26s) [2021-03-27T18:46:34.864Z] check_test.go:196: [d066bb7bd7be7] daemon is not started [2021-03-27T18:46:34.864Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-03-27T18:46:34.864Z] check_test.go:196: [de51f5caaef8a] daemon is not started [2021-03-27T18:46:34.864Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.26s) [2021-03-27T18:46:34.865Z] check_test.go:196: [da65d34b9dacb] daemon is not started [2021-03-27T18:46:34.865Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.14s) [2021-03-27T18:46:34.865Z] check_test.go:196: [d81a42a576e31] daemon is not started [2021-03-27T18:46:34.865Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.15s) [2021-03-27T18:46:34.865Z] check_test.go:196: [d72d355c497e5] daemon is not started [2021-03-27T18:46:34.865Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.57s) [2021-03-27T18:46:34.865Z] check_test.go:196: [da5095e6cd04a] daemon is not started [2021-03-27T18:46:34.865Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.42s) [2021-03-27T18:46:34.865Z] check_test.go:196: [d8b131274e4d8] daemon is not started [2021-03-27T18:46:34.865Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.30s) [2021-03-27T18:46:34.865Z] check_test.go:196: [d27bb90ff218b] daemon is not started [2021-03-27T18:46:34.865Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.40s) [2021-03-27T18:46:34.865Z] check_test.go:196: [d016637f91d26] daemon is not started [2021-03-27T18:46:34.865Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-03-27T18:46:34.865Z] check_test.go:196: [d86845070ab10] daemon is not started [2021-03-27T18:46:34.865Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.29s) [2021-03-27T18:46:34.865Z] check_test.go:196: [dce03e5ef6362] daemon is not started [2021-03-27T18:46:34.865Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.27s) [2021-03-27T18:46:34.865Z] check_test.go:196: [d865cc6abacb6] daemon is not started [2021-03-27T18:46:34.865Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2021-03-27T18:46:34.865Z] check_test.go:196: [d867e5f8f16e8] daemon is not started [2021-03-27T18:46:34.865Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-03-27T18:46:34.865Z] check_test.go:196: [db2ebd37c2244] daemon is not started [2021-03-27T18:46:34.865Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.31s) [2021-03-27T18:46:34.865Z] check_test.go:196: [d4b52f114fc86] daemon is not started [2021-03-27T18:46:34.865Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.94s) [2021-03-27T18:46:34.865Z] check_test.go:196: [d4c0057127edd] daemon is not started [2021-03-27T18:46:34.865Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.06s) [2021-03-27T18:46:34.865Z] check_test.go:196: [dac4e5cfb0856] daemon is not started [2021-03-27T18:46:34.865Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.33s) [2021-03-27T18:46:34.865Z] check_test.go:196: [dd45677a7687d] daemon is not started [2021-03-27T18:46:34.865Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.94s) [2021-03-27T18:46:34.865Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.79s) [2021-03-27T18:46:34.865Z] === RUN TestDockerSchema1RegistrySuite [2021-03-27T18:46:34.865Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-03-27T18:46:35.123Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-03-27T18:46:39.605Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-03-27T18:46:40.079Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-03-27T18:46:40.395Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-03-27T18:46:40.553Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-03-27T18:46:40.553Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-03-27T18:46:40.553Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-03-27T18:46:40.553Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-03-27T18:46:41.551Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-03-27T18:46:45.377Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-03-27T18:46:45.682Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-03-27T18:46:46.960Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-03-27T18:46:46.960Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-03-27T18:46:47.434Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-03-27T18:46:47.434Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-03-27T18:46:48.967Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-03-27T18:46:48.967Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-03-27T18:46:49.902Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-03-27T18:46:50.161Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-03-27T18:46:50.417Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-03-27T18:46:50.419Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-03-27T18:46:50.678Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-03-27T18:46:50.678Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-03-27T18:46:51.613Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-03-27T18:46:51.613Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-03-27T18:46:51.873Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-03-27T18:46:53.249Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-03-27T18:46:54.186Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-03-27T18:46:54.755Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-03-27T18:46:56.660Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-03-27T18:46:59.194Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-03-27T18:47:01.096Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-03-27T18:47:01.096Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-03-27T18:47:01.663Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-03-27T18:47:02.230Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-03-27T18:47:02.230Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-03-27T18:47:02.489Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-03-27T18:47:03.063Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-03-27T18:47:03.640Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-03-27T18:47:03.640Z] --- PASS: TestDockerSchema1RegistrySuite (28.99s) [2021-03-27T18:47:03.640Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.29s) [2021-03-27T18:47:03.640Z] check_test.go:223: [dcde28bdf2570] daemon is not started [2021-03-27T18:47:03.640Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.47s) [2021-03-27T18:47:03.640Z] check_test.go:223: [dc41ec526deb0] daemon is not started [2021-03-27T18:47:03.640Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.27s) [2021-03-27T18:47:03.640Z] check_test.go:223: [d59765ae8fb15] daemon is not started [2021-03-27T18:47:03.640Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.66s) [2021-03-27T18:47:03.640Z] check_test.go:223: [d964fba54a598] daemon is not started [2021-03-27T18:47:03.640Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.47s) [2021-03-27T18:47:03.640Z] check_test.go:223: [dc4eca18aacdf] daemon is not started [2021-03-27T18:47:03.640Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.69s) [2021-03-27T18:47:03.640Z] check_test.go:223: [dd994d1f2c279] daemon is not started [2021-03-27T18:47:03.640Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-03-27T18:47:03.640Z] check_test.go:223: [de04c8060a8f5] daemon is not started [2021-03-27T18:47:03.640Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.52s) [2021-03-27T18:47:03.640Z] check_test.go:223: [d009bbd322ff3] daemon is not started [2021-03-27T18:47:03.640Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.46s) [2021-03-27T18:47:03.640Z] check_test.go:223: [dd1f9587140a2] daemon is not started [2021-03-27T18:47:03.640Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.53s) [2021-03-27T18:47:03.640Z] check_test.go:223: [d16e35e3f7d0e] daemon is not started [2021-03-27T18:47:03.640Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (4.69s) [2021-03-27T18:47:03.640Z] check_test.go:223: [dae2ff1923907] daemon is not started [2021-03-27T18:47:03.640Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.52s) [2021-03-27T18:47:03.640Z] check_test.go:223: [db9c9b94e410e] daemon is not started [2021-03-27T18:47:03.640Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.58s) [2021-03-27T18:47:03.640Z] check_test.go:223: [d126ea829f925] daemon is not started [2021-03-27T18:47:03.640Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-03-27T18:47:03.640Z] check_test.go:223: [d46854ca41f1c] daemon is not started [2021-03-27T18:47:03.640Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2021-03-27T18:47:03.640Z] check_test.go:223: [d56ae9b0db126] daemon is not started [2021-03-27T18:47:03.640Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.46s) [2021-03-27T18:47:03.640Z] check_test.go:223: [d936dd7089ad8] daemon is not started [2021-03-27T18:47:03.640Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.69s) [2021-03-27T18:47:03.640Z] check_test.go:223: [d043eea486e1b] daemon is not started [2021-03-27T18:47:03.640Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.13s) [2021-03-27T18:47:03.640Z] check_test.go:223: [d57b7f33c0b82] daemon is not started [2021-03-27T18:47:03.640Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-03-27T18:47:03.641Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-03-27T18:47:04.575Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-03-27T18:47:05.142Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-03-27T18:47:05.400Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-03-27T18:47:05.433Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-03-27T18:47:06.775Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-03-27T18:47:06.776Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-03-27T18:47:07.343Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-03-27T18:47:07.911Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-03-27T18:47:07.911Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.17s) [2021-03-27T18:47:07.911Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.86s) [2021-03-27T18:47:07.911Z] check_test.go:252: [d881f7105085f] daemon is not started [2021-03-27T18:47:07.911Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.55s) [2021-03-27T18:47:07.911Z] check_test.go:252: [d62299fba36bc] daemon is not started [2021-03-27T18:47:07.911Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2021-03-27T18:47:07.911Z] check_test.go:252: [d4922900fb2d6] daemon is not started [2021-03-27T18:47:07.911Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.20s) [2021-03-27T18:47:07.911Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.24s) [2021-03-27T18:47:07.911Z] check_test.go:252: [de0c3b1eefc81] daemon is not started [2021-03-27T18:47:07.911Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.42s) [2021-03-27T18:47:07.911Z] check_test.go:252: [d75e2a0e398f4] daemon is not started [2021-03-27T18:47:07.911Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.56s) [2021-03-27T18:47:07.911Z] check_test.go:252: [db8bd4307ee4b] daemon is not started [2021-03-27T18:47:07.911Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.17s) [2021-03-27T18:47:07.911Z] check_test.go:252: [de42aea8d68ee] daemon is not started [2021-03-27T18:47:07.911Z] === RUN TestDockerRegistryAuthTokenSuite [2021-03-27T18:47:07.911Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-03-27T18:47:09.262Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-03-27T18:47:10.261Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-03-27T18:47:10.261Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-03-27T18:47:13.187Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-03-27T18:47:13.187Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-03-27T18:47:13.445Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-03-27T18:47:13.445Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-03-27T18:47:13.703Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s) [2021-03-27T18:47:13.703Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2021-03-27T18:47:13.703Z] check_test.go:279: [d772404920d42] daemon is not started [2021-03-27T18:47:13.703Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-03-27T18:47:13.703Z] check_test.go:279: [d4a3eead2a9e2] daemon is not started [2021-03-27T18:47:13.703Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-03-27T18:47:13.703Z] check_test.go:279: [db69e78b01122] daemon is not started [2021-03-27T18:47:13.703Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2021-03-27T18:47:13.703Z] check_test.go:279: [d15e5aeb73535] daemon is not started [2021-03-27T18:47:13.703Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2021-03-27T18:47:13.703Z] check_test.go:279: [d8ac57b4e86b0] daemon is not started [2021-03-27T18:47:13.703Z] === RUN TestDockerNetworkSuite [2021-03-27T18:47:13.703Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-03-27T18:47:14.087Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-03-27T18:47:15.085Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-03-27T18:47:16.989Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-03-27T18:47:17.556Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-03-27T18:47:25.575Z] === RUN TestDockerSuite/TestBuildAddScript [2021-03-27T18:47:25.575Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-03-27T18:47:25.575Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-03-27T18:47:25.575Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-03-27T18:47:25.575Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-03-27T18:47:25.670Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-03-27T18:47:26.050Z] === RUN TestDockerSuite/TestBuildAddTar [2021-03-27T18:47:27.046Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-03-27T18:47:30.371Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-03-27T18:47:31.746Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-03-27T18:47:41.724Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-03-27T18:47:43.100Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-03-27T18:47:45.003Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-03-27T18:47:45.571Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-03-27T18:47:46.140Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-03-27T18:47:47.518Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-03-27T18:47:48.453Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-03-27T18:47:48.453Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-03-27T18:47:49.020Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-03-27T18:47:50.399Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-03-27T18:47:50.658Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-03-27T18:47:50.658Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-03-27T18:47:50.658Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-03-27T18:47:52.035Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-03-27T18:47:52.969Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-03-27T18:47:53.229Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-03-27T18:47:53.797Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-03-27T18:47:53.797Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-03-27T18:47:55.697Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-03-27T18:47:57.074Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-03-27T18:47:58.450Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-03-27T18:47:59.017Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-03-27T18:48:04.289Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-03-27T18:48:06.821Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-03-27T18:48:12.096Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-03-27T18:48:13.034Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-03-27T18:48:13.293Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-03-27T18:48:14.668Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-03-27T18:48:14.927Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-03-27T18:48:14.927Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-03-27T18:48:14.927Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-03-27T18:48:15.186Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-03-27T18:48:15.186Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-03-27T18:48:15.186Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-03-27T18:48:19.389Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-03-27T18:48:19.389Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-03-27T18:48:19.389Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-03-27T18:48:20.764Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-03-27T18:48:24.952Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-03-27T18:48:26.806Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-03-27T18:48:26.806Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-03-27T18:48:26.806Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-03-27T18:48:28.238Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-03-27T18:48:28.238Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-03-27T18:48:29.178Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-03-27T18:48:31.709Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-03-27T18:48:31.709Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-03-27T18:48:32.645Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-03-27T18:48:32.905Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-03-27T18:48:34.283Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-03-27T18:48:35.662Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-03-27T18:48:39.851Z] --- PASS: TestDockerNetworkSuite (85.83s) [2021-03-27T18:48:39.851Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.70s) [2021-03-27T18:48:39.851Z] docker_cli_network_unix_test.go:46: [da5b2b3b53b14] daemon is not started [2021-03-27T18:48:39.851Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.99s) [2021-03-27T18:48:39.851Z] docker_cli_network_unix_test.go:46: [d26db47132326] daemon is not started [2021-03-27T18:48:39.851Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (6.94s) [2021-03-27T18:48:39.851Z] docker_cli_network_unix_test.go:46: [de4694712f904] daemon is not started [2021-03-27T18:48:39.851Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.46s) [2021-03-27T18:48:39.851Z] docker_cli_network_unix_test.go:46: [d6d31c46e6e11] daemon is not started [2021-03-27T18:48:39.851Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.32s) [2021-03-27T18:48:39.851Z] docker_cli_network_unix_test.go:1233: [d02d48d484496] daemon is not started [2021-03-27T18:48:39.851Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.73s) [2021-03-27T18:48:39.851Z] docker_cli_network_unix_test.go:46: [d56e303a2d4c0] daemon is not started [2021-03-27T18:48:39.851Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.40s) [2021-03-27T18:48:39.851Z] docker_cli_network_unix_test.go:46: [db7851880f62d] daemon is not started [2021-03-27T18:48:39.851Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.00s) [2021-03-27T18:48:39.851Z] docker_cli_network_unix_test.go:46: [d43c5c0dc7449] daemon is not started [2021-03-27T18:48:39.851Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.40s) [2021-03-27T18:48:39.851Z] docker_cli_network_unix_test.go:46: [d2f4fe67667eb] daemon is not started [2021-03-27T18:48:39.851Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.77s) [2021-03-27T18:48:39.851Z] docker_cli_network_unix_test.go:46: [d528e32c1fa87] daemon is not started [2021-03-27T18:48:39.851Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.64s) [2021-03-27T18:48:39.851Z] docker_cli_network_unix_test.go:46: [d1c86c882669f] daemon is not started [2021-03-27T18:48:39.851Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.20s) [2021-03-27T18:48:39.851Z] docker_cli_network_unix_test.go:46: [db75b2d119e7d] daemon is not started [2021-03-27T18:48:39.851Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.15s) [2021-03-27T18:48:39.851Z] docker_cli_network_unix_test.go:46: [d7e4671fd934f] daemon is not started [2021-03-27T18:48:39.851Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2021-03-27T18:48:39.851Z] docker_cli_network_unix_test.go:46: [d70c5d722705f] daemon is not started [2021-03-27T18:48:39.851Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.41s) [2021-03-27T18:48:39.851Z] docker_cli_network_unix_test.go:46: [dad6d5ef75600] daemon is not started [2021-03-27T18:48:39.851Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.34s) [2021-03-27T18:48:39.851Z] docker_cli_network_unix_test.go:46: [d12b777f4250a] daemon is not started [2021-03-27T18:48:39.851Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.23s) [2021-03-27T18:48:39.851Z] docker_cli_network_unix_test.go:46: [de4353f445376] daemon is not started [2021-03-27T18:48:39.851Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2021-03-27T18:48:39.851Z] docker_cli_network_unix_test.go:46: [deab8897fb215] daemon is not started [2021-03-27T18:48:39.851Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2021-03-27T18:48:39.851Z] docker_cli_network_unix_test.go:46: [df5d5dfd69b35] daemon is not started [2021-03-27T18:48:39.851Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.99s) [2021-03-27T18:48:39.851Z] docker_cli_network_unix_test.go:46: [dc7809d39ce58] daemon is not started [2021-03-27T18:48:39.851Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.33s) [2021-03-27T18:48:39.851Z] docker_cli_network_unix_test.go:46: [df34ffacb9767] daemon is not started [2021-03-27T18:48:39.851Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.10s) [2021-03-27T18:48:39.851Z] docker_cli_network_unix_test.go:46: [d732e8919453e] daemon is not started [2021-03-27T18:48:39.851Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.50s) [2021-03-27T18:48:39.851Z] docker_cli_network_unix_test.go:46: [dfaddee4c2b75] daemon is not started [2021-03-27T18:48:39.851Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2021-03-27T18:48:39.851Z] docker_cli_network_unix_test.go:46: [d132a92ce8589] daemon is not started [2021-03-27T18:48:39.851Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.17s) [2021-03-27T18:48:39.851Z] docker_cli_network_unix_test.go:968: [d719609d401c9] daemon is not started [2021-03-27T18:48:39.851Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (2.20s) [2021-03-27T18:48:39.851Z] docker_cli_network_unix_test.go:46: [da7cd6db10aef] daemon is not started [2021-03-27T18:48:39.851Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (13.92s) [2021-03-27T18:48:39.851Z] docker_cli_network_unix_test.go:1116: [d4aa047041b82] daemon is not started [2021-03-27T18:48:39.851Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.29s) [2021-03-27T18:48:39.851Z] docker_cli_network_unix_test.go:46: [d1e6e3506292e] daemon is not started [2021-03-27T18:48:39.851Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.39s) [2021-03-27T18:48:39.852Z] docker_cli_network_unix_test.go:46: [df692b2025f89] daemon is not started [2021-03-27T18:48:39.852Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.16s) [2021-03-27T18:48:39.852Z] docker_cli_network_unix_test.go:46: [d1f76a1f4293e] daemon is not started [2021-03-27T18:48:39.852Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.07s) [2021-03-27T18:48:39.852Z] docker_cli_network_unix_test.go:46: [dcf2915017f69] daemon is not started [2021-03-27T18:48:39.852Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.21s) [2021-03-27T18:48:39.852Z] docker_cli_network_unix_test.go:46: [d0c5e9bab1f62] daemon is not started [2021-03-27T18:48:39.852Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s) [2021-03-27T18:48:39.852Z] docker_cli_network_unix_test.go:46: [d233784a7699f] daemon is not started [2021-03-27T18:48:39.852Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2021-03-27T18:48:39.852Z] docker_cli_network_unix_test.go:46: [dc527a84cf9bd] daemon is not started [2021-03-27T18:48:39.852Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.14s) [2021-03-27T18:48:39.852Z] docker_cli_network_unix_test.go:46: [d9ba9b6e32909] daemon is not started [2021-03-27T18:48:39.852Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2021-03-27T18:48:39.852Z] docker_cli_network_unix_test.go:46: [dc61808bd72ec] daemon is not started [2021-03-27T18:48:39.852Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-03-27T18:48:39.852Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-03-27T18:48:39.852Z] docker_cli_network_unix_test.go:46: [dbffb2c14dddf] daemon is not started [2021-03-27T18:48:39.852Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.02s) [2021-03-27T18:48:39.852Z] docker_cli_network_unix_test.go:46: [de7489284551e] daemon is not started [2021-03-27T18:48:39.852Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.04s) [2021-03-27T18:48:39.852Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.63s) [2021-03-27T18:48:39.852Z] docker_cli_network_unix_test.go:1084: [d878a2a41d9b9] daemon is not started [2021-03-27T18:48:39.852Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s) [2021-03-27T18:48:39.852Z] docker_cli_network_unix_test.go:46: [da63863e7d148] daemon is not started [2021-03-27T18:48:39.852Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.02s) [2021-03-27T18:48:39.852Z] docker_cli_network_unix_test.go:46: [debbccdc0298e] daemon is not started [2021-03-27T18:48:39.852Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.23s) [2021-03-27T18:48:39.852Z] docker_cli_network_unix_test.go:46: [da53a8691d378] daemon is not started [2021-03-27T18:48:39.852Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2021-03-27T18:48:39.852Z] docker_cli_network_unix_test.go:46: [dfe9157b7d031] daemon is not started [2021-03-27T18:48:39.852Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.97s) [2021-03-27T18:48:39.852Z] docker_cli_network_unix_test.go:46: [d01bcc2bd15af] daemon is not started [2021-03-27T18:48:39.852Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.52s) [2021-03-27T18:48:39.852Z] docker_cli_network_unix_test.go:46: [d85482735402c] daemon is not started [2021-03-27T18:48:39.852Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.23s) [2021-03-27T18:48:39.852Z] docker_cli_network_unix_test.go:46: [d918b4877615e] daemon is not started [2021-03-27T18:48:39.852Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.27s) [2021-03-27T18:48:39.852Z] docker_cli_network_unix_test.go:46: [d19faf20d7cb0] daemon is not started [2021-03-27T18:48:39.852Z] === RUN TestDockerHubPullSuite [2021-03-27T18:48:39.852Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-03-27T18:48:41.257Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-03-27T18:48:43.788Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-03-27T18:48:43.788Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-03-27T18:48:44.725Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-03-27T18:48:45.294Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-03-27T18:48:45.294Z] --- PASS: TestDockerHubPullSuite (5.72s) [2021-03-27T18:48:45.294Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.51s) [2021-03-27T18:48:45.294Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.26s) [2021-03-27T18:48:45.294Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.40s) [2021-03-27T18:48:45.294Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.11s) [2021-03-27T18:48:45.294Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.36s) [2021-03-27T18:48:45.294Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.07s) [2021-03-27T18:48:45.294Z] PASS [2021-03-27T18:48:45.294Z] [2021-03-27T18:48:45.294Z] === Skipped [2021-03-27T18:48:45.294Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-03-27T18:48:45.294Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-03-27T18:48:45.294Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-03-27T18:48:45.294Z] [2021-03-27T18:48:45.294Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-03-27T18:48:45.294Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-03-27T18:48:45.294Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-03-27T18:48:45.294Z] [2021-03-27T18:48:45.294Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-03-27T18:48:45.294Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-03-27T18:48:45.294Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-03-27T18:48:45.294Z] [2021-03-27T18:48:45.294Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-03-27T18:48:45.294Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-03-27T18:48:45.294Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-03-27T18:48:45.294Z] [2021-03-27T18:48:45.294Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2021-03-27T18:48:45.294Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2021-03-27T18:48:45.294Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-03-27T18:48:45.294Z] [2021-03-27T18:48:45.294Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-03-27T18:48:45.294Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-03-27T18:48:45.294Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-03-27T18:48:45.294Z] [2021-03-27T18:48:45.294Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-03-27T18:48:45.294Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-03-27T18:48:45.294Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-03-27T18:48:45.294Z] [2021-03-27T18:48:45.294Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-03-27T18:48:45.294Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-03-27T18:48:45.294Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-03-27T18:48:45.294Z] [2021-03-27T18:48:45.294Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-03-27T18:48:45.294Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-03-27T18:48:45.294Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-03-27T18:48:45.294Z] [2021-03-27T18:48:45.294Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-03-27T18:48:45.294Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-03-27T18:48:45.294Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-03-27T18:48:45.294Z] [2021-03-27T18:48:45.294Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.03s) [2021-03-27T18:48:45.294Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.03s) [2021-03-27T18:48:45.294Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-03-27T18:48:45.294Z] [2021-03-27T18:48:45.294Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-03-27T18:48:45.294Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-03-27T18:48:45.294Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-03-27T18:48:45.294Z] [2021-03-27T18:48:45.294Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-03-27T18:48:45.294Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-03-27T18:48:45.294Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-03-27T18:48:45.294Z] [2021-03-27T18:48:45.294Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-03-27T18:48:45.294Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-03-27T18:48:45.294Z] docker_cli_sni_test.go:18: Flakey test [2021-03-27T18:48:45.294Z] [2021-03-27T18:48:45.294Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-03-27T18:48:45.294Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-03-27T18:48:45.294Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-03-27T18:48:45.294Z] [2021-03-27T18:48:45.294Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-03-27T18:48:45.294Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-03-27T18:48:45.294Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-03-27T18:48:45.294Z] [2021-03-27T18:48:45.294Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-03-27T18:48:45.294Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-03-27T18:48:45.294Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-03-27T18:48:45.294Z] [2021-03-27T18:48:45.294Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-03-27T18:48:45.294Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-03-27T18:48:45.294Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-03-27T18:48:45.294Z] [2021-03-27T18:48:45.294Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-03-27T18:48:45.294Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-03-27T18:48:45.294Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-03-27T18:48:45.294Z] [2021-03-27T18:48:45.294Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2021-03-27T18:48:45.294Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2021-03-27T18:48:45.294Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-03-27T18:48:45.294Z] [2021-03-27T18:48:45.294Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-03-27T18:48:45.294Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-03-27T18:48:45.294Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-03-27T18:48:45.294Z] [2021-03-27T18:48:45.294Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-03-27T18:48:45.294Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-03-27T18:48:45.294Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-03-27T18:48:45.294Z] [2021-03-27T18:48:45.294Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-03-27T18:48:45.294Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-03-27T18:48:45.294Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-03-27T18:48:45.294Z] [2021-03-27T18:48:45.294Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-03-27T18:48:45.294Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-03-27T18:48:45.294Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-03-27T18:48:45.294Z] [2021-03-27T18:48:45.294Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-03-27T18:48:45.294Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-03-27T18:48:45.294Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2021-03-27T18:48:45.294Z] [2021-03-27T18:48:45.294Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-03-27T18:48:45.294Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-03-27T18:48:45.294Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2021-03-27T18:48:45.294Z] [2021-03-27T18:48:45.294Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-03-27T18:48:45.294Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-03-27T18:48:45.294Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-03-27T18:48:45.294Z] [2021-03-27T18:48:45.294Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-03-27T18:48:45.294Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-03-27T18:48:45.294Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2021-03-27T18:48:45.294Z] [2021-03-27T18:48:45.294Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-03-27T18:48:45.294Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-03-27T18:48:45.294Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-03-27T18:48:45.294Z] [2021-03-27T18:48:45.294Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-03-27T18:48:45.294Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-03-27T18:48:45.294Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2021-03-27T18:48:45.294Z] [2021-03-27T18:48:45.294Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-03-27T18:48:45.294Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-03-27T18:48:45.294Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2021-03-27T18:48:45.294Z] [2021-03-27T18:48:45.294Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-03-27T18:48:45.294Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-03-27T18:48:45.294Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-03-27T18:48:45.294Z] [2021-03-27T18:48:45.294Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-03-27T18:48:45.294Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-03-27T18:48:45.294Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-03-27T18:48:45.294Z] [2021-03-27T18:48:45.294Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-03-27T18:48:45.294Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-03-27T18:48:45.294Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-03-27T18:48:45.294Z] [2021-03-27T18:48:45.294Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-03-27T18:48:45.294Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-03-27T18:48:45.294Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2021-03-27T18:48:45.294Z] [2021-03-27T18:48:45.294Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2021-03-27T18:48:45.294Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2021-03-27T18:48:45.294Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2021-03-27T18:48:45.294Z] [2021-03-27T18:48:45.294Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2021-03-27T18:48:45.294Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2021-03-27T18:48:45.294Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2021-03-27T18:48:45.294Z] [2021-03-27T18:48:45.294Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-03-27T18:48:45.294Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-03-27T18:48:45.294Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-03-27T18:48:45.294Z] [2021-03-27T18:48:45.294Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-03-27T18:48:45.294Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-03-27T18:48:45.294Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-03-27T18:48:45.294Z] [2021-03-27T18:48:45.294Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-03-27T18:48:45.294Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-03-27T18:48:45.294Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-03-27T18:48:45.294Z] [2021-03-27T18:48:45.294Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-03-27T18:48:45.294Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-03-27T18:48:45.294Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-03-27T18:48:45.294Z] [2021-03-27T18:48:45.294Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-03-27T18:48:45.294Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-03-27T18:48:45.294Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-03-27T18:48:45.294Z] [2021-03-27T18:48:45.294Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-03-27T18:48:45.294Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-03-27T18:48:45.294Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-03-27T18:48:45.294Z] [2021-03-27T18:48:45.294Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-03-27T18:48:45.294Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-03-27T18:48:45.294Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-03-27T18:48:45.294Z] [2021-03-27T18:48:45.294Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2021-03-27T18:48:45.294Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2021-03-27T18:48:45.294Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-03-27T18:48:45.294Z] [2021-03-27T18:48:45.294Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2021-03-27T18:48:45.294Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2021-03-27T18:48:45.294Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-03-27T18:48:45.294Z] [2021-03-27T18:48:45.294Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-03-27T18:48:45.294Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-03-27T18:48:45.294Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-03-27T18:48:45.294Z] [2021-03-27T18:48:45.294Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-03-27T18:48:45.294Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-03-27T18:48:45.294Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-03-27T18:48:45.294Z] [2021-03-27T18:48:45.294Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2021-03-27T18:48:45.294Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2021-03-27T18:48:45.294Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-03-27T18:48:45.294Z] [2021-03-27T18:48:45.294Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-03-27T18:48:45.294Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-03-27T18:48:45.294Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-03-27T18:48:45.294Z] [2021-03-27T18:48:45.294Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-03-27T18:48:45.294Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-03-27T18:48:45.294Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-03-27T18:48:45.294Z] docker_cli_network_unix_test.go:46: [dbffb2c14dddf] daemon is not started [2021-03-27T18:48:45.294Z] [2021-03-27T18:48:45.294Z] [2021-03-27T18:48:45.294Z] DONE 1274 tests, 51 skipped in 2149.328s [2021-03-27T18:48:45.294Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-27T18:48:45.294Z] ++++ cat bundles/test-integration/docker.pid [2021-03-27T18:48:45.294Z] +++ kill 8169 [2021-03-27T18:48:46.229Z] +++ /etc/init.d/apparmor stop [2021-03-27T18:48:46.229Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-27T18:48:46.229Z] [2021-03-27T18:48:46.229Z] Unloading profiles will leave already running processes permanently [2021-03-27T18:48:46.229Z] unconfined, which can lead to unexpected situations. [2021-03-27T18:48:46.229Z] [2021-03-27T18:48:46.229Z] To set a process to complain mode, use the command line tool [2021-03-27T18:48:46.229Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-27T18:48:46.229Z] +++ true [2021-03-27T18:48:46.229Z] exiting test-integration [2021-03-27T18:48:46.229Z] ++ exit 0 [2021-03-27T18:48:46.229Z] [2021-03-27T18:48:46.800Z] + for job in $(jobs -p) [2021-03-27T18:48:46.800Z] + wait 11551 [2021-03-27T18:48:48.176Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-03-27T18:48:50.709Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-03-27T18:48:52.201Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-03-27T18:48:52.201Z] === RUN TestDockerSuite/TestBuildBlankName [2021-03-27T18:48:52.201Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-03-27T18:48:52.612Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-03-27T18:48:55.899Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-03-27T18:49:04.010Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-03-27T18:49:04.764Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-03-27T18:49:04.764Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-03-27T18:49:08.211Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-03-27T18:49:10.676Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-03-27T18:49:11.494Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-03-27T18:49:14.023Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-03-27T18:49:17.306Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-03-27T18:49:20.602Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-03-27T18:49:21.169Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-03-27T18:49:23.887Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-03-27T18:49:26.417Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-03-27T18:49:29.894Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-03-27T18:49:30.368Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-03-27T18:49:40.861Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-03-27T18:49:40.861Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-03-27T18:49:40.861Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-03-27T18:49:48.070Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-03-27T18:49:48.070Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-03-27T18:49:48.544Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-03-27T18:49:48.544Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-03-27T18:49:48.544Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-03-27T18:50:22.650Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-03-27T18:50:24.521Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-03-27T18:50:28.348Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-03-27T18:50:29.349Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-03-27T18:50:29.823Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-03-27T18:50:31.406Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-03-27T18:50:31.406Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-03-27T18:50:36.202Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-03-27T18:50:37.518Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-03-27T18:50:37.783Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-03-27T18:50:37.783Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-03-27T18:50:37.783Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-03-27T18:50:40.020Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-03-27T18:50:41.020Z] === RUN TestDockerSuite/TestBuildCmd [2021-03-27T18:50:41.495Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-03-27T18:50:42.492Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-03-27T18:50:42.967Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-03-27T18:50:48.881Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-03-27T18:50:51.119Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-03-27T18:50:51.119Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-03-27T18:50:52.702Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-03-27T18:50:52.702Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-03-27T18:50:53.178Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-03-27T18:50:55.418Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-03-27T18:50:55.599Z] --- PASS: TestDockerSwarmSuite (1789.76s) [2021-03-27T18:50:55.599Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.95s) [2021-03-27T18:50:55.599Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.05s) [2021-03-27T18:50:55.599Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.08s) [2021-03-27T18:50:55.599Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.54s) [2021-03-27T18:50:55.599Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.12s) [2021-03-27T18:50:55.599Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (34.14s) [2021-03-27T18:50:55.599Z] docker_api_swarm_test.go:562: [d8c1eb6591006] joining swarm manager [dca51bf810fda]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-27T18:50:55.599Z] docker_api_swarm_test.go:584: [d962d40db7928] joining swarm manager [dca51bf810fda]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-27T18:50:55.600Z] check_test.go:380: [d8c1eb6591006] daemon is not started [2021-03-27T18:50:55.600Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-03-27T18:50:55.600Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.54s) [2021-03-27T18:50:55.600Z] docker_api_swarm_test.go:45: [db0d080575bae] joining swarm manager [d4b4fb23d5326]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.08s) [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.32s) [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (31.22s) [2021-03-27T18:50:55.600Z] docker_api_swarm_test.go:303: [dbb2ae018db98] joining swarm manager [df7b415d8bbc4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-27T18:50:55.600Z] docker_api_swarm_test.go:304: [d0151b9f223da] joining swarm manager [df7b415d8bbc4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-27T18:50:55.600Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-03-27T18:50:55.600Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (26.22s) [2021-03-27T18:50:55.600Z] docker_api_swarm_test.go:271: [d3c4ac880940d] joining swarm manager [d68e72495af83]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-27T18:50:55.600Z] docker_api_swarm_test.go:272: [dfeafb38ba3ab] joining swarm manager [d68e72495af83]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.98s) [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (6.49s) [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.70s) [2021-03-27T18:50:55.600Z] docker_api_swarm_node_test.go:19: [d95497bd5033b] joining swarm manager [db3a3cfa71925]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-27T18:50:55.600Z] docker_api_swarm_node_test.go:20: [d0a83522dd37f] joining swarm manager [db3a3cfa71925]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (48.95s) [2021-03-27T18:50:55.600Z] docker_api_swarm_test.go:501: [d2b86b3663934] joining swarm manager [de7407e5a50ee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-27T18:50:55.600Z] docker_api_swarm_test.go:506: [ddd05691ca39c] joining swarm manager [de7407e5a50ee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (21.58s) [2021-03-27T18:50:55.600Z] docker_api_swarm_node_test.go:80: [d358873f7a110] joining swarm manager [d08357149e65c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.22s) [2021-03-27T18:50:55.600Z] docker_api_swarm_node_test.go:52: [d0f9f98d0ac4c] joining swarm manager [df9800407e25b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-27T18:50:55.600Z] docker_api_swarm_node_test.go:53: [d08b0a3be0c0e] joining swarm manager [df9800407e25b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.05s) [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (19.61s) [2021-03-27T18:50:55.600Z] docker_api_swarm_test.go:201: [df9c04e9e51bb] joining swarm manager [d34439cd30b31]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (62.75s) [2021-03-27T18:50:55.600Z] docker_api_swarm_test.go:383: [d6b8eccd85eeb] joining swarm manager [d48f769b5c348]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-27T18:50:55.600Z] docker_api_swarm_test.go:384: [d7c0bcffef388] joining swarm manager [d48f769b5c348]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-27T18:50:55.600Z] check_test.go:380: [d7c0bcffef388] daemon is not started [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (47.06s) [2021-03-27T18:50:55.600Z] docker_api_swarm_test.go:801: [dbdf9c9ba1026] joining swarm manager [d7b6d7183b235]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-27T18:50:55.600Z] docker_api_swarm_test.go:801: [df282895c9572] joining swarm manager [d7b6d7183b235]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-27T18:50:55.600Z] docker_api_swarm_test.go:801: [d08ac6acab402] joining swarm manager [d7b6d7183b235]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-03-27T18:50:55.600Z] docker_api_swarm_test.go:801: [dec34a5ce6be2] joining swarm manager [d7b6d7183b235]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-03-27T18:50:55.600Z] docker_api_swarm_test.go:809: [dc3a4bc7ada64] joining swarm manager [d7b6d7183b235]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.48s) [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (7.76s) [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (22.59s) [2021-03-27T18:50:55.600Z] docker_api_swarm_service_test.go:394: [d5b025b6804e3] joining swarm manager [d6a8cce465648]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-27T18:50:55.600Z] docker_api_swarm_service_test.go:394: [d117dfbc9cbbd] joining swarm manager [d6a8cce465648]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (19.74s) [2021-03-27T18:50:55.600Z] docker_api_swarm_service_test.go:342: [dc702845234ec] joining swarm manager [ddf10b2802b44]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-27T18:50:55.600Z] docker_api_swarm_service_test.go:342: [dc41f811b3812] joining swarm manager [ddf10b2802b44]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (17.54s) [2021-03-27T18:50:55.600Z] docker_api_swarm_service_test.go:489: [d8495cc956a1d] joining swarm manager [dcc5b370867f3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-27T18:50:55.600Z] docker_api_swarm_service_test.go:489: [d28d53d314c9f] joining swarm manager [dcc5b370867f3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (7.46s) [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.06s) [2021-03-27T18:50:55.600Z] docker_api_swarm_service_test.go:127: [da5126f78410b] joining swarm manager [d70e0ab425b3f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-27T18:50:55.600Z] docker_api_swarm_service_test.go:128: [d0c0a0fb5ed3f] joining swarm manager [d70e0ab425b3f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-27T18:50:55.600Z] docker_api_swarm_service_test.go:136: [d4a9fbaa83551] joining swarm manager [d70e0ab425b3f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-03-27T18:50:55.600Z] docker_api_swarm_service_test.go:137: [d6ec84443c8e3] joining swarm manager [d70e0ab425b3f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.75s) [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (24.37s) [2021-03-27T18:50:55.600Z] docker_api_swarm_service_test.go:303: [da09463c5a4c7] joining swarm manager [d697a190ffaf4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-27T18:50:55.600Z] docker_api_swarm_service_test.go:303: [d3ceb0bd49ec4] joining swarm manager [d697a190ffaf4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (33.05s) [2021-03-27T18:50:55.600Z] docker_api_swarm_service_test.go:99: [d72d7ed962f68] joining swarm manager [dd9b2884e19ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-27T18:50:55.600Z] docker_api_swarm_service_test.go:100: [db22fc95a9954] joining swarm manager [dd9b2884e19ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-27T18:50:55.600Z] check_test.go:380: [d72d7ed962f68] daemon is not started [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (34.91s) [2021-03-27T18:50:55.600Z] docker_api_swarm_service_test.go:532: [d4cf7461f6522] joining swarm manager [d9f4879aa1c39]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-27T18:50:55.600Z] docker_api_swarm_service_test.go:533: [d6efceac98260] joining swarm manager [d9f4879aa1c39]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (42.56s) [2021-03-27T18:50:55.600Z] docker_api_swarm_service_test.go:147: [d6760819a73d8] joining swarm manager [d8d41b0c6fad7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-27T18:50:55.600Z] docker_api_swarm_service_test.go:147: [d78516353f408] joining swarm manager [d8d41b0c6fad7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (35.68s) [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (6.75s) [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.79s) [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (4.12s) [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.61s) [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (4.15s) [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.88s) [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.31s) [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.76s) [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.60s) [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.44s) [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.77s) [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.86s) [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.35s) [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.64s) [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.36s) [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.59s) [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.42s) [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (4.51s) [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.48s) [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (4.63s) [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (7.72s) [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.93s) [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (14.19s) [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.39s) [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.66s) [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.86s) [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.67s) [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.47s) [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.69s) [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.90s) [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.39s) [2021-03-27T18:50:55.600Z] docker_cli_service_logs_test.go:245: checking task k31rcxwj9a2j [2021-03-27T18:50:55.600Z] docker_cli_service_logs_test.go:250: checking messages for k31rcxwj9a2j [2021-03-27T18:50:55.600Z] docker_cli_service_logs_test.go:245: checking task ocqfvf77bjld [2021-03-27T18:50:55.600Z] docker_cli_service_logs_test.go:250: checking messages for ocqfvf77bjld [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.37s) [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.28s) [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.32s) [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.91s) [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.95s) [2021-03-27T18:50:55.600Z] docker_cli_swarm_test.go:1901: [d959baa1d2640] joining swarm manager [dbc4b93c62b93]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-27T18:50:55.600Z] docker_cli_swarm_test.go:1902: [dec18d4b32ce8] joining swarm manager [dbc4b93c62b93]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.20s) [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.69s) [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.63s) [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.52s) [2021-03-27T18:50:55.600Z] docker_cli_swarm_test.go:1802: [da1c4c4c050d7] joining swarm manager [d6979baade6a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-27T18:50:55.600Z] docker_cli_swarm_test.go:1803: [d2054c547d858] joining swarm manager [d6979baade6a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (9.00s) [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (128.36s) [2021-03-27T18:50:55.600Z] docker_cli_swarm_test.go:1321: [d4008a5d59154] joining swarm manager [d2492dccf0229]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-27T18:50:55.600Z] docker_cli_swarm_test.go:1322: [dfd33d3411717] joining swarm manager [d2492dccf0229]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.96s) [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (8.84s) [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (9.56s) [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.31s) [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.10s) [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.35s) [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.11s) [2021-03-27T18:50:55.600Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-03-27T18:50:55.600Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.36s) [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.73s) [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.73s) [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.37s) [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.29s) [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (61.78s) [2021-03-27T18:50:55.600Z] docker_cli_swarm_test.go:1186: [d092146c6a1a9] joining swarm manager [db47f9c626a2b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-27T18:50:55.600Z] docker_cli_swarm_test.go:1195: [d88878634a9d0] joining swarm manager [db47f9c626a2b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.63s) [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.14s) [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (133.36s) [2021-03-27T18:50:55.600Z] docker_cli_swarm_test.go:1118: [d0625b0439953] joining swarm manager [d4e4daae71818]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-27T18:50:55.600Z] docker_cli_swarm_test.go:1119: [df3587f03bb16] joining swarm manager [d4e4daae71818]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-27T18:50:55.600Z] docker_cli_swarm_test.go:1172: [da049e25dec80] joining swarm manager [d4e4daae71818]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.08s) [2021-03-27T18:50:55.600Z] docker_cli_swarm_test.go:1453: [da4e3374040a4] joining swarm manager [d6cc6c25bcac9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-27T18:50:55.600Z] docker_cli_swarm_test.go:1454: [d35565ab051bc] joining swarm manager [d6cc6c25bcac9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.04s) [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.29s) [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.34s) [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.09s) [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.09s) [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.67s) [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (4.57s) [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.30s) [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.36s) [2021-03-27T18:50:55.600Z] docker_cli_swarm_unix_test.go:62: [dd6661db09522] joining swarm manager [d2c4d5c1670cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.93s) [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (5.16s) [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.86s) [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.94s) [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.56s) [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.42s) [2021-03-27T18:50:55.600Z] docker_api_swarm_test.go:961: [d8db0dec9e335] joining swarm manager [d6c3c8ad3a41a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.55s) [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.30s) [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.34s) [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.35s) [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.78s) [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.61s) [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.87s) [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.76s) [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.16s) [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.91s) [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.72s) [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.31s) [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.15s) [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.42s) [2021-03-27T18:50:55.600Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.25s) [2021-03-27T18:50:55.600Z] === RUN TestDockerExternalVolumeSuite [2021-03-27T18:50:55.600Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-03-27T18:50:56.419Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-03-27T18:50:57.417Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-03-27T18:50:57.417Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-03-27T18:50:58.420Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-03-27T18:50:58.894Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-03-27T18:50:58.894Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-03-27T18:50:58.894Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-03-27T18:51:04.804Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-03-27T18:51:10.483Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-03-27T18:51:40.773Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-03-27T18:51:42.354Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-03-27T18:51:43.937Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-03-27T18:51:49.856Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-03-27T18:51:49.856Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-03-27T18:51:50.330Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-03-27T18:51:50.330Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-03-27T18:51:50.804Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-03-27T18:51:50.804Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-03-27T18:52:18.152Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-03-27T18:52:21.011Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-03-27T18:52:21.485Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-03-27T18:52:21.485Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-03-27T18:52:26.258Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-03-27T18:52:51.701Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-03-27T18:52:52.699Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-03-27T18:52:53.704Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-03-27T18:52:57.531Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-03-27T18:52:58.320Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-03-27T18:53:00.511Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-03-27T18:53:03.492Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-03-27T18:53:13.201Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-03-27T18:53:45.263Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-03-27T18:53:57.460Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-03-27T18:54:29.553Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-03-27T18:54:29.909Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-03-27T18:54:34.720Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-03-27T18:54:35.195Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-03-27T18:54:44.419Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-03-27T18:55:02.492Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-03-27T18:55:49.153Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-03-27T18:56:07.279Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-03-27T18:56:16.833Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-03-27T18:56:16.833Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-03-27T18:56:16.833Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-03-27T18:56:38.164Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-03-27T18:56:39.341Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-03-27T18:56:53.176Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-03-27T18:57:11.080Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-03-27T18:57:11.404Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-03-27T18:57:26.280Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-03-27T18:57:44.354Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-03-27T18:57:59.222Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-03-27T18:58:02.078Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-03-27T18:58:06.873Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-03-27T18:58:14.091Z] --- PASS: TestDockerExternalVolumeSuite (439.91s) [2021-03-27T18:58:14.091Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.83s) [2021-03-27T18:58:14.091Z] docker_cli_external_volume_driver_test.go:53: [d8afc91e52851] daemon is not started [2021-03-27T18:58:14.091Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2021-03-27T18:58:14.091Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.44s) [2021-03-27T18:58:14.091Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2021-03-27T18:58:14.091Z] docker_cli_external_volume_driver_test.go:53: [d66ea212865f6] daemon is not started [2021-03-27T18:58:14.091Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2021-03-27T18:58:14.091Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2021-03-27T18:58:14.091Z] docker_cli_external_volume_driver_test.go:53: [d76a14a551be1] daemon is not started [2021-03-27T18:58:14.091Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-03-27T18:58:14.091Z] docker_cli_external_volume_driver_test.go:53: [dc5eb8cb61000] daemon is not started [2021-03-27T18:58:14.091Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.48s) [2021-03-27T18:58:14.091Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.47s) [2021-03-27T18:58:14.091Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.78s) [2021-03-27T18:58:14.091Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s) [2021-03-27T18:58:14.091Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.47s) [2021-03-27T18:58:14.091Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.56s) [2021-03-27T18:58:14.091Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.00s) [2021-03-27T18:58:14.091Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.48s) [2021-03-27T18:58:14.091Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.17s) [2021-03-27T18:58:14.091Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.27s) [2021-03-27T18:58:14.091Z] docker_cli_external_volume_driver_test.go:485: [de88fe0cda873] daemon is not started [2021-03-27T18:58:14.091Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-03-27T18:58:14.091Z] docker_cli_external_volume_driver_test.go:53: [d9c38cdffe85d] daemon is not started [2021-03-27T18:58:14.091Z] PASS [2021-03-27T18:58:14.091Z] [2021-03-27T18:58:14.091Z] === Skipped [2021-03-27T18:58:14.091Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-03-27T18:58:14.091Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-03-27T18:58:14.091Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-03-27T18:58:14.091Z] check_test.go:309: [dbb40b7e41ea5] daemon is not started [2021-03-27T18:58:14.091Z] [2021-03-27T18:58:14.091Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-03-27T18:58:14.091Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-03-27T18:58:14.091Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-03-27T18:58:14.091Z] check_test.go:309: [dd45e06f44cda] daemon is not started [2021-03-27T18:58:14.091Z] [2021-03-27T18:58:14.091Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-03-27T18:58:14.091Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-03-27T18:58:14.091Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-03-27T18:58:14.091Z] check_test.go:309: [deb1e89579168] daemon is not started [2021-03-27T18:58:14.091Z] [2021-03-27T18:58:14.091Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-03-27T18:58:14.091Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-03-27T18:58:14.091Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-03-27T18:58:14.091Z] [2021-03-27T18:58:14.091Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-03-27T18:58:14.091Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-03-27T18:58:14.091Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-03-27T18:58:14.091Z] [2021-03-27T18:58:14.091Z] [2021-03-27T18:58:14.091Z] DONE 273 tests, 5 skipped in 2717.535s [2021-03-27T18:58:14.091Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-27T18:58:14.091Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/deb5c2c42706c/docker.pid [2021-03-27T18:58:14.091Z] +++ kill 6207 [2021-03-27T18:58:14.091Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6207 is not a child of this shell [2021-03-27T18:58:14.091Z] warning: PID 6207 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/deb5c2c42706c/docker.pid had a nonzero exit code [2021-03-27T18:58:14.091Z] ++++ cat bundles/test-integration/docker.pid [2021-03-27T18:58:14.091Z] +++ kill 8187 [2021-03-27T18:58:14.091Z] +++ /etc/init.d/apparmor stop [2021-03-27T18:58:14.091Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-27T18:58:14.091Z] [2021-03-27T18:58:14.091Z] Unloading profiles will leave already running processes permanently [2021-03-27T18:58:14.091Z] unconfined, which can lead to unexpected situations. [2021-03-27T18:58:14.091Z] [2021-03-27T18:58:14.091Z] To set a process to complain mode, use the command line tool [2021-03-27T18:58:14.091Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-27T18:58:14.091Z] +++ true [2021-03-27T18:58:14.091Z] exiting test-integration [2021-03-27T18:58:14.091Z] ++ exit 0 [2021-03-27T18:58:14.091Z] [2021-03-27T18:58:14.657Z] + exit 0 [2021-03-27T18:58:14.657Z] ++ jobs -p [2021-03-27T18:58:14.657Z] + pids= [2021-03-27T18:58:14.657Z] + echo 'Remaining pids to kill: []' [2021-03-27T18:58:14.657Z] Remaining pids to kill: [] [2021-03-27T18:58:14.657Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-03-27T18:58:14.672Z] Recording test results [2021-03-27T18:58:16.546Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-03-27T18:58:16.875Z] + echo Ensuring container killed. [2021-03-27T18:58:16.875Z] Ensuring container killed. [2021-03-27T18:58:16.875Z] + docker ps -aq -f name=docker-pr1-* [2021-03-27T18:58:16.875Z] + cids=76ace104a32c [2021-03-27T18:58:16.875Z] 3a62791350f5 [2021-03-27T18:58:16.875Z] 2b25735227b6 [2021-03-27T18:58:16.875Z] + [ -n 76ace104a32c [2021-03-27T18:58:16.875Z] 3a62791350f5 [2021-03-27T18:58:16.875Z] 2b25735227b6 ] [2021-03-27T18:58:16.875Z] + docker rm -vf 76ace104a32c 3a62791350f5 2b25735227b6 [2021-03-27T18:58:18.257Z] 76ace104a32c [2021-03-27T18:58:20.159Z] 3a62791350f5 [2021-03-27T18:58:20.159Z] 2b25735227b6 [Pipeline] sh [2021-03-27T18:58:20.447Z] + echo Chowning /workspace to jenkins user [2021-03-27T18:58:20.447Z] Chowning /workspace to jenkins user [2021-03-27T18:58:20.447Z] + id -u [2021-03-27T18:58:20.447Z] + id -g [2021-03-27T18:58:20.447Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42211:/workspace busybox chown -R 1000:1000 /workspace [2021-03-27T18:58:20.447Z] Unable to find image 'busybox:latest' locally [2021-03-27T18:58:20.707Z] latest: Pulling from library/busybox [2021-03-27T18:58:20.707Z] 8b3d7e226fab: Pulling fs layer [2021-03-27T18:58:20.707Z] 8b3d7e226fab: Download complete [2021-03-27T18:58:20.707Z] 8b3d7e226fab: Pull complete [2021-03-27T18:58:20.707Z] Digest: sha256:ce2360d5189a033012fbad1635e037be86f23b65cfd676b436d0931af390a2ac [2021-03-27T18:58:20.707Z] Status: Downloaded newer image for busybox:latest [2021-03-27T18:58:24.780Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-27T18:58:25.205Z] + bundleName=amd64 [2021-03-27T18:58:25.205Z] + echo Creating amd64-bundles.tar.gz [2021-03-27T18:58:25.205Z] Creating amd64-bundles.tar.gz [2021-03-27T18:58:25.205Z] + 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-27T18:58:25.205Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2021-03-27T18:58:26.592Z] Archiving artifacts [2021-03-27T18:58:29.417Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42211/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-03-27T18:58:29.733Z] + make clean [2021-03-27T18:58:29.991Z] docker volume rm -f docker-dev-cache [2021-03-27T18:58:29.991Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-27T19:00:21.654Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-03-27T19:00:21.654Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-03-27T19:00:21.654Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-03-27T19:00:21.654Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-03-27T19:00:21.654Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-03-27T19:00:21.654Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-03-27T19:00:21.654Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-03-27T19:00:21.654Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-03-27T19:00:21.654Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-03-27T19:00:25.481Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-03-27T19:00:29.320Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-03-27T19:00:34.117Z] === RUN TestDockerSuite/TestBuildEnv [2021-03-27T19:00:34.117Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-03-27T19:00:34.591Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-03-27T19:00:34.591Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-03-27T19:00:34.591Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-03-27T19:00:34.591Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-03-27T19:00:39.398Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-03-27T19:00:39.398Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-03-27T19:00:39.398Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-03-27T19:00:39.398Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-03-27T19:00:40.397Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-03-27T19:00:46.309Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-03-27T19:01:04.211Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-03-27T19:01:04.211Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-03-27T19:01:04.211Z] === RUN TestDockerSuite/TestBuildExpose [2021-03-27T19:01:04.211Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-03-27T19:01:04.211Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-03-27T19:01:04.211Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-03-27T19:01:04.211Z] === RUN TestDockerSuite/TestBuildFails [2021-03-27T19:01:11.426Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-03-27T19:01:11.426Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-03-27T19:01:18.644Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-03-27T19:01:24.573Z] === RUN TestDockerSuite/TestBuildForceRm [2021-03-27T19:01:37.134Z] === RUN TestDockerSuite/TestBuildFromGit [2021-03-27T19:01:49.702Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-03-27T19:01:49.702Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-03-27T19:01:55.613Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-03-27T19:01:55.613Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-03-27T19:01:56.613Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-03-27T19:01:57.613Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-03-27T19:01:57.613Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-03-27T19:02:12.616Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-03-27T19:02:12.617Z] === RUN TestDockerSuite/TestBuildHistory [2021-03-27T19:02:25.183Z] === RUN TestDockerSuite/TestBuildIidFile [2021-03-27T19:02:26.766Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-03-27T19:02:29.004Z] === RUN TestDockerSuite/TestBuildInheritance [2021-03-27T19:02:29.004Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-03-27T19:02:29.479Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-03-27T19:02:29.958Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-03-27T19:02:40.443Z] === RUN TestDockerSuite/TestBuildLabel [2021-03-27T19:02:40.916Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-03-27T19:02:41.390Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-03-27T19:02:42.389Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-03-27T19:02:43.387Z] === RUN TestDockerSuite/TestBuildLabels [2021-03-27T19:02:44.387Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-03-27T19:02:45.968Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-03-27T19:02:53.178Z] === RUN TestDockerSuite/TestBuildLastModified [2021-03-27T19:02:53.178Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-03-27T19:02:53.178Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-03-27T19:02:53.178Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-03-27T19:02:53.178Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-03-27T19:02:53.652Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-03-27T19:02:53.652Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-03-27T19:02:54.126Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-03-27T19:02:55.124Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-03-27T19:03:01.049Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-03-27T19:03:37.006Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-03-27T19:03:37.006Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-03-27T19:03:37.006Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-03-27T19:04:12.973Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-03-27T19:04:34.292Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-03-27T19:04:37.273Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-03-27T19:04:49.839Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-03-27T19:04:55.755Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-03-27T19:05:13.657Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-03-27T19:05:13.657Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-03-27T19:05:28.665Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-03-27T19:05:28.665Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-03-27T19:05:28.665Z] === RUN TestDockerSuite/TestBuildNetNone [2021-03-27T19:05:28.665Z] === RUN TestDockerSuite/TestBuildNoContext [2021-03-27T19:05:30.901Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-03-27T19:05:41.389Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-03-27T19:05:42.970Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-03-27T19:05:43.443Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-03-27T19:05:43.443Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-03-27T19:05:46.422Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-03-27T19:05:47.419Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-03-27T19:05:49.004Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-03-27T19:06:04.025Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-03-27T19:06:05.606Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-03-27T19:06:16.096Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-03-27T19:06:19.919Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-03-27T19:06:28.638Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-03-27T19:06:34.548Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-03-27T19:06:39.354Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-03-27T19:06:40.935Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-03-27T19:06:40.935Z] === RUN TestDockerSuite/TestBuildPATH [2021-03-27T19:06:40.935Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-03-27T19:06:43.192Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-03-27T19:06:43.192Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-03-27T19:07:34.172Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-03-27T19:08:17.007Z] === RUN TestDockerSuite/TestBuildRm [2021-03-27T19:08:29.569Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-03-27T19:08:32.552Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-03-27T19:08:32.552Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-03-27T19:08:33.027Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-03-27T19:08:34.611Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-03-27T19:08:38.441Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-03-27T19:08:42.265Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-03-27T19:08:52.751Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-03-27T19:09:10.646Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-03-27T19:09:10.646Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-03-27T19:09:11.120Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-03-27T19:09:21.607Z] === RUN TestDockerSuite/TestBuildSpaces [2021-03-27T19:09:22.082Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-03-27T19:09:27.993Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-03-27T19:09:27.993Z] === RUN TestDockerSuite/TestBuildStderr [2021-03-27T19:09:32.786Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-03-27T19:09:54.109Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-03-27T19:09:54.584Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-03-27T19:09:57.567Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-03-27T19:09:59.150Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-03-27T19:10:05.061Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-03-27T19:10:09.856Z] === RUN TestDockerSuite/TestBuildUser [2021-03-27T19:10:09.856Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-03-27T19:10:09.856Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-03-27T19:10:09.856Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-03-27T19:10:14.648Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-03-27T19:10:15.123Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-03-27T19:10:18.948Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-03-27T19:10:18.948Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-03-27T19:10:18.948Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-03-27T19:10:44.326Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-03-27T19:10:44.326Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-03-27T19:10:54.811Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-03-27T19:11:00.723Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-03-27T19:11:00.723Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-03-27T19:11:00.723Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-03-27T19:11:03.705Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-03-27T19:11:03.705Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-03-27T19:11:16.265Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-03-27T19:11:21.056Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-03-27T19:11:21.530Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-03-27T19:11:46.928Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-03-27T19:11:46.928Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-03-27T19:11:46.928Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-03-27T19:11:46.928Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-03-27T19:11:47.925Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-03-27T19:11:56.643Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-03-27T19:11:58.881Z] === RUN TestDockerSuite/TestBuildXZHost [2021-03-27T19:11:59.356Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-03-27T19:11:59.356Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-03-27T19:11:59.356Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-03-27T19:12:01.592Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-03-27T19:12:06.389Z] === RUN TestDockerSuite/TestCommitChange [2021-03-27T19:12:12.304Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-03-27T19:12:17.104Z] === RUN TestDockerSuite/TestCommitHardlink [2021-03-27T19:12:17.104Z] === RUN TestDockerSuite/TestCommitNewFile [2021-03-27T19:12:24.320Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-03-27T19:12:24.320Z] === RUN TestDockerSuite/TestCommitTTY [2021-03-27T19:12:42.219Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-03-27T19:12:50.936Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-03-27T19:12:50.936Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-03-27T19:12:50.936Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-03-27T19:12:50.936Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-03-27T19:12:50.936Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-03-27T19:12:50.936Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-03-27T19:12:50.936Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-03-27T19:12:50.936Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-03-27T19:12:50.936Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-03-27T19:12:58.148Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-03-27T19:13:05.354Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-03-27T19:13:05.354Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-03-27T19:13:08.334Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-03-27T19:13:08.334Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-03-27T19:13:08.334Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-03-27T19:13:08.334Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-03-27T19:13:15.546Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-03-27T19:13:15.546Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-03-27T19:13:15.546Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-03-27T19:13:18.526Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-03-27T19:13:18.526Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-03-27T19:13:18.526Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-03-27T19:13:18.526Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-03-27T19:13:18.526Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-03-27T19:13:21.509Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-03-27T19:13:23.746Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-03-27T19:13:25.986Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-03-27T19:13:25.986Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-03-27T19:13:25.986Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-03-27T19:13:28.223Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-03-27T19:13:28.223Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-03-27T19:13:31.203Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-03-27T19:13:31.203Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-03-27T19:13:31.203Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-03-27T19:13:33.441Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-03-27T19:13:33.441Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-03-27T19:13:35.679Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-03-27T19:13:35.679Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-03-27T19:13:38.658Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-03-27T19:13:38.658Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-03-27T19:13:41.637Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-03-27T19:13:45.463Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-03-27T19:13:50.280Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-03-27T19:13:50.280Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-03-27T19:13:50.280Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-03-27T19:13:50.280Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-03-27T19:13:50.280Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-03-27T19:13:51.863Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-03-27T19:13:51.863Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-03-27T19:13:54.103Z] === RUN TestDockerSuite/TestContainerAPITop [2021-03-27T19:13:54.103Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-03-27T19:13:57.082Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-03-27T19:13:57.082Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-03-27T19:14:01.880Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-03-27T19:14:03.461Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-03-27T19:14:03.461Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-03-27T19:14:03.461Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-03-27T19:14:03.461Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-03-27T19:14:03.461Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-03-27T19:14:03.461Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-03-27T19:14:05.699Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-03-27T19:14:05.699Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-03-27T19:14:08.680Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-03-27T19:14:10.918Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-03-27T19:14:19.634Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-03-27T19:14:21.216Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000059c0_} [2021-03-27T19:14:29.932Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1568903002_c:\foo_false____} [2021-03-27T19:14:32.176Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1568903002_c:\foo_true____} [2021-03-27T19:14:34.411Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-03-27T19:14:34.412Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-03-27T19:14:34.412Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-03-27T19:14:34.412Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-03-27T19:14:34.412Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-03-27T19:14:34.412Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-03-27T19:14:34.412Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-03-27T19:14:34.412Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-03-27T19:14:34.412Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-03-27T19:14:34.412Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-03-27T19:14:34.885Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-03-27T19:14:34.885Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-03-27T19:14:34.885Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-03-27T19:14:34.885Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-03-27T19:14:34.885Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-03-27T19:14:34.885Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-03-27T19:14:34.885Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-03-27T19:14:34.885Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-03-27T19:14:37.863Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-03-27T19:14:37.863Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-03-27T19:14:37.863Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-03-27T19:14:37.863Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-03-27T19:14:37.863Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-03-27T19:14:37.863Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-03-27T19:14:37.863Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-03-27T19:14:37.863Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-03-27T19:14:37.863Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-03-27T19:14:37.863Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-03-27T19:14:37.863Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-03-27T19:14:37.863Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-03-27T19:14:37.863Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-03-27T19:14:37.863Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-03-27T19:14:40.101Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-03-27T19:14:40.101Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-03-27T19:14:40.101Z] === RUN TestDockerSuite/TestCpRelativePath [2021-03-27T19:14:43.080Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-03-27T19:14:43.080Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-03-27T19:14:43.080Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-03-27T19:14:43.080Z] === RUN TestDockerSuite/TestCpToCaseA [2021-03-27T19:14:47.872Z] === RUN TestDockerSuite/TestCpToCaseB [2021-03-27T19:14:50.855Z] === RUN TestDockerSuite/TestCpToCaseC [2021-03-27T19:14:50.855Z] === RUN TestDockerSuite/TestCpToCaseD [2021-03-27T19:14:50.855Z] === RUN TestDockerSuite/TestCpToCaseE [2021-03-27T19:15:01.338Z] === RUN TestDockerSuite/TestCpToCaseF [2021-03-27T19:15:01.338Z] === RUN TestDockerSuite/TestCpToCaseG [2021-03-27T19:15:01.338Z] === RUN TestDockerSuite/TestCpToCaseH [2021-03-27T19:15:16.422Z] === RUN TestDockerSuite/TestCpToCaseI [2021-03-27T19:15:16.422Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-03-27T19:15:16.422Z] === RUN TestDockerSuite/TestCpToDot [2021-03-27T19:15:17.420Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-03-27T19:15:17.420Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-03-27T19:15:17.420Z] === RUN TestDockerSuite/TestCpToStdout [2021-03-27T19:15:20.398Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-03-27T19:15:20.398Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-03-27T19:15:20.398Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-03-27T19:15:20.398Z] === RUN TestDockerSuite/TestCpVolumePath [2021-03-27T19:15:20.398Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-03-27T19:15:20.398Z] === RUN TestDockerSuite/TestCreateArgs [2021-03-27T19:15:20.398Z] === RUN TestDockerSuite/TestCreateByImageID [2021-03-27T19:15:22.636Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-03-27T19:15:24.872Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-03-27T19:15:25.345Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-03-27T19:15:25.345Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-03-27T19:15:27.583Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-03-27T19:15:28.581Z] === RUN TestDockerSuite/TestCreateLabels [2021-03-27T19:15:28.581Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-03-27T19:15:28.581Z] === RUN TestDockerSuite/TestCreateRM [2021-03-27T19:15:29.056Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-03-27T19:15:29.056Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-03-27T19:15:29.056Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-03-27T19:15:29.530Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-03-27T19:15:44.536Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-03-27T19:15:44.536Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-03-27T19:15:44.536Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-03-27T19:15:47.515Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-03-27T19:15:47.515Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-03-27T19:15:47.515Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-03-27T19:15:50.493Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-03-27T19:15:50.493Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-03-27T19:15:50.493Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-03-27T19:15:50.493Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-03-27T19:15:50.493Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-03-27T19:15:50.493Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-03-27T19:15:50.967Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-03-27T19:15:50.967Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-03-27T19:15:50.967Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-03-27T19:15:50.967Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-03-27T19:15:50.967Z] === RUN TestDockerSuite/TestDevicePermissions [2021-03-27T19:15:50.967Z] === RUN TestDockerSuite/TestDockerFails [2021-03-27T19:15:50.967Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-03-27T19:15:50.967Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-03-27T19:15:50.967Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-03-27T19:15:50.967Z] === RUN TestDockerSuite/TestEventsAttach [2021-03-27T19:15:50.967Z] === RUN TestDockerSuite/TestEventsCommit [2021-03-27T19:15:50.967Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-03-27T19:15:53.955Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-03-27T19:15:56.197Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-03-27T19:15:59.177Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-03-27T19:16:14.186Z] === RUN TestDockerSuite/TestEventsCopy [2021-03-27T19:16:18.009Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-03-27T19:16:23.927Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-03-27T19:16:26.170Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-03-27T19:16:27.168Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-03-27T19:16:30.997Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-03-27T19:16:32.580Z] === RUN TestDockerSuite/TestEventsFilterType [2021-03-27T19:16:33.577Z] === RUN TestDockerSuite/TestEventsFilters [2021-03-27T19:16:38.370Z] === RUN TestDockerSuite/TestEventsFormat [2021-03-27T19:16:44.282Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-03-27T19:16:44.282Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-03-27T19:16:44.282Z] === RUN TestDockerSuite/TestEventsImageImport [2021-03-27T19:16:44.282Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-03-27T19:16:44.282Z] === RUN TestDockerSuite/TestEventsImagePull [2021-03-27T19:16:44.282Z] === RUN TestDockerSuite/TestEventsImageTag [2021-03-27T19:16:45.279Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-03-27T19:16:45.279Z] === RUN TestDockerSuite/TestEventsRename [2021-03-27T19:16:48.260Z] === RUN TestDockerSuite/TestEventsResize [2021-03-27T19:16:51.240Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-03-27T19:16:58.446Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-03-27T19:17:01.427Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-03-27T19:17:06.221Z] === RUN TestDockerSuite/TestEventsTop [2021-03-27T19:17:06.221Z] === RUN TestDockerSuite/TestEventsUntag [2021-03-27T19:17:09.203Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-03-27T19:17:13.029Z] === RUN TestDockerSuite/TestExec [2021-03-27T19:17:13.029Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-03-27T19:17:13.029Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-03-27T19:17:15.267Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-03-27T19:17:17.507Z] === RUN TestDockerSuite/TestExecAPIStart [2021-03-27T19:17:17.507Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-03-27T19:17:17.507Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-03-27T19:17:17.507Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-03-27T19:17:19.745Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-03-27T19:17:21.986Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-03-27T19:17:24.964Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-03-27T19:17:27.200Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-03-27T19:17:31.999Z] === RUN TestDockerSuite/TestExecCgroup [2021-03-27T19:17:31.999Z] === RUN TestDockerSuite/TestExecEnv [2021-03-27T19:17:31.999Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-03-27T19:17:31.999Z] === RUN TestDockerSuite/TestExecExitStatus [2021-03-27T19:17:34.236Z] === RUN TestDockerSuite/TestExecInspectID [2021-03-27T19:17:39.030Z] === RUN TestDockerSuite/TestExecInteractive [2021-03-27T19:17:39.030Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-03-27T19:17:39.030Z] === RUN TestDockerSuite/TestExecParseError [2021-03-27T19:17:39.030Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-03-27T19:17:39.030Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-03-27T19:17:39.030Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-03-27T19:17:42.010Z] === RUN TestDockerSuite/TestExecSetEnv [2021-03-27T19:17:42.010Z] === RUN TestDockerSuite/TestExecStartFails [2021-03-27T19:17:42.010Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-03-27T19:17:42.010Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-03-27T19:17:42.010Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-03-27T19:17:42.010Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-03-27T19:17:44.998Z] === RUN TestDockerSuite/TestExecUlimits [2021-03-27T19:17:44.998Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-03-27T19:17:52.219Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-03-27T19:17:52.219Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-03-27T19:17:52.219Z] === RUN TestDockerSuite/TestExecWithUser [2021-03-27T19:17:52.219Z] === RUN TestDockerSuite/TestGetContainerStats [2021-03-27T19:17:58.131Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-03-27T19:18:04.054Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-03-27T19:18:07.889Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-03-27T19:18:13.801Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-03-27T19:18:13.801Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-03-27T19:18:13.801Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-03-27T19:18:13.801Z] === RUN TestDockerSuite/TestHealth [2021-03-27T19:18:13.801Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-03-27T19:18:13.801Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-03-27T19:18:14.276Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-03-27T19:18:14.276Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-03-27T19:18:24.761Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-03-27T19:18:24.761Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-03-27T19:18:24.761Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-03-27T19:18:24.761Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-03-27T19:18:24.761Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-03-27T19:18:24.761Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-03-27T19:18:25.235Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-03-27T19:18:25.235Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-03-27T19:18:26.820Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-03-27T19:18:26.820Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-03-27T19:18:28.402Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-03-27T19:18:28.876Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-03-27T19:18:31.113Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-03-27T19:18:34.096Z] === RUN TestDockerSuite/TestImagesFormat [2021-03-27T19:18:34.572Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-03-27T19:18:34.572Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-03-27T19:18:38.397Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-03-27T19:18:38.397Z] === RUN TestDockerSuite/TestImportBadURL [2021-03-27T19:18:40.636Z] === RUN TestDockerSuite/TestImportDisplay [2021-03-27T19:18:41.109Z] === RUN TestDockerSuite/TestImportFile [2021-03-27T19:18:41.109Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-03-27T19:18:41.109Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-03-27T19:18:41.109Z] === RUN TestDockerSuite/TestImportGzipped [2021-03-27T19:18:41.109Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-03-27T19:18:41.109Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-03-27T19:18:41.109Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-03-27T19:18:41.109Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-03-27T19:18:41.109Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-03-27T19:18:41.109Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-03-27T19:18:41.109Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-03-27T19:18:41.109Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-03-27T19:18:45.491Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-03-27T19:18:45.965Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-03-27T19:18:45.965Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-03-27T19:18:45.965Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-03-27T19:18:45.965Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-03-27T19:18:45.965Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-03-27T19:18:48.943Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-03-27T19:18:48.943Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-03-27T19:18:51.181Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-03-27T19:18:51.181Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-03-27T19:18:51.181Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-03-27T19:18:51.181Z] === RUN TestDockerSuite/TestInspectDefault [2021-03-27T19:18:53.419Z] === RUN TestDockerSuite/TestInspectHistory [2021-03-27T19:18:58.210Z] === RUN TestDockerSuite/TestInspectImage [2021-03-27T19:18:58.210Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-03-27T19:18:58.210Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-03-27T19:18:58.210Z] === RUN TestDockerSuite/TestInspectInt64 [2021-03-27T19:19:01.190Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-03-27T19:19:03.428Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-03-27T19:19:03.428Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-03-27T19:19:06.406Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-03-27T19:19:08.642Z] === RUN TestDockerSuite/TestInspectPlugin [2021-03-27T19:19:08.642Z] === RUN TestDockerSuite/TestInspectRootFS [2021-03-27T19:19:08.642Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-03-27T19:19:11.623Z] === RUN TestDockerSuite/TestInspectStatus [2021-03-27T19:19:14.603Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-03-27T19:19:19.396Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-03-27T19:19:21.636Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-03-27T19:19:24.618Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-03-27T19:19:26.862Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-03-27T19:19:29.101Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-03-27T19:19:36.310Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-03-27T19:19:39.289Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-03-27T19:19:39.289Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-03-27T19:19:39.289Z] === RUN TestDockerSuite/TestLinksEnvs [2021-03-27T19:19:39.289Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-03-27T19:19:39.289Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-03-27T19:19:39.289Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-03-27T19:19:39.289Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-03-27T19:19:39.289Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-03-27T19:19:39.289Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-03-27T19:19:39.289Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-03-27T19:19:39.289Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-03-27T19:19:39.289Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-03-27T19:19:39.289Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-03-27T19:19:39.289Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-03-27T19:19:39.289Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-03-27T19:19:39.289Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-03-27T19:19:39.289Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-03-27T19:19:39.289Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-03-27T19:19:39.289Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-03-27T19:19:39.289Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-03-27T19:19:41.527Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-03-27T19:19:43.773Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-03-27T19:19:49.683Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-03-27T19:19:52.663Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-03-27T19:19:52.663Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-03-27T19:19:54.905Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-03-27T19:19:54.905Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-03-27T19:20:03.632Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-03-27T19:20:12.363Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-03-27T19:20:19.580Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-03-27T19:20:21.821Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-03-27T19:20:24.806Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-03-27T19:20:24.806Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-03-27T19:20:27.792Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-03-27T19:20:30.034Z] === RUN TestDockerSuite/TestLogsSince [2021-03-27T19:20:40.531Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-03-27T19:20:40.531Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-03-27T19:20:40.531Z] === RUN TestDockerSuite/TestLogsTail [2021-03-27T19:20:42.121Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-03-27T19:20:45.112Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-03-27T19:20:48.101Z] === RUN TestDockerSuite/TestMountIntoProc [2021-03-27T19:20:48.101Z] === RUN TestDockerSuite/TestMountIntoSys [2021-03-27T19:20:48.101Z] === RUN TestDockerSuite/TestNetHostname [2021-03-27T19:20:48.101Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-03-27T19:20:48.101Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-03-27T19:20:48.101Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-03-27T19:20:48.101Z] === RUN TestDockerSuite/TestPluginActive [2021-03-27T19:20:48.101Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-03-27T19:20:48.101Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-03-27T19:20:48.101Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-03-27T19:20:48.101Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-03-27T19:20:48.101Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-03-27T19:20:48.101Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-03-27T19:20:48.101Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-03-27T19:20:48.101Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-03-27T19:20:48.101Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-03-27T19:20:48.101Z] === RUN TestDockerSuite/TestPortHostBinding [2021-03-27T19:20:48.101Z] === RUN TestDockerSuite/TestPortList [2021-03-27T19:20:48.101Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-03-27T19:20:58.604Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-03-27T19:20:58.604Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-03-27T19:20:58.604Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-03-27T19:20:58.604Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-03-27T19:20:58.604Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-03-27T19:20:58.604Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-03-27T19:20:58.604Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-03-27T19:20:58.604Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-03-27T19:20:58.604Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-03-27T19:20:58.604Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-03-27T19:21:03.443Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-03-27T19:21:03.443Z] === RUN TestDockerSuite/TestPsByOrder [2021-03-27T19:21:13.937Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-03-27T19:21:13.937Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-03-27T19:21:26.514Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-03-27T19:21:41.538Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-03-27T19:21:41.538Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-03-27T19:21:41.538Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-03-27T19:21:56.567Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-03-27T19:22:01.379Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-03-27T19:22:08.609Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-03-27T19:22:19.103Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-03-27T19:22:19.103Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-03-27T19:22:19.103Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-03-27T19:22:29.602Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-03-27T19:22:29.602Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-03-27T19:22:29.602Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-03-27T19:22:29.602Z] === RUN TestDockerSuite/TestPsRightTagName [2021-03-27T19:22:29.602Z] === RUN TestDockerSuite/TestPsShowMounts [2021-03-27T19:22:36.826Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-03-27T19:22:36.826Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-03-27T19:22:39.066Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-03-27T19:22:39.066Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-03-27T19:22:40.065Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-03-27T19:22:41.069Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-03-27T19:22:41.069Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-03-27T19:22:45.867Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-03-27T19:22:50.671Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-03-27T19:22:52.919Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-03-27T19:23:23.156Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-03-27T19:23:23.156Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-03-27T19:23:29.078Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-03-27T19:23:29.078Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-03-27T19:23:29.078Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-03-27T19:23:30.078Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-03-27T19:23:34.881Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-03-27T19:23:39.682Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-03-27T19:23:39.682Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-03-27T19:23:44.632Z] === RUN TestDockerSuite/TestRmiBlank [2021-03-27T19:23:44.632Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-03-27T19:23:44.632Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-03-27T19:24:02.546Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-03-27T19:24:03.021Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-03-27T19:24:04.020Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-03-27T19:24:11.238Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-03-27T19:24:17.155Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-03-27T19:24:25.890Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-03-27T19:24:30.692Z] === RUN TestDockerSuite/TestRmiTag [2021-03-27T19:24:31.168Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-03-27T19:24:34.152Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-03-27T19:24:55.488Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-03-27T19:24:57.733Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-03-27T19:25:03.663Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-03-27T19:25:04.666Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-03-27T19:25:04.666Z] === RUN TestDockerSuite/TestRunAddHost [2021-03-27T19:25:04.666Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-03-27T19:25:04.666Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-03-27T19:25:04.666Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-03-27T19:25:04.666Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-03-27T19:25:04.666Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-03-27T19:25:05.140Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-03-27T19:25:07.381Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-03-27T19:25:07.381Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-03-27T19:25:07.381Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-03-27T19:25:12.185Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-03-27T19:25:16.014Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-03-27T19:25:18.259Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-03-27T19:25:21.246Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-03-27T19:25:23.487Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-03-27T19:25:23.963Z] === RUN TestDockerSuite/TestRunBindMounts [2021-03-27T19:25:29.887Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-03-27T19:25:29.887Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-03-27T19:25:29.887Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-03-27T19:25:29.887Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-03-27T19:25:29.887Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-03-27T19:25:29.887Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-03-27T19:25:29.887Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-03-27T19:25:29.887Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-03-27T19:25:29.887Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-03-27T19:25:29.887Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-03-27T19:25:29.887Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-03-27T19:25:29.887Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-03-27T19:25:32.871Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-03-27T19:25:32.871Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-03-27T19:25:35.856Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-03-27T19:25:35.856Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-03-27T19:25:36.331Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-03-27T19:25:38.573Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-03-27T19:25:38.573Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-03-27T19:25:38.573Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-03-27T19:25:38.573Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-03-27T19:25:38.573Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-03-27T19:25:38.573Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-03-27T19:25:38.573Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-03-27T19:25:38.573Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-03-27T19:25:41.557Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-03-27T19:25:43.806Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-03-27T19:25:47.645Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-03-27T19:25:47.645Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-03-27T19:25:47.645Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-03-27T19:25:47.645Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-03-27T19:25:49.886Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-03-27T19:25:49.886Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-03-27T19:25:49.886Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-03-27T19:25:49.886Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-03-27T19:25:49.886Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-03-27T19:25:52.871Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-03-27T19:25:58.791Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-03-27T19:25:58.791Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-03-27T19:25:58.791Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-03-27T19:25:58.791Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-03-27T19:25:58.791Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-03-27T19:25:58.791Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-03-27T19:25:58.791Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-03-27T19:26:01.032Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-03-27T19:26:01.032Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-03-27T19:26:01.032Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-03-27T19:26:01.032Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-03-27T19:26:08.253Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-03-27T19:26:11.237Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-03-27T19:26:11.237Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-03-27T19:26:14.222Z] === RUN TestDockerSuite/TestRunEnvironment [2021-03-27T19:26:14.222Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-03-27T19:26:14.222Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-03-27T19:26:14.222Z] === RUN TestDockerSuite/TestRunExitCode [2021-03-27T19:26:16.467Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-03-27T19:26:18.709Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-03-27T19:26:21.693Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-03-27T19:26:28.909Z] === RUN TestDockerSuite/TestRunExposePort [2021-03-27T19:26:28.909Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-03-27T19:26:28.909Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-03-27T19:26:28.909Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-03-27T19:26:28.909Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-03-27T19:26:28.909Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-03-27T19:26:28.909Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-03-27T19:26:28.909Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-03-27T19:26:28.909Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-03-27T19:26:43.932Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-03-27T19:26:43.932Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-03-27T19:26:43.932Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-03-27T19:26:43.932Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-03-27T19:26:43.932Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-03-27T19:26:43.932Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-03-27T19:26:43.932Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-03-27T19:26:51.157Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-03-27T19:26:51.157Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-03-27T19:26:52.748Z] === RUN TestDockerSuite/TestRunModeHostname [2021-03-27T19:26:52.749Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-03-27T19:26:52.749Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-03-27T19:26:52.749Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-03-27T19:26:52.749Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-03-27T19:26:52.749Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-03-27T19:26:52.749Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-03-27T19:26:52.749Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-03-27T19:26:52.749Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-03-27T19:26:52.749Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-03-27T19:26:52.749Z] === RUN TestDockerSuite/TestRunMount [2021-03-27T19:26:52.749Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-03-27T19:26:52.749Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-03-27T19:26:52.749Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-03-27T19:26:52.749Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-03-27T19:27:01.476Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-03-27T19:27:01.476Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-03-27T19:27:01.476Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-03-27T19:27:01.476Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-03-27T19:27:06.282Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-03-27T19:27:11.093Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-03-27T19:27:11.093Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-03-27T19:27:11.093Z] === RUN TestDockerSuite/TestRunNetHost [2021-03-27T19:27:11.093Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-03-27T19:27:11.093Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-03-27T19:27:11.093Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-03-27T19:27:11.093Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-03-27T19:27:11.093Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-03-27T19:27:11.093Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-03-27T19:27:11.093Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-03-27T19:27:11.093Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-03-27T19:27:12.096Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-03-27T19:27:15.928Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-03-27T19:27:18.169Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-03-27T19:27:19.169Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-03-27T19:27:21.413Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-03-27T19:27:21.413Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-03-27T19:27:21.890Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-03-27T19:27:21.890Z] === RUN TestDockerSuite/TestRunPortInUse [2021-03-27T19:27:21.890Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-03-27T19:27:21.890Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-03-27T19:27:21.890Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-03-27T19:27:21.890Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-03-27T19:27:21.890Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-03-27T19:27:25.723Z] === RUN TestDockerSuite/TestRunPublishPort [2021-03-27T19:27:25.723Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-03-27T19:27:25.723Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-03-27T19:27:25.723Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-03-27T19:27:25.723Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-03-27T19:27:25.723Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-03-27T19:27:47.065Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-03-27T19:27:47.065Z] === RUN TestDockerSuite/TestRunRm [2021-03-27T19:27:47.065Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-03-27T19:27:52.988Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-03-27T19:28:00.209Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-03-27T19:28:02.454Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-03-27T19:28:04.698Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-03-27T19:28:07.687Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-03-27T19:28:07.687Z] === RUN TestDockerSuite/TestRunState [2021-03-27T19:28:07.687Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-03-27T19:28:09.931Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-03-27T19:28:09.931Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-03-27T19:28:12.177Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-03-27T19:28:12.177Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-03-27T19:28:12.177Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-03-27T19:28:12.653Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-03-27T19:28:12.653Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-03-27T19:28:12.653Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-03-27T19:28:18.575Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-03-27T19:28:18.575Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-03-27T19:28:18.575Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-03-27T19:28:18.575Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-03-27T19:28:18.575Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-03-27T19:28:18.575Z] === RUN TestDockerSuite/TestRunUserByID [2021-03-27T19:28:18.575Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-03-27T19:28:18.575Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-03-27T19:28:18.575Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-03-27T19:28:18.575Z] === RUN TestDockerSuite/TestRunUserByName [2021-03-27T19:28:18.575Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-03-27T19:28:20.818Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-03-27T19:28:20.818Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-03-27T19:28:23.060Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-03-27T19:28:23.060Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-03-27T19:28:23.060Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-03-27T19:28:26.895Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-03-27T19:28:34.116Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-03-27T19:28:38.918Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-03-27T19:28:47.663Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-03-27T19:28:47.663Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-03-27T19:28:47.663Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-03-27T19:28:49.252Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-03-27T19:28:52.249Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-03-27T19:28:54.495Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-03-27T19:28:54.495Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-03-27T19:28:54.495Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-03-27T19:28:54.495Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-03-27T19:28:54.495Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-03-27T19:28:54.495Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-03-27T19:28:54.495Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-03-27T19:28:54.495Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-03-27T19:28:54.495Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-03-27T19:29:04.999Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-03-27T19:29:05.475Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-03-27T19:29:08.469Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-03-27T19:29:13.273Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-03-27T19:29:13.273Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-03-27T19:29:13.273Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-03-27T19:29:13.273Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-03-27T19:29:13.273Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-03-27T19:29:13.273Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-03-27T19:29:13.273Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-03-27T19:29:13.273Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-03-27T19:29:13.273Z] === RUN TestDockerSuite/TestSaveImageId [2021-03-27T19:29:13.273Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-03-27T19:29:13.273Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-03-27T19:29:13.273Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-03-27T19:29:13.749Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-03-27T19:29:13.749Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-03-27T19:29:13.749Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-03-27T19:29:13.749Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-03-27T19:29:13.749Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-03-27T19:29:13.749Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-03-27T19:29:15.997Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-03-27T19:29:16.476Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-03-27T19:29:16.954Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-03-27T19:29:17.443Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-03-27T19:29:19.029Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-03-27T19:29:26.251Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-03-27T19:29:26.251Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-03-27T19:29:36.755Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-03-27T19:29:36.755Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-03-27T19:29:45.491Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-03-27T19:29:45.491Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-03-27T19:29:45.491Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-03-27T19:29:45.491Z] === RUN TestDockerSuite/TestStartRecordError [2021-03-27T19:29:45.491Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-03-27T19:29:54.224Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-03-27T19:29:54.224Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-03-27T19:29:54.224Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-03-27T19:29:54.224Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-03-27T19:29:54.224Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-03-27T19:29:54.224Z] === RUN TestDockerSuite/TestStatsNoStream [2021-03-27T19:29:54.224Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-03-27T19:29:57.214Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-03-27T19:29:59.462Z] === RUN TestDockerSuite/TestTopPrivileged [2021-03-27T19:29:59.462Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-03-27T19:30:01.707Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-03-27T19:30:01.707Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-03-27T19:30:02.183Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-03-27T19:30:02.183Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-03-27T19:30:02.183Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-03-27T19:30:02.183Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-03-27T19:30:02.183Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-03-27T19:30:17.211Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-03-27T19:30:17.687Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-03-27T19:30:17.687Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-03-27T19:30:17.687Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-03-27T19:30:18.163Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-03-27T19:30:18.640Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-03-27T19:30:18.640Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-03-27T19:30:21.642Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-03-27T19:30:21.642Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-03-27T19:30:25.482Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-03-27T19:30:25.482Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-03-27T19:30:25.957Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-03-27T19:30:25.957Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-03-27T19:30:25.958Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-03-27T19:30:34.694Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-03-27T19:30:34.694Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-03-27T19:30:35.169Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-03-27T19:30:35.169Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-03-27T19:30:35.169Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-03-27T19:30:47.745Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-03-27T19:30:47.745Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-03-27T19:30:48.220Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-03-27T19:31:03.252Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-03-27T19:31:03.252Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-03-27T19:31:04.843Z] --- PASS: TestDockerSuite (2969.90s) [2021-03-27T19:31:04.843Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-03-27T19:31:04.843Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-03-27T19:31:04.843Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.843Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-03-27T19:31:04.843Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-03-27T19:31:04.843Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-03-27T19:31:04.843Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-03-27T19:31:04.843Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.843Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2021-03-27T19:31:04.843Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.92s) [2021-03-27T19:31:04.843Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.27s) [2021-03-27T19:31:04.843Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.71s) [2021-03-27T19:31:04.843Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2021-03-27T19:31:04.843Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (138.19s) [2021-03-27T19:31:04.843Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.73s) [2021-03-27T19:31:04.843Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2021-03-27T19:31:04.843Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-03-27T19:31:04.843Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.843Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2021-03-27T19:31:04.843Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.843Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-03-27T19:31:04.843Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.843Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-03-27T19:31:04.843Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.843Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2021-03-27T19:31:04.843Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.843Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-03-27T19:31:04.843Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.843Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-03-27T19:31:04.843Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.843Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-03-27T19:31:04.843Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-03-27T19:31:04.843Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.843Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.31s) [2021-03-27T19:31:04.843Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-03-27T19:31:04.843Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.843Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-03-27T19:31:04.843Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.843Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.27s) [2021-03-27T19:31:04.843Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.62s) [2021-03-27T19:31:04.843Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-03-27T19:31:04.843Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2021-03-27T19:31:04.843Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-03-27T19:31:04.843Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-03-27T19:31:04.843Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-03-27T19:31:04.843Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.843Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-03-27T19:31:04.843Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.843Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.43s) [2021-03-27T19:31:04.843Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-03-27T19:31:04.843Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-03-27T19:31:04.843Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-03-27T19:31:04.843Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.843Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.38s) [2021-03-27T19:31:04.843Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (128.56s) [2021-03-27T19:31:04.843Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s) [2021-03-27T19:31:04.843Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-03-27T19:31:04.843Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.27s) [2021-03-27T19:31:04.843Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2021-03-27T19:31:04.843Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.67s) [2021-03-27T19:31:04.843Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.98s) [2021-03-27T19:31:04.843Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-03-27T19:31:04.843Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.843Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-03-27T19:31:04.843Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.843Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-03-27T19:31:04.843Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.843Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s) [2021-03-27T19:31:04.843Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.05s) [2021-03-27T19:31:04.843Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.67s) [2021-03-27T19:31:04.843Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.78s) [2021-03-27T19:31:04.843Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-03-27T19:31:04.843Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.843Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-03-27T19:31:04.843Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.843Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2021-03-27T19:31:04.843Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.29s) [2021-03-27T19:31:04.843Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.77s) [2021-03-27T19:31:04.843Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.48s) [2021-03-27T19:31:04.843Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.16s) [2021-03-27T19:31:04.843Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-03-27T19:31:04.843Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.843Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.48s) [2021-03-27T19:31:04.843Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.79s) [2021-03-27T19:31:04.843Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (10.01s) [2021-03-27T19:31:04.843Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2021-03-27T19:31:04.843Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.843Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-03-27T19:31:04.843Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.843Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-03-27T19:31:04.843Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.843Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-03-27T19:31:04.843Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.843Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.61s) [2021-03-27T19:31:04.843Z] --- PASS: TestDockerSuite/TestBuildAddTar (52.85s) [2021-03-27T19:31:04.843Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-03-27T19:31:04.843Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.843Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.44s) [2021-03-27T19:31:04.843Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.843Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (29.75s) [2021-03-27T19:31:04.843Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.82s) [2021-03-27T19:31:04.843Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.843Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.62s) [2021-03-27T19:31:04.843Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (12.98s) [2021-03-27T19:31:04.843Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.18s) [2021-03-27T19:31:04.843Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.843Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.52s) [2021-03-27T19:31:04.843Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.50s) [2021-03-27T19:31:04.843Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.24s) [2021-03-27T19:31:04.843Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2021-03-27T19:31:04.843Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.843Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (10.20s) [2021-03-27T19:31:04.843Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-03-27T19:31:04.843Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.843Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-03-27T19:31:04.843Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.843Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.23s) [2021-03-27T19:31:04.843Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-03-27T19:31:04.843Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.843Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.67s) [2021-03-27T19:31:04.843Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-03-27T19:31:04.843Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.843Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-03-27T19:31:04.843Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.843Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (34.74s) [2021-03-27T19:31:04.843Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.09s) [2021-03-27T19:31:04.843Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.81s) [2021-03-27T19:31:04.843Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.843Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.42s) [2021-03-27T19:31:04.843Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.843Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.57s) [2021-03-27T19:31:04.843Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-03-27T19:31:04.843Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.843Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.99s) [2021-03-27T19:31:04.843Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.53s) [2021-03-27T19:31:04.843Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-03-27T19:31:04.843Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.843Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-03-27T19:31:04.843Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-03-27T19:31:04.843Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.67s) [2021-03-27T19:31:04.843Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.15s) [2021-03-27T19:31:04.843Z] --- PASS: TestDockerSuite/TestBuildCmd (0.69s) [2021-03-27T19:31:04.843Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.73s) [2021-03-27T19:31:04.843Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.64s) [2021-03-27T19:31:04.843Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.79s) [2021-03-27T19:31:04.843Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.60s) [2021-03-27T19:31:04.843Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-03-27T19:31:04.843Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.843Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.42s) [2021-03-27T19:31:04.843Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-03-27T19:31:04.843Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.843Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.57s) [2021-03-27T19:31:04.843Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.23s) [2021-03-27T19:31:04.843Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.16s) [2021-03-27T19:31:04.843Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.59s) [2021-03-27T19:31:04.843Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2021-03-27T19:31:04.843Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.843Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.02s) [2021-03-27T19:31:04.843Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.75s) [2021-03-27T19:31:04.843Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-03-27T19:31:04.843Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.843Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-03-27T19:31:04.843Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.843Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.93s) [2021-03-27T19:31:04.843Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (35.67s) [2021-03-27T19:31:04.843Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.65s) [2021-03-27T19:31:04.843Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.35s) [2021-03-27T19:31:04.843Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.77s) [2021-03-27T19:31:04.843Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.42s) [2021-03-27T19:31:04.843Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.843Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.40s) [2021-03-27T19:31:04.843Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.843Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-03-27T19:31:04.843Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.843Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.63s) [2021-03-27T19:31:04.843Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-03-27T19:31:04.843Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.843Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (29.53s) [2021-03-27T19:31:04.843Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.78s) [2021-03-27T19:31:04.843Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.45s) [2021-03-27T19:31:04.843Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.843Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (28.93s) [2021-03-27T19:31:04.843Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.95s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.89s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.86s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.18s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.15s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildDockerignore (84.84s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.40s) [2021-03-27T19:31:04.844Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.47s) [2021-03-27T19:31:04.844Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (86.52s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.96s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.94s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (31.29s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (16.83s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (16.47s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (45.37s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.60s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (16.04s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (112.38s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.54s) [2021-03-27T19:31:04.844Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.41s) [2021-03-27T19:31:04.844Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.844Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-03-27T19:31:04.844Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.67s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.27s) [2021-03-27T19:31:04.844Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-03-27T19:31:04.844Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.62s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.63s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.13s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.67s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.40s) [2021-03-27T19:31:04.844Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-03-27T19:31:04.844Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.844Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.39s) [2021-03-27T19:31:04.844Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.844Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-03-27T19:31:04.844Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.844Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-03-27T19:31:04.844Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.844Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2021-03-27T19:31:04.844Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.49s) [2021-03-27T19:31:04.844Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-03-27T19:31:04.844Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.844Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-03-27T19:31:04.844Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.844Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-03-27T19:31:04.844Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.19s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.49s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (17.02s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.72s) [2021-03-27T19:31:04.844Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2021-03-27T19:31:04.844Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.844Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-03-27T19:31:04.844Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.844Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2021-03-27T19:31:04.844Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.844Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-03-27T19:31:04.844Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.844Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-03-27T19:31:04.844Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildFails (7.45s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.18s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.26s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.44s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildForceRm (12.33s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildFromGit (11.58s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.57s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.14s) [2021-03-27T19:31:04.844Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-03-27T19:31:04.844Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.83s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.67s) [2021-03-27T19:31:04.844Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-03-27T19:31:04.844Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (14.60s) [2021-03-27T19:31:04.844Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-03-27T19:31:04.844Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildHistory (13.41s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.16s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.18s) [2021-03-27T19:31:04.844Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2021-03-27T19:31:04.844Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.89s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (9.74s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildLabel (1.14s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.74s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.13s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.68s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildLabels (1.17s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.77s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.83s) [2021-03-27T19:31:04.844Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2021-03-27T19:31:04.844Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.844Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2021-03-27T19:31:04.844Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.67s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.73s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.85s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (31.52s) [2021-03-27T19:31:04.844Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-03-27T19:31:04.844Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.72s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (35.30s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (21.03s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.79s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (11.64s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.11s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (18.59s) [2021-03-27T19:31:04.844Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-03-27T19:31:04.844Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (13.28s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.73s) [2021-03-27T19:31:04.844Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-03-27T19:31:04.844Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.844Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-03-27T19:31:04.844Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.06s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (9.68s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.62s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.25s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.15s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.83s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.19s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.60s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildOnBuild (14.55s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.89s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.68s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.16s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.25s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.54s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.27s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.38s) [2021-03-27T19:31:04.844Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2021-03-27T19:31:04.844Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.844Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-03-27T19:31:04.844Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.38s) [2021-03-27T19:31:04.844Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-03-27T19:31:04.844Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (50.89s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (39.88s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildRm (14.44s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.90s) [2021-03-27T19:31:04.844Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-03-27T19:31:04.844Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.844Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.43s) [2021-03-27T19:31:04.844Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.50s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.04s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.92s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildShellInherited (9.89s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (17.10s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.90s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.73s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.72s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.34s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.51s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildStderr (5.04s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (21.33s) [2021-03-27T19:31:04.844Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.43s) [2021-03-27T19:31:04.844Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.26s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.46s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.99s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.79s) [2021-03-27T19:31:04.844Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-03-27T19:31:04.844Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.844Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-03-27T19:31:04.844Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.844Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-03-27T19:31:04.844Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.61s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.64s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.17s) [2021-03-27T19:31:04.844Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-03-27T19:31:04.844Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.844Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-03-27T19:31:04.844Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (24.02s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.07s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.00s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.39s) [2021-03-27T19:31:04.844Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.43s) [2021-03-27T19:31:04.844Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.844Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-03-27T19:31:04.844Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.92s) [2021-03-27T19:31:04.844Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s) [2021-03-27T19:31:04.844Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.03s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.09s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.51s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (24.14s) [2021-03-27T19:31:04.844Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.45s) [2021-03-27T19:31:04.844Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.844Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.42s) [2021-03-27T19:31:04.844Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.844Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-03-27T19:31:04.844Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.38s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.64s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.33s) [2021-03-27T19:31:04.844Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.38s) [2021-03-27T19:31:04.844Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.844Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-03-27T19:31:04.844Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.844Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-03-27T19:31:04.844Z] docker_cli_sni_test.go:18: Flakey test [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.30s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.80s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestCommitChange (5.12s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.91s) [2021-03-27T19:31:04.844Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-03-27T19:31:04.844Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.26s) [2021-03-27T19:31:04.844Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-03-27T19:31:04.844Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestCommitTTY (17.08s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (9.83s) [2021-03-27T19:31:04.844Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-03-27T19:31:04.844Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.844Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-03-27T19:31:04.844Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.844Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-03-27T19:31:04.844Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.844Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-03-27T19:31:04.844Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.844Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-03-27T19:31:04.844Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.844Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-03-27T19:31:04.844Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.844Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-03-27T19:31:04.844Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.03s) [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.69s) [2021-03-27T19:31:04.844Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-03-27T19:31:04.844Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.51s) [2021-03-27T19:31:04.844Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-03-27T19:31:04.844Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.844Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-03-27T19:31:04.844Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.844Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-03-27T19:31:04.844Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestContainerAPICreate (7.34s) [2021-03-27T19:31:04.844Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-03-27T19:31:04.844Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.844Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-03-27T19:31:04.845Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.72s) [2021-03-27T19:31:04.845Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-03-27T19:31:04.845Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-03-27T19:31:04.845Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.845Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-03-27T19:31:04.845Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.845Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-03-27T19:31:04.845Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.845Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.82s) [2021-03-27T19:31:04.845Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.31s) [2021-03-27T19:31:04.845Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.38s) [2021-03-27T19:31:04.845Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-03-27T19:31:04.845Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-03-27T19:31:04.845Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.845Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.49s) [2021-03-27T19:31:04.845Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-03-27T19:31:04.845Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.46s) [2021-03-27T19:31:04.845Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-03-27T19:31:04.845Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.845Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-03-27T19:31:04.845Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.845Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.56s) [2021-03-27T19:31:04.845Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-03-27T19:31:04.845Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.12s) [2021-03-27T19:31:04.845Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-03-27T19:31:04.845Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.845Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.82s) [2021-03-27T19:31:04.845Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.26s) [2021-03-27T19:31:04.845Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.56s) [2021-03-27T19:31:04.845Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.98s) [2021-03-27T19:31:04.845Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.54s) [2021-03-27T19:31:04.845Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.09s) [2021-03-27T19:31:04.845Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-03-27T19:31:04.845Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-03-27T19:31:04.845Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-03-27T19:31:04.845Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.99s) [2021-03-27T19:31:04.845Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-03-27T19:31:04.845Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.845Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.43s) [2021-03-27T19:31:04.845Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-03-27T19:31:04.845Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.845Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.42s) [2021-03-27T19:31:04.845Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.10s) [2021-03-27T19:31:04.845Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.47s) [2021-03-27T19:31:04.845Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.20s) [2021-03-27T19:31:04.845Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-03-27T19:31:04.845Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.845Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-03-27T19:31:04.845Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.845Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-03-27T19:31:04.845Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.845Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-03-27T19:31:04.845Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.845Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-03-27T19:31:04.845Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.845Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.08s) [2021-03-27T19:31:04.845Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (28.81s) [2021-03-27T19:31:04.845Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.62s) [2021-03-27T19:31:04.845Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.79s) [2021-03-27T19:31:04.845Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (7.71s) [2021-03-27T19:31:04.845Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.66s) [2021-03-27T19:31:04.845Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000059c0_} (7.68s) [2021-03-27T19:31:04.845Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1568903002_c:\foo_false____} (2.66s) [2021-03-27T19:31:04.845Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1568903002_c:\foo_true____} (2.66s) [2021-03-27T19:31:04.845Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-03-27T19:31:04.845Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.845Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.33s) [2021-03-27T19:31:04.845Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-03-27T19:31:04.845Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-03-27T19:31:04.845Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-03-27T19:31:04.845Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-03-27T19:31:04.845Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-03-27T19:31:04.845Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2021-03-27T19:31:04.845Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2021-03-27T19:31:04.845Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.07s) [2021-03-27T19:31:04.845Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.01s) [2021-03-27T19:31:04.845Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.06s) [2021-03-27T19:31:04.845Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-03-27T19:31:04.845Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.845Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-03-27T19:31:04.845Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.845Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-03-27T19:31:04.845Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.845Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-03-27T19:31:04.845Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.845Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-03-27T19:31:04.845Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.845Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.59s) [2021-03-27T19:31:04.845Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-03-27T19:31:04.845Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.845Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-03-27T19:31:04.845Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.845Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-03-27T19:31:04.845Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.845Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-03-27T19:31:04.845Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.845Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-03-27T19:31:04.845Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.845Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-03-27T19:31:04.845Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.845Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-03-27T19:31:04.845Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.845Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-03-27T19:31:04.845Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.845Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-03-27T19:31:04.845Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.845Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-03-27T19:31:04.845Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.845Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-03-27T19:31:04.845Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.845Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-03-27T19:31:04.845Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.845Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-03-27T19:31:04.845Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.845Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.54s) [2021-03-27T19:31:04.845Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2021-03-27T19:31:04.845Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-03-27T19:31:04.845Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.845Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.54s) [2021-03-27T19:31:04.845Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-03-27T19:31:04.845Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.845Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-03-27T19:31:04.845Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.845Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-03-27T19:31:04.845Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.845Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.98s) [2021-03-27T19:31:04.845Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.58s) [2021-03-27T19:31:04.845Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-03-27T19:31:04.845Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.845Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-03-27T19:31:04.845Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.845Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.61s) [2021-03-27T19:31:04.845Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-03-27T19:31:04.845Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.845Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-03-27T19:31:04.845Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.845Z] --- PASS: TestDockerSuite/TestCpToCaseH (14.53s) [2021-03-27T19:31:04.845Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-03-27T19:31:04.845Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.845Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-03-27T19:31:04.845Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.845Z] --- PASS: TestDockerSuite/TestCpToDot (2.54s) [2021-03-27T19:31:04.845Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-03-27T19:31:04.845Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.845Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-03-27T19:31:04.845Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.845Z] --- PASS: TestDockerSuite/TestCpToStdout (2.62s) [2021-03-27T19:31:04.845Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-03-27T19:31:04.845Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.845Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-03-27T19:31:04.845Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.845Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-03-27T19:31:04.845Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.845Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-03-27T19:31:04.845Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.845Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.21s) [2021-03-27T19:31:04.845Z] --- PASS: TestDockerSuite/TestCreateArgs (0.21s) [2021-03-27T19:31:04.845Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.17s) [2021-03-27T19:31:04.845Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.50s) [2021-03-27T19:31:04.845Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.19s) [2021-03-27T19:31:04.845Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.19s) [2021-03-27T19:31:04.845Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.11s) [2021-03-27T19:31:04.845Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.80s) [2021-03-27T19:31:04.845Z] --- PASS: TestDockerSuite/TestCreateLabels (0.23s) [2021-03-27T19:31:04.845Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-03-27T19:31:04.845Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.845Z] --- PASS: TestDockerSuite/TestCreateRM (0.36s) [2021-03-27T19:31:04.845Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-03-27T19:31:04.845Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-03-27T19:31:04.845Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.20s) [2021-03-27T19:31:04.845Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.41s) [2021-03-27T19:31:04.845Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (13.20s) [2021-03-27T19:31:04.845Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.22s) [2021-03-27T19:31:04.845Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.51s) [2021-03-27T19:31:04.845Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.96s) [2021-03-27T19:31:04.845Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.20s) [2021-03-27T19:31:04.845Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-03-27T19:31:04.845Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.845Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.79s) [2021-03-27T19:31:04.845Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-03-27T19:31:04.845Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.845Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.15s) [2021-03-27T19:31:04.845Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-03-27T19:31:04.845Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.845Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-03-27T19:31:04.845Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.845Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-03-27T19:31:04.845Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.845Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-03-27T19:31:04.845Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.845Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-03-27T19:31:04.845Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.845Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-03-27T19:31:04.845Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.845Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-03-27T19:31:04.845Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.845Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-03-27T19:31:04.845Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.845Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-03-27T19:31:04.845Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.845Z] --- PASS: TestDockerSuite/TestDockerFails (0.09s) [2021-03-27T19:31:04.845Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-03-27T19:31:04.845Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.845Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-03-27T19:31:04.845Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.845Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-03-27T19:31:04.845Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.845Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-03-27T19:31:04.845Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.845Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-03-27T19:31:04.845Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.845Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.65s) [2021-03-27T19:31:04.845Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.73s) [2021-03-27T19:31:04.845Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.74s) [2021-03-27T19:31:04.845Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (13.34s) [2021-03-27T19:31:04.845Z] --- PASS: TestDockerSuite/TestEventsCopy (5.53s) [2021-03-27T19:31:04.845Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.62s) [2021-03-27T19:31:04.845Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.44s) [2021-03-27T19:31:04.845Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.92s) [2021-03-27T19:31:04.845Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.14s) [2021-03-27T19:31:04.845Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.23s) [2021-03-27T19:31:04.845Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.21s) [2021-03-27T19:31:04.845Z] --- PASS: TestDockerSuite/TestEventsFilters (5.04s) [2021-03-27T19:31:04.845Z] --- PASS: TestDockerSuite/TestEventsFormat (5.16s) [2021-03-27T19:31:04.845Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2021-03-27T19:31:04.845Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2021-03-27T19:31:04.846Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-03-27T19:31:04.846Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.846Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-03-27T19:31:04.846Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.846Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-03-27T19:31:04.846Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.846Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.19s) [2021-03-27T19:31:04.846Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-03-27T19:31:04.846Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.846Z] --- PASS: TestDockerSuite/TestEventsRename (2.72s) [2021-03-27T19:31:04.846Z] --- PASS: TestDockerSuite/TestEventsResize (2.95s) [2021-03-27T19:31:04.846Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (7.45s) [2021-03-27T19:31:04.846Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.81s) [2021-03-27T19:31:04.846Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.97s) [2021-03-27T19:31:04.846Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-03-27T19:31:04.846Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.846Z] --- PASS: TestDockerSuite/TestEventsUntag (2.78s) [2021-03-27T19:31:04.846Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.39s) [2021-03-27T19:31:04.846Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-03-27T19:31:04.846Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.846Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-03-27T19:31:04.846Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.846Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.12s) [2021-03-27T19:31:04.846Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.18s) [2021-03-27T19:31:04.846Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-03-27T19:31:04.846Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.846Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-03-27T19:31:04.846Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.846Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-03-27T19:31:04.846Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.846Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.22s) [2021-03-27T19:31:04.846Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.27s) [2021-03-27T19:31:04.846Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.47s) [2021-03-27T19:31:04.846Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.35s) [2021-03-27T19:31:04.846Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.63s) [2021-03-27T19:31:04.846Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-03-27T19:31:04.846Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.846Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-03-27T19:31:04.846Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.846Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-03-27T19:31:04.846Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.846Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.55s) [2021-03-27T19:31:04.846Z] --- PASS: TestDockerSuite/TestExecInspectID (4.90s) [2021-03-27T19:31:04.846Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-03-27T19:31:04.846Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.846Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-03-27T19:31:04.846Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.846Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-03-27T19:31:04.846Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.846Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-03-27T19:31:04.846Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-03-27T19:31:04.846Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-03-27T19:31:04.846Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.846Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.75s) [2021-03-27T19:31:04.846Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-03-27T19:31:04.846Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.846Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-03-27T19:31:04.846Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.846Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-03-27T19:31:04.846Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.846Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-03-27T19:31:04.846Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.846Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-03-27T19:31:04.846Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.846Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.68s) [2021-03-27T19:31:04.846Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-03-27T19:31:04.846Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.846Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.70s) [2021-03-27T19:31:04.846Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.03s) [2021-03-27T19:31:04.846Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.846Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-03-27T19:31:04.846Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.846Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-03-27T19:31:04.846Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.846Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.37s) [2021-03-27T19:31:04.846Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.26s) [2021-03-27T19:31:04.846Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.27s) [2021-03-27T19:31:04.846Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.39s) [2021-03-27T19:31:04.846Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-03-27T19:31:04.846Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.846Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-03-27T19:31:04.846Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.15s) [2021-03-27T19:31:04.846Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-03-27T19:31:04.846Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.846Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2021-03-27T19:31:04.846Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2021-03-27T19:31:04.846Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2021-03-27T19:31:04.846Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (9.82s) [2021-03-27T19:31:04.846Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2021-03-27T19:31:04.846Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-03-27T19:31:04.846Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.846Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.10s) [2021-03-27T19:31:04.846Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2021-03-27T19:31:04.846Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.35s) [2021-03-27T19:31:04.846Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.72s) [2021-03-27T19:31:04.846Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-03-27T19:31:04.846Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.846Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.13s) [2021-03-27T19:31:04.846Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2021-03-27T19:31:04.846Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.95s) [2021-03-27T19:31:04.846Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.27s) [2021-03-27T19:31:04.846Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.47s) [2021-03-27T19:31:04.846Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.90s) [2021-03-27T19:31:04.846Z] --- PASS: TestDockerSuite/TestImagesFormat (0.21s) [2021-03-27T19:31:04.846Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-03-27T19:31:04.846Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.846Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.97s) [2021-03-27T19:31:04.846Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2021-03-27T19:31:04.846Z] --- PASS: TestDockerSuite/TestImportBadURL (2.40s) [2021-03-27T19:31:04.846Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-03-27T19:31:04.846Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.846Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-03-27T19:31:04.846Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.846Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2021-03-27T19:31:04.846Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-03-27T19:31:04.846Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.846Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-03-27T19:31:04.846Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.846Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-03-27T19:31:04.846Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.846Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-03-27T19:31:04.846Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-03-27T19:31:04.846Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-03-27T19:31:04.846Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.846Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-03-27T19:31:04.846Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.846Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2021-03-27T19:31:04.846Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-03-27T19:31:04.846Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.846Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-03-27T19:31:04.846Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.846Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.48s) [2021-03-27T19:31:04.846Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.35s) [2021-03-27T19:31:04.846Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-03-27T19:31:04.846Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.846Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-03-27T19:31:04.846Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.846Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2021-03-27T19:31:04.846Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-03-27T19:31:04.846Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.846Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.35s) [2021-03-27T19:31:04.846Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) [2021-03-27T19:31:04.846Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.36s) [2021-03-27T19:31:04.846Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-03-27T19:31:04.846Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.846Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-03-27T19:31:04.846Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.846Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-03-27T19:31:04.846Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.846Z] --- PASS: TestDockerSuite/TestInspectDefault (2.39s) [2021-03-27T19:31:04.846Z] --- PASS: TestDockerSuite/TestInspectHistory (4.92s) [2021-03-27T19:31:04.846Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-03-27T19:31:04.846Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.846Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-03-27T19:31:04.846Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.846Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-03-27T19:31:04.846Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.846Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.57s) [2021-03-27T19:31:04.846Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.41s) [2021-03-27T19:31:04.846Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.21s) [2021-03-27T19:31:04.846Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.61s) [2021-03-27T19:31:04.846Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.39s) [2021-03-27T19:31:04.846Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-03-27T19:31:04.846Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.846Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2021-03-27T19:31:04.846Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.44s) [2021-03-27T19:31:04.846Z] --- PASS: TestDockerSuite/TestInspectStatus (3.06s) [2021-03-27T19:31:04.846Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.89s) [2021-03-27T19:31:04.846Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.55s) [2021-03-27T19:31:04.846Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.47s) [2021-03-27T19:31:04.846Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.50s) [2021-03-27T19:31:04.846Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.61s) [2021-03-27T19:31:04.846Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (7.19s) [2021-03-27T19:31:04.846Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.41s) [2021-03-27T19:31:04.846Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s) [2021-03-27T19:31:04.846Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-03-27T19:31:04.846Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.846Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-03-27T19:31:04.846Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.846Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-03-27T19:31:04.846Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.846Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-03-27T19:31:04.846Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.846Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-03-27T19:31:04.846Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.846Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-03-27T19:31:04.846Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.846Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-03-27T19:31:04.846Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.846Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-03-27T19:31:04.846Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.846Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-03-27T19:31:04.846Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.846Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-03-27T19:31:04.846Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.846Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-03-27T19:31:04.846Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.846Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-03-27T19:31:04.846Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.846Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-03-27T19:31:04.846Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.846Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-03-27T19:31:04.846Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.846Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-03-27T19:31:04.846Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.846Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-03-27T19:31:04.846Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.846Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2021-03-27T19:31:04.846Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-03-27T19:31:04.846Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.13s) [2021-03-27T19:31:04.846Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.14s) [2021-03-27T19:31:04.846Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.93s) [2021-03-27T19:31:04.846Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.74s) [2021-03-27T19:31:04.846Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-03-27T19:31:04.846Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.846Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.50s) [2021-03-27T19:31:04.846Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2021-03-27T19:31:04.846Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (8.05s) [2021-03-27T19:31:04.846Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (8.28s) [2021-03-27T19:31:04.846Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (8.04s) [2021-03-27T19:31:04.846Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.79s) [2021-03-27T19:31:04.846Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.83s) [2021-03-27T19:31:04.846Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-03-27T19:31:04.846Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.846Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.70s) [2021-03-27T19:31:04.846Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.42s) [2021-03-27T19:31:04.846Z] --- PASS: TestDockerSuite/TestLogsSince (9.32s) [2021-03-27T19:31:04.846Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-03-27T19:31:04.846Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.846Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-03-27T19:31:04.846Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.846Z] --- PASS: TestDockerSuite/TestLogsTail (3.04s) [2021-03-27T19:31:04.846Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.90s) [2021-03-27T19:31:04.846Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.57s) [2021-03-27T19:31:04.846Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-03-27T19:31:04.846Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.846Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-03-27T19:31:04.846Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.846Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-03-27T19:31:04.846Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.846Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-03-27T19:31:04.846Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.846Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-03-27T19:31:04.846Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.846Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-03-27T19:31:04.846Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.846Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-03-27T19:31:04.846Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.846Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-03-27T19:31:04.846Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.846Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2021-03-27T19:31:04.847Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-03-27T19:31:04.847Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.847Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-03-27T19:31:04.847Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-03-27T19:31:04.847Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-03-27T19:31:04.847Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-03-27T19:31:04.847Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-03-27T19:31:04.847Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.847Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-03-27T19:31:04.847Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.847Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-03-27T19:31:04.847Z] docker_cli_port_test.go:339: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.847Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-03-27T19:31:04.847Z] docker_cli_port_test.go:322: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.847Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-03-27T19:31:04.847Z] docker_cli_port_test.go:302: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.847Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-03-27T19:31:04.847Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.847Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (9.70s) [2021-03-27T19:31:04.847Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-03-27T19:31:04.847Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.847Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-03-27T19:31:04.847Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-03-27T19:31:04.847Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.847Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-03-27T19:31:04.847Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.847Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-03-27T19:31:04.847Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.847Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-03-27T19:31:04.847Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.847Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-03-27T19:31:04.847Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.847Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-03-27T19:31:04.847Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.847Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-03-27T19:31:04.847Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.847Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.77s) [2021-03-27T19:31:04.847Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-03-27T19:31:04.847Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.847Z] --- PASS: TestDockerSuite/TestPsByOrder (11.33s) [2021-03-27T19:31:04.847Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-03-27T19:31:04.847Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.847Z] --- PASS: TestDockerSuite/TestPsListContainersBase (11.80s) [2021-03-27T19:31:04.847Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (15.33s) [2021-03-27T19:31:04.847Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.30s) [2021-03-27T19:31:04.847Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2021-03-27T19:31:04.847Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-03-27T19:31:04.847Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (14.54s) [2021-03-27T19:31:04.847Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.56s) [2021-03-27T19:31:04.847Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.89s) [2021-03-27T19:31:04.847Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (9.65s) [2021-03-27T19:31:04.847Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-03-27T19:31:04.847Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.847Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-03-27T19:31:04.847Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.847Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (9.85s) [2021-03-27T19:31:04.847Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-03-27T19:31:04.847Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.847Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-03-27T19:31:04.847Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.847Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-03-27T19:31:04.847Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.847Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-03-27T19:31:04.847Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.847Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.75s) [2021-03-27T19:31:04.847Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-03-27T19:31:04.847Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.847Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.74s) [2021-03-27T19:31:04.847Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-03-27T19:31:04.847Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.847Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.32s) [2021-03-27T19:31:04.847Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.95s) [2021-03-27T19:31:04.847Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-03-27T19:31:04.847Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.847Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.48s) [2021-03-27T19:31:04.847Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.56s) [2021-03-27T19:31:04.847Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.56s) [2021-03-27T19:31:04.847Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (29.38s) [2021-03-27T19:31:04.847Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-03-27T19:31:04.847Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.847Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.72s) [2021-03-27T19:31:04.847Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.26s) [2021-03-27T19:31:04.847Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.22s) [2021-03-27T19:31:04.847Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.84s) [2021-03-27T19:31:04.847Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.49s) [2021-03-27T19:31:04.847Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.56s) [2021-03-27T19:31:04.847Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-03-27T19:31:04.847Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.847Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.77s) [2021-03-27T19:31:04.847Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2021-03-27T19:31:04.847Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.32s) [2021-03-27T19:31:04.847Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (15.61s) [2021-03-27T19:31:04.847Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.08s) [2021-03-27T19:31:04.847Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.77s) [2021-03-27T19:31:04.847Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.29s) [2021-03-27T19:31:04.847Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.69s) [2021-03-27T19:31:04.847Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.59s) [2021-03-27T19:31:04.847Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.85s) [2021-03-27T19:31:04.847Z] --- PASS: TestDockerSuite/TestRmiTag (0.76s) [2021-03-27T19:31:04.847Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.72s) [2021-03-27T19:31:04.847Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (21.17s) [2021-03-27T19:31:04.847Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.93s) [2021-03-27T19:31:04.847Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.54s) [2021-03-27T19:31:04.847Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.47s) [2021-03-27T19:31:04.847Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-03-27T19:31:04.847Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.847Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-03-27T19:31:04.847Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.847Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-03-27T19:31:04.847Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.847Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-03-27T19:31:04.847Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.847Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-03-27T19:31:04.847Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.847Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-03-27T19:31:04.847Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.847Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-03-27T19:31:04.847Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.847Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.35s) [2021-03-27T19:31:04.847Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-03-27T19:31:04.847Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.847Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-03-27T19:31:04.847Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.847Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.02s) [2021-03-27T19:31:04.847Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.23s) [2021-03-27T19:31:04.847Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.79s) [2021-03-27T19:31:04.847Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.86s) [2021-03-27T19:31:04.847Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.51s) [2021-03-27T19:31:04.847Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2021-03-27T19:31:04.847Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.59s) [2021-03-27T19:31:04.847Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-03-27T19:31:04.847Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.847Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-03-27T19:31:04.847Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.847Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-03-27T19:31:04.847Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.847Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-03-27T19:31:04.847Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.847Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-03-27T19:31:04.847Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.847Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-03-27T19:31:04.847Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.847Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-03-27T19:31:04.847Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.847Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-03-27T19:31:04.847Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.847Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-03-27T19:31:04.847Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.847Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-03-27T19:31:04.847Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.847Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-03-27T19:31:04.847Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.847Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.88s) [2021-03-27T19:31:04.847Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-03-27T19:31:04.847Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.847Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.60s) [2021-03-27T19:31:04.847Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-03-27T19:31:04.847Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.847Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-03-27T19:31:04.847Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.847Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.27s) [2021-03-27T19:31:04.847Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-03-27T19:31:04.847Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.847Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-03-27T19:31:04.847Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.847Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-03-27T19:31:04.847Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.847Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-03-27T19:31:04.847Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.847Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-03-27T19:31:04.847Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.847Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-03-27T19:31:04.847Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.847Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-03-27T19:31:04.847Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.847Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.59s) [2021-03-27T19:31:04.847Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.58s) [2021-03-27T19:31:04.847Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.49s) [2021-03-27T19:31:04.847Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-03-27T19:31:04.847Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.847Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-03-27T19:31:04.847Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.847Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-03-27T19:31:04.847Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.847Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.78s) [2021-03-27T19:31:04.847Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-03-27T19:31:04.847Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.847Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-03-27T19:31:04.847Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.847Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-03-27T19:31:04.847Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.847Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-03-27T19:31:04.847Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.847Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.41s) [2021-03-27T19:31:04.847Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.98s) [2021-03-27T19:31:04.847Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-03-27T19:31:04.847Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.847Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-03-27T19:31:04.847Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.847Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-03-27T19:31:04.847Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.847Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-03-27T19:31:04.847Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.847Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-03-27T19:31:04.847Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.847Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-03-27T19:31:04.847Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.847Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.40s) [2021-03-27T19:31:04.847Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-03-27T19:31:04.847Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.847Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.13s) [2021-03-27T19:31:04.847Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-03-27T19:31:04.847Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.847Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (7.31s) [2021-03-27T19:31:04.847Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.81s) [2021-03-27T19:31:04.847Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-03-27T19:31:04.847Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.847Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.50s) [2021-03-27T19:31:04.847Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-03-27T19:31:04.847Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.847Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-03-27T19:31:04.847Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.847Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-03-27T19:31:04.847Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.847Z] --- PASS: TestDockerSuite/TestRunExitCode (2.38s) [2021-03-27T19:31:04.847Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.63s) [2021-03-27T19:31:04.847Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.56s) [2021-03-27T19:31:04.847Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (7.47s) [2021-03-27T19:31:04.847Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2021-03-27T19:31:04.847Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-03-27T19:31:04.847Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.847Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-03-27T19:31:04.847Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.847Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-03-27T19:31:04.847Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.847Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-03-27T19:31:04.847Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.847Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-03-27T19:31:04.847Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2021-03-27T19:31:04.847Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-03-27T19:31:04.847Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.847Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-03-27T19:31:04.847Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.847Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (13.94s) [2021-03-27T19:31:04.847Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-03-27T19:31:04.847Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.847Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2021-03-27T19:31:04.847Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-03-27T19:31:04.847Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.847Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-03-27T19:31:04.847Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.847Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-03-27T19:31:04.847Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.847Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-03-27T19:31:04.848Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.848Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.53s) [2021-03-27T19:31:04.848Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-03-27T19:31:04.848Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.848Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.89s) [2021-03-27T19:31:04.848Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-03-27T19:31:04.848Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.848Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-03-27T19:31:04.848Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.848Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-03-27T19:31:04.848Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.848Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-03-27T19:31:04.848Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.848Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-03-27T19:31:04.848Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.848Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-03-27T19:31:04.848Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.848Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-03-27T19:31:04.848Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.848Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-03-27T19:31:04.848Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.848Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2021-03-27T19:31:04.848Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.848Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-03-27T19:31:04.848Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.848Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-03-27T19:31:04.848Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.848Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-03-27T19:31:04.848Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.848Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-03-27T19:31:04.848Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.848Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-03-27T19:31:04.848Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.848Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.66s) [2021-03-27T19:31:04.848Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-03-27T19:31:04.848Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.848Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-03-27T19:31:04.848Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.848Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-03-27T19:31:04.848Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.848Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.32s) [2021-03-27T19:31:04.848Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.62s) [2021-03-27T19:31:04.848Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-03-27T19:31:04.848Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.848Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-03-27T19:31:04.848Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.848Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-03-27T19:31:04.848Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.848Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-03-27T19:31:04.848Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.848Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-03-27T19:31:04.848Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.848Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-03-27T19:31:04.848Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.848Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-03-27T19:31:04.848Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.848Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-03-27T19:31:04.848Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.848Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-03-27T19:31:04.848Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.848Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.41s) [2021-03-27T19:31:04.848Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.26s) [2021-03-27T19:31:04.848Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (3.11s) [2021-03-27T19:31:04.848Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.41s) [2021-03-27T19:31:04.848Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.35s) [2021-03-27T19:31:04.848Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.20s) [2021-03-27T19:31:04.848Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-03-27T19:31:04.848Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.848Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-03-27T19:31:04.848Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.848Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-03-27T19:31:04.848Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.848Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-03-27T19:31:04.848Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.848Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-03-27T19:31:04.848Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.848Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-03-27T19:31:04.848Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.848Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-03-27T19:31:04.848Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.848Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-03-27T19:31:04.848Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.848Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.94s) [2021-03-27T19:31:04.848Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-03-27T19:31:04.848Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.848Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-03-27T19:31:04.848Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2021-03-27T19:31:04.848Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-03-27T19:31:04.848Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.848Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-03-27T19:31:04.848Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.848Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-03-27T19:31:04.848Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.848Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (18.26s) [2021-03-27T19:31:04.848Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-03-27T19:31:04.848Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.848Z] --- PASS: TestDockerSuite/TestRunRm (2.62s) [2021-03-27T19:31:04.848Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.82s) [2021-03-27T19:31:04.848Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (7.34s) [2021-03-27T19:31:04.848Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.52s) [2021-03-27T19:31:04.848Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.35s) [2021-03-27T19:31:04.848Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.92s) [2021-03-27T19:31:04.848Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-03-27T19:31:04.848Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.848Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-03-27T19:31:04.848Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.848Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.40s) [2021-03-27T19:31:04.848Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-03-27T19:31:04.848Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.848Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.25s) [2021-03-27T19:31:04.848Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-03-27T19:31:04.848Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.848Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-03-27T19:31:04.848Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.848Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.20s) [2021-03-27T19:31:04.848Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2021-03-27T19:31:04.848Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-03-27T19:31:04.848Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.848Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.55s) [2021-03-27T19:31:04.848Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-03-27T19:31:04.848Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.848Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-03-27T19:31:04.848Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.848Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-03-27T19:31:04.848Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.848Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-03-27T19:31:04.848Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.848Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-03-27T19:31:04.848Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2021-03-27T19:31:04.848Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.03s) [2021-03-27T19:31:04.848Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.848Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-03-27T19:31:04.848Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.848Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-03-27T19:31:04.848Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.848Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-03-27T19:31:04.848Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.848Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-03-27T19:31:04.848Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.848Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.43s) [2021-03-27T19:31:04.848Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-03-27T19:31:04.848Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.848Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.38s) [2021-03-27T19:31:04.848Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-03-27T19:31:04.848Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.848Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-03-27T19:31:04.848Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.848Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.27s) [2021-03-27T19:31:04.848Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.45s) [2021-03-27T19:31:04.848Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.79s) [2021-03-27T19:31:04.848Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.67s) [2021-03-27T19:31:04.848Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-03-27T19:31:04.848Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.848Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.14s) [2021-03-27T19:31:04.848Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.76s) [2021-03-27T19:31:04.848Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.55s) [2021-03-27T19:31:04.848Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.47s) [2021-03-27T19:31:04.848Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-03-27T19:31:04.848Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.848Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2021-03-27T19:31:04.848Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2021-03-27T19:31:04.848Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-03-27T19:31:04.848Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.848Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-03-27T19:31:04.848Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.848Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-03-27T19:31:04.848Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.848Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-03-27T19:31:04.848Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.848Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-03-27T19:31:04.848Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.848Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (9.20s) [2021-03-27T19:31:04.848Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.87s) [2021-03-27T19:31:04.848Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.42s) [2021-03-27T19:31:04.848Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.24s) [2021-03-27T19:31:04.848Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-03-27T19:31:04.848Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2021-03-27T19:31:04.848Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-03-27T19:31:04.848Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.848Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-03-27T19:31:04.848Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.848Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-03-27T19:31:04.848Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.848Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-03-27T19:31:04.848Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.848Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-03-27T19:31:04.848Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.848Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-03-27T19:31:04.848Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.848Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-03-27T19:31:04.848Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.848Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-03-27T19:31:04.848Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.848Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-03-27T19:31:04.848Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.848Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-03-27T19:31:04.848Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.848Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-03-27T19:31:04.848Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.848Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-03-27T19:31:04.848Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.848Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-03-27T19:31:04.848Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.848Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-03-27T19:31:04.848Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.848Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-03-27T19:31:04.848Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.848Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-03-27T19:31:04.848Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.848Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.43s) [2021-03-27T19:31:04.848Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2021-03-27T19:31:04.848Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.47s) [2021-03-27T19:31:04.848Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.29s) [2021-03-27T19:31:04.848Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.68s) [2021-03-27T19:31:04.848Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.38s) [2021-03-27T19:31:04.848Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-03-27T19:31:04.848Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.848Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.03s) [2021-03-27T19:31:04.848Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-03-27T19:31:04.848Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.848Z] --- PASS: TestDockerSuite/TestStartAttachSilent (9.25s) [2021-03-27T19:31:04.848Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-03-27T19:31:04.848Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.848Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-03-27T19:31:04.849Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.849Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-03-27T19:31:04.849Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-03-27T19:31:04.849Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-03-27T19:31:04.849Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.849Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (9.70s) [2021-03-27T19:31:04.849Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-03-27T19:31:04.849Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.849Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-03-27T19:31:04.849Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.849Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-03-27T19:31:04.849Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.849Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-03-27T19:31:04.849Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.849Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-03-27T19:31:04.849Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.849Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-03-27T19:31:04.849Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.849Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.44s) [2021-03-27T19:31:04.849Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.63s) [2021-03-27T19:31:04.849Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-03-27T19:31:04.849Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.849Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.40s) [2021-03-27T19:31:04.849Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-03-27T19:31:04.849Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.849Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-03-27T19:31:04.849Z] docker_cli_port_test.go:231: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.849Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-03-27T19:31:04.849Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.849Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-03-27T19:31:04.849Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.849Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-03-27T19:31:04.849Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.849Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-03-27T19:31:04.849Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.849Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.32s) [2021-03-27T19:31:04.849Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s) [2021-03-27T19:31:04.849Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.22s) [2021-03-27T19:31:04.849Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-03-27T19:31:04.849Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.849Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.35s) [2021-03-27T19:31:04.849Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.32s) [2021-03-27T19:31:04.849Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.17s) [2021-03-27T19:31:04.849Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.12s) [2021-03-27T19:31:04.849Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2021-03-27T19:31:04.849Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.11s) [2021-03-27T19:31:04.849Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.43s) [2021-03-27T19:31:04.849Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.42s) [2021-03-27T19:31:04.849Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2021-03-27T19:31:04.849Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s) [2021-03-27T19:31:04.849Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.32s) [2021-03-27T19:31:04.849Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-03-27T19:31:04.849Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.849Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.62s) [2021-03-27T19:31:04.849Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s) [2021-03-27T19:31:04.849Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-03-27T19:31:04.849Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.849Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (12.35s) [2021-03-27T19:31:04.849Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.28s) [2021-03-27T19:31:04.849Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.28s) [2021-03-27T19:31:04.849Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (14.79s) [2021-03-27T19:31:04.849Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-03-27T19:31:04.849Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-03-27T19:31:04.849Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.61s) [2021-03-27T19:31:04.849Z] === RUN TestDockerRegistrySuite [2021-03-27T19:31:04.849Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-03-27T19:31:04.849Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-03-27T19:31:04.849Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-03-27T19:31:04.849Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-03-27T19:31:04.849Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-03-27T19:31:04.849Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-03-27T19:31:04.849Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-03-27T19:31:04.849Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-03-27T19:31:04.849Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-03-27T19:31:04.849Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-03-27T19:31:04.849Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-03-27T19:31:04.849Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-03-27T19:31:04.849Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-03-27T19:31:04.849Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-03-27T19:31:04.849Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-03-27T19:31:04.849Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-03-27T19:31:04.849Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-03-27T19:31:04.849Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-03-27T19:31:04.849Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-03-27T19:31:04.849Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-03-27T19:31:04.849Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-03-27T19:31:04.849Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-03-27T19:31:04.849Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-03-27T19:31:04.849Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-03-27T19:31:04.849Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-03-27T19:31:04.849Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-03-27T19:31:04.849Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-03-27T19:31:04.849Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-03-27T19:31:04.849Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-03-27T19:31:04.849Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-03-27T19:31:04.849Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-03-27T19:31:04.849Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-03-27T19:31:04.849Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-03-27T19:31:04.849Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-03-27T19:31:04.849Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-03-27T19:31:04.849Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-03-27T19:31:05.326Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-03-27T19:31:05.326Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-03-27T19:31:05.326Z] --- PASS: TestDockerRegistrySuite (0.19s) [2021-03-27T19:31:05.326Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-03-27T19:31:05.326Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.326Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-03-27T19:31:05.326Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.326Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-03-27T19:31:05.326Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.326Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-03-27T19:31:05.326Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.326Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-03-27T19:31:05.326Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.326Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-03-27T19:31:05.326Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.326Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-03-27T19:31:05.326Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.326Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-03-27T19:31:05.326Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.326Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-03-27T19:31:05.326Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.326Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-03-27T19:31:05.326Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.326Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-03-27T19:31:05.326Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.326Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-03-27T19:31:05.326Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.326Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-03-27T19:31:05.326Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.326Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-03-27T19:31:05.326Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.326Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-03-27T19:31:05.326Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.326Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-03-27T19:31:05.326Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.326Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-03-27T19:31:05.326Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.326Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-03-27T19:31:05.326Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.326Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-03-27T19:31:05.326Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.326Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-03-27T19:31:05.326Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.326Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-03-27T19:31:05.326Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.326Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-03-27T19:31:05.326Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.326Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-03-27T19:31:05.326Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.326Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-03-27T19:31:05.326Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.326Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-03-27T19:31:05.326Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.326Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-03-27T19:31:05.326Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.326Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-03-27T19:31:05.326Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.326Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-03-27T19:31:05.326Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.326Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-03-27T19:31:05.326Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.326Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-03-27T19:31:05.326Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.326Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-03-27T19:31:05.326Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.326Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-03-27T19:31:05.326Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.326Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-03-27T19:31:05.326Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.326Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-03-27T19:31:05.326Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.326Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-03-27T19:31:05.326Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.326Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-03-27T19:31:05.326Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.326Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-03-27T19:31:05.326Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.326Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-03-27T19:31:05.326Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.326Z] === RUN TestDockerSchema1RegistrySuite [2021-03-27T19:31:05.326Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-03-27T19:31:05.326Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-03-27T19:31:05.326Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-03-27T19:31:05.326Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-03-27T19:31:05.326Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-03-27T19:31:05.326Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-03-27T19:31:05.326Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-03-27T19:31:05.326Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-03-27T19:31:05.326Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-03-27T19:31:05.327Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-03-27T19:31:05.327Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-03-27T19:31:05.327Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-03-27T19:31:05.327Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-03-27T19:31:05.327Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-03-27T19:31:05.327Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-03-27T19:31:05.327Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-03-27T19:31:05.327Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-03-27T19:31:05.327Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-03-27T19:31:05.327Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-03-27T19:31:05.327Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-03-27T19:31:05.327Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.327Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-03-27T19:31:05.327Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.327Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-03-27T19:31:05.327Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.327Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-03-27T19:31:05.327Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.327Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-03-27T19:31:05.327Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.327Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-03-27T19:31:05.327Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.327Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-03-27T19:31:05.327Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.327Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-03-27T19:31:05.327Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.327Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-03-27T19:31:05.327Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.327Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-03-27T19:31:05.327Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.327Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-03-27T19:31:05.327Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.327Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-03-27T19:31:05.327Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.327Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-03-27T19:31:05.327Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.327Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-03-27T19:31:05.327Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.327Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-03-27T19:31:05.327Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.327Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-03-27T19:31:05.327Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.327Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-03-27T19:31:05.327Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.327Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-03-27T19:31:05.327Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.327Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-03-27T19:31:05.327Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-03-27T19:31:05.327Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-03-27T19:31:05.327Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-03-27T19:31:05.327Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-03-27T19:31:05.327Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-03-27T19:31:05.327Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-03-27T19:31:05.327Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-03-27T19:31:05.327Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-03-27T19:31:05.327Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.04s) [2021-03-27T19:31:05.327Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-03-27T19:31:05.327Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.327Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-03-27T19:31:05.327Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.327Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-03-27T19:31:05.327Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.327Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-03-27T19:31:05.327Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.327Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-03-27T19:31:05.327Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.327Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-03-27T19:31:05.327Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.327Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-03-27T19:31:05.327Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.327Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-03-27T19:31:05.327Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.327Z] === RUN TestDockerRegistryAuthTokenSuite [2021-03-27T19:31:05.327Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-03-27T19:31:05.327Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-03-27T19:31:05.327Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-03-27T19:31:05.327Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-03-27T19:31:05.327Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-03-27T19:31:05.327Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-03-27T19:31:05.327Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-03-27T19:31:05.327Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.327Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-03-27T19:31:05.327Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.327Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-03-27T19:31:05.327Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.327Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-03-27T19:31:05.327Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.327Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-03-27T19:31:05.327Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.327Z] === RUN TestDockerDaemonSuite [2021-03-27T19:31:05.327Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-03-27T19:31:05.327Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-03-27T19:31:05.327Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-03-27T19:31:05.327Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-03-27T19:31:05.327Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-03-27T19:31:05.327Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.327Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-03-27T19:31:05.327Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.327Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-03-27T19:31:05.327Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.327Z] === RUN TestDockerSwarmSuite [2021-03-27T19:31:05.327Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-03-27T19:31:05.327Z] === RUN TestDockerPluginSuite [2021-03-27T19:31:05.327Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-03-27T19:31:05.327Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-03-27T19:31:05.327Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-03-27T19:31:05.327Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-03-27T19:31:05.327Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-03-27T19:31:05.327Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-03-27T19:31:05.327Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-03-27T19:31:05.327Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-03-27T19:31:05.327Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-03-27T19:31:05.327Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-03-27T19:31:05.327Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-03-27T19:31:05.327Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-03-27T19:31:05.327Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-03-27T19:31:05.327Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.327Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-03-27T19:31:05.327Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.327Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-03-27T19:31:05.327Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.327Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-03-27T19:31:05.327Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.327Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-03-27T19:31:05.327Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.327Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-03-27T19:31:05.327Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.327Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-03-27T19:31:05.327Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.327Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-03-27T19:31:05.327Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.327Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-03-27T19:31:05.327Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.327Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-03-27T19:31:05.327Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.327Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-03-27T19:31:05.327Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.327Z] === RUN TestDockerExternalVolumeSuite [2021-03-27T19:31:05.327Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-03-27T19:31:05.327Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.327Z] === RUN TestDockerNetworkSuite [2021-03-27T19:31:05.327Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-03-27T19:31:05.327Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.327Z] === RUN TestDockerHubPullSuite [2021-03-27T19:31:05.327Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-03-27T19:31:05.327Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.327Z] PASS [2021-03-27T19:31:05.327Z] ok github.com/docker/docker/integration-cli 2970.942s [2021-03-27T19:31:05.327Z] [2021-03-27T19:31:05.327Z] === Skipped [2021-03-27T19:31:05.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-03-27T19:31:05.327Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-03-27T19:31:05.327Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.327Z] [2021-03-27T19:31:05.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-03-27T19:31:05.327Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-03-27T19:31:05.327Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.327Z] [2021-03-27T19:31:05.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-03-27T19:31:05.327Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-03-27T19:31:05.327Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.327Z] [2021-03-27T19:31:05.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2021-03-27T19:31:05.327Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2021-03-27T19:31:05.327Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.327Z] [2021-03-27T19:31:05.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-03-27T19:31:05.327Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-03-27T19:31:05.327Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.327Z] [2021-03-27T19:31:05.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-03-27T19:31:05.327Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-03-27T19:31:05.327Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.327Z] [2021-03-27T19:31:05.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2021-03-27T19:31:05.327Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2021-03-27T19:31:05.327Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.327Z] [2021-03-27T19:31:05.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-03-27T19:31:05.327Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-03-27T19:31:05.327Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.327Z] [2021-03-27T19:31:05.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-03-27T19:31:05.327Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-03-27T19:31:05.327Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.327Z] [2021-03-27T19:31:05.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-03-27T19:31:05.327Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-03-27T19:31:05.327Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.327Z] [2021-03-27T19:31:05.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-03-27T19:31:05.327Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-03-27T19:31:05.327Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.327Z] [2021-03-27T19:31:05.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-03-27T19:31:05.327Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-03-27T19:31:05.327Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.327Z] [2021-03-27T19:31:05.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-03-27T19:31:05.327Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-03-27T19:31:05.327Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2021-03-27T19:31:05.327Z] [2021-03-27T19:31:05.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-03-27T19:31:05.327Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-03-27T19:31:05.327Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-03-27T19:31:05.327Z] [2021-03-27T19:31:05.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-03-27T19:31:05.327Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-03-27T19:31:05.327Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.327Z] [2021-03-27T19:31:05.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-03-27T19:31:05.327Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-03-27T19:31:05.327Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.327Z] [2021-03-27T19:31:05.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-03-27T19:31:05.327Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-03-27T19:31:05.327Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-03-27T19:31:05.327Z] [2021-03-27T19:31:05.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-03-27T19:31:05.327Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-03-27T19:31:05.327Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.327Z] [2021-03-27T19:31:05.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s) [2021-03-27T19:31:05.327Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s) [2021-03-27T19:31:05.327Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-03-27T19:31:05.327Z] [2021-03-27T19:31:05.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-03-27T19:31:05.327Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-03-27T19:31:05.327Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.327Z] [2021-03-27T19:31:05.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-03-27T19:31:05.327Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-03-27T19:31:05.327Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.327Z] [2021-03-27T19:31:05.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-03-27T19:31:05.327Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-03-27T19:31:05.327Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.327Z] [2021-03-27T19:31:05.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-03-27T19:31:05.327Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-03-27T19:31:05.327Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.327Z] [2021-03-27T19:31:05.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-03-27T19:31:05.327Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-03-27T19:31:05.327Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.327Z] [2021-03-27T19:31:05.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-03-27T19:31:05.327Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-03-27T19:31:05.327Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.327Z] [2021-03-27T19:31:05.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2021-03-27T19:31:05.327Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2021-03-27T19:31:05.327Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.327Z] [2021-03-27T19:31:05.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-03-27T19:31:05.327Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-03-27T19:31:05.327Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.327Z] [2021-03-27T19:31:05.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-03-27T19:31:05.327Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-03-27T19:31:05.327Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.327Z] [2021-03-27T19:31:05.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-03-27T19:31:05.327Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-03-27T19:31:05.327Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.327Z] [2021-03-27T19:31:05.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-03-27T19:31:05.327Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-03-27T19:31:05.327Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.327Z] [2021-03-27T19:31:05.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.44s) [2021-03-27T19:31:05.327Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.44s) [2021-03-27T19:31:05.327Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.327Z] [2021-03-27T19:31:05.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.82s) [2021-03-27T19:31:05.327Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.82s) [2021-03-27T19:31:05.327Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.327Z] [2021-03-27T19:31:05.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.18s) [2021-03-27T19:31:05.328Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.18s) [2021-03-27T19:31:05.328Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.328Z] [2021-03-27T19:31:05.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2021-03-27T19:31:05.328Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2021-03-27T19:31:05.328Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.328Z] [2021-03-27T19:31:05.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-03-27T19:31:05.328Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-03-27T19:31:05.328Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.328Z] [2021-03-27T19:31:05.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-03-27T19:31:05.328Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-03-27T19:31:05.328Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.328Z] [2021-03-27T19:31:05.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-03-27T19:31:05.328Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-03-27T19:31:05.328Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.328Z] [2021-03-27T19:31:05.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-03-27T19:31:05.328Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-03-27T19:31:05.328Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.328Z] [2021-03-27T19:31:05.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-03-27T19:31:05.328Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-03-27T19:31:05.328Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.328Z] [2021-03-27T19:31:05.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.81s) [2021-03-27T19:31:05.328Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.81s) [2021-03-27T19:31:05.328Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.328Z] [2021-03-27T19:31:05.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.42s) [2021-03-27T19:31:05.328Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.42s) [2021-03-27T19:31:05.328Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.328Z] [2021-03-27T19:31:05.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-03-27T19:31:05.328Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-03-27T19:31:05.328Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.328Z] [2021-03-27T19:31:05.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-03-27T19:31:05.328Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-03-27T19:31:05.328Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.328Z] [2021-03-27T19:31:05.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-03-27T19:31:05.328Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-03-27T19:31:05.328Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-03-27T19:31:05.328Z] [2021-03-27T19:31:05.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-03-27T19:31:05.328Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-03-27T19:31:05.328Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.328Z] [2021-03-27T19:31:05.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-03-27T19:31:05.328Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-03-27T19:31:05.328Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.328Z] [2021-03-27T19:31:05.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2021-03-27T19:31:05.328Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2021-03-27T19:31:05.328Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.328Z] [2021-03-27T19:31:05.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-03-27T19:31:05.328Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-03-27T19:31:05.328Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.328Z] [2021-03-27T19:31:05.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-03-27T19:31:05.328Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-03-27T19:31:05.328Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.328Z] [2021-03-27T19:31:05.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.42s) [2021-03-27T19:31:05.328Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.42s) [2021-03-27T19:31:05.328Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.328Z] [2021-03-27T19:31:05.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.40s) [2021-03-27T19:31:05.328Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.40s) [2021-03-27T19:31:05.328Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.328Z] [2021-03-27T19:31:05.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-03-27T19:31:05.328Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-03-27T19:31:05.328Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.328Z] [2021-03-27T19:31:05.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-03-27T19:31:05.328Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-03-27T19:31:05.328Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.328Z] [2021-03-27T19:31:05.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.45s) [2021-03-27T19:31:05.328Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.45s) [2021-03-27T19:31:05.328Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.328Z] [2021-03-27T19:31:05.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.47s) [2021-03-27T19:31:05.328Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.47s) [2021-03-27T19:31:05.328Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.328Z] [2021-03-27T19:31:05.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.41s) [2021-03-27T19:31:05.328Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.41s) [2021-03-27T19:31:05.328Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.328Z] [2021-03-27T19:31:05.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-03-27T19:31:05.328Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-03-27T19:31:05.328Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.328Z] [2021-03-27T19:31:05.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-03-27T19:31:05.328Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-03-27T19:31:05.328Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.328Z] [2021-03-27T19:31:05.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-03-27T19:31:05.328Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-03-27T19:31:05.328Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.328Z] [2021-03-27T19:31:05.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.39s) [2021-03-27T19:31:05.328Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.39s) [2021-03-27T19:31:05.328Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.328Z] [2021-03-27T19:31:05.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-03-27T19:31:05.328Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-03-27T19:31:05.328Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.328Z] [2021-03-27T19:31:05.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-03-27T19:31:05.328Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-03-27T19:31:05.328Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.328Z] [2021-03-27T19:31:05.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2021-03-27T19:31:05.328Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2021-03-27T19:31:05.328Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.328Z] [2021-03-27T19:31:05.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-03-27T19:31:05.328Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-03-27T19:31:05.328Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.328Z] [2021-03-27T19:31:05.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-03-27T19:31:05.328Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-03-27T19:31:05.328Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.328Z] [2021-03-27T19:31:05.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-03-27T19:31:05.328Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-03-27T19:31:05.328Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.328Z] [2021-03-27T19:31:05.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2021-03-27T19:31:05.328Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2021-03-27T19:31:05.328Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.328Z] [2021-03-27T19:31:05.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-03-27T19:31:05.328Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-03-27T19:31:05.328Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.328Z] [2021-03-27T19:31:05.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2021-03-27T19:31:05.328Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2021-03-27T19:31:05.328Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.328Z] [2021-03-27T19:31:05.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-03-27T19:31:05.328Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-03-27T19:31:05.328Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.328Z] [2021-03-27T19:31:05.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-03-27T19:31:05.328Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-03-27T19:31:05.328Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.328Z] [2021-03-27T19:31:05.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-03-27T19:31:05.328Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-03-27T19:31:05.328Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-03-27T19:31:05.328Z] [2021-03-27T19:31:05.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-03-27T19:31:05.328Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-03-27T19:31:05.328Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.328Z] [2021-03-27T19:31:05.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-03-27T19:31:05.328Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-03-27T19:31:05.328Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.328Z] [2021-03-27T19:31:05.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2021-03-27T19:31:05.328Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2021-03-27T19:31:05.328Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.328Z] [2021-03-27T19:31:05.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.11s) [2021-03-27T19:31:05.328Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2021-03-27T19:31:05.328Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.328Z] [2021-03-27T19:31:05.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2021-03-27T19:31:05.328Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2021-03-27T19:31:05.328Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.328Z] [2021-03-27T19:31:05.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-03-27T19:31:05.328Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-03-27T19:31:05.328Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.328Z] [2021-03-27T19:31:05.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-03-27T19:31:05.328Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-03-27T19:31:05.328Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.328Z] [2021-03-27T19:31:05.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2021-03-27T19:31:05.328Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-03-27T19:31:05.328Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.328Z] [2021-03-27T19:31:05.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2021-03-27T19:31:05.328Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-03-27T19:31:05.328Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.328Z] [2021-03-27T19:31:05.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2021-03-27T19:31:05.328Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2021-03-27T19:31:05.328Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.328Z] [2021-03-27T19:31:05.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-03-27T19:31:05.328Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-03-27T19:31:05.328Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.328Z] [2021-03-27T19:31:05.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-03-27T19:31:05.328Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-03-27T19:31:05.328Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.328Z] [2021-03-27T19:31:05.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-03-27T19:31:05.328Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-03-27T19:31:05.328Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.328Z] [2021-03-27T19:31:05.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.43s) [2021-03-27T19:31:05.328Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.43s) [2021-03-27T19:31:05.328Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.328Z] [2021-03-27T19:31:05.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.43s) [2021-03-27T19:31:05.328Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.43s) [2021-03-27T19:31:05.328Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.328Z] [2021-03-27T19:31:05.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-03-27T19:31:05.328Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-03-27T19:31:05.328Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.328Z] [2021-03-27T19:31:05.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-03-27T19:31:05.328Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-03-27T19:31:05.328Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.328Z] [2021-03-27T19:31:05.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-03-27T19:31:05.328Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-03-27T19:31:05.328Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.328Z] [2021-03-27T19:31:05.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-03-27T19:31:05.328Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-03-27T19:31:05.328Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.328Z] [2021-03-27T19:31:05.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-03-27T19:31:05.328Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-03-27T19:31:05.328Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.328Z] [2021-03-27T19:31:05.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.43s) [2021-03-27T19:31:05.328Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.43s) [2021-03-27T19:31:05.328Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.328Z] [2021-03-27T19:31:05.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-03-27T19:31:05.328Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-03-27T19:31:05.328Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.328Z] [2021-03-27T19:31:05.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s) [2021-03-27T19:31:05.328Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s) [2021-03-27T19:31:05.328Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.328Z] [2021-03-27T19:31:05.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.45s) [2021-03-27T19:31:05.328Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.45s) [2021-03-27T19:31:05.328Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.328Z] [2021-03-27T19:31:05.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.42s) [2021-03-27T19:31:05.328Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.42s) [2021-03-27T19:31:05.328Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.328Z] [2021-03-27T19:31:05.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-03-27T19:31:05.328Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-03-27T19:31:05.328Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.328Z] [2021-03-27T19:31:05.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.38s) [2021-03-27T19:31:05.328Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.38s) [2021-03-27T19:31:05.328Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.328Z] [2021-03-27T19:31:05.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-03-27T19:31:05.328Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-03-27T19:31:05.328Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.328Z] [2021-03-27T19:31:05.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-03-27T19:31:05.328Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-03-27T19:31:05.328Z] docker_cli_sni_test.go:18: Flakey test [2021-03-27T19:31:05.328Z] [2021-03-27T19:31:05.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-03-27T19:31:05.328Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-03-27T19:31:05.328Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.328Z] [2021-03-27T19:31:05.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-03-27T19:31:05.328Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-03-27T19:31:05.328Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.328Z] [2021-03-27T19:31:05.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-03-27T19:31:05.329Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-03-27T19:31:05.329Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.329Z] [2021-03-27T19:31:05.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-03-27T19:31:05.329Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-03-27T19:31:05.329Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.329Z] [2021-03-27T19:31:05.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-03-27T19:31:05.329Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-03-27T19:31:05.329Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.329Z] [2021-03-27T19:31:05.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-03-27T19:31:05.329Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-03-27T19:31:05.329Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.329Z] [2021-03-27T19:31:05.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-03-27T19:31:05.329Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-03-27T19:31:05.329Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.329Z] [2021-03-27T19:31:05.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-03-27T19:31:05.329Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-03-27T19:31:05.329Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.329Z] [2021-03-27T19:31:05.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-03-27T19:31:05.329Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-03-27T19:31:05.329Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.329Z] [2021-03-27T19:31:05.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-03-27T19:31:05.329Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-03-27T19:31:05.329Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.329Z] [2021-03-27T19:31:05.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-03-27T19:31:05.329Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-03-27T19:31:05.329Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.329Z] [2021-03-27T19:31:05.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-03-27T19:31:05.329Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-03-27T19:31:05.329Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.329Z] [2021-03-27T19:31:05.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-03-27T19:31:05.329Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-03-27T19:31:05.329Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.329Z] [2021-03-27T19:31:05.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-03-27T19:31:05.329Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-03-27T19:31:05.329Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.329Z] [2021-03-27T19:31:05.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-03-27T19:31:05.329Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-03-27T19:31:05.329Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.329Z] [2021-03-27T19:31:05.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-03-27T19:31:05.329Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-03-27T19:31:05.329Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.329Z] [2021-03-27T19:31:05.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-03-27T19:31:05.329Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-03-27T19:31:05.329Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.329Z] [2021-03-27T19:31:05.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-03-27T19:31:05.329Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-03-27T19:31:05.329Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.329Z] [2021-03-27T19:31:05.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-03-27T19:31:05.329Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-03-27T19:31:05.329Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.329Z] [2021-03-27T19:31:05.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-03-27T19:31:05.329Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-03-27T19:31:05.329Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.329Z] [2021-03-27T19:31:05.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-03-27T19:31:05.329Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-03-27T19:31:05.329Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.329Z] [2021-03-27T19:31:05.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-03-27T19:31:05.329Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-03-27T19:31:05.329Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.329Z] [2021-03-27T19:31:05.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-03-27T19:31:05.329Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-03-27T19:31:05.329Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.329Z] [2021-03-27T19:31:05.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-03-27T19:31:05.329Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-03-27T19:31:05.329Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.329Z] [2021-03-27T19:31:05.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-03-27T19:31:05.329Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-03-27T19:31:05.329Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.329Z] [2021-03-27T19:31:05.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-03-27T19:31:05.329Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-03-27T19:31:05.329Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.329Z] [2021-03-27T19:31:05.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-03-27T19:31:05.329Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-03-27T19:31:05.329Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.329Z] [2021-03-27T19:31:05.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-03-27T19:31:05.329Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-03-27T19:31:05.329Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.329Z] [2021-03-27T19:31:05.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-03-27T19:31:05.329Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-03-27T19:31:05.329Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.329Z] [2021-03-27T19:31:05.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-03-27T19:31:05.329Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-03-27T19:31:05.329Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.329Z] [2021-03-27T19:31:05.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-03-27T19:31:05.329Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-03-27T19:31:05.329Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.329Z] [2021-03-27T19:31:05.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-03-27T19:31:05.329Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-03-27T19:31:05.329Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.329Z] [2021-03-27T19:31:05.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2021-03-27T19:31:05.329Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-03-27T19:31:05.329Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.329Z] [2021-03-27T19:31:05.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-03-27T19:31:05.329Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-03-27T19:31:05.329Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.329Z] [2021-03-27T19:31:05.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-03-27T19:31:05.329Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-03-27T19:31:05.329Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.329Z] [2021-03-27T19:31:05.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2021-03-27T19:31:05.329Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-03-27T19:31:05.329Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.329Z] [2021-03-27T19:31:05.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2021-03-27T19:31:05.329Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-03-27T19:31:05.329Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.329Z] [2021-03-27T19:31:05.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2021-03-27T19:31:05.329Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-03-27T19:31:05.329Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.329Z] [2021-03-27T19:31:05.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-03-27T19:31:05.329Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-03-27T19:31:05.329Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.329Z] [2021-03-27T19:31:05.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2021-03-27T19:31:05.329Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-03-27T19:31:05.329Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.329Z] [2021-03-27T19:31:05.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2021-03-27T19:31:05.329Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-03-27T19:31:05.329Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.329Z] [2021-03-27T19:31:05.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2021-03-27T19:31:05.329Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-03-27T19:31:05.329Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.329Z] [2021-03-27T19:31:05.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-03-27T19:31:05.329Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-03-27T19:31:05.329Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.329Z] [2021-03-27T19:31:05.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2021-03-27T19:31:05.329Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-03-27T19:31:05.329Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.329Z] [2021-03-27T19:31:05.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-03-27T19:31:05.329Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-03-27T19:31:05.329Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.329Z] [2021-03-27T19:31:05.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-03-27T19:31:05.329Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-03-27T19:31:05.329Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.329Z] [2021-03-27T19:31:05.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-03-27T19:31:05.329Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-03-27T19:31:05.329Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.329Z] [2021-03-27T19:31:05.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-03-27T19:31:05.329Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-03-27T19:31:05.329Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.329Z] [2021-03-27T19:31:05.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-03-27T19:31:05.329Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-03-27T19:31:05.329Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.329Z] [2021-03-27T19:31:05.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-03-27T19:31:05.329Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-03-27T19:31:05.329Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.329Z] [2021-03-27T19:31:05.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-03-27T19:31:05.329Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-03-27T19:31:05.329Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.329Z] [2021-03-27T19:31:05.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2021-03-27T19:31:05.329Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-03-27T19:31:05.329Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.329Z] [2021-03-27T19:31:05.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2021-03-27T19:31:05.329Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-03-27T19:31:05.329Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.329Z] [2021-03-27T19:31:05.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2021-03-27T19:31:05.329Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-03-27T19:31:05.329Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.329Z] [2021-03-27T19:31:05.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2021-03-27T19:31:05.329Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-03-27T19:31:05.329Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.329Z] [2021-03-27T19:31:05.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2021-03-27T19:31:05.329Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-03-27T19:31:05.329Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.329Z] [2021-03-27T19:31:05.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2021-03-27T19:31:05.329Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-03-27T19:31:05.329Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.329Z] [2021-03-27T19:31:05.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-03-27T19:31:05.329Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-03-27T19:31:05.329Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.329Z] [2021-03-27T19:31:05.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-03-27T19:31:05.329Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-03-27T19:31:05.329Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.329Z] [2021-03-27T19:31:05.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-03-27T19:31:05.329Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-03-27T19:31:05.329Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.329Z] [2021-03-27T19:31:05.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-03-27T19:31:05.330Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-03-27T19:31:05.330Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.330Z] [2021-03-27T19:31:05.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-03-27T19:31:05.330Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-03-27T19:31:05.330Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.330Z] [2021-03-27T19:31:05.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-03-27T19:31:05.330Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-03-27T19:31:05.330Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.330Z] [2021-03-27T19:31:05.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-03-27T19:31:05.330Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-03-27T19:31:05.330Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.330Z] [2021-03-27T19:31:05.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-03-27T19:31:05.330Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-03-27T19:31:05.330Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-03-27T19:31:05.330Z] [2021-03-27T19:31:05.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-03-27T19:31:05.330Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-03-27T19:31:05.330Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.330Z] [2021-03-27T19:31:05.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-03-27T19:31:05.330Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-03-27T19:31:05.330Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.330Z] [2021-03-27T19:31:05.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-03-27T19:31:05.330Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-03-27T19:31:05.330Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.330Z] [2021-03-27T19:31:05.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-03-27T19:31:05.330Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-03-27T19:31:05.330Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.330Z] [2021-03-27T19:31:05.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-03-27T19:31:05.330Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-03-27T19:31:05.330Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.330Z] [2021-03-27T19:31:05.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-03-27T19:31:05.330Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-03-27T19:31:05.330Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.330Z] [2021-03-27T19:31:05.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-03-27T19:31:05.330Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-03-27T19:31:05.330Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.330Z] [2021-03-27T19:31:05.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-03-27T19:31:05.330Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-03-27T19:31:05.330Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.330Z] [2021-03-27T19:31:05.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-03-27T19:31:05.330Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-03-27T19:31:05.330Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.330Z] [2021-03-27T19:31:05.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-03-27T19:31:05.330Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-03-27T19:31:05.330Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.330Z] [2021-03-27T19:31:05.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2021-03-27T19:31:05.330Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-03-27T19:31:05.330Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.330Z] [2021-03-27T19:31:05.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-03-27T19:31:05.330Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-03-27T19:31:05.330Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.330Z] [2021-03-27T19:31:05.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-03-27T19:31:05.330Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-03-27T19:31:05.330Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.330Z] [2021-03-27T19:31:05.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-03-27T19:31:05.330Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-03-27T19:31:05.330Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.330Z] [2021-03-27T19:31:05.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2021-03-27T19:31:05.330Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-03-27T19:31:05.330Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.330Z] [2021-03-27T19:31:05.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-03-27T19:31:05.330Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-03-27T19:31:05.330Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.330Z] [2021-03-27T19:31:05.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2021-03-27T19:31:05.330Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-03-27T19:31:05.330Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.330Z] [2021-03-27T19:31:05.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-03-27T19:31:05.330Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-03-27T19:31:05.330Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.330Z] [2021-03-27T19:31:05.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-03-27T19:31:05.330Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-03-27T19:31:05.330Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.330Z] [2021-03-27T19:31:05.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2021-03-27T19:31:05.330Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-03-27T19:31:05.330Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.330Z] [2021-03-27T19:31:05.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2021-03-27T19:31:05.330Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-03-27T19:31:05.330Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.330Z] [2021-03-27T19:31:05.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-03-27T19:31:05.330Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-03-27T19:31:05.330Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.330Z] [2021-03-27T19:31:05.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-03-27T19:31:05.330Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-03-27T19:31:05.330Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.330Z] [2021-03-27T19:31:05.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2021-03-27T19:31:05.330Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-03-27T19:31:05.330Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.330Z] [2021-03-27T19:31:05.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-03-27T19:31:05.330Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-03-27T19:31:05.330Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.330Z] [2021-03-27T19:31:05.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-03-27T19:31:05.330Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-03-27T19:31:05.330Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.330Z] [2021-03-27T19:31:05.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2021-03-27T19:31:05.330Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-03-27T19:31:05.330Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.330Z] [2021-03-27T19:31:05.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-03-27T19:31:05.330Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-03-27T19:31:05.330Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.330Z] [2021-03-27T19:31:05.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-03-27T19:31:05.330Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-03-27T19:31:05.330Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.330Z] [2021-03-27T19:31:05.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-03-27T19:31:05.330Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-03-27T19:31:05.330Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.330Z] [2021-03-27T19:31:05.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-03-27T19:31:05.330Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-03-27T19:31:05.330Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.330Z] [2021-03-27T19:31:05.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2021-03-27T19:31:05.330Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-03-27T19:31:05.330Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.330Z] [2021-03-27T19:31:05.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-03-27T19:31:05.330Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-03-27T19:31:05.330Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-03-27T19:31:05.330Z] [2021-03-27T19:31:05.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-03-27T19:31:05.330Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-03-27T19:31:05.330Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.330Z] [2021-03-27T19:31:05.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2021-03-27T19:31:05.330Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-03-27T19:31:05.330Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.330Z] [2021-03-27T19:31:05.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2021-03-27T19:31:05.330Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-03-27T19:31:05.330Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.330Z] [2021-03-27T19:31:05.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-03-27T19:31:05.330Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-03-27T19:31:05.330Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.330Z] [2021-03-27T19:31:05.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-03-27T19:31:05.330Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-03-27T19:31:05.330Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.330Z] [2021-03-27T19:31:05.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-03-27T19:31:05.330Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-03-27T19:31:05.330Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.330Z] [2021-03-27T19:31:05.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2021-03-27T19:31:05.330Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-03-27T19:31:05.330Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.330Z] [2021-03-27T19:31:05.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.03s) [2021-03-27T19:31:05.330Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.03s) [2021-03-27T19:31:05.330Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.330Z] [2021-03-27T19:31:05.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-03-27T19:31:05.330Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-03-27T19:31:05.330Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.330Z] [2021-03-27T19:31:05.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2021-03-27T19:31:05.330Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-03-27T19:31:05.330Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.330Z] [2021-03-27T19:31:05.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-03-27T19:31:05.330Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-03-27T19:31:05.330Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.330Z] [2021-03-27T19:31:05.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2021-03-27T19:31:05.330Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-03-27T19:31:05.330Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.330Z] [2021-03-27T19:31:05.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-03-27T19:31:05.330Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-03-27T19:31:05.330Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.330Z] [2021-03-27T19:31:05.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-03-27T19:31:05.330Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-03-27T19:31:05.330Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.330Z] [2021-03-27T19:31:05.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-03-27T19:31:05.330Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-03-27T19:31:05.330Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.330Z] [2021-03-27T19:31:05.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-03-27T19:31:05.330Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-03-27T19:31:05.330Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.330Z] [2021-03-27T19:31:05.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-03-27T19:31:05.330Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-03-27T19:31:05.330Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.330Z] [2021-03-27T19:31:05.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-03-27T19:31:05.330Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-03-27T19:31:05.330Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.330Z] [2021-03-27T19:31:05.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2021-03-27T19:31:05.330Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-03-27T19:31:05.330Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.330Z] [2021-03-27T19:31:05.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-03-27T19:31:05.330Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-03-27T19:31:05.330Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.330Z] [2021-03-27T19:31:05.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-03-27T19:31:05.330Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-03-27T19:31:05.330Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-03-27T19:31:05.330Z] [2021-03-27T19:31:05.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-03-27T19:31:05.330Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-03-27T19:31:05.330Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.330Z] [2021-03-27T19:31:05.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-03-27T19:31:05.330Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-03-27T19:31:05.330Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.330Z] [2021-03-27T19:31:05.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-03-27T19:31:05.330Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-03-27T19:31:05.330Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.330Z] [2021-03-27T19:31:05.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-03-27T19:31:05.330Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-03-27T19:31:05.330Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.330Z] [2021-03-27T19:31:05.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-03-27T19:31:05.330Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-03-27T19:31:05.330Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.330Z] [2021-03-27T19:31:05.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-03-27T19:31:05.330Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-03-27T19:31:05.330Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.330Z] [2021-03-27T19:31:05.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2021-03-27T19:31:05.330Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-03-27T19:31:05.330Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.330Z] [2021-03-27T19:31:05.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-03-27T19:31:05.330Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-03-27T19:31:05.330Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.330Z] [2021-03-27T19:31:05.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-03-27T19:31:05.330Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-03-27T19:31:05.330Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.330Z] [2021-03-27T19:31:05.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-03-27T19:31:05.330Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-03-27T19:31:05.331Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.331Z] [2021-03-27T19:31:05.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2021-03-27T19:31:05.331Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-03-27T19:31:05.331Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.331Z] [2021-03-27T19:31:05.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-03-27T19:31:05.331Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-03-27T19:31:05.331Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.331Z] [2021-03-27T19:31:05.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-03-27T19:31:05.331Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-03-27T19:31:05.331Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.331Z] [2021-03-27T19:31:05.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-03-27T19:31:05.331Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-03-27T19:31:05.331Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.331Z] [2021-03-27T19:31:05.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-03-27T19:31:05.331Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-03-27T19:31:05.331Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.331Z] [2021-03-27T19:31:05.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2021-03-27T19:31:05.331Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-03-27T19:31:05.331Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.331Z] [2021-03-27T19:31:05.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-03-27T19:31:05.331Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-03-27T19:31:05.331Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.331Z] [2021-03-27T19:31:05.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-03-27T19:31:05.331Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-03-27T19:31:05.331Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.331Z] [2021-03-27T19:31:05.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-03-27T19:31:05.331Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-03-27T19:31:05.331Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.331Z] [2021-03-27T19:31:05.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-03-27T19:31:05.331Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-03-27T19:31:05.331Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.331Z] [2021-03-27T19:31:05.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-03-27T19:31:05.331Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-03-27T19:31:05.331Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.331Z] [2021-03-27T19:31:05.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-03-27T19:31:05.331Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-03-27T19:31:05.331Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.331Z] [2021-03-27T19:31:05.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-03-27T19:31:05.331Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-03-27T19:31:05.331Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.331Z] [2021-03-27T19:31:05.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-03-27T19:31:05.331Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-03-27T19:31:05.331Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.331Z] [2021-03-27T19:31:05.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-03-27T19:31:05.331Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-03-27T19:31:05.331Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.331Z] [2021-03-27T19:31:05.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-03-27T19:31:05.331Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-03-27T19:31:05.331Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.331Z] [2021-03-27T19:31:05.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-03-27T19:31:05.331Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-03-27T19:31:05.331Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.331Z] [2021-03-27T19:31:05.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-03-27T19:31:05.331Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-03-27T19:31:05.331Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.331Z] [2021-03-27T19:31:05.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-03-27T19:31:05.331Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-03-27T19:31:05.331Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.331Z] [2021-03-27T19:31:05.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-03-27T19:31:05.331Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-03-27T19:31:05.331Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.331Z] [2021-03-27T19:31:05.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-03-27T19:31:05.331Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-03-27T19:31:05.331Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.331Z] [2021-03-27T19:31:05.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-03-27T19:31:05.331Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-03-27T19:31:05.331Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.331Z] [2021-03-27T19:31:05.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-03-27T19:31:05.331Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-03-27T19:31:05.331Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.331Z] [2021-03-27T19:31:05.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-03-27T19:31:05.331Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-03-27T19:31:05.331Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.331Z] [2021-03-27T19:31:05.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2021-03-27T19:31:05.331Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-03-27T19:31:05.331Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.331Z] [2021-03-27T19:31:05.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2021-03-27T19:31:05.331Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-03-27T19:31:05.331Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.331Z] [2021-03-27T19:31:05.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-03-27T19:31:05.331Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-03-27T19:31:05.331Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.331Z] [2021-03-27T19:31:05.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-03-27T19:31:05.331Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-03-27T19:31:05.331Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.331Z] [2021-03-27T19:31:05.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-03-27T19:31:05.331Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-03-27T19:31:05.331Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.331Z] [2021-03-27T19:31:05.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-03-27T19:31:05.331Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-03-27T19:31:05.331Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.331Z] [2021-03-27T19:31:05.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2021-03-27T19:31:05.331Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-03-27T19:31:05.331Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.331Z] [2021-03-27T19:31:05.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-03-27T19:31:05.331Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-03-27T19:31:05.331Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.331Z] [2021-03-27T19:31:05.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-03-27T19:31:05.331Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-03-27T19:31:05.331Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.331Z] [2021-03-27T19:31:05.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-03-27T19:31:05.331Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-03-27T19:31:05.331Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-03-27T19:31:05.331Z] [2021-03-27T19:31:05.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-03-27T19:31:05.331Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-03-27T19:31:05.331Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-03-27T19:31:05.331Z] [2021-03-27T19:31:05.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-03-27T19:31:05.331Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-03-27T19:31:05.331Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.331Z] [2021-03-27T19:31:05.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2021-03-27T19:31:05.331Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-03-27T19:31:05.331Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.331Z] [2021-03-27T19:31:05.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-03-27T19:31:05.331Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-03-27T19:31:05.331Z] docker_cli_port_test.go:339: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.331Z] [2021-03-27T19:31:05.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-03-27T19:31:05.331Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-03-27T19:31:05.331Z] docker_cli_port_test.go:322: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.331Z] [2021-03-27T19:31:05.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-03-27T19:31:05.331Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-03-27T19:31:05.331Z] docker_cli_port_test.go:302: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.331Z] [2021-03-27T19:31:05.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-03-27T19:31:05.331Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-03-27T19:31:05.331Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.331Z] [2021-03-27T19:31:05.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2021-03-27T19:31:05.331Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-03-27T19:31:05.331Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.331Z] [2021-03-27T19:31:05.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-03-27T19:31:05.331Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-03-27T19:31:05.331Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.331Z] [2021-03-27T19:31:05.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-03-27T19:31:05.331Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-03-27T19:31:05.331Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.331Z] [2021-03-27T19:31:05.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-03-27T19:31:05.331Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-03-27T19:31:05.331Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.331Z] [2021-03-27T19:31:05.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-03-27T19:31:05.331Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-03-27T19:31:05.331Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.331Z] [2021-03-27T19:31:05.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-03-27T19:31:05.331Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-03-27T19:31:05.331Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.331Z] [2021-03-27T19:31:05.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-03-27T19:31:05.808Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-03-27T19:31:05.808Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.808Z] [2021-03-27T19:31:05.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-03-27T19:31:05.808Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-03-27T19:31:05.808Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.808Z] [2021-03-27T19:31:05.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-03-27T19:31:05.808Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-03-27T19:31:05.808Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.808Z] [2021-03-27T19:31:05.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-03-27T19:31:05.808Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-03-27T19:31:05.808Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.808Z] [2021-03-27T19:31:05.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2021-03-27T19:31:05.808Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2021-03-27T19:31:05.808Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-03-27T19:31:05.808Z] [2021-03-27T19:31:05.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-03-27T19:31:05.808Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-03-27T19:31:05.808Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.808Z] [2021-03-27T19:31:05.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-03-27T19:31:05.808Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-03-27T19:31:05.808Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.808Z] [2021-03-27T19:31:05.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2021-03-27T19:31:05.808Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-03-27T19:31:05.808Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.808Z] [2021-03-27T19:31:05.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-03-27T19:31:05.808Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-03-27T19:31:05.808Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.808Z] [2021-03-27T19:31:05.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-03-27T19:31:05.808Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-03-27T19:31:05.808Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.808Z] [2021-03-27T19:31:05.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2021-03-27T19:31:05.808Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-03-27T19:31:05.808Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.808Z] [2021-03-27T19:31:05.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-03-27T19:31:05.808Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-03-27T19:31:05.808Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.808Z] [2021-03-27T19:31:05.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-03-27T19:31:05.808Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-03-27T19:31:05.808Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.808Z] [2021-03-27T19:31:05.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-03-27T19:31:05.808Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-03-27T19:31:05.808Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.808Z] [2021-03-27T19:31:05.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-03-27T19:31:05.808Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-03-27T19:31:05.808Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.808Z] [2021-03-27T19:31:05.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-03-27T19:31:05.808Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-03-27T19:31:05.808Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.808Z] [2021-03-27T19:31:05.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-03-27T19:31:05.808Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-03-27T19:31:05.808Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.808Z] [2021-03-27T19:31:05.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2021-03-27T19:31:05.808Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-03-27T19:31:05.808Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.808Z] [2021-03-27T19:31:05.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-03-27T19:31:05.808Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-03-27T19:31:05.808Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.808Z] [2021-03-27T19:31:05.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-03-27T19:31:05.808Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-03-27T19:31:05.808Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.808Z] [2021-03-27T19:31:05.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-03-27T19:31:05.808Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-03-27T19:31:05.808Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.808Z] [2021-03-27T19:31:05.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-03-27T19:31:05.808Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-03-27T19:31:05.808Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.808Z] [2021-03-27T19:31:05.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-03-27T19:31:05.808Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-03-27T19:31:05.808Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.808Z] [2021-03-27T19:31:05.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-03-27T19:31:05.808Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-03-27T19:31:05.808Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.808Z] [2021-03-27T19:31:05.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-03-27T19:31:05.808Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-03-27T19:31:05.808Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.808Z] [2021-03-27T19:31:05.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-03-27T19:31:05.808Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-03-27T19:31:05.808Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.808Z] [2021-03-27T19:31:05.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-03-27T19:31:05.808Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-03-27T19:31:05.808Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.808Z] [2021-03-27T19:31:05.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-03-27T19:31:05.808Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-03-27T19:31:05.808Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.808Z] [2021-03-27T19:31:05.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-03-27T19:31:05.808Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-03-27T19:31:05.808Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.808Z] [2021-03-27T19:31:05.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-03-27T19:31:05.808Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-03-27T19:31:05.808Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.808Z] [2021-03-27T19:31:05.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-03-27T19:31:05.808Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-03-27T19:31:05.808Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.808Z] [2021-03-27T19:31:05.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-03-27T19:31:05.808Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-03-27T19:31:05.808Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.808Z] [2021-03-27T19:31:05.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-03-27T19:31:05.808Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-03-27T19:31:05.808Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.808Z] [2021-03-27T19:31:05.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-03-27T19:31:05.808Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-03-27T19:31:05.808Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.808Z] [2021-03-27T19:31:05.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-03-27T19:31:05.808Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-03-27T19:31:05.808Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.808Z] [2021-03-27T19:31:05.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-03-27T19:31:05.808Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-03-27T19:31:05.808Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.808Z] [2021-03-27T19:31:05.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-03-27T19:31:05.808Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-03-27T19:31:05.808Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.808Z] [2021-03-27T19:31:05.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-03-27T19:31:05.808Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-03-27T19:31:05.808Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.808Z] [2021-03-27T19:31:05.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-03-27T19:31:05.808Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-03-27T19:31:05.808Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.808Z] [2021-03-27T19:31:05.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-03-27T19:31:05.808Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-03-27T19:31:05.808Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.808Z] [2021-03-27T19:31:05.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-03-27T19:31:05.808Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-03-27T19:31:05.808Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.808Z] [2021-03-27T19:31:05.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-03-27T19:31:05.808Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-03-27T19:31:05.808Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.808Z] [2021-03-27T19:31:05.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-03-27T19:31:05.808Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-03-27T19:31:05.808Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.808Z] [2021-03-27T19:31:05.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-03-27T19:31:05.808Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-03-27T19:31:05.808Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.808Z] [2021-03-27T19:31:05.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-03-27T19:31:05.808Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-03-27T19:31:05.808Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.808Z] [2021-03-27T19:31:05.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-03-27T19:31:05.808Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-03-27T19:31:05.809Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.809Z] [2021-03-27T19:31:05.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-03-27T19:31:05.809Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-03-27T19:31:05.809Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.809Z] [2021-03-27T19:31:05.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-03-27T19:31:05.809Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-03-27T19:31:05.809Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.809Z] [2021-03-27T19:31:05.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-03-27T19:31:05.809Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-03-27T19:31:05.809Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.809Z] [2021-03-27T19:31:05.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-03-27T19:31:05.809Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-03-27T19:31:05.809Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.809Z] [2021-03-27T19:31:05.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-03-27T19:31:05.809Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-03-27T19:31:05.809Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.809Z] [2021-03-27T19:31:05.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-03-27T19:31:05.809Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-03-27T19:31:05.809Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.809Z] [2021-03-27T19:31:05.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-03-27T19:31:05.809Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-03-27T19:31:05.809Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.809Z] [2021-03-27T19:31:05.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-03-27T19:31:05.809Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-03-27T19:31:05.809Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.809Z] [2021-03-27T19:31:05.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-03-27T19:31:05.809Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-03-27T19:31:05.809Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.809Z] [2021-03-27T19:31:05.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-03-27T19:31:05.809Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-03-27T19:31:05.809Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.809Z] [2021-03-27T19:31:05.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-03-27T19:31:05.809Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-03-27T19:31:05.809Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.809Z] [2021-03-27T19:31:05.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-03-27T19:31:05.809Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-03-27T19:31:05.809Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.809Z] [2021-03-27T19:31:05.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-03-27T19:31:05.809Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-03-27T19:31:05.809Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.809Z] [2021-03-27T19:31:05.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-03-27T19:31:05.809Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-03-27T19:31:05.809Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.809Z] [2021-03-27T19:31:05.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-03-27T19:31:05.809Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-03-27T19:31:05.809Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.809Z] [2021-03-27T19:31:05.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-03-27T19:31:05.809Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-03-27T19:31:05.809Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.809Z] [2021-03-27T19:31:05.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2021-03-27T19:31:05.809Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-03-27T19:31:05.809Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.809Z] [2021-03-27T19:31:05.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-03-27T19:31:05.809Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-03-27T19:31:05.809Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.809Z] [2021-03-27T19:31:05.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-03-27T19:31:05.809Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-03-27T19:31:05.809Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.809Z] [2021-03-27T19:31:05.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-03-27T19:31:05.809Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-03-27T19:31:05.809Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.809Z] [2021-03-27T19:31:05.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2021-03-27T19:31:05.809Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-03-27T19:31:05.809Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.809Z] [2021-03-27T19:31:05.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-03-27T19:31:05.809Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-03-27T19:31:05.809Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.809Z] [2021-03-27T19:31:05.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-03-27T19:31:05.809Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-03-27T19:31:05.809Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.809Z] [2021-03-27T19:31:05.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-03-27T19:31:05.809Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-03-27T19:31:05.809Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2021-03-27T19:31:05.809Z] [2021-03-27T19:31:05.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-03-27T19:31:05.809Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-03-27T19:31:05.809Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.809Z] [2021-03-27T19:31:05.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-03-27T19:31:05.809Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-03-27T19:31:05.809Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.809Z] [2021-03-27T19:31:05.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-03-27T19:31:05.809Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-03-27T19:31:05.809Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.809Z] [2021-03-27T19:31:05.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-03-27T19:31:05.809Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-03-27T19:31:05.809Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.809Z] [2021-03-27T19:31:05.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-03-27T19:31:05.809Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-03-27T19:31:05.809Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.809Z] [2021-03-27T19:31:05.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-03-27T19:31:05.809Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-03-27T19:31:05.809Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.809Z] [2021-03-27T19:31:05.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-03-27T19:31:05.809Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-03-27T19:31:05.809Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.809Z] [2021-03-27T19:31:05.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-03-27T19:31:05.809Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-03-27T19:31:05.809Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.809Z] [2021-03-27T19:31:05.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-03-27T19:31:05.809Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-03-27T19:31:05.809Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.809Z] [2021-03-27T19:31:05.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-03-27T19:31:05.809Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-03-27T19:31:05.809Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.809Z] [2021-03-27T19:31:05.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-03-27T19:31:05.809Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-03-27T19:31:05.809Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.809Z] [2021-03-27T19:31:05.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-03-27T19:31:05.809Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-03-27T19:31:05.809Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.809Z] [2021-03-27T19:31:05.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-03-27T19:31:05.809Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-03-27T19:31:05.809Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.809Z] [2021-03-27T19:31:05.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-03-27T19:31:05.809Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-03-27T19:31:05.809Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.809Z] [2021-03-27T19:31:05.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-03-27T19:31:05.809Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-03-27T19:31:05.809Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.809Z] [2021-03-27T19:31:05.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-03-27T19:31:05.809Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-03-27T19:31:05.809Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.809Z] [2021-03-27T19:31:05.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2021-03-27T19:31:05.809Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2021-03-27T19:31:05.809Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.809Z] [2021-03-27T19:31:05.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-03-27T19:31:05.809Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-03-27T19:31:05.809Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.809Z] [2021-03-27T19:31:05.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2021-03-27T19:31:05.809Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-03-27T19:31:05.809Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.809Z] [2021-03-27T19:31:05.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2021-03-27T19:31:05.809Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-03-27T19:31:05.809Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.809Z] [2021-03-27T19:31:05.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-03-27T19:31:05.809Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-03-27T19:31:05.809Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.809Z] [2021-03-27T19:31:05.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-03-27T19:31:05.809Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-03-27T19:31:05.809Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.809Z] [2021-03-27T19:31:05.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-03-27T19:31:05.809Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-03-27T19:31:05.809Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.809Z] [2021-03-27T19:31:05.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2021-03-27T19:31:05.809Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-03-27T19:31:05.809Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.809Z] [2021-03-27T19:31:05.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-03-27T19:31:05.809Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-03-27T19:31:05.809Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.809Z] [2021-03-27T19:31:05.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-03-27T19:31:05.809Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-03-27T19:31:05.809Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.809Z] [2021-03-27T19:31:05.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-03-27T19:31:05.809Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-03-27T19:31:05.809Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.809Z] [2021-03-27T19:31:05.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2021-03-27T19:31:05.809Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-03-27T19:31:05.809Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.809Z] [2021-03-27T19:31:05.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-03-27T19:31:05.809Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-03-27T19:31:05.809Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.809Z] [2021-03-27T19:31:05.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-03-27T19:31:05.809Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-03-27T19:31:05.809Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.809Z] [2021-03-27T19:31:05.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-03-27T19:31:05.809Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-03-27T19:31:05.809Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.809Z] [2021-03-27T19:31:05.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-03-27T19:31:05.809Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-03-27T19:31:05.809Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.809Z] [2021-03-27T19:31:05.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-03-27T19:31:05.809Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-03-27T19:31:05.809Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.809Z] [2021-03-27T19:31:05.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-03-27T19:31:05.809Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-03-27T19:31:05.809Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.809Z] [2021-03-27T19:31:05.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-03-27T19:31:05.809Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-03-27T19:31:05.809Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.809Z] [2021-03-27T19:31:05.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-03-27T19:31:05.809Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-03-27T19:31:05.809Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.809Z] [2021-03-27T19:31:05.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-03-27T19:31:05.809Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-03-27T19:31:05.809Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.809Z] [2021-03-27T19:31:05.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2021-03-27T19:31:05.809Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-03-27T19:31:05.809Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.809Z] [2021-03-27T19:31:05.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-03-27T19:31:05.809Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-03-27T19:31:05.809Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.809Z] [2021-03-27T19:31:05.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-03-27T19:31:05.809Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-03-27T19:31:05.809Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.809Z] [2021-03-27T19:31:05.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-03-27T19:31:05.809Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-03-27T19:31:05.809Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.809Z] [2021-03-27T19:31:05.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-03-27T19:31:05.809Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-03-27T19:31:05.809Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.809Z] [2021-03-27T19:31:05.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2021-03-27T19:31:05.809Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-03-27T19:31:05.809Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.809Z] [2021-03-27T19:31:05.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-03-27T19:31:05.809Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-03-27T19:31:05.809Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2021-03-27T19:31:05.809Z] [2021-03-27T19:31:05.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-03-27T19:31:05.809Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-03-27T19:31:05.809Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.809Z] [2021-03-27T19:31:05.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-03-27T19:31:05.809Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-03-27T19:31:05.809Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.809Z] [2021-03-27T19:31:05.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-03-27T19:31:05.809Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-03-27T19:31:05.809Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.809Z] [2021-03-27T19:31:05.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-03-27T19:31:05.809Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-03-27T19:31:05.809Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.809Z] [2021-03-27T19:31:05.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-03-27T19:31:05.810Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-03-27T19:31:05.810Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.810Z] [2021-03-27T19:31:05.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2021-03-27T19:31:05.810Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-03-27T19:31:05.810Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.810Z] [2021-03-27T19:31:05.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-03-27T19:31:05.810Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-03-27T19:31:05.810Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.810Z] [2021-03-27T19:31:05.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-03-27T19:31:05.810Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-03-27T19:31:05.810Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.810Z] [2021-03-27T19:31:05.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-03-27T19:31:05.810Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-03-27T19:31:05.810Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.810Z] [2021-03-27T19:31:05.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-03-27T19:31:05.810Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-03-27T19:31:05.810Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.810Z] [2021-03-27T19:31:05.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-03-27T19:31:05.810Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-03-27T19:31:05.810Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.810Z] [2021-03-27T19:31:05.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-03-27T19:31:05.810Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-03-27T19:31:05.810Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.810Z] [2021-03-27T19:31:05.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-03-27T19:31:05.810Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-03-27T19:31:05.810Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.810Z] [2021-03-27T19:31:05.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-03-27T19:31:05.810Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-03-27T19:31:05.810Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.810Z] [2021-03-27T19:31:05.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-03-27T19:31:05.810Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-03-27T19:31:05.810Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2021-03-27T19:31:05.810Z] [2021-03-27T19:31:05.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.03s) [2021-03-27T19:31:05.810Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.03s) [2021-03-27T19:31:05.810Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.810Z] [2021-03-27T19:31:05.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-03-27T19:31:05.810Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-03-27T19:31:05.810Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.810Z] [2021-03-27T19:31:05.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-03-27T19:31:05.810Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-03-27T19:31:05.810Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.810Z] [2021-03-27T19:31:05.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-03-27T19:31:05.810Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-03-27T19:31:05.810Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.810Z] [2021-03-27T19:31:05.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2021-03-27T19:31:05.810Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-03-27T19:31:05.810Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.810Z] [2021-03-27T19:31:05.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2021-03-27T19:31:05.810Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-03-27T19:31:05.810Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.810Z] [2021-03-27T19:31:05.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-03-27T19:31:05.810Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-03-27T19:31:05.810Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.810Z] [2021-03-27T19:31:05.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-03-27T19:31:05.810Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-03-27T19:31:05.810Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.810Z] [2021-03-27T19:31:05.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-03-27T19:31:05.810Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-03-27T19:31:05.810Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.810Z] [2021-03-27T19:31:05.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-03-27T19:31:05.810Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-03-27T19:31:05.810Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.810Z] [2021-03-27T19:31:05.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-03-27T19:31:05.810Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-03-27T19:31:05.810Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.810Z] [2021-03-27T19:31:05.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-03-27T19:31:05.810Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-03-27T19:31:05.810Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.810Z] [2021-03-27T19:31:05.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-03-27T19:31:05.810Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-03-27T19:31:05.810Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.810Z] [2021-03-27T19:31:05.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-03-27T19:31:05.810Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-03-27T19:31:05.810Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.810Z] [2021-03-27T19:31:05.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2021-03-27T19:31:05.810Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-03-27T19:31:05.810Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.810Z] [2021-03-27T19:31:05.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-03-27T19:31:05.810Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-03-27T19:31:05.810Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2021-03-27T19:31:05.810Z] [2021-03-27T19:31:05.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-03-27T19:31:05.810Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-03-27T19:31:05.810Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.810Z] [2021-03-27T19:31:05.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-03-27T19:31:05.810Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-03-27T19:31:05.810Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.810Z] [2021-03-27T19:31:05.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-03-27T19:31:05.810Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-03-27T19:31:05.810Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.810Z] [2021-03-27T19:31:05.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-03-27T19:31:05.810Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-03-27T19:31:05.810Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.810Z] [2021-03-27T19:31:05.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-03-27T19:31:05.810Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-03-27T19:31:05.810Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.810Z] [2021-03-27T19:31:05.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-03-27T19:31:05.810Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-03-27T19:31:05.810Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.810Z] [2021-03-27T19:31:05.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-03-27T19:31:05.810Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-03-27T19:31:05.810Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.810Z] [2021-03-27T19:31:05.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2021-03-27T19:31:05.810Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-03-27T19:31:05.810Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.810Z] [2021-03-27T19:31:05.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-03-27T19:31:05.810Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-03-27T19:31:05.810Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.810Z] [2021-03-27T19:31:05.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2021-03-27T19:31:05.810Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-03-27T19:31:05.810Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.810Z] [2021-03-27T19:31:05.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-03-27T19:31:05.810Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-03-27T19:31:05.810Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.810Z] [2021-03-27T19:31:05.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-03-27T19:31:05.810Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-03-27T19:31:05.810Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.810Z] [2021-03-27T19:31:05.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2021-03-27T19:31:05.810Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-03-27T19:31:05.810Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.810Z] [2021-03-27T19:31:05.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-03-27T19:31:05.810Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-03-27T19:31:05.810Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.810Z] [2021-03-27T19:31:05.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-03-27T19:31:05.810Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-03-27T19:31:05.810Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.810Z] [2021-03-27T19:31:05.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-03-27T19:31:05.810Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-03-27T19:31:05.810Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.810Z] [2021-03-27T19:31:05.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-03-27T19:31:05.810Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-03-27T19:31:05.810Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.810Z] [2021-03-27T19:31:05.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-03-27T19:31:05.810Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-03-27T19:31:05.810Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.810Z] [2021-03-27T19:31:05.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-03-27T19:31:05.810Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-03-27T19:31:05.810Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.810Z] [2021-03-27T19:31:05.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-03-27T19:31:05.810Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-03-27T19:31:05.810Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.810Z] [2021-03-27T19:31:05.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2021-03-27T19:31:05.810Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-03-27T19:31:05.810Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-03-27T19:31:05.810Z] [2021-03-27T19:31:05.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-03-27T19:31:05.810Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-03-27T19:31:05.810Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.810Z] [2021-03-27T19:31:05.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-03-27T19:31:05.810Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-03-27T19:31:05.810Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.810Z] [2021-03-27T19:31:05.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-03-27T19:31:05.810Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-03-27T19:31:05.810Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.810Z] [2021-03-27T19:31:05.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-03-27T19:31:05.810Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-03-27T19:31:05.810Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.810Z] [2021-03-27T19:31:05.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-03-27T19:31:05.810Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-03-27T19:31:05.810Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.810Z] [2021-03-27T19:31:05.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2021-03-27T19:31:05.810Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-03-27T19:31:05.810Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.810Z] [2021-03-27T19:31:05.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2021-03-27T19:31:05.810Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-03-27T19:31:05.810Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.810Z] [2021-03-27T19:31:05.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2021-03-27T19:31:05.810Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-03-27T19:31:05.810Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.810Z] [2021-03-27T19:31:05.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-03-27T19:31:05.810Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-03-27T19:31:05.810Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.810Z] [2021-03-27T19:31:05.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-03-27T19:31:05.810Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-03-27T19:31:05.810Z] docker_cli_port_test.go:231: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.810Z] [2021-03-27T19:31:05.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-03-27T19:31:05.810Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-03-27T19:31:05.810Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.810Z] [2021-03-27T19:31:05.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-03-27T19:31:05.810Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-03-27T19:31:05.810Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.810Z] [2021-03-27T19:31:05.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-03-27T19:31:05.810Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-03-27T19:31:05.810Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.810Z] [2021-03-27T19:31:05.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-03-27T19:31:05.810Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-03-27T19:31:05.810Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.810Z] [2021-03-27T19:31:05.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-03-27T19:31:05.810Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-03-27T19:31:05.810Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.810Z] [2021-03-27T19:31:05.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-03-27T19:31:05.810Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-03-27T19:31:05.810Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.810Z] [2021-03-27T19:31:05.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-03-27T19:31:05.810Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-03-27T19:31:05.810Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.810Z] [2021-03-27T19:31:05.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-03-27T19:31:05.810Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-03-27T19:31:05.811Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.811Z] [2021-03-27T19:31:05.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-03-27T19:31:05.811Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-03-27T19:31:05.811Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.811Z] [2021-03-27T19:31:05.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-03-27T19:31:05.811Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-03-27T19:31:05.811Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.811Z] [2021-03-27T19:31:05.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-03-27T19:31:05.811Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-03-27T19:31:05.811Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.811Z] [2021-03-27T19:31:05.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-03-27T19:31:05.811Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-03-27T19:31:05.811Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.811Z] [2021-03-27T19:31:05.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-03-27T19:31:05.811Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-03-27T19:31:05.811Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.811Z] [2021-03-27T19:31:05.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-03-27T19:31:05.811Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-03-27T19:31:05.811Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.811Z] [2021-03-27T19:31:05.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-03-27T19:31:05.811Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-03-27T19:31:05.811Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.811Z] [2021-03-27T19:31:05.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-03-27T19:31:05.811Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-03-27T19:31:05.811Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.811Z] [2021-03-27T19:31:05.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-03-27T19:31:05.811Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-03-27T19:31:05.811Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.811Z] [2021-03-27T19:31:05.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-03-27T19:31:05.811Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-03-27T19:31:05.811Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.811Z] [2021-03-27T19:31:05.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-03-27T19:31:05.811Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-03-27T19:31:05.811Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.811Z] [2021-03-27T19:31:05.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-03-27T19:31:05.811Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-03-27T19:31:05.811Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.811Z] [2021-03-27T19:31:05.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-03-27T19:31:05.811Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-03-27T19:31:05.811Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.811Z] [2021-03-27T19:31:05.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-03-27T19:31:05.811Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-03-27T19:31:05.811Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.811Z] [2021-03-27T19:31:05.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-03-27T19:31:05.811Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-03-27T19:31:05.811Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.811Z] [2021-03-27T19:31:05.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-03-27T19:31:05.811Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-03-27T19:31:05.811Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.811Z] [2021-03-27T19:31:05.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-03-27T19:31:05.811Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-03-27T19:31:05.811Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.811Z] [2021-03-27T19:31:05.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-03-27T19:31:05.811Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-03-27T19:31:05.811Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.811Z] [2021-03-27T19:31:05.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-03-27T19:31:05.811Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-03-27T19:31:05.811Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.811Z] [2021-03-27T19:31:05.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-03-27T19:31:05.811Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-03-27T19:31:05.811Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.811Z] [2021-03-27T19:31:05.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-03-27T19:31:05.811Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-03-27T19:31:05.811Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.811Z] [2021-03-27T19:31:05.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-03-27T19:31:05.811Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-03-27T19:31:05.811Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.811Z] [2021-03-27T19:31:05.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-03-27T19:31:05.811Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-03-27T19:31:05.811Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.811Z] [2021-03-27T19:31:05.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-03-27T19:31:05.811Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-03-27T19:31:05.811Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.811Z] [2021-03-27T19:31:05.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-03-27T19:31:05.811Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-03-27T19:31:05.811Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.811Z] [2021-03-27T19:31:05.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-03-27T19:31:05.811Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-03-27T19:31:05.811Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.811Z] [2021-03-27T19:31:05.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-03-27T19:31:05.811Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-03-27T19:31:05.811Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.811Z] [2021-03-27T19:31:05.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-03-27T19:31:05.811Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-03-27T19:31:05.811Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.811Z] [2021-03-27T19:31:05.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-03-27T19:31:05.811Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-03-27T19:31:05.811Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.811Z] [2021-03-27T19:31:05.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-03-27T19:31:05.811Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-03-27T19:31:05.811Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.811Z] [2021-03-27T19:31:05.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-03-27T19:31:05.811Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-03-27T19:31:05.811Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.811Z] [2021-03-27T19:31:05.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-03-27T19:31:05.811Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-03-27T19:31:05.811Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.811Z] [2021-03-27T19:31:05.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-03-27T19:31:05.811Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-03-27T19:31:05.811Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.811Z] [2021-03-27T19:31:05.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-03-27T19:31:05.811Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-03-27T19:31:05.811Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.811Z] [2021-03-27T19:31:05.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-03-27T19:31:05.811Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-03-27T19:31:05.811Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.811Z] [2021-03-27T19:31:05.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-03-27T19:31:05.811Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-03-27T19:31:05.811Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.811Z] [2021-03-27T19:31:05.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-03-27T19:31:05.811Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-03-27T19:31:05.811Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.811Z] [2021-03-27T19:31:05.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-03-27T19:31:05.811Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-03-27T19:31:05.811Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.811Z] [2021-03-27T19:31:05.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-03-27T19:31:05.811Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-03-27T19:31:05.811Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.811Z] [2021-03-27T19:31:05.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-03-27T19:31:05.811Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-03-27T19:31:05.811Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.811Z] [2021-03-27T19:31:05.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-03-27T19:31:05.811Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-03-27T19:31:05.811Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.811Z] [2021-03-27T19:31:05.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-03-27T19:31:05.811Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-03-27T19:31:05.811Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.811Z] [2021-03-27T19:31:05.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-03-27T19:31:05.811Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-03-27T19:31:05.811Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.811Z] [2021-03-27T19:31:05.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-03-27T19:31:05.811Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-03-27T19:31:05.811Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.811Z] [2021-03-27T19:31:05.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-03-27T19:31:05.811Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-03-27T19:31:05.811Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.811Z] [2021-03-27T19:31:05.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-03-27T19:31:05.811Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-03-27T19:31:05.811Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.811Z] [2021-03-27T19:31:05.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-03-27T19:31:05.811Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-03-27T19:31:05.811Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.811Z] [2021-03-27T19:31:05.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-03-27T19:31:05.811Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-03-27T19:31:05.811Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.811Z] [2021-03-27T19:31:05.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-03-27T19:31:05.811Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-03-27T19:31:05.811Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.811Z] [2021-03-27T19:31:05.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-03-27T19:31:05.811Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-03-27T19:31:05.811Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.811Z] [2021-03-27T19:31:05.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-03-27T19:31:05.811Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-03-27T19:31:05.811Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.811Z] [2021-03-27T19:31:05.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-03-27T19:31:05.811Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-03-27T19:31:05.811Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.811Z] [2021-03-27T19:31:05.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-03-27T19:31:05.811Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-03-27T19:31:05.811Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.811Z] [2021-03-27T19:31:05.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-03-27T19:31:05.811Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-03-27T19:31:05.811Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.811Z] [2021-03-27T19:31:05.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-03-27T19:31:05.811Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-03-27T19:31:05.811Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.811Z] [2021-03-27T19:31:05.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-03-27T19:31:05.811Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-03-27T19:31:05.811Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.811Z] [2021-03-27T19:31:05.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-03-27T19:31:05.811Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-03-27T19:31:05.811Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.811Z] [2021-03-27T19:31:05.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-03-27T19:31:05.811Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-03-27T19:31:05.811Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.811Z] [2021-03-27T19:31:05.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-03-27T19:31:05.811Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-03-27T19:31:05.811Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.811Z] [2021-03-27T19:31:05.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-03-27T19:31:05.811Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-03-27T19:31:05.811Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.811Z] [2021-03-27T19:31:05.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-03-27T19:31:05.811Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-03-27T19:31:05.811Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.811Z] [2021-03-27T19:31:05.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-03-27T19:31:05.811Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-03-27T19:31:05.811Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.811Z] [2021-03-27T19:31:05.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-03-27T19:31:05.811Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-03-27T19:31:05.811Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.811Z] [2021-03-27T19:31:05.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-03-27T19:31:05.811Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-03-27T19:31:05.811Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.811Z] [2021-03-27T19:31:05.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-03-27T19:31:05.811Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-03-27T19:31:05.812Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.812Z] [2021-03-27T19:31:05.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-03-27T19:31:05.812Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-03-27T19:31:05.812Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.812Z] [2021-03-27T19:31:05.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-03-27T19:31:05.812Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-03-27T19:31:05.812Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.812Z] [2021-03-27T19:31:05.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-03-27T19:31:05.812Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-03-27T19:31:05.812Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.812Z] [2021-03-27T19:31:05.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-03-27T19:31:05.812Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-03-27T19:31:05.812Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.812Z] [2021-03-27T19:31:05.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-03-27T19:31:05.812Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-03-27T19:31:05.812Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.812Z] [2021-03-27T19:31:05.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-03-27T19:31:05.812Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-03-27T19:31:05.812Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.812Z] [2021-03-27T19:31:05.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-03-27T19:31:05.812Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-03-27T19:31:05.812Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.812Z] [2021-03-27T19:31:05.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-03-27T19:31:05.812Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-03-27T19:31:05.812Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.812Z] [2021-03-27T19:31:05.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-03-27T19:31:05.812Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-03-27T19:31:05.812Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.812Z] [2021-03-27T19:31:05.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-03-27T19:31:05.812Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-03-27T19:31:05.812Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.812Z] [2021-03-27T19:31:05.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-03-27T19:31:05.812Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-03-27T19:31:05.812Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.812Z] [2021-03-27T19:31:05.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-03-27T19:31:05.812Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-03-27T19:31:05.812Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.812Z] [2021-03-27T19:31:05.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-03-27T19:31:05.812Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-03-27T19:31:05.812Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.812Z] [2021-03-27T19:31:05.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-03-27T19:31:05.812Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-03-27T19:31:05.812Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.812Z] [2021-03-27T19:31:05.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-03-27T19:31:05.812Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-03-27T19:31:05.812Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.812Z] [2021-03-27T19:31:05.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-03-27T19:31:05.812Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-03-27T19:31:05.812Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.812Z] [2021-03-27T19:31:05.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-03-27T19:31:05.812Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-03-27T19:31:05.812Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.812Z] [2021-03-27T19:31:05.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-03-27T19:31:05.812Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-03-27T19:31:05.812Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.812Z] [2021-03-27T19:31:05.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-03-27T19:31:05.812Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.812Z] [2021-03-27T19:31:05.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-03-27T19:31:05.812Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.812Z] [2021-03-27T19:31:05.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-03-27T19:31:05.812Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-03-27T19:31:05.812Z] [2021-03-27T19:31:05.812Z] [2021-03-27T19:31:05.812Z] DONE 1093 tests, 547 skipped in 2980.357s [2021-03-27T19:31:05.812Z] INFO: Integration tests ended at 03/27/2021 19:31:05. Duration:00:49:40.4675593 [2021-03-27T19:31:05.812Z] INFO: Docker info of the daemon under test at end of run [2021-03-27T19:31:05.812Z] [2021-03-27T19:31:06.288Z] Containers: 2 [2021-03-27T19:31:06.288Z] Running: 0 [2021-03-27T19:31:06.288Z] Paused: 0 [2021-03-27T19:31:06.288Z] Stopped: 2 [2021-03-27T19:31:06.288Z] Images: 18 [2021-03-27T19:31:06.288Z] Server Version: 0.0.0-dev [2021-03-27T19:31:06.288Z] Storage Driver: windowsfilter [2021-03-27T19:31:06.288Z] Windows: [2021-03-27T19:31:06.288Z] Logging Driver: json-file [2021-03-27T19:31:06.288Z] Plugins: [2021-03-27T19:31:06.288Z] Volume: local [2021-03-27T19:31:06.288Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-03-27T19:31:06.288Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-03-27T19:31:06.288Z] Swarm: inactive [2021-03-27T19:31:06.288Z] Default Isolation: process [2021-03-27T19:31:06.288Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-03-27T19:31:06.288Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757) [2021-03-27T19:31:06.288Z] OSType: windows [2021-03-27T19:31:06.288Z] Architecture: x86_64 [2021-03-27T19:31:06.288Z] CPUs: 4 [2021-03-27T19:31:06.288Z] Total Memory: 32GiB [2021-03-27T19:31:06.288Z] Name: azwin-2-f36090 [2021-03-27T19:31:06.288Z] ID: 6MXH:ZFC7:XYLN:CNDX:FPQU:TB6R:U5B4:ECC3:VTGS:6FAI:O24W:KVSW [2021-03-27T19:31:06.288Z] Docker Root Dir: D:\CI\PR-42211\1\daemon [2021-03-27T19:31:06.288Z] Debug Mode (client): false [2021-03-27T19:31:06.288Z] Debug Mode (server): true [2021-03-27T19:31:06.288Z] File Descriptors: -1 [2021-03-27T19:31:06.288Z] Goroutines: 17 [2021-03-27T19:31:06.288Z] System Time: 2021-03-27T19:31:05.8819603Z [2021-03-27T19:31:06.288Z] EventsListeners: 0 [2021-03-27T19:31:06.288Z] Registry: https://index.docker.io/v1/ [2021-03-27T19:31:06.288Z] Labels: [2021-03-27T19:31:06.288Z] Experimental: false [2021-03-27T19:31:06.288Z] Insecure Registries: [2021-03-27T19:31:06.288Z] 127.0.0.0/8 [2021-03-27T19:31:06.288Z] Live Restore Enabled: false [2021-03-27T19:31:06.288Z] [2021-03-27T19:31:06.288Z] [2021-03-27T19:31:06.288Z] INFO: Stopping daemon under test [2021-03-27T19:31:06.288Z] SUCCESS: The process with PID 5996 (child process of PID 5524) has been terminated. [2021-03-27T19:31:06.288Z] SUCCESS: The process with PID 5524 (child process of PID 3560) has been terminated. [2021-03-27T19:31:06.288Z] INFO: Stop tailing logs of the daemon under tests [2021-03-27T19:31:06.288Z] INFO: executeCI.ps1 Completed successfully at 03/27/2021 19:31:06. [2021-03-27T19:31:06.288Z] INFO: Tidying up at end of run [2021-03-27T19:31:06.288Z] INFO: Saving daemon under test log (d:\CI\PR-42211\1\dut.out) to bundles\CIDUT.out [2021-03-27T19:31:06.288Z] INFO: Saving daemon under test log (d:\CI\PR-42211\1\dut.err) to bundles\CIDUT.err [2021-03-27T19:31:06.288Z] INFO: Nuke-Everything... [2021-03-27T19:31:07.296Z] INFO: Container count on control daemon to delete is 2 [2021-03-27T19:31:07.774Z] c5aaf64b07d9 [2021-03-27T19:31:07.774Z] 455d079f6109 [2021-03-27T19:31:07.774Z] INFO: Tidying pidfile d:\CI\PR-42211\1\docker.pid [2021-03-27T19:31:07.774Z] INFO: Nuking d:\CI [2021-03-27T19:31:43.772Z] INFO: Zapped successfully [2021-03-27T19:31:43.772Z] [2021-03-27T19:31:43.772Z] INFO: executeCI.ps1 exiting at Sat Mar 27 19:31:42 CUT 2021. Duration 01:30:07.2617044 [2021-03-27T19:31:43.772Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-03-27T19:31:44.035Z] Recording test results [2021-03-27T19:31:51.564Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-03-27T19:31:53.174Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-03-27T19:31:55.647Z] Archiving artifacts [2021-03-27T19:32:10.332Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42211/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-03-27T19:32:11.308Z] + make clean [2021-03-27T19:32:13.552Z] docker volume rm -f docker-dev-cache [2021-03-27T19:32:13.552Z] 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